Commit Graph

865 Commits

Author SHA1 Message Date
zeroeightsix 47846db010 fixed everything and now everything works 2018-10-14 16:33:27 +02:00
zeroeightsix f08f62fa80 saving, loading, almost everything converted 2018-10-14 15:21:16 +02:00
zeroeightsix a663ee842e render 2018-10-14 12:02:59 +02:00
zeroeightsix abb4d793bf player 2018-10-14 11:50:12 +02:00
zeroeightsix 349179cd98 movement 2018-10-14 11:44:18 +02:00
zeroeightsix 3f8f1e511b misc 2018-10-14 11:34:27 +02:00
Glow a4ffd0838f
Update and rename PortalGodMode to PortalGodMode.java 2018-10-14 02:54:23 -04:00
Glow 6092bd4db4
Create PortalGodMode 2018-10-14 02:51:39 -04:00
zeroeightsix 29b70883a1 crystalaura 2018-10-14 02:34:49 +02:00
zeroeightsix 0ce4b063e5 autototem 2018-10-14 02:31:09 +02:00
zeroeightsix 49e62d896d fix bugs 2018-10-14 02:30:31 +02:00
zeroeightsix 5294367594 autolog 2018-10-14 01:43:44 +02:00
zeroeightsix af13e14207 aura 2018-10-14 01:42:05 +02:00
zeroeightsix c0c28d4f62 bossstack 2018-10-14 01:39:13 +02:00
zeroeightsix 126460a580 noentitytrace 2018-10-14 01:35:21 +02:00
zeroeightsix efb691d9f2 entityspeed 2018-10-14 01:34:28 +02:00
zeroeightsix 1c80af14d0 Enum settings, converted some old settings to new 2018-10-14 01:31:30 +02:00
zeroeightsix 0383356584 oops!! corrected converters 2018-10-13 23:22:04 +02:00
zeroeightsix 734d1225db Register, configuration, refactoring 2018-10-13 23:15:45 +02:00
zeroeightsix 65bfc52a66 String settings
boxed -> impl
2018-10-13 12:29:13 +02:00
zeroeightsix 64821a97d8 Convert module class to use new settings 2018-10-13 01:38:54 +02:00
zeroeightsix 2ac173d784 Visibility for settings 2018-10-13 01:33:04 +02:00
zeroeightsix c34a4bef6b Implement settings, setting builders and the stupid ∞ abstraction layers for it 2018-10-13 01:11:54 +02:00
zeroeightsix e736bc4442 Implement SafeWalk
Closes #44
2018-10-11 22:29:39 +02:00
zeroeightsix 4249cbc95f Add commands option to CustomChat
Closes #37
2018-10-11 21:29:58 +02:00
zeroeightsix 9cf35f71d5 Use shutdown hook instead of inject
Closes #33
2018-10-11 20:25:17 +02:00
zeroeightsix f43b4a6497 Prefix command 2018-10-10 19:19:43 +02:00
zeroeightsix 49f5dd1bf2 oops removed debug code 2018-10-10 19:04:39 +02:00
zeroeightsix 2d711bb10a Pretty formatting 2018-10-10 17:35:47 +02:00
zeroeightsix 3e7d3cd414 Save binds correctly
I should really rewrite the settings system.
2018-10-09 20:45:57 +02:00
zeroeightsix 136e0155a4 Implemented binds with key modifiers 2018-10-09 20:22:14 +02:00
zeroeightsix d3802679c7 Add auto switch settings
Solves #12
2018-10-05 20:52:51 +02:00
zeroeightsix 0f44ed6d36 Fix horse chest
Fixes #34
2018-10-05 20:49:35 +02:00
zeroeightsix b3d2389ed1 Implement save command
Closes #33
2018-10-04 18:21:42 +02:00
zeroeightsix 156177d677 Fix NoEntityTrace always working 2018-10-04 17:47:26 +02:00
zeroeightsix a16f29be35 Allow strings for command prefixes
Closes #32
2018-10-04 17:45:06 +02:00
zeroeightsix fe927b9a34 Implement packet fly 2018-10-03 17:54:41 +02:00
zeroeightsix 58a4e84766 Remove dupe command 2018-10-03 17:02:08 +02:00
Ridan Vandenbergh d17b27a942
Merge pull request #27 from zeroeightysix/fix-tpssync
Fix tpssync
2018-10-03 16:56:28 +02:00
zeroeightsix fba2d8014d Merge remote-tracking branch 'origin/master' 2018-10-03 16:52:33 +02:00
zeroeightsix 0fa7432261 Add access transformer for ItemTool#attackDamage
Closes #29
2018-10-03 16:52:21 +02:00
ossian winter d316043685 Inner enums dont care about static 2018-10-03 09:31:14 -05:00
zeroeightsix 0538d17a40 DeathCoords -> AutoRespawn 2018-10-03 16:11:12 +02:00
zeroeightsix ab6e3c904b Implement TpsSync 2018-10-03 15:05:26 +02:00
zeroeightsix 63036c8712 Merge branch 'master' of https://github.com/zeroeightysix/KAMI 2018-10-03 13:19:58 +02:00
zeroeightsix 0a9bafde61 Fix NoEntityTrace 2018-10-03 13:13:59 +02:00
zeroeightsix 61a262ad70 Only call onUpdate on client tick 2018-10-03 12:57:28 +02:00
zeroeightsix ac840eed62 Merge remote-tracking branch 'origin/master' 2018-10-03 00:41:25 +02:00
zeroeightsix ca0f6301a4 Add AutoTool 2018-10-03 00:41:07 +02:00
ossian winter e9ee70793d Revert "Fix alpine errors caused by dependency update"
This reverts commit 116b3d6589.
2018-10-02 14:06:08 -05:00
ossian winter 2ea24fc3ae Refactor font renderer instance and make it private 2018-10-02 14:00:24 -05:00
ossian winter ff51765de3 Make fields private 2018-10-02 13:59:17 -05:00
ossian winter c5d7a55bfd Partial ticks and era can both be private 2018-10-02 13:58:56 -05:00
ossian winter b8058871c8 All fields can be private 2018-10-02 13:58:17 -05:00
ossian winter 2de9ffe98c Packet can be private 2018-10-02 13:57:59 -05:00
ossian winter 656b22790f GuiScreen can be private 2018-10-02 13:57:42 -05:00
ossian winter 8de17085ee Entity can be private 2018-10-02 13:57:29 -05:00
ossian winter e4104518ee Chunk and chunk packet can both be private 2018-10-02 13:57:13 -05:00
ossian winter 7e6cb9cf7a Static methods shouldn't be final 2018-10-02 13:56:29 -05:00
ossian winter c97ae001f5 Never used outside of the command manager 2018-10-02 13:55:49 -05:00
ossian winter 1846d039b8 Never used outside of the tweaker 2018-10-02 13:55:01 -05:00
ossian winter 1851725bb1 Lag compensator already gets registered in it's constructor 2018-10-02 13:49:06 -05:00
ossian winter 116b3d6589 Fix alpine errors caused by dependency update 2018-10-02 13:46:43 -05:00
Ridan Vandenbergh 094a4dff1a implement peek 2018-09-13 18:16:19 +02:00
Ridan Vandenbergh 39904cca3f add fastplace and fastbreak 2018-08-20 22:01:40 +02:00
Ridan Vandenbergh df7a3ea83a made it a setting 2018-08-18 01:07:12 +02:00
Ridan Vandenbergh f625fd8e78 do not allow the player to entityspeed into unloaded chunks 2018-08-18 01:01:02 +02:00
Ridan Vandenbergh 721bc7ad8c proper chams implemetation
see #4
2018-08-17 19:23:41 +02:00
babbaj 405fa915e2 Fix npe caused by null entities 2018-08-15 18:59:35 -04:00
Ridan Vandenbergh c8d8c91fe0
Merge pull request #9 from wine/small-fix
Small fixes
2018-08-15 13:55:34 +02:00
Ossian Winter 9982f579dd
remove unused imports 2018-08-15 09:58:06 +02:00
Ossian Winter 4127240f66
make itemRender private 2018-08-15 09:55:36 +02:00
Ossian Winter e5a7f66225
fix crash 2018-08-15 09:48:19 +02:00
Ridan Vandenbergh f6b9e46a6a yeah that just didn't work 2018-08-14 17:29:34 +02:00
Ridan Vandenbergh fe428d3cb6 rendering: cancel horse check if in creative 2018-08-14 17:24:47 +02:00
Ridan Vandenbergh edccbbab83 wip tpssync 2018-08-13 15:33:40 +02:00
Ridan Vandenbergh de65422534 Use mixin for brightness instead of applying a potion effect 2018-08-12 13:49:31 +02:00
wine 93920dacdb Make brightness use potion effect 2018-08-12 12:18:41 +02:00
Ridan Vandenbergh b471a9de3b
Merge branch 'master' into master 2018-08-12 02:45:48 +02:00
Ridan Vandenbergh 0c34b5ffdb delete list upon closing 2018-08-11 17:11:03 +02:00
Ridan Vandenbergh de8e8fa1b7 xray thrown into the abyss
fuck you
2018-08-11 00:23:26 +02:00
Ridan Vandenbergh 592f540b89 sigh, xray 2018-08-10 23:35:55 +02:00
wine 00ebd6c00b Merge remote-tracking branch 'upstream/master' 2018-08-10 17:13:33 +02:00
Ridan Vandenbergh 9da1756301 removed wireframe (to be added later) 2018-08-10 16:00:53 +02:00
Ridan Vandenbergh e355089bc0 add nohurtcam 2018-08-10 15:46:36 +02:00
wine ed1e73ff3d Replace packets arraylist with queue 2018-08-10 15:41:41 +02:00
wine d53aaa15d5 Rename ignored exception 2018-08-10 15:39:45 +02:00
wine 21bbc79899 Rename ignored exception 2018-08-10 15:39:24 +02:00
wine 2856a04c10 Inner enums don't have to be static 2018-08-10 15:38:51 +02:00
wine 1956ecdcaa Refactor brightness variables 2018-08-10 15:37:55 +02:00
Ridan Vandenbergh e2383856d5 fix freecam 2018-08-10 12:47:33 +02:00
Ridan Vandenbergh 40e98bd959 potential z fighting eyefinder fix 2018-08-10 02:36:10 +02:00
Ridan Vandenbergh ff3248f1e3 reflection bug fixed 2018-08-10 02:02:39 +02:00
Ridan Vandenbergh 4cf8365c7d + eyefinder 2018-08-09 21:22:11 +02:00
Ridan Vandenbergh a5d04b374d fix chunkfinder render bugs, hopeless attempt at fixing portaltracers 2018-08-09 02:14:06 +02:00
Ridan Vandenbergh 5c1cfa2562 fix pitch/yaw lock crash, string.format -> normal plus in some places 2018-08-09 00:15:26 +02:00
Ridan Vandenbergh 6c84839647 autototem: fix container bug, soft defaults to true 2018-08-08 23:45:26 +02:00
Ridan Vandenbergh b42fd5b568 format coordinates with commas 2018-08-08 23:33:43 +02:00
Ridan Vandenbergh a3987df978 add NoPacketKick 2018-08-08 23:18:31 +02:00
Ridan Vandenbergh ed06454313 text radar width, height markers 2018-08-08 21:49:20 +02:00
Ridan Vandenbergh 17caccf3c3 fixed tracers+trajectories render bug 2018-08-08 21:35:08 +02:00
Ridan Vandenbergh 70c97ab129 fix friends, add command_prefix setting 2018-08-08 21:06:42 +02:00
Ridan Vandenbergh 886c9b5424 relative option in chunkfinder 2018-08-08 19:56:00 +02:00
Ridan Vandenbergh c7117c9946 chunkfinder, velocity fix, bucket nofall, debug fix 2018-08-08 19:50:34 +02:00
Ridan Vandenbergh 9ae694342f
Merge pull request #2 from GlowskiBroski/master
oopsies i made a bug
2018-08-07 21:16:31 +02:00
Glow f87caa9366
oopsies i made a bug
Fixed a visual bug with crystals in the hotbar caused by a miscommunication with the server. Sorry.
2018-08-07 12:58:30 -04:00
Ridan Vandenbergh 2ff0da1651 Merge remote-tracking branch 'origin/master' 2018-08-07 03:41:02 +02:00
Ridan Vandenbergh 2f4abc8504 cancel velocity packet 2018-08-07 03:40:45 +02:00
Glow c1dc5454f9
Update CrystalAura.java 2018-08-06 14:33:19 -04:00
Glow 3f569372fd
Update CrystalAura.java 2018-08-06 14:27:33 -04:00
Ridan Vandenbergh b6a210ccf0 fix possible NPE 2018-08-04 22:04:59 +02:00
Ridan Vandenbergh 679be58ee8 radar 2018-08-02 17:17:26 +02:00
Ridan Vandenbergh e339a0236c Mute potential modifier exception from sprint 2018-07-22 18:45:47 +02:00
Ridan Vandenbergh 7202da01d0 Add missing modules directory 2018-07-21 21:40:29 +02:00
Ridan Vandenbergh 2429a4dd1e Initial commit 2018-07-21 20:47:46 +02:00