Commit Graph

3207 Commits

Author SHA1 Message Date
liv 5c25c2a97d
[fix] PlayerDetector in MessageDetection not working 2020-12-28 18:59:27 -05:00
Xiaro f180ad82db
[enhancement] Make the Czech DM plugin regex supports Russian as well 2020-12-28 18:36:31 -05:00
Xiaro e9f1179de2
[cleanup] Rewrote message detection (#1770) 2020-12-28 17:30:09 -05:00
Xiaro 1ae263d19c
[fix] Friend/Macro/Waypoint loading and saving 2020-12-28 12:55:37 -05:00
Xiaro 7719ad3aeb
[fix] Fixed AutoObsidian target stack counting 2020-12-27 14:01:09 -05:00
Xiaro 8ba2333c5a
[enhancement] Added strength mode to AutoOffhand 2020-12-27 13:27:02 -05:00
Xiaro 9127e47022
[fix] AutoEat not unpausing baritone
closes #1761
2020-12-26 20:17:19 -05:00
Xiaro 5516812462
[fix] Waypoint stashes regex
closes #1756
2020-12-26 19:49:22 -05:00
Xiaro bab641c158
[fix] Command preview for second argument 2020-12-26 19:05:46 -05:00
Xiaro 642fd4d7c8
[enhancement] Rewrote GenerateWebsiteCommand 2020-12-26 18:51:57 -05:00
Xiaro df62eb804b
[refactor] Removed Hidden module category 2020-12-26 17:50:22 -05:00
Xiaro 7c7f24509c
[enhancement] Save and load UUID cache. Catch all exceptions on config save/load 2020-12-25 22:20:45 -05:00
Xiaro eddeba0b9e
[bump] Updated submodules 2020-12-25 22:16:47 -05:00
Xiaro 1ab42c57c4
[fix] KamiGuiAntiDisconnect confirm button misaligned after resize
#closes #1765
2020-12-25 22:11:32 -05:00
Xiaro f33e036ee1
[bump] Updated Kotlin to 1.4.21 2020-12-25 17:19:08 -05:00
Dominika 1776178156
[fix] Require `;tsc` output in bug issue template 2020-12-25 00:16:32 -05:00
Xiaro 1a82b29873
[refactor] Rewrite and greatly improve Scaffold (#1760)
* Cleaned up old codes

* Added connection to ExecuteEvent

* Added getHitVec(), added side parameter to getNeighbour

* Fixed SafeWalk disabling view bobbing

* Rewrote Scaffold

* Added spoof hotbar

* Added max range option

* Added tower mode

* Fixed hotbar spoofing

* Get tower mode actually work on other servers

* Added sneak option
2020-12-24 23:53:04 -05:00
Hudson Shykowski 0a571361a9
[fix] BaritoneUtils not unpausing correctly (#1758)
* Fix not unpausing even though control is lost

Sometimes, we call unpause() even though the temporary process lost
control. We should still change the paused variable to false if it is
paused regardless.

Co-authored-by: theredstoner <huddy987@yahoo.com>
Co-authored-by: Xiaro <62033805+Xiaro@users.noreply.github.com>
2020-12-23 17:21:49 -05:00
Xiaro 43ad247470
[fix] Don't save config if mod isn't loaded 2020-12-21 20:33:54 -05:00
Dominika fdbaf57066
[readme] Amend incorrect statement
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-20 18:31:07 -05:00
Xiaro 20108c9962
[refactor] New Command Base (#1747)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-20 18:23:13 -05:00
Dominika 437665b34a
[feature] Added LeftClickCome to Freecam
Closes #1160

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-20 17:51:28 -05:00
Dominika 14746b5795
[fix] StorageESP Culling default to true
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-20 16:33:23 -05:00
FriedrichM c93d7f59a0
[feature] Culling for StorageESP (#1515)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-20 16:32:19 -05:00
Xiaro f98cca9b85
[cleanup] Cleaned up Macro (#1753) 2020-12-15 13:02:42 -05:00
Xiaro 2149ab7c4d
[refactor] Split out event base from client (#1750) 2020-12-14 09:39:06 -05:00
liv 45735cdd0e
[fix] Default for enableInHole Surround 2020-12-12 22:31:00 -05:00
Dominika 722d4dcad3
[readme] Remove maintainer notice 2020-12-12 21:49:04 -05:00
Dominika a1c24ef062
[readme] Fix contributing link 2020-12-12 21:48:00 -05:00
Dominika 511555babd
[readme] Rearrange and cleanup 2020-12-12 21:46:43 -05:00
Xiaro 94a1f04d7c
[cleanup] Removed unnecessary "optimization" 2020-12-11 16:10:20 -05:00
Xiaro 48afc72188
[cleanup] Removed extra init block in Jesus 2020-12-11 16:07:47 -05:00
Dominika 642d762b23
[refactor] Auto-format and cleanup `kami` module
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-09 13:45:16 -05:00
Dominika e44307d4de
[refactor] Update editorconfig to inline annotations and fix tab width
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-09 13:39:18 -05:00
Dominika fd3918ec69
[cleanup] Added .editorconfig 2020-12-09 13:07:02 -05:00
Xiaro 90c5b85cea
[enhancement] Run Gradle build with build cache 2020-12-09 13:01:44 -05:00
living 36c9586a7d
[fix] Remove death inducing cringe from BookCrash 2020-12-09 12:24:21 -05:00
dependabot-preview[bot] 09e0ca0293
[bump] Annotations from 13.0 to 20.1.0 (#1744)
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 13.0 to 20.1.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/commits/20.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-09 01:11:31 -05:00
Xiaro 21e5cb0dd6
[cleanup] Replace deprecated Kotlin functions, use property access syntax 2020-12-08 15:08:34 -05:00
Dominika 6820df847c
[fix] Crash when servers don't return a Server Brand
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-08 14:57:33 -05:00
living 0ab2cf054c
[readme] Change badge to use GH Actions 2020-12-08 14:32:36 -05:00
Dominika 3f3f6fb5f4
[test] Github Actions 2020-12-08 14:21:16 -05:00
Xiaro 5098fca7bf
[feature] Added Github Actions (#1743)
Co-authored-by: living <sokolov.dominika@gmail.com>
2020-12-08 14:19:19 -05:00
Xiaro 88bf7cf202
[cleanup] Remove unrelated stuff in resources folder (#1742) 2020-12-08 12:01:14 -05:00
Xiaro a367dc5708
[enhancement] Faster workspace setup 2020-12-08 11:55:16 -05:00
Xiaro 55008ea0ad
[refactor] Updated Gradle and bunch of dependencies (#1664)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-08 11:24:21 -05:00
Xiaro 3b32428a4a
[refactor] Moved DisplayEnum to interfaces package 2020-12-03 21:07:51 -05:00
Xiaro fc2c17dc74
[enhancement] Enum setting displaying (#1661) 2020-12-03 20:58:36 -05:00
Dominika aff0e19145
[feature] Minimize jars in build script
Closes #1341

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-03 20:49:59 -05:00
Dominika 1b3bf6fc2d
[feature] Automatically ping for changelogs
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-03 19:44:54 -05:00