Commit graph

34 commits

Author SHA1 Message Date
Sebastian Morr e2679fcec9 Add tweening to the card arrangement 2020-10-14 01:02:30 +02:00
Sebastian Morr 553c8f2c64 Three example buttons in the terminal 2020-10-13 14:23:14 +02:00
bleeptrack a0a7202684 Autosizing of completions 2020-10-06 12:30:24 +02:00
Sebastian Morr 8c4c4feeef Fix opening things in file browser, fix [code] highlighting 2020-10-06 10:38:31 +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 6e8a310a7a Allow path of repository to be editable when property is on 2020-09-29 17:20:24 +02:00
Sebastian Morr 4b988717e6 Use simple pager for long output 2020-09-29 17:05:04 +02:00
Sebastian Morr 5f2823fab4 Rename a few container nodes to have more pleasant names 2020-09-29 14:27:36 +02:00
Sebastian Morr c33d817551 Theme for Trees, remove [...] button 2020-09-28 18:25:44 +02:00
bleeptrack 374db542f3 Adding command description to completions 2020-09-28 17:39:16 +02:00
Sebastian Morr 0a3e97167c Close completions after running a command 2020-09-27 21:50:14 +02:00
Sebastian Morr ed56385d14 Basic completion framework 2020-09-25 12:04:45 +02:00
Sebastian Morr c6bd66559a Preparations for async commands 2020-09-24 10:10:14 +02:00
Sebastian Morr d69c832aba Add sandbox scene, a zoomed in, simple version for making GIFs :D 2020-09-22 20:25:45 +02:00
Sebastian Morr f28ec7a3a7 Round off more corners of UI elements :P 2020-09-21 19:28:39 +02:00
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