Commit graph

9 commits

Author SHA1 Message Date
blinry d258f812ce Optimize screen layout a bit 2021-01-19 11:13:40 +01:00
blinry f742085fd1 Add a "create files" level 2020-11-13 11:21:36 +01:00
blinry 898f276eba Make fonts 15% larger
This should help make the game more accessible, and reduce font
rendering issues. Closes #5.
2020-11-10 23:23:10 +01:00
blinry 9a9541a858 Close all open editors when running a terminal command
This is a first workaround for the problem that editors are sometimes
out of date. The UI around these will probably continue to change
significantly. Closes #7.
2020-11-10 22:52:48 +01:00
bleeptrack 39e62eb8cf New File Popup (no function) 2020-11-10 18:34:51 +01:00
bleeptrack ea2c731cd3 File explorer document icon 2020-10-27 18:21:57 +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
Sebastian Morr 61304803bc Move all .tscn and .gd files into scenes/ directory 2020-10-26 19:16:22 +01:00
Renamed from file_browser.tscn (Browse further)