Commit Graph

534 Commits

Author SHA1 Message Date
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
noil 67a85e04c2
Merge pull request #56 from TheBritishMidget/master
GuiMove - Setting to stop movement in signs
2021-02-21 13:18:07 -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
noil c72a0b34de
Merge pull request #55 from TheBritishMidget/master
Setting to make F3 + Key not toggle modules
2021-02-10 10:38:28 -05:00
TheBritishMidget 6568fe31dc Setting to make F3 + Key not toggle modules 2021-02-10 10:41:38 +00:00
noil 67f4ebe83d
Merge pull request #54 from TheBritishMidget/master
Added more Shapes to Waypoints Module
2021-02-09 13:13:27 -05: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
Ossian Winter ec6cb0fc85
Make private internal class static 2021-01-27 15:34:08 +01:00
Ossian Winter 2a29249ce9
Make private internal class static and initialize StringBuilder without filler empty string 2021-01-27 15:33:19 +01:00
Ossian Winter 0933c393cb
Remove empty else if clause 2021-01-27 15:30:45 +01:00
Ossian Winter 2715b7bdd6
Make Texture final 2021-01-27 15:30:26 +01:00
Ossian Winter 995352816b
Make ModuleType final 2021-01-27 15:29:38 +01:00
Ossian Winter 757475543f
Replace function lambda with expression lambda 2021-01-27 15:27:58 +01:00
Ossian Winter c08dbdf4ab
Make HudCompontent instance final 2021-01-27 15:27:40 +01:00
Ossian Winter 0b35e444f2
Make AutoIgnoreModule instance final 2021-01-27 15:27:13 +01:00
Ossian Winter 0b65f03c6b
Extract common part 2021-01-27 15:26:05 +01:00
Ossian Winter 9ba151e157
Chain append calls 2021-01-27 15:25:34 +01:00
Ossian Winter e3ce518f45
Ensure CommandsModule isn't null 2021-01-27 15:25:01 +01:00
Ossian Winter 053dc2f42c
Finalize class variable 2021-01-27 15:24:09 +01:00
Ossian Winter 2e1ad35566
Collapse identical catch block 2021-01-27 15:23:53 +01:00