Commit graph

15 commits

Author SHA1 Message Date
563c819900 show solutions with no matching level under a 'missing levels' chapter 2025-04-13 01:11:17 +02:00
522a027f7a allow collapsing chapters in level list 2025-04-13 00:32:05 +02:00
5c48b531f6 add comment storage to boards 2025-03-28 23:06:27 +01:00
42dfe4fac7 group levels into chapters 2024-12-22 16:39:40 +01:00
a963722b27 cleanup 2024-12-18 21:32:00 +01:00
43130b665d support multiple stages for each level, resetting the machine between 2024-12-18 21:31:05 +01:00
36b1b8672b support using strings directly as level input and output data 2024-12-05 14:23:21 +01:00
70d7256e9d specify default input/output text/byte mode per level 2024-10-07 17:33:53 +02:00
af66e68c5f add sandbox and lock input in other levels 2024-10-07 12:21:57 +02:00
e43a422708 add separate sort order field to levels, so they can be reordered without changing the id and invalidating solutions 2024-10-07 12:04:55 +02:00
f9b8dba019 implement level completion, score storing and a dismissable 'level complete' popup 2024-10-06 22:24:37 +02:00
f30e42cb31 display level descriptions, increased font sizes in level selection 2024-10-06 20:12:02 +02:00
4a51369b18 load program input when opening a solution 2024-10-06 20:02:43 +02:00
c4381ac1a1 enter and exit solution editor 2024-10-06 16:00:12 +02:00
ed5084d0fd initial level selection gui 2024-10-06 12:39:36 +02:00