Commit graph

19 commits

Author SHA1 Message Date
Sebastian Morr 004f8eaf85 Set default BoxContainer separation of 5 px 2020-09-21 19:03:56 +02:00
Sebastian Morr ba55f64118 Input line grabs focus when text editor closes 2020-09-21 18:59:55 +02:00
Sebastian Morr 0fdc6cd69c Fix drag and drop
For the input event to reach the nodes, all Controls need to set
mouse_filter to "ignore" it seems?
2020-09-21 18:33:34 +02:00
Sebastian Morr 24f194872b Add a theme resource, which applies fonts/styles to all Control elements 2020-09-21 17:00:00 +02:00
Sebastian Morr 3cfd6ec710 Put TextEditor into Terminal scene 2020-09-21 15:40:42 +02:00
bleeptrack a07deac051 Mouse Zoom Essentials 2020-09-15 18:41:06 +02:00
bleeptrack d5ac67c4cc Terminal style without standard focus 2020-09-15 12:50:01 +02:00
Sebastian Morr e9c3217015 Make command dropdown prettier 2020-09-14 19:36:58 +02:00
Sebastian Morr 0b4c4f9449 Dropdown menu for premade commands 2020-09-14 19:25:57 +02:00
Sebastian Morr 6d0fff27ad Add checkbox to hide trees and blobs 2020-09-14 16:03:01 +02:00
Sebastian Morr b1d2536bcc Clear button, show arrow target if there's no node, add some goals 2020-09-14 15:35:30 +02:00
Sebastian Morr 7c82381e8d Write win scripts for all levels (with a short, fun trip to quote hell) 2020-09-11 12:23:26 +02:00
Sebastian Morr 2aefdf8391 Fix all warnings 2020-09-11 10:33:44 +02:00
Sebastian Morr 41260bc93c Load next level when win condition is fulfilled 2020-09-10 12:47:18 +02:00
Sebastian Morr 75679c8bb1 Use Perl for the fake-editor :D 2020-09-09 18:32:57 +02:00
Sebastian Morr 040dae1ab0 Send commands from terminal non-async for now 2020-09-08 23:01:01 +02:00
Sebastian Morr 888ff54d44 Start implementing an async run function for the shell 2020-09-08 22:58:44 +02:00
Sebastian Morr 5a291685fa Improve fonts and colors 2020-09-05 10:47:38 +02:00
Sebastian Morr 7373984d47 Extract terminal in its own scene, add a few proper levels with a description 2020-09-03 19:22:46 +02:00