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 |
|
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
|
1ea6e3b4ac
|
Try to point edges downward
|
2020-09-14 14:54:30 +02:00 |
|
Sebastian Morr
|
f4990dedca
|
Fix connection of normal refs
The --head option always outputs HEAD first.
|
2020-09-14 14:05:16 +02:00 |
|
Sebastian Morr
|
9ba485b789
|
Add levels for refs and symrefs
|
2020-09-13 21:55:51 +02:00 |
|
Sebastian Morr
|
cb2bb767db
|
Properly support symrefs in refs/
|
2020-09-13 21:55:24 +02:00 |
|
Sebastian Morr
|
8a6f957c61
|
Rename CommitMessage to TextEditor, because it's more general now
|
2020-09-13 18:44:27 +02:00 |
|
Sebastian Morr
|
078c1612ac
|
fake-editor sends filename now, so that we can write tag descriptions, for example
|
2020-09-13 18:40:44 +02:00 |
|
bleeptrack
|
4c79dd24a7
|
Next Level Button and Switch to Bash for Commands
|
2020-09-11 13:12:12 +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 |
|
bleeptrack
|
39d952528f
|
Win Script test for blob level
|
2020-09-10 12:03:46 +02:00 |
|
Sebastian Morr
|
75679c8bb1
|
Use Perl for the fake-editor :D
|
2020-09-09 18:32:57 +02:00 |
|
Sebastian Morr
|
4099030fcd
|
Use bundled sh.exe, expand %TEMP% per-user
|
2020-09-09 17:59:56 +02:00 |
|
Sebastian Morr
|
61a59c8eb7
|
When exporting for Windows, bundle with PortableGit
|
2020-09-09 17:04:22 +02:00 |
|