Commit graph

13 commits

Author SHA1 Message Date
Sebastian Morr 61304803bc Move all .tscn and .gd files into scenes/ directory 2020-10-26 19:16:22 +01:00
Sebastian Morr 41e14be5dd Add "title" section to the level format 2020-10-12 20:09:51 +02:00
Sebastian Morr c24da2bc76 Remove some unneeded print statements 2020-10-06 18:53:53 +02:00
Sebastian Morr ec841ce485 Fix loading old-style levels in exported versions of the game 2020-10-06 18:53:31 +02:00
bleeptrack 8501e598a4 Changes for OSX 2020-10-06 16:50:31 +02:00
Sebastian Morr 8c4c4feeef Fix opening things in file browser, fix [code] highlighting 2020-10-06 10:38:31 +02:00
Sebastian Morr aec32e115c Add more levels in the new format 2020-09-30 22:20:42 +02:00
Sebastian Morr 065ca2a233 Allow having an arbitrary number of repos in a level 2020-09-30 21:36:11 +02:00
Sebastian Morr 91a57c49d7 Load new level format 2020-09-30 18:10:05 +02:00
Sebastian Morr c178a5c63e Refactor Level class so that we don't need to copy shell scripts 2020-09-29 20:36:57 +02:00
Sebastian Morr 3291f0a78b Move win condition to Level class, move sound muting back to main 2020-09-29 20:01:25 +02:00
Sebastian Morr 2c4f8cb26e Move level construction stuff to Level class 2020-09-29 19:50:58 +02:00
Sebastian Morr f20310df3a Load level information into classes 2020-09-29 19:40:17 +02:00