bleeptrack
2d68e6fce1
Minor gameplay improvements
2020-11-25 15:21:10 +01:00
blinry
61325b7a97
Restrict movement to arrow keys, switch to terminal by typing letters
2020-11-18 20:12:15 +01:00
blinry
9a9541a858
Close all open editors when running a terminal command
...
This is a first workaround for the problem that editors are sometimes
out of date. The UI around these will probably continue to change
significantly. Closes #7 .
2020-11-10 22:52:48 +01:00
blinry
0e2cacabce
Make terminal not react to hotkeys, unless focused
...
Closes #8 .
2020-11-10 22:45:03 +01:00
blinry
a893cba9d3
When yielding after an async command, call the rest deferred
...
This might help fix the crash bug?
2020-11-09 19:37:26 +01:00
blinry
3a3baa54fa
When the history contains an entry like "git ", don't crash
2020-11-02 15:39:12 +01:00
blinry
e220211140
Add run_async to shell, which should be more stable than the previous threading
...
This might fix the "random crash" problem?
2020-11-02 14:35:34 +01:00
Sebastian Morr
cb7742466b
Make monster stand on nodes, other small fixes
2020-10-27 19:44:17 +01:00
Sebastian Morr
61304803bc
Move all .tscn and .gd files into scenes/ directory
2020-10-26 19:16:22 +01:00