Commit Graph

3257 Commits

Author SHA1 Message Date
scorbett123 022ea5c1d9
[enhancement] Add dolphin mode to Jesus (#1178) (#1790)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2021-01-04 12:31:26 -05:00
Hudson Shykowski bbd2f6b58c
[cleanup] Replace SafeTickEvent with ClientTickEvent (#1789)
Co-authored-by: theredstoner <huddy987@yahoo.com>
Co-authored-by: Xiaro <62033805+Xiaro@users.noreply.github.com>
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2021-01-03 22:12:59 -05:00
Xiaro 268c0d5e68
[refactor] Rewrote ChatEncryption again 2021-01-02 19:00:16 -05:00
Xiaro 5ed290a1e4
[cleanup] Cleaned up MessageDetection and related code 2021-01-02 15:11:54 -05:00
Dominika 9a8dfa27b2
[refactor] Rewrite EncryptChat, remove old modes, cleanup code, add automatic keys.
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2021-01-02 14:35:04 -05:00
Xiaro 60c9de4e45
[fix] Freecam kills fps (#1782)
* [fix] Freecam kills FPS

* Reverted setting default value
2021-01-02 01:47:08 -05:00
Xiaro ba8b5631b6
[fix] MessageDetection playerName() 2021-01-01 23:50:42 -05:00
Xiaro 8d65b22f0f
[cleanup] Cleaned up toVec3d to make it more clear 2021-01-01 23:37:40 -05:00
Xiaro 3e9000709f
[refactor] Marked SafeTickEvent as deprecated 2021-01-01 22:10:04 -05:00
Xiaro e5befa4227
[new] Added SingletonEvent and ShutdownEvent 2021-01-01 18:03:38 -05:00
Hudson Shykowski ae45d5f75f
[fix] Gradle for macOS (#1781)
Co-authored-by: theredstoner <huddy987@yahoo.com>
Co-authored-by: Xiaro <62033805+Xiaro@users.noreply.github.com>
2021-01-01 17:05:33 -05:00
liv baf7588e1c
Merge 2.01.01 2021-01-01 16:59:28 -05:00
Dominika 2baf49f9d0
Merge branch 'master' into 2.01.01 2021-01-01 16:58:36 -05:00
Dominika b42365c43c
[bump] Release Major 2.01.01 2021-01-01 16:53:19 -05:00
Xiaro 3e0ab141e3
[cleanup] Events (#1779)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2021-01-01 16:53:07 -05:00
Xiaro 6d87818fbe
Merge remote-tracking branch 'upstream/master' into 2.01.01 2020-12-31 19:01:35 -05:00
Xiaro d895459def
[fix] Command history 2020-12-31 19:00:40 -05:00
Xiaro 2e7131a76b
[fix] NoteBot reload song button 2020-12-31 14:40:57 -05:00
Xiaro 3cfc5c3324
[fix] Spammer thread blocking 2020-12-31 13:45:36 -05:00
Dominika e289116349
[feature] Added remote URL support to Spammer
Closes #1433

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 23:01:54 -05:00
FriedrichM a137754838
[fix] Freecam renderbugs (#1759)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 22:39:54 -05:00
Dominika a15730ae69
[feature] Set maxCacheSize in UUIDManager to 1000
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 22:30:14 -05:00
Dominika 3a655be59e
[fix] Build error caused by #1777
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 21:54:57 -05:00
scorbett123 77ba509435
[enhancement] Improve ChatEncryption module (#1777)
* [enhancement] Improve Chat Encryption module

* fix issues, cleanup, fix crashes

Signed-off-by: Dominika <sokolov.dominika@gmail.com>

Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 21:49:18 -05:00
Dominika 3a4f787756
[fix] Build issues from util refactor
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 20:59:46 -05:00
Dominika 131f5ac9f5
[cleanup] Suppress useless warning in MixinStateImplementation
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 20:56:13 -05:00
Xiaro 15b29c8173
[new] NoteBot (#1775) 2020-12-30 20:50:45 -05:00
Xiaro f8c7f0ec5c
Merge remote-tracking branch 'upstream/master' into 2.01.01
# Conflicts:
#	src/main/java/me/zeroeightsix/kami/module/modules/movement/ElytraFlight.kt
2020-12-30 20:28:43 -05:00
Dominika 7e8f66fb85
[feature] AutoEat moves food to available hotbar slots if missing food
Closes #1167
Closes #1203

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 16:58:29 -05:00
Dominika 775cbe6082
[fix] Invalid command output missing a space
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 16:45:37 -05:00
Dominika a68b455327
[fix] ToggleCommand missing `;t` alias
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 16:45:19 -05:00
Xiaro 0d247244bf
[fix] Fixed mixin accessor crashes in Turkish locale
closes #1763
2020-12-30 16:36:41 -05:00
Dominika 70dea9a3c9
[readme] Remove BTC link 2020-12-30 15:47:55 -05:00
Dewy a9d4690b43
[feature] ClickGUI pause in SP option 2020-12-30 19:11:57 +00:00
Xiaro e2e26c9868
[fix] ClickGUI pauses game in single player 2020-12-30 13:52:59 -05:00
Xiaro 706171bbf9
[fix] Don't append space when auto completing command 2020-12-30 13:46:33 -05:00
Dewy 0aaeae7b6d
[feature] lagmonitor pause w/ non-baritone autowalk (#1580) 2020-12-30 16:00:49 +00:00
Xiaro a268d60040
[cleanup] Utils (#1776)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 10:54:22 -05:00
Xiaro 1d4e4233ff
Merge branch 'master' into 2.01.01
# Conflicts:
#	src/main/java/me/zeroeightsix/kami/command/commands/SetCommand.kt
2020-12-30 03:47:16 -05:00
Xiaro 899979bb45
[fix] HUD stops rendering when riding horse in creative
Rare bug caused by another mod cancelling the render event
2020-12-30 02:11:13 -05:00
Xiaro a7e09d2561
[cleanup] SetCommand message formatting 2020-12-30 01:14:14 -05:00
Xiaro b6e3efadca
[fix] Import error 2020-12-30 01:03:50 -05:00
Xiaro ce2f61d4e4
Merge branch 'master' into 2.01.01 2020-12-30 00:59:35 -05:00
Xiaro d97685344b
[cleanup] Cleaned up KillAura code 2020-12-30 00:57:45 -05:00
Xiaro f24bdbf230
[fix] Changing CustomFont font name not reloading font 2020-12-30 00:50:50 -05:00
Dominika 1251e8cc7c
[feature] Added OnlySword option to KillAura
Closes #1297

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 00:41:05 -05:00
Dominika 7d41c7dc61
[refactor] Rewrite and cleanup MapPreview, add map name support
Closes #957

Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-30 00:08:53 -05:00
Xiaro 5df411b6ad
[fix] Startup error 2020-12-29 22:53:39 -05:00
Xiaro 4d28f82465
[cleanup] Switch to Coroutines (#1768)
Co-authored-by: Dominika <sokolov.dominika@gmail.com>
2020-12-29 20:53:51 -05:00
Dominika cb231709fd
[feature] Added custom pos support to `;waypoint goto`
Signed-off-by: Dominika <sokolov.dominika@gmail.com>
2020-12-29 14:46:32 -05:00