Commit Graph

682 Commits

Author SHA1 Message Date
HAV0X1014 f68491dd4d
Spelling sync 2021-10-15 19:07:02 -04:00
HAV0X1014 f406f933d6
Spelling sync 2021-10-15 19:05:07 -04:00
HAV0X1014 38928be4fc
Spelling sync 2021-10-15 19:04:42 -04:00
HAV0X1014 a749d2db1c
Autoarmor syntax 2021-10-15 19:03:58 -04:00
HAV0X1014 8b90ba9a52
Revert to latest crosshair WITH fixes 2021-10-15 18:53:48 -04:00
HAV0X1014 ab9288d44d
Revert chams to latest WITH fixes again 2021-10-15 18:51:11 -04:00
HAV0X1014 b173d93814
Revert chams back to latest WITH fixes 2021-10-15 18:49:21 -04:00
HAV0X1014 f515414c0c
Revert speedmine to latest WITH fixes 2021-10-15 18:47:35 -04:00
HAV0X1014 f97418d2f2
Revert nuker back to latest WITH fixes 2021-10-15 18:46:07 -04:00
HAV0X1014 52874e233d
Killaura reverted to latest version WITH fixes 2021-10-15 18:41:50 -04:00
HAV0X1014 a3e3bd123a
Revert to latest speedmine
wow i really am fucking up everything
2021-10-15 18:38:47 -04:00
HAV0X1014 46e8764a78
Revert CA to latest version
my bad :(
2021-10-15 18:23:26 -04:00
HAV0X1014 ad7a2cc64c
Revert to latest AutoGap with spelling changes 2021-10-14 23:40:26 -04:00
HAV0X1014 9327d0c820
Revert to newest AT module with spelling changes 2021-10-14 23:38:25 -04:00
HAV0X1014 14bbd9f0d3 Spelling sync
Synchronizes spelling/syntax across user-visible modules. Attempts to keep old module descriptions while only updating a few things-

removes periods
fixes spelling mistakes
updates module descriptions to reflect function
2021-10-14 23:02:32 -04:00
noil b7d494e40a AutoGap, AutoTotem, BattleInfo updates, also moved to 3.1.8 2021-10-11 23:01:11 -04:00
noil 6c5591cf43 BattleInfo: Updates, Updated client to forge 2847 2021-10-09 06:59:02 -04:00
noil 3b7194c1b9
Merge pull request #82 from HAV0X1014/master
MUCH better descriptions of settings
2021-10-08 21:16:56 -04:00
noil 642b471b88 BattleInfo: Fix crash bug 2021-10-08 21:14:48 -04:00
HAV0X1014 b4e3f7d9c3
MUCH better descriptions of settings
Current descriptions are outright wrong or are confusing. Changed them to reflect actual use cases.
2021-10-08 21:11:38 -04:00
noil 82854ceb58 Added BattleInfoComponent 2021-10-08 21:08:51 -04:00
noil bd13049b50 CrystalAura: Typos 2021-10-08 18:17:28 -04:00
noil dcba0942ae Strafe: Add liquid bypass 2021-10-08 17:56:07 -04:00
noil aec79f5b62 Fix code cleanup mistake on last commit 2021-10-06 17:25:20 -04:00
noil 82ab526439 CrystalAura logic updated, new values added, should be up to date for modern crystal pvp. 2021-10-06 17:23:22 -04:00
noil 6d73d204ed CrystalAura updates, Added 4 new values (attackRapid, placeRapid, placeSpread, placeSpreadDistance) 2021-10-05 22:01:15 -04:00
noil 87441bab1d Save disabling Main Menu, added .MainMenu 2021-10-05 20:31:58 -04:00
noil 8a67c0468c Added more NoLag values, Altered notification incline, commented out EventSetupFog 2021-10-05 20:03:58 -04:00
rafern cb032e3806
Fix active textures not being properly tracked, add EventDrawNameplate 2021-08-31 21:40:36 +01:00
rafern 6348fe7c20
Add back shader picker
- somehow, i removed it before the pr and didn't notice
2021-08-31 14:12:55 +01:00
rafern d541d3958d
Merge remote-tracking branch 'upstream/master' 2021-08-31 13:57:01 +01:00
rafern 026d2c33ae
Fixed BlockHighlight when shaders are enabled, fix nametags with shaders 2021-08-31 13:55:51 +01:00
noil 95e8c5d3e4
Merge pull request #80 from rafern/master
Eyecandy update
2021-08-30 19:44:30 -04:00
rafern 26c562778e
Use equals(""), added shader system, added shader option to chams module 2021-08-30 22:08:51 +01:00
noil 5f9c32b367 AutoFarm: code formatting 2021-08-25 18:17:04 -04:00
noil b6d8bc74d6 AutoFarm: add ModeHarvestRClick for auto-farming 2021-08-25 18:13:20 -04:00
noil bfa1bbe84f
Update NoLagModule.java
nolag light false by default
2021-08-24 18:14:15 -04:00
rafern d11c41bf4d
Re-done crosshair module to support a tone of stuff
- also removed unused import in colorcomponent
2021-08-24 00:32:18 +01:00
rafern 9a5662451d
Ambiance module no longer kills you if you have epilepsy (very cool) 2021-08-23 22:01:47 +01:00
rafern 40287cdafb
Fix storage tracers in 2D mode
i done goofed, shid
2021-08-22 21:52:13 +01:00
rafern 19f0a5545a
Use RenderUtil when rendering fluids in BlocksComponent, (...)
- Use GLStateManager when setting color in RenderUtil to avoid possible issues when changing colors (vanilla code may think that the color doesn't need to be updated by not using GLStateManager)
2021-08-22 21:21:05 +01:00
rafern de3eb332b6
Improved TextComponent, fix typos in RenderUtil.drawRect, (...)
- Allow key repeats in gui
2021-08-22 20:52:20 +01:00
rafern 4b99c4b778
Add storage module tracers, fix tracer destinations when bobbing camera
- also removed an unused var and cleaned up a lil bit of code
2021-08-21 19:45:16 +01:00
rafern 6a99196c02
Add standingTime value to AutoWalk module to fix rubberbanding issues
- Only send the baritone command if the player has been standing still for a certain amount of time instead of at the frame being checked
2021-08-20 22:21:53 +01:00
rafern e8d5924a23
Only cancel tab events when needed in commands module 2021-08-19 19:52:56 +01:00
rafern df0aa1d931
Fixed LocateFeature command usage 2021-08-09 20:04:00 +01:00
rafern f1852fac23
Add LocateFeature command 2021-08-09 02:23:54 +01:00
rafern c8585c60c6
Add Regex value type, add regular expression filter to ChatFilterModule 2021-08-08 12:46:00 +01:00
rafern 0b031c0733
Add support for fluid blocks to BlocksComponent 2021-08-08 00:26:17 +01:00
Old Chum 50bc80960e Allows hovering over auto ignored peoples names to see what they said 2021-06-21 12:03:42 -07:00
noil 80b842ab26
Merge pull request #71 from bush-did-711/master
Added InstaBurrow and smart TP option to improve reliability
2021-05-25 10:33:23 -04:00
bush-did-711 9d316ba160 Added more checks to burrow 2021-05-24 23:44:01 -07:00
bush-did-711 52a7f15a8f Added Instaburrow and a few other options for reliability 2021-05-24 22:40:20 -07:00
bush-did-711 07502455b1 Added Instaburrow and a few other options for reliability 2021-05-23 13:25:09 -07:00
noil 6c1e00c3a2 NoToast: updated to optimized method 2021-05-17 14:51:13 -04:00
noil 20b0b9c7e1 Timer updates 2021-05-17 13:22:38 -04:00
noil f019595a67 NoToast description update 2021-05-17 13:11:56 -04:00
B2H990 2adafddbe2 TPS Sync, HAV0X Break fixes 2021-05-17 10:29:22 -04:00
B2H990 2c38344393 Merge branch 'seppukudevelopment:master' into master 2021-05-16 16:35:24 -04:00
B2H990 564e69ef80 Added NoToast 2021-05-16 16:32:30 -04:00
noil ee7015b39a SpeedMine cleanup & added StringUtil function 2021-05-16 14:30:48 -04:00
B2H990 7ad28944a4 Added HAV0X Break 2021-05-16 11:52:59 -04:00
B2H990 b3ff950abc Added Sequential break 2021-05-15 18:56:09 -04:00
noil 10199d21c6 Update version # to 3.1.7 2021-04-27 15:28:10 -04:00
noil d68cf25ccb Code cleanup 2021-04-27 15:08:13 -04:00
noil 1b02722dce GuiMove: Fixed bugs, added new mode 2021-04-27 15:06:31 -04:00
noil 1dd2b94329
Merge pull request #66 from bush-did-711/master
Fixed Look mode math
2021-04-27 15:06:03 -04:00
bush-did-711 9657e5de12 Fixed Look mode math 2021-04-27 00:20:25 -07:00
noil f5014a74b5 Fix AmbianceModule blending 2021-04-22 15:46:20 -04:00
noil 132e3b476f Add missing comments to AmbianceModule 2021-04-19 23:26:20 -04:00
noil 6a34ad04d2
Merge pull request #63 from bush-did-711/master
Added ElytraDisable option to NoFall
2021-04-19 23:24:22 -04:00
bush-did-711 818a3d7c2b Added ElytraDisable option to NoFall 2021-04-19 18:07:17 -07:00
noil 74aa3173cb Redesigned BiomeComponent 2021-04-19 14:39:51 -04:00
noil 733262ff5f Redesigned TimeComponent 2021-04-19 14:36:29 -04:00
bush-did-711 400f791e7a Toggleable anchor/glue snapping and nicer looking hud components 2021-04-18 21:28:09 -07:00
noil 11b1539d74 Fix spelling bug in fragment shader 2021-04-18 01:08:17 -04:00
noil 9c038d7406 Added AmbianceModule, Added fbo & shader utils 2021-04-18 01:03:42 -04:00
noil 717ebbbe3b Notifications misc.png 2021-04-15 15:19:48 -04:00
TheBritishMidget e2a4a4f7eb Friends setting for greeter 2021-04-15 13:27:41 +01:00
noil e1146eec99 ElytraFly: new mode "Look", Optimized notification icons, Added firework sounds to NoLag 2021-04-12 15:34:03 -04:00
noil 61ddfa54e6 Notification Icons 2021-04-11 02:12:24 -04:00
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
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
Ossian Winter 787e803ef3
Chain append calls 2021-01-27 15:23:34 +01:00
Ossian Winter 64389cf664
Fix wonky function naming 2021-01-27 15:22:56 +01:00
Ossian Winter 792342610f
Chain append calls 2021-01-27 15:22:21 +01:00
Ossian Winter 59114e509e
Change valueOf to parseShort 2021-01-27 15:22:06 +01:00
Ossian Winter b2dd0077f8
Fix wonky function naming 2021-01-27 15:21:36 +01:00
Ossian Winter 2aa414d96d
Chain append calls 2021-01-27 15:20:17 +01:00