Crispy CrispyPin · they/them
CrispyPin created branch macroquad in CrispyPin/marble-machinations 2025-04-24 23:21:48 +02:00
CrispyPin pushed to macroquad at CrispyPin/marble-machinations 2025-04-24 23:21:48 +02:00
0b2a3991ed format
324d16cfc2 clippy auto fixes
f4348599f6 convert to macroquad and make it compile
Compare 3 commits »
CrispyPin pushed tag v0.3.3 to CrispyPin/marble-machinations 2025-04-21 18:57:09 +02:00
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-21 18:57:07 +02:00
1cc8e999b7 bump version to 0.3.3
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-21 18:27:55 +02:00
7d9d0a01f7 update readme
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-21 00:39:12 +02:00
1eb7a34537 show level name in end popup
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-21 00:23:04 +02:00
c8fc484e9c add config options to show/hide timing debug info and power directions
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-21 00:01:05 +02:00
440cd7a759 fix bindings not taking into account press order, making some bindings ambiguous
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-20 20:45:39 +02:00
2c7e844d00 fix right edge grid rendering
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-20 20:35:08 +02:00
80ab3b676e fix input being consumed even when marble creation is blocked; made multiple simultaneous inputs use the same value
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-20 19:54:52 +02:00
f0b878e93d fix crash when saving config before user dir exists
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-16 22:30:13 +02:00
509b577aaa disable all input bindings while in a text edit box
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-15 22:12:30 +02:00
62fcb538a6 fix bindings not updating blocking data after a binding is deleted
CrispyPin pushed tag v0.3.2 to CrispyPin/marble-machinations 2025-04-14 19:41:35 +02:00
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-14 19:41:34 +02:00
df58b62712 bump version to 0.3.2
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-14 19:39:46 +02:00
0223250c88 add brainfuck and deadfish levels
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-13 23:25:55 +02:00
5f5a831569 ignore (but print a warning about) invalid action ids in the config file, instead of failing to deserialize and reverting to default
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-13 23:08:19 +02:00
7222993156 remove accidentally included prototype files
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-13 22:34:27 +02:00
31783cc10f fix stop sim binding not working when bound to the same thing as start
44494f4d01 add key bindings for eraser, selection, blueprint list and 'none' tool
Compare 2 commits »
CrispyPin pushed to main at CrispyPin/marble-machinations 2025-04-13 21:14:56 +02:00
454c836b38 collapse chapters that are completely solved by default