Commit graph

376 commits

Author SHA1 Message Date
3e08bb93e8
fix selection splitting for the final time 2024-05-31 23:00:55 +02:00
3faa5acec7
fix selection splitting in Y direction, the second 2024-05-31 22:29:09 +02:00
18cdab89b6
fix selection splitting in Y direction 2024-05-31 22:24:37 +02:00
e5c38fd338
fix selection splitting 2024-05-31 22:21:01 +02:00
daf7635cef
fix selection splitting 2024-05-31 21:04:04 +02:00
ed03536d5a
fix Remote id generation, print some debug info about new selections 2024-05-31 20:56:15 +02:00
4dbfe3aaf0
make selection show selected blocks 2024-05-31 20:44:12 +02:00
605fe8deeb
make midclick not spam events 2024-05-31 20:41:34 +02:00
535b3a06a4
fix numbering and selection splitting 2024-05-31 20:35:54 +02:00
8d7fbd0b53
fix Select again 2024-05-31 20:27:26 +02:00
1775e4e00a
fix AltControl fast start 2024-05-31 20:25:16 +02:00
a7ea1934a3
fix Select 2024-05-31 20:23:34 +02:00
c6ede88e1d
fix a notification 2024-05-31 20:19:25 +02:00
3933a89608
make the RemoteEventManager actually tick 2024-05-31 20:14:13 +02:00
b94cddf64c
make altcontrol not auto disconnect lmao 2024-05-31 20:04:17 +02:00
a77fbba876
make select split work 2024-05-31 20:00:16 +02:00
9ab7c76346
add remote events and altcontrol, add SelectEvent 2024-05-31 19:42:40 +02:00
477c40bbd6
add Selection and BlockUtils.splitSelection1D, rename module to feature, rename configuration to registry, move utils/config to registry, move some annotations to registry.annotation 2024-05-31 16:21:37 +02:00
893db33326
make hud info section suck less on TopLeft 2024-05-31 15:08:25 +02:00
tudbut
56a6e8eafb add RotationManager (closes #6) 2024-05-31 08:43:35 +02:00
483a2177e3
implement basic help system (closes #1) 2024-05-30 22:46:32 +02:00
0a4f25f244
fix event bus priority (it was inconsistent with equals)
the ordering was correct, but it sometimes returned 0 even when not equal
2024-05-30 22:12:43 +02:00
2c524fa90a
make @KeyBound arg parsing more logical 2024-05-30 21:45:56 +02:00
6e094bd55a
make keybinds on booleans not silent 2024-05-30 21:43:44 +02:00
520638a9f0
finish #5: make keybinds run tiggers instead of runnables 2024-05-30 20:38:03 +02:00
TudbuT
3aee5d0a85
start making a help system 2024-05-30 18:55:24 +02:00
tudbut
521d8fe598 make notifications appear smoothly 2024-05-30 16:00:47 +02:00
tudbut
b96faa47ba use notifications instead of chat like tudbut intended 2024-05-30 15:46:38 +02:00
tudbut
42fa368c85 remove an unnecessary enum 2024-05-30 09:23:14 +02:00
de8320f219 make seedoverlay not spam log sometimes, add save config btn 2024-05-29 21:34:23 +02:00
TudbuT
ae2b76b82c Add info section to hud, add RenderFun 2024-05-29 21:11:55 +02:00
TudbuT
8b8473ffa2 fix some seedoverlay bugs 2024-05-29 19:19:24 +02:00
fb554d71cf make seedoverlay not spam log sometimes 2024-05-29 15:18:00 +02:00
a6709ce84e oid 2024-05-29 14:49:43 +02:00
02f5016243 have efly not jiiter 2024-05-29 12:51:24 +02:00
11ac81fbde good seedoverlay!! 2024-05-29 04:49:04 +02:00
b5ae1ff2d3 i felt bad (it's gone) 2024-05-29 02:06:04 +01:00
a07fef533f add derogatory comment 2024-05-29 02:00:23 +01:00
14fbc8173b fix very fucky motion update code 2024-05-29 01:56:32 +01:00
f222cf0313 miserable 2024-05-29 01:47:21 +01:00
ba54680bc9 add a pretty good norender 2024-05-29 01:27:09 +01:00
f917d29b63 fix speed being inconsistent and add timerlock 2024-05-29 01:10:07 +01:00
f6474d2840 seedoverlay working, but still with messy decorations 2024-05-29 00:25:34 +02:00
TudbuT
d9bbea9a45 seedoverlay rendering impl (untested) 2024-05-28 20:29:09 +02:00
799f3fe361 fix autoeat again holy fuck most deved autoeat ever 2024-05-28 06:35:50 +01:00
8152df14dd prevent opening containers with autoeat 2024-05-28 06:28:17 +01:00
1b44539825 burnout, less than 2 commits then i'm dead 💀 2024-05-28 06:21:26 +01:00
0faadefbb4 dumfayce (move autojump disable to after mc instance is set) 2024-05-28 06:14:55 +01:00
edef6a861b illegal start blah blah blah 2024-05-28 06:13:47 +01:00
026cc22f72 forgot to register that 2024-05-28 06:13:26 +01:00
ce97924249 useful things i think 🏳️‍⚧️ 2024-05-28 06:12:48 +01:00
8fcdc9557e if not ingame then don't care (Speed.java) 2024-05-28 06:00:54 +01:00
8c69c31cca first documented use the @Priority annotation 2024-05-28 05:59:27 +01:00
527c86074b additional, we wanna round the speed bruh 2024-05-28 05:58:28 +01:00
af3fff02d4 speed (the drug) 2024-05-28 05:50:55 +01:00
1c6ae7aa4a add CloseGUI to AutoEat 2024-05-28 05:23:55 +01:00
1e97487bb1 emergency intervention for AutoEat 2024-05-28 05:22:19 +01:00
d97e664ed7 more autoeat fixes 2024-05-28 05:18:20 +01:00
da15aaaa96 font shadow please tudbut 2024-05-28 04:59:38 +01:00
39481bd9c4 dumb fuck code 2024-05-28 04:47:22 +01:00
ed608a5565 consistency 2024-05-28 04:13:44 +01:00
973d8232b1 public 2024-05-28 04:13:01 +01:00
b2e2cd276d Improvements to Timer settings and AutoEat meta 2024-05-28 04:11:13 +01:00
eb550f6b7f autoeat improvements 2024-05-28 04:08:15 +01:00
821e67d58f beautiful hud data 2024-05-28 03:59:56 +01:00
f7da34738c fix autoeat kick when hungry in gui 2024-05-28 03:49:25 +01:00
e910229940 add say command, make chatappend compatible with chatcrypt 2024-05-27 22:45:45 +02:00
b1e1586f51 fix autototem hsStacked 2024-05-27 22:16:40 +02:00
bd87a604d5 add a missing space, seedoverlay stub 2024-05-27 17:43:07 +02:00
b7ffd3383d add SimpleWorldGenerator, do a utils refactor 2024-05-27 14:32:41 +02:00
9c90d449c1 make autototem not render when not supposed to render 2024-05-27 12:48:55 +02:00
a021901ad7 fix sliders 2024-05-27 12:45:04 +02:00
498c2a61ff add ChatCrypt channels 2024-05-27 12:40:42 +02:00
d78cb305a9 update dm regex 2024-05-27 12:33:34 +02:00
a87ad90518 unfuck autototem 2024-05-27 12:24:37 +02:00
c41f4d4746 add HUD background, also eternal blue is so hard to get right istg 2024-05-27 12:14:51 +02:00
35f4c8db32 oops forgot to actually return the shadow option 2024-05-27 11:41:11 +02:00
9d6c314b63 add hasShadowInHUD, fix some themes 2024-05-27 11:37:41 +02:00
cf0e6458bd make eternalblue not suck 2024-05-27 11:26:39 +02:00
5674d94163 Merge branch 'master' of https://github.com/JessSystemV/BaseBandRewrite 2024-05-27 10:21:39 +01:00
81f9b7994b probably fix baritone text 2024-05-27 10:21:26 +01:00
eda9ff59e6 notifications are now core 2024-05-27 11:16:36 +02:00
c024ac10b7 allow setting whether status is included in length 2024-05-27 11:11:41 +02:00
f3dfd97030 oops its 15 not 30 where timeout happens 2024-05-27 11:06:36 +02:00
6bb9099b72 fix ping 2024-05-27 11:02:51 +02:00
d5ac33b63e fix ping text 2024-05-27 10:59:14 +02:00
60aee1e840 Merge branch 'master' of https://github.com/JessSystemV/BaseBandRewrite 2024-05-27 09:58:35 +01:00
ec2bd6d04b bomboclat 2024-05-27 09:58:27 +01:00
5641e9a92d H 2024-05-27 10:58:09 +02:00
baa3a608ea sort modules alphabetically 2024-05-27 10:54:47 +02:00
b3bd346163 dereference holder upon send 2024-05-27 09:53:27 +01:00
60696a0fd7 Merge branch 'master' of https://github.com/JessSystemV/BaseBandRewrite 2024-05-27 09:51:28 +01:00
86b72e0b6a make ping look very happy *AUTISTIC SCREAMING* 2024-05-27 09:50:58 +01:00
afb1878391 fix a setting not being gated properly 2024-05-27 10:49:13 +02:00
b00c5e78bf fix some hovers, fix ping 2024-05-27 10:43:11 +02:00
d36fba4b5b ping look better ! 🔏 2024-05-27 09:36:53 +01:00
be3aabc5dd Merge branch 'master' of https://github.com/JessSystemV/BaseBandRewrite 2024-05-27 09:32:48 +01:00
256bbe6fde fix fuck shit 2024-05-27 09:32:39 +01:00
454b467577 make hovers for toggles actually render, add module descriptions, move @Description to util 2024-05-27 10:30:47 +02:00
8e9a7715de Merge branch 'master' of https://github.com/JessSystemV/BaseBandRewrite 2024-05-27 09:29:35 +01:00