Commit graph

30 commits

Author SHA1 Message Date
blinry 94462e9123 Show the current state of the badge in a level, instead of the future one 2021-02-18 16:44:04 +01:00
bleeptrack 63f093189b magic number for rescaling fix 2021-02-18 15:45:39 +01:00
blinry b9b32c66e4 Add first background music, always move focus back to the command line 2021-02-04 16:11:56 +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 d258f812ce Optimize screen layout a bit 2021-01-19 11:13:40 +01:00
blinry be45b82e41 Polish branches chapter 2021-01-13 16:27:18 +01:00
blinry fe97283ddb Performance: don't create trees and blobs, only update repos once 2021-01-13 13:30:08 +01:00
bleeptrack 7b12cc1467 return to level menu after chapter is finished 2021-01-12 12:48:06 +01:00
blinry 4910e4d566 Prettier goal boxes, remote tip button for now 2021-01-08 13:54:37 +01:00
blinry c99a35d54f Reorder levels and chapters into a better sequence 2021-01-07 12:57:31 +01:00
blinry 5c1f1ce722 Savegames! 2021-01-07 11:36:11 +01:00
blinry 76c4aab834 Quick implementation of the 3-layer files 2021-01-06 17:04:23 +01:00
blinry 00ec6f6700 Reload card store when reloading a level 2021-01-05 13:08:43 +01:00
blinry 8bfba3f0aa Simple title screen and level select menu 2020-12-23 12:01:32 +01:00
bleeptrack 2e6d30134c Merge remote-tracking branch 'origin/main' into main 2020-12-22 17:53:25 +01:00
bleeptrack 676dcadb81 tip system 2020-12-22 17:53:16 +01:00
blinry 497c8a81ea Friend level with some interactivity 2020-12-22 17:52:30 +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
bleeptrack 34841c496b Show win states in level description 2020-12-22 12:44:07 +01:00
blinry 8760ad7178 Enable files' drop area, two levels about the index 2020-11-09 21:00:18 +01:00
bleeptrack a725508dc8 Index Status Icons 2020-11-03 16:39:55 +01:00
Sebastian Morr 6b612c083d Draw HEAD under terminal popup 2020-10-29 16:17:04 +01:00
bleeptrack 208ddd02c2 Cleanup leftover file browsers 2020-10-27 17:38:41 +01:00
bleeptrack 454520d3ae Working directory in RightSide 2020-10-27 17:32:41 +01:00
Sebastian Morr ac2062bd5a First attempt of rearranging the elements better in horizontal layout 2020-10-27 16:53:19 +01:00
bleeptrack 4c1d70a99f Reordering Layout 2020-10-27 15:48:23 +01:00
Sebastian Morr 3437b89ffc Levels specify which cards should be displayed 2020-10-27 13:15:43 +01:00
Sebastian Morr 61304803bc Move all .tscn and .gd files into scenes/ directory 2020-10-26 19:16:22 +01:00
Renamed from main.gd (Browse further)