Commit graph

17 commits

Author SHA1 Message Date
Sebastian Morr
e2764bef24 Fix position of commit window 2020-09-03 22:39:16 +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
Sebastian Morr
ebbb505283 Add back level selector 2020-09-03 18:15:56 +02:00
Sebastian Morr
806253660f Fix caret position when using history 2020-09-03 18:10:09 +02:00
Sebastian Morr
75bf6ed86a Make Repository into a container, so we can resize them conveniently 2020-09-03 17:50:03 +02:00
Sebastian Morr
ca8aae560c Better colors and fonts 2020-09-01 21:25:24 +02:00
Sebastian Morr
8ee7abbc82 Add some shortcut buttons for fun 2020-09-01 19:51:14 +02:00
Sebastian Morr
2a0e2e46bb Use scripts to create levels, add level selector 2020-09-01 19:20:51 +02:00
Sebastian Morr
1b5cbe9cb0 Set up goal and active level from template repos 2020-09-01 18:26:43 +02:00
Sebastian Morr
eb53163676 Move repository to its own scene 2020-09-01 17:24:21 +02:00
Sebastian Morr
01cf45dee4 Implement server that listens for connection from fake-editor script
As well as a commit message editor! \o/
2020-09-01 15:14:01 +02:00
Sebastian Morr
f3c311be58 Indent using tabs, which is Godot's default behavior
This should make it easier for new people to contribute.
2020-08-24 16:49:39 +02:00
Sebastian Morr
2f94af8e60 Add a terminal 2020-06-10 18:25:41 +02:00
Sebastian Morr
4e45330ad0 Show index, show refs and symrefs 2020-03-18 20:03:17 +01:00
Sebastian Morr
89b96f24d5 Basic visualization 2020-03-18 16:20:55 +01:00
Sebastian Morr
1d6fdb9b8a Basic Git object functionality 2020-03-18 15:23:38 +01:00
Sebastian Morr
2ceb1eeb89 Basic project with export Makefile 2020-01-29 20:25:13 +01:00