Commit Graph

494 Commits

Author SHA1 Message Date
TheBritishMidget 002b0c9d05 Friend Tab Highlight 2021-04-10 21:37:06 +01:00
noil e6bc86fe36 Code formatting 2021-04-05 11:51:37 -04:00
noil b1ab4f65a6 NoLag: Completely disable skulls from spawning if enabled 2021-04-05 11:50:35 -04:00
noil 8d4aa7a76d Allow the client to properly reload, hot-swapping config via .reload is available now 2021-03-27 18:58:53 -04:00
noil 331a790b9d Adds numbers in gui to panel list size 2021-03-27 18:56:37 -04:00
noil c0931bc356 ElytraFly: Lower autostart default delay 2021-03-27 18:34:30 -04:00
noil a38b34e7f2 ChatFilter: No longer have null pointer for the UnicodeBlock 2021-03-18 14:58:03 -04:00
noil 9eae8d00ac NoLag: Updates method for WithersForce 2021-03-15 19:52:00 -04:00
noil 6d99ee1a83 NoLag: Fixes name for WithersForce 2021-03-15 19:48:23 -04:00
noil 7381c5483c NoLag: Adds force wither no lag option 2021-03-15 19:47:58 -04:00
noil e32c74f67d NoLag: Completely disable fireworks from being added, also new World & Chunk Patch 2021-03-15 19:39:58 -04:00
noil 1b65dd928f NoLag: Adds fireworks, torches, redstone 2021-03-15 16:22:37 -04:00
noil 975ba34dcb Waypoints: Alpha fix, NoteBot: Remove outline BB 2021-03-08 14:34:32 -05:00
noil cf3e062076 ElytraFly: Add value for disabling NoHunger 2021-03-06 09:31:29 -05:00
noil 8280f4a1f3 ElytraFly: Code formatting 2021-03-06 09:23:16 -05:00
noil df553029f9 ElytraFly: Add value for disabling NoHunger 2021-03-06 09:22:57 -05:00
noil d11c80ced3 ElytraFly: AutoStart fixes 2021-03-06 09:19:35 -05:00
noil cf0404aaf2 ChatFilter: Adds asian languages 2021-03-04 23:50:24 -05:00
noil b2d37073e3 Search now uses new BlocksComponent 2021-03-04 23:41:40 -05:00
noil 690b5ce71a ElytraFly: X, Y, Z speed factors 2021-03-04 23:27:33 -05:00
noil bd0cc23834 FakePlayer: Player null check 2021-03-04 22:48:20 -05:00
noil a37d2092a5 Adds FakePlayer 2021-03-04 22:47:56 -05:00
noil db4b893e02 Updated main menu, IgnoreModule, MovementGraphComponent 2021-03-04 22:43:09 -05:00
noil 2083b441c1 AutoIgnore: New value for allowing friends to bypass ignore 2021-02-27 17:12:59 -05:00
noil d5096b398b Merge remote-tracking branch 'origin/master' 2021-02-24 16:39:09 -05:00
noil 65552f2a96 ChatFilter: Adds Russian value 2021-02-24 16:38:57 -05:00
TheBritishMidget f5f64260e3 GuiMove - Setting to stop movement in signs 2021-02-21 16:54:09 +00:00
noil 711a97168a Adds AutoClicker, also fixes text component bug 2021-02-19 21:10:28 -05:00
noil 172bc7a1af TextComponent: Shift text to left when length is greater than width 2021-02-15 23:18:43 -05:00
noil abd54b013b Fixes String value saving bug 2021-02-14 23:01:02 -05:00
noil 05e18cc0d4 Holes: Fix alpha if fade is disabled 2021-02-11 21:39:34 -05:00
noil a2d0d7111c Waypoints: renamed values, AutoTorch: fixed placing bugs 2021-02-10 21:34:35 -05:00
TheBritishMidget 6568fe31dc Setting to make F3 + Key not toggle modules 2021-02-10 10:41:38 +00:00
TheBritishMidget 1818ffaaa0 Added more Shapes to Waypoints Module 2021-02-09 18:10:20 +00:00
noil a6f282f9d0 AutoTorch: fixes placing on liquids 2021-02-08 22:39:59 -05:00
noil f0112b91d8 WallHack caches usernames for mob owners 2021-02-08 19:30:13 -05:00
noil a5995d5baa Chams colors, many Waypoints options 2021-02-08 18:36:20 -05:00
noil 580885498a Adds checkLightFor event back to WorldPatch 2021-02-08 16:38:43 -05:00
noil ff69cc8e8e Added XrayModule with optimized events 2021-02-08 15:57:33 -05:00
noil 43d7419df9 Large update, will be in change log. Moved ver# to 3.1.6 2021-02-06 20:07:49 -05:00
noil 36ea526f65 Chams & WallHack filtering function updated 2021-02-02 19:15:54 -05:00
noil 5a9983baad Adds AutoTorchModule 2021-02-02 19:00:47 -05:00
noil 9c23908d4c Remove Xray until a better patch is found, Search works great 2021-02-01 14:51:23 -05:00
noil 38e8cee13f Search now uses new BlocksComponent 2021-01-28 21:27:32 -05:00
noil 80468c9712 BlocksComponent & ItemsComponent 2021-01-28 20:57:41 -05:00
noil 709cc39457 Commented patch for EventLightUpdate 2021-01-27 14:28:50 -05:00
Ossian Winter 64eeba7cf6
Use new toString instead of old deprecated one
Unsure if this should be UTF-8
2021-01-27 15:41:41 +01:00
Ossian Winter 2269d8ec9a
Make Thread use lambda expression 2021-01-27 15:40:42 +01:00
Ossian Winter 30b948b916
Replace infinite while loop with Thread#isAlive loop 2021-01-27 15:40:13 +01:00
Ossian Winter fb77717887
Make private internal class static 2021-01-27 15:37:56 +01:00