Commit graph

359 commits

Author SHA1 Message Date
01097353b7
make altcontrol ignore clickgui when sending which modules are enabled 2024-06-02 03:01:43 +02:00
fad5d9ceea
poll before updateEnabled 2024-06-02 02:08:35 +02:00
602d17bd8c
add timer autoadjust 2024-06-02 01:45:01 +02:00
5e80dfa18e
altcontrol send config now toggles modules properly 2024-06-01 11:44:26 +02:00
85984c7088
fix noncritical altcontrol exception 2024-06-01 11:40:12 +02:00
61b073ef95
fix altcontrol timing 2024-06-01 11:32:47 +02:00
75f206e1d7
Optimize imports globally, Make HUD meta more consistent, Add more modes to FullBright, Finally fix AutoEat 2024-06-01 11:29:47 +02:00
1a852a06a3
fix funnies 2024-06-01 11:29:41 +02:00
293e7fddc1
fastbreak 2024-06-01 11:29:28 +02:00
3fbe85c9cc
make config sending toggle modules properly 2024-06-01 02:43:35 +02:00
efd9ea7903
fix config sending 2024-06-01 02:39:07 +02:00
5023a69ca2
add config sending, fix some things in altcontrol 2024-06-01 01:50:16 +02:00
614d9e2943
make fade-in faster 2024-06-01 00:57:59 +02:00
ba93092fd3
show when alt disconnects 2024-06-01 00:32:27 +02:00
bb036f2007
force remote events to go over the server first 2024-06-01 00:21:53 +02:00
6d69b1646d
fix autoeat sneaking 2024-06-01 00:02:57 +02:00
c7a00e80eb Merge pull request 'AltControl implementation' (#7) from altcontrol into main
Reviewed-on: #7
2024-05-31 23:58:11 +02:00
4ba2425926 Merge branch 'main' into altcontrol 2024-05-31 23:25:47 +02:00
6e7c2db705
fix thing affecting cait's ocd 2024-05-31 22:23:52 +01:00
046fa4b5dd revert ea82cb3362
revert embetteren readme
2024-05-31 23:11:23 +02:00
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
ea82cb3362 embetteren readme 2024-05-30 23:57:14 +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