|
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 |
|
|
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 |
|