Commit Graph

3638 Commits

Author SHA1 Message Date
Xiaro 9130603df0
[new] Implemented non blocking main thread execution with deferred callback (#1905) 2021-02-04 18:31:02 -05:00
Xiaro 506ee67e81
[fix] Slider progress goes wrong after reopening setting window 2021-02-04 14:44:32 -05:00
Xiaro 090637efa4
[fix] DiscordRPC speed decimal places rounding 2021-02-04 02:51:49 -05:00
Xiaro 4544910385
[bump] Updated Kotlin and Coroutine libraries 2021-02-03 12:25:37 -05:00
Xiaro e411de4f52
[fix] Fixed rare kick caused by packet mine and conflicts with other mining modules. 2021-02-03 02:34:58 -05:00
Xiaro ca24458b61
[refactor] Source set and packages (#1902)
* Moved all kotlin classes to src/kotlin

* Moved installer to new package

* Moved KamiMod and Mixin classes to new package

* Moved command to new package

* Moved events to new package

* Moved managers to new package

* Moved gui to new package

* Moved utils to new package

* Moved settings to new package

* Moved modules to new package

* Fixed utils import

* Fixed strings
2021-02-02 23:28:21 -05:00
lv 4f3c836915
[fix] Changelog formatting again 2021-02-02 13:56:02 -05:00
liv 6863ae75f3
[fix] DiscordNotifs not working for people who use Discord in a browser 2021-02-02 13:42:08 -05:00
Xiaro d25aef44f6
[enhancement] Added max entries option to EntityList and TextRadar 2021-02-02 13:31:09 -05:00
Xiaro d08870c023
[enhancement] Format numbers in hud with fixed decimal places, added thousands separator to Coordinate
closes #1863
2021-02-02 11:07:11 -05:00
Xiaro c96fdc356e
[fix] LagNotifier stop working in GUI and false detection on join
Thanks for the monkey fix for #722
2021-02-02 01:05:46 -05:00
lv 457a25a913
[fix] " not being sanitized in changelogs 2021-02-01 21:48:01 -05:00
lv 98449bcb2a
[test] CI Broke 2021-02-01 21:23:41 -05:00
lv c1c21be0db
[bump] Release Major 2.02.01 2021-02-01 21:16:33 -05:00
Xiaro 4c4f125e94
[cleanup] ChunkEvent, NoRender, NewChunks (#1900) 2021-02-01 19:17:44 -05:00
Xiaro 61fa45f8c5
[fix] FastBreak more packets causes game freeze 2021-02-01 19:04:15 -05:00
Xiaro edef039419
[cleanup] Removed bloat http request lib (#1899) 2021-02-01 18:43:48 -05:00
lv ce4ee0584e
[fix] Undecorated Accessor Exception with Future
Thanks Mixin https://github.com/SpongePowered/Mixin/issues/430

Signed-off-by: lv <~@l1v.in>
2021-02-01 14:02:45 -05:00
Xiaro a867f81d4f
[fix] Inaccurate numbers in FPS hud 2021-02-01 13:36:39 -05:00
Xiaro 359ab8dfb9
[cleanup] Removed the colon mark in WorldTime hud 2021-02-01 13:36:29 -05:00
liv 3e7f605e9e
[cleanup] Switch to OkHttp from dumb http libraries (#1884) 2021-02-01 13:30:02 -05:00
liv d8f811745b
[fix] Move all configs to `kamiblue` folder (#1897) 2021-02-01 13:27:42 -05:00
nopjmp f28da51929
[fix] F3 Debug Pie would crash on Single Player (#1894)
Possibly would happen on other instances, we will want to test this some before pushing to master/release.

EntityPlayer was sending PlayerTravelEvent, this caused the EventProfiler handler to concurrently modify the Minecraft.profiler instead of the MinecraftServer.profiler.

Additionally, this caused problems when trying to test anything using PlayerTravelEvent as it was getting more than what it should have.
2021-02-01 13:27:02 -05:00
nopjmp 5650580f08
[fix] AutoMend should only try to mend when near blocks (#1890)
Co-authored-by: Xiaro <62033805+Xiaro@users.noreply.github.com>
2021-02-01 11:35:12 -05:00
liv 612ede0f29
[enhancement] Added aliases to Velocity 2021-02-01 06:08:14 -05:00
DifferentPerson db5de9b489
[fix] Update SpongePowered Maven URL (#1895) 2021-01-31 18:20:23 -05:00
DifferentPerson a22c6ccb2b
[fix] Disable enableInHole in Surround by default (#1891)
I think this was supposed to be fixed in 45735cdd0e
2021-01-31 13:41:55 -05:00
Xiaro 2435efb92b
[enhancement] Disable HoleMiner if target jumped out of hole 2021-01-31 00:08:35 -05:00
Xiaro 377c27c072
[enhancement] Disable HoleSnap on rubberband 2021-01-31 00:08:34 -05:00
Xiaro 71e300135a
[fix] Keep setting range in reasonable values 2021-01-30 17:22:10 -05:00
liv 8e6816376a
[fix] Set spammer max delay to 10 minutes 2021-01-30 09:15:46 -05:00
Xiaro 1fe1783af6
[fix] Fixed FastBreak throwing exception in coroutine 2021-01-29 14:21:22 -05:00
nopjmp b1379a3e3a
[enhancement] Holding "LMENU" aka Alt can now use a separate step value (#1888) 2021-01-29 14:05:22 -05:00
Xiaro 2b6483655b
[fix] LabelHud render text out of frame when use scale and docking 2021-01-28 01:15:14 -05:00
Xiaro 343418f960
[fix] Inaccurate tps in HUD 2021-01-28 00:43:06 -05:00
Xiaro f2431c377c
[enhancement] Improved AutoObsidian ender chest mining speed, fixed not taking ender chest from shulker 2021-01-27 15:11:23 -05:00
Xiaro ef7f88b7ed
[enhancement] Don't try to invoke async listeners if there aren't any 2021-01-27 13:09:16 -05:00
Xiaro 7983c28d1f
[enhancement] Increased ElytraFlight SpeedC maximum value and removed useless setting 2021-01-27 12:57:52 -05:00
Xiaro 982e8c711d
[fix] Freecam doesn't reset correctly when joining world 2021-01-27 01:56:58 -05:00
Xiaro b544faecc1
[enhancement] Font Rendering Optimization (#1880)
Co-authored-by: lv <~@l1v.in>
2021-01-27 00:22:55 -05:00
DifferentPerson 9fc4f4b8ca
[enhancement] Add an OnlyShulkers option to ChestStealer (#1882)
If enabled, the module will only steal or store shulker boxes. Useful for moving items within a stash.
2021-01-26 19:39:53 -05:00
Xiaro a8697e0e3f
[fix] Surround spams disabling message when out of obby 2021-01-26 18:06:06 -05:00
Xiaro f8ac0c4ae5
[fix] Random NPE crash related to rotation calculation and block interaction 2021-01-26 17:51:13 -05:00
Xiaro c79eda3db8
[enhancement] Optimized ModuleList performance 2021-01-25 13:48:41 -05:00
Xiaro 663efb5314
[fix] KamiMoji loading thread spam 2021-01-25 13:42:37 -05:00
lv f8f55b344d
[bump] event api 2021-01-25 11:58:51 -05:00
Xiaro 3705c38b73
[fix] Cull face bug caused by shader ESP 2021-01-25 11:56:01 -05:00
Xiaro fce10eadd1
[enhancement] Added profiler support for individual listener (#1879) 2021-01-25 11:54:34 -05:00
Xiaro 96b43fb451
[fix] FakePlayer doesn't spawn player if PlayerName isn't default
closes #1878
2021-01-25 01:06:35 -05:00
Hudson Shykowski 0fb0d85409
[refactor] Use csv format for PacketLogger (#1875)
Co-authored-by: Xiaro <62033805+Xiaro@users.noreply.github.com>
Co-authored-by: liv <sokolov.dominika@gmail.com>
2021-01-23 20:10:03 -05:00