Commit Graph

3638 Commits

Author SHA1 Message Date
scorbett123 6f51ec8b6b
[fix] Wrong message being displayed when adding friends. (#2086)
Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
2021-02-27 06:53:07 -05:00
Xiaro 398694497b
[enhancement] Optimized command auto complete 2021-02-27 02:22:45 -05:00
DifferentPerson 11058f42fd
[fix] Use Baritone's helper to log messages (#1949) 2021-02-25 22:44:33 -05:00
Xiaro 1b86b9f3c2
[enhancement] Added instant speed mode to Sprint, ability to disable average speed in player speed hud 2021-02-25 22:05:03 -05:00
Xiaro d2b9a537e5
[cleanup] Removed unused events 2021-02-25 21:15:43 -05:00
Xiaro 3306a8c0e9
[fix] Criticals non packet mode cancels crystal hitting 2021-02-25 21:07:19 -05:00
Xiaro bd70f0e3c0
[fix] ExtraChatHistory crash 2021-02-25 21:07:19 -05:00
Xiaro f50f94b2a2
[enhancement] Faster HoleSnap moving and overrides movement input 2021-02-25 21:07:18 -05:00
Xiaro 742668a282
[fix] Jesus solid mode and mixin compatibility 2021-02-25 13:34:48 -05:00
Xiaro 3924411ed8
[fix] ExtraChatHistory / CameraClip / smooth player model mixin compatibility 2021-02-25 12:22:56 -05:00
Xiaro 234c0e47b5
[fix] ExtraTab compatibility with most mods 2021-02-25 10:56:03 -05:00
Xiaro 9d140098a0
[fix] ElytraFlight / KamiMoji mixin compatibility 2021-02-25 02:49:14 -05:00
Xiaro 57759bd66b
[cleanup] Rewrote AntiFog
why tf was this so over complicated?
2021-02-25 01:11:07 -05:00
Xiaro 57dcf6c36c
[fix] Freecam / ViewLock compatibility with other mods 2021-02-25 01:11:07 -05:00
Xiaro ed0e3466b6
[enhancement] Added separate hand mode to ItemModel 2021-02-24 23:37:10 -05:00
Xiaro db6fb45b4d
[cleanup] AntiWeather mixin 2021-02-24 22:55:36 -05:00
Xiaro 30c01f75ed
[enhancement] Added fall distance check to safe walk, fixed compat with other mods 2021-02-24 20:51:01 -05:00
Xiaro e3ca1175fe
[enhancement] Added sneak sanity check to Sprint, Step, Strafe, fixed random compat with Baritone 2021-02-24 19:27:55 -05:00
Xiaro 40c85caa1e
[enhancement] Strafe checks colliding before jumping 2021-02-24 15:53:52 -05:00
Xiaro d9b333dfec
[enhancement] Rewrote Sprint with more checks 2021-02-24 15:41:39 -05:00
Xiaro 4588a0cb0d
[fix] Criticals default attack fall distance, allows packet criticals to run in air 2021-02-24 15:27:54 -05:00
Xiaro 59c063418e
[cleanup] Cleaned up No Push redirect mixin usage 2021-02-24 13:39:10 -05:00
Xiaro f6321227c1
[enhancement] Optimized event bus unsubscribing 2021-02-23 23:14:40 -05:00
Xiaro 7686d0054a
[enhancement] Cleaned up KillAura code, added min swap health, swap delay 2021-02-23 18:51:41 -05:00
Xiaro 4ce5a74f10
[enhancement] Rewrote Criticals 2021-02-23 17:45:40 -05:00
Xiaro 3c93f1b9ae
[fix] Fixed AutoEat not pausing when swapping item 2021-02-23 01:43:26 -05:00
Xiaro d07e7da39b
[enhancement] Improved AntiAFK idle detection 2021-02-22 22:52:53 -05:00
Xiaro 65ab20e66f
[enhancement] Stop AutoObsidian from mining blocks that are currently being mined by other player. 2021-02-22 20:13:33 -05:00
Xiaro a47006c043
[fix] Make XCarry only cancels player inventory closing packet
This should fixes desync when using containers
2021-02-22 19:37:52 -05:00
Xiaro 842aa05f9f
[cleanup] Removed extra coroutineScope call in MainThreadExecutor 2021-02-21 01:09:21 -05:00
Xiaro fb09e3e634
[enhancement] Renamed RenderEvent and added more inject points 2021-02-21 01:08:07 -05:00
Xiaro a16b5c675b
[fix] Listener priority comparing 2021-02-20 21:30:52 -05:00
Xiaro ef9bf1090b
[enhancement] Updates the FPS hud faster 2021-02-20 17:10:14 -05:00
lv 23eaea0a85
[fix] Non-https link in `funding.yml` 2021-02-20 11:56:51 -05:00
Xiaro 02521d6126
[enhancement] Improved HoleSnap reliability 2021-02-18 18:36:37 -05:00
Xiaro 86eb23456f
[fix] Attempt to fix AutoEat on 2b2t again 2021-02-17 23:06:16 -05:00
Xiaro 97a62ce0a3
[new] Added MultiTask
closes #1049
100% compatible with Phobos, also fixed bug with placing blocks with crystal aura enabled.
2021-02-17 00:34:16 -05:00
scorbett123 d0a78db1d1
[enhancement] Added binds to HUD elements (#1939)
* [enhancement] add binds to gui elements.

Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>

* Do suggested changes

Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
2021-02-16 16:49:02 -05:00
Xiaro 0147669b0b
[fix] Baritone PauseProcess not pausing AutoObsidian 2021-02-16 15:59:21 -05:00
Xiaro 2c83d7d997
[cleanup] Optimize event listener subscribing 2021-02-16 15:55:20 -05:00
Xiaro 316d5d0d2f
[cleanup] Removed useless @JvmOverloads annotations
No more Java bs
2021-02-16 00:32:33 -05:00
nopjmp dd92167667
[cleanup] Cleaned up crystal damage calculations (#1928)
Co-authored-by: Xiaro <62033805+Xiaro@users.noreply.github.com>
2021-02-15 20:33:12 -05:00
Xiaro a4aaee2581
[enhancement] Optimized FontRenderer by reducing draw call 2021-02-15 19:02:17 -05:00
Xiaro fd60fac596
[fix] Updated submodule to fix build error 2021-02-15 15:25:38 -05:00
Xiaro 3557028cd0
[cleanup] Use synchronized() extension instead of Collections.synchronized 2021-02-15 15:19:56 -05:00
Xiaro 4ed089a297
[fix] Finally fixed HoleMiner 2021-02-15 00:53:46 -05:00
lv 41f52ab19b
[fix] Broken references to KamiMod
Signed-off-by: lv <~@l1v.in>
2021-02-14 15:08:57 -05:00
scorbett123 2eb610541e
[enhancement] Add a modified setting command. (#1925)
* [enhancement] Add a modified setting command, that allows clicking to reset.

Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>

* [enhancement] Add boldness to modified settings

Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>

* Suggested edits

Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>

* Forgot this one

Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>

* Suggested edits

Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>

* More suggested changes

Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>

* and to &&

Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>

* suggested changes

Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com>
2021-02-14 15:00:24 -05:00
Xiaro b910bda085
[cleanup] ClassUtils 2021-02-14 14:42:04 -05:00
nopjmp 5f3dd856fc
[enhancement] Refactor TPS/FPS Calculation (#1934) 2021-02-14 00:17:54 -05:00