Commit graph

14 commits

Author SHA1 Message Date
bleeptrack 328122823b disable music when game starts from debug mode 2021-02-11 10:48:36 +01:00
bleeptrack e8895f8137 toggle music button to scene 2021-02-11 10:46:08 +01:00
blinry fd58638753 Auto-forward to level select when run from editor 2021-01-28 12:08:12 +01:00
bleeptrack 7903a8d9f3 Sneaking survey into game before quitting 2021-01-28 11:59:26 +01:00
blinry aed852122b Badges when you don't use cards 2021-01-21 15:08:59 +01:00
blinry e87e29a3ed Extend the hint system to explain GUI elements 2021-01-19 12:48:16 +01:00
blinry 5c1f1ce722 Savegames! 2021-01-07 11:36:11 +01:00
blinry 8bfba3f0aa Simple title screen and level select menu 2020-12-23 12:01:32 +01:00
blinry d8d48c245e Take hints on port 1235, hint script in user's PATH 2020-12-22 16:05:35 +01:00
blinry cf10605bf4 game.notify() creates a popup 2020-12-22 15:38:43 +01:00
blinry 617adc8e06 Build custom .gitconfig for the game environment
Fixes #3.
2020-10-29 17:30:12 +01:00
Sebastian Morr 448ed89ead Have fake-editor send the content of the file itself
So we don't have to fetch the content from the outside.
2020-10-26 21:29:11 +01:00
Sebastian Morr 8f70770107 Fix warnings 2020-10-26 19:56:52 +01:00
Sebastian Morr 61304803bc Move all .tscn and .gd files into scenes/ directory 2020-10-26 19:16:22 +01:00
Renamed from game.gd (Browse further)