Commit Graph

3357 Commits

Author SHA1 Message Date
Xiaro 254d6fc1f6
[fix] Searching breaks setting value typing, enter key in string setting 2021-01-12 10:41:46 -05:00
Xiaro 486f276526
[fix] Don't run InventoryMove when searching in ClickGUI/HudEditor 2021-01-12 10:21:57 -05:00
Xiaro 226db7af93
[fix] Fixed string setting typing initial value 2021-01-12 10:17:41 -05:00
Xiaro 087f76e075
[enhancement] Added HudElement searching to HudEditor 2021-01-12 10:09:18 -05:00
Xiaro 3d8e0f1fd0
[enhancement] Improved value typing in GUI. 2021-01-12 09:53:03 -05:00
Xiaro 382736bb22
[fix] Resets button state on leave
closes #1796
2021-01-12 09:14:12 -05:00
Xiaro 19c95288f2
[enhancement] InventoryPreview border option
closes #1454
2021-01-12 00:00:03 -05:00
Xiaro 9b018bb218
[enhancement] Handles Baritone pause separately for each module 2021-01-11 23:30:40 -05:00
Dominika 385990b1e0
[cleanup] NoFall
Will re-add pickup in the future, currently it's entirely useless and I did not have luck making it accurate. See TODO in the code.
Closes #1308

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-11 22:04:20 -05:00
Dominika d32f4db886
[fix] Don't close the GUI when typing a module name
Closes #1793

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-11 21:33:24 -05:00
Dominika dd42ead163
[fix] `;dupebook` turning literal Int to String instead of unicode Chars
This was really annoying to debug.
Closes #1835

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-11 21:11:52 -05:00
Xiaro bbf7d0fae1
[fix] AutoEat places block after eating 2021-01-11 19:50:18 -05:00
Xiaro 7e763ffb2f
[enhancement] Added option to StashLogger to Disable AutoWalk/Cancels Baritone on stash found
closes #1794
2021-01-11 17:28:10 -05:00
Xiaro 1facfed7e6
[enhancement] Added option to Strafe to cancel player inertia
closes #1660
2021-01-11 17:26:45 -05:00
Xiaro 35bcaf8d85
[fix] Breadcrumbs crash
closes #1838
2021-01-11 16:49:21 -05:00
Xiaro 28fae304ba
[fix] InventoryManager item refilling 2021-01-11 15:54:54 -05:00
Xiaro a37727cfec
[fix] VisualRange self check
closes #1836
2021-01-11 14:57:34 -05:00
Dominika b9c45cc311
[fix] Revert incorrect changes to CoordsLog
Just wait for setting descriptions

This reverts commit d1ecb21675.
2021-01-11 13:55:23 -05:00
liv d1ecb21675
[fix] Setting names in CoordsLog to be more clear 2021-01-11 13:44:48 -05:00
Dominika 40f0c444db
[cleanup] Usage of `GITHUB_LINK` to make more sense
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-11 13:08:46 -05:00
Dominika d7538483fc
[fix] `;credits` command formatting
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-11 13:08:08 -05:00
Xiaro 566e9c576d
[refactor] Rewrote InventoryUtils (#1837)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2021-01-10 23:25:09 -05:00
Xiaro 4ea6fd9d63
[cleanup] Usages of LinkedList 2021-01-10 21:00:11 -05:00
DisNin 721997d5a7
[fix] Don't use hardcoded Paypal URL (#1834) 2021-01-10 15:21:25 -05:00
Xiaro f7e9aa12ef
[cleanup] CombatUtils and CrystalUtils 2021-01-09 21:53:51 -05:00
Xiaro e581c0ac13
[enhancement] Added options to copy potion effect, adding max armor and gapple effect to FakePlayer 2021-01-09 21:15:56 -05:00
DifferentPerson 6bfdecb1f1
[enhancement] Add an option to count elytras in Armor HUD (#1832)
* [enhancement] Add an option to count elytras in Armor HUD

This adds a new setting, CountElytras, under the Armor HUD.
If you have an elytra in your chestplate slot, the armor count will display the number of elytras in your inventory rather than the number of diamond chestplates.
2021-01-09 20:14:53 -05:00
Xiaro bf4c97c2f6
[fix] SetCommand not displaying the correct value after changing
closes #1831
2021-01-09 18:25:20 -05:00
Xiaro bad2346f36
[cleanup] CrystalAura damage calculations 2021-01-09 18:08:16 -05:00
Xiaro 10db8ba77b
[cleanup] LoginMessage code 2021-01-09 17:19:44 -05:00
Dewy ac3380b650
[cleanup] Simplify code: use forEachLine 2021-01-09 22:10:11 +00:00
Dewy 3542a12d15
[enhancement] LoginMessage multi-line support (#1772) 2021-01-09 20:46:29 +00:00
Dominika 2ccc5e6a32
[fix] Properly add RemoteCommand, thanks Intellij
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-09 14:28:49 -05:00
Dominika 03e770b5c4
[feature] Added RemoteCommand, fixed regex detection
Closes #1291

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-09 14:28:22 -05:00
Dominika dfe3db215c
[fix] Slight user safety that was removed by accident
Yes, of course I tested this commit https://pl.kotl.in/tvB0rVplb
2021-01-09 13:37:33 -05:00
Dominika 7ba5b646be
[fix] Removed 'cleanup' that included a plain text token 2021-01-09 13:28:28 -05:00
Dewy b6327e5dc4
[fix] Cleaned up and fixed DiscordNotifsCommand regex (#1814)
*it was the 2*
2021-01-09 18:10:28 +00:00
Xiaro b6f9b19009
[fix] Hud texts turns into blocks caused by PlayerModel 2021-01-08 19:43:22 -05:00
Xiaro 3f2e0c486d
[enhancement] Use mipmaps for KamiMoji
closes #1825
2021-01-08 19:23:36 -05:00
Dominika 9c0c237650
[cleanup] Reformat code to current style
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-08 19:18:46 -05:00
Dominika ad034fb9fb
[cleanup] Remove redundant null-safe call
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-08 17:42:15 -05:00
Xiaro 8bdbc4744a
[fix] Proper fix for StorageESP NPE crash
closes #1820
2021-01-08 17:35:24 -05:00
liv b23e73968d
[cleanup] Mixins package (#1824) 2021-01-08 14:58:18 -05:00
Xiaro 3b7b5bf36d
[fix] Freecam moves player when running Baritone and not pathing 2021-01-08 10:51:48 -05:00
Xiaro f5beed858c
[fix] Oxygen/Health/Food bar in Freecam
closes #1815
2021-01-08 10:23:28 -05:00
Xiaro 8eb281264f
[feature] Added Totem to CombatItemCount 2021-01-08 09:32:33 -05:00
Xiaro 487cffe8e3
[fix] Armor Hud displays armor count when armor slot is empty 2021-01-08 09:25:19 -05:00
Xiaro 3103974f5d
[fix] Attempt to fix StorageESP NPE crash again
#1820
2021-01-08 01:27:25 -05:00
Dominika 6de259097a
[cleanup] Removed unnecessary usages of @JvmStatic
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-07 22:19:34 -05:00
Dominika ebd4b9cd1b
[fix] Bug with ChatTimeStamp and added separator options
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-07 21:52:13 -05:00