Commit graph

108 commits

Author SHA1 Message Date
Sebastian Morr a083e6a1da Set center of gravity correctly when shrinking Nodes Control 2020-09-24 10:31:41 +02:00
Sebastian Morr 47f412d3d8 Prettier arrow positions 2020-09-24 10:25:38 +02:00
Sebastian Morr c6bd66559a Preparations for async commands 2020-09-24 10:10:14 +02:00
Sebastian Morr fc562f2a2f Export "simplified_view" in a repo. Prepare launching the sandbox in $PWD. 2020-09-23 12:05:43 +02:00
Sebastian Morr ff590165d5 Fix a few problems for the "git replace" demo, scale up sandbox UI 2020-09-22 21:56:22 +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 04f4898417 Two top-down levels 2020-09-22 19:43:02 +02:00
Sebastian Morr 2a890c7f8a Fix TCPServer node, by reading -1 bytes 2020-09-22 18:53:50 +02:00
Sebastian Morr f0f50bc9fb Use an empty Git template directory, use GIT_EDITOR instead of EDITOR 2020-09-22 16:18:56 +02:00
Sebastian Morr 5031009dd5 Allow multiple level sets, pull out default order into "sequence" file 2020-09-22 16:12:03 +02:00
Sebastian Morr a9f096636a Add a close button to the text editor 2020-09-22 15:55:01 +02:00
Sebastian Morr 764714b24e Instead of sorting entries the file list, "very best sort" them :P 2020-09-22 15:50:57 +02:00
bleeptrack 1a264e2beb Added File Browser for Repository Scene 2020-09-22 13:19:53 +02:00
Sebastian Morr 9f657b012f Show indented lines in the description as monospace 2020-09-22 10:54:37 +02:00
Sebastian Morr eabf41a2d7 Repository is now a Control, and fix two regressions 2020-09-21 20:28:43 +02:00
Sebastian Morr 4f3c279b5e Fix arrow scaling when zooming 2020-09-21 20:06:09 +02:00
Sebastian Morr 176a069a6a Simple graphics for the different nodes 2020-09-21 19:59:36 +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 6cd68f3599 Allow both drag & drop as well as zooming in repositories 2020-09-21 18:53:36 +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
Sebastian Morr b2ac12c4ed Pull out TextEditor scene, it handles the TCP server 2020-09-21 15:40:31 +02:00
Sebastian Morr 260beefbe9 Put everything into nested Control nodes 2020-09-21 15:25:54 +02:00
Sebastian Morr 31751ce9d1 Two clarifications 2020-09-18 11:26:25 +02:00
Sebastian Morr 417d7f405a Mention right-clicking 2020-09-18 11:15:09 +02:00
Sebastian Morr cc54f33c78 Add a level sequence, show congrats after level, deal with empty puzzle dirs 2020-09-16 16:18:18 +02:00
Sebastian Morr 5066840ae9 Polish levels some more, add a "congrats" text 2020-09-16 16:16:11 +02:00
Sebastian Morr 6292d849b9 Some new puzzle levels 2020-09-16 14:16:38 +02:00
Sebastian Morr 35b4dc098a Rework levels, and add some new ones 2020-09-15 22:35:14 +02:00
Sebastian Morr 931e9b3beb Don't mangle tab in tree content, don't die if win script prints errors 2020-09-15 22:34:22 +02:00
bleeptrack a07deac051 Mouse Zoom Essentials 2020-09-15 18:41:06 +02:00
Sebastian Morr 5558823de1 Remove goal commands from a level's start script 2020-09-15 17:23:48 +02:00
Sebastian Morr 390e0f6c11 Iterate over dictionary's keys while removing stuff from it 2020-09-15 17:23:22 +02:00
Sebastian Morr 47532c9033 Remove nodes that are no longer present in the repository 2020-09-15 16:59:54 +02:00
Sebastian Morr e7914f281d Two new low-level levels 2020-09-15 16:32:00 +02:00
Sebastian Morr d3149784cb Live-reload level list when clicking dropdown 2020-09-15 16:31:41 +02:00
Sebastian Morr 15ec7a0df4 Rename levels to avoid numbers 2020-09-15 14:51:31 +02:00
bleeptrack d5ac67c4cc Terminal style without standard focus 2020-09-15 12:50:01 +02:00
bleeptrack b84bb48004 Restructuring of goal/start scripts 2020-09-15 12:36:22 +02:00
bleeptrack 34b24344d4 Fix focus grab for commit messages 2020-09-15 11:30:40 +02:00
Sebastian Morr d71acccb38 Merge conflict level 2020-09-15 09:55:09 +02:00
Sebastian Morr 7df489baf8 Experimental TCP Server node 2020-09-15 09:42:06 +02:00
Sebastian Morr 148b1be477 Make level dropdown font prettier, too 2020-09-14 19:37:51 +02:00
Sebastian Morr e9c3217015 Make command dropdown prettier 2020-09-14 19:36:58 +02:00
Sebastian Morr d555612791 Show level name above description 2020-09-14 19:29:51 +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