Sebastian Morr
|
579f18736a
|
Introduce Shell class with a cd method and a run method
game.exec is now the only point in the code that calls OS.execute.
shell.run is the only point that refers to /bin/sh.
|
2020-09-08 16:08:40 +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
|
5161a8563e
|
Only update graph when hitting button or sending command, for now
|
2020-09-01 19:32:33 +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 |
|