fonts
|
Add a theme resource, which applies fonts/styles to all Control elements
|
2020-09-21 17:00:00 +02:00 |
levels
|
Two top-down levels
|
2020-09-22 19:43:02 +02:00 |
nodes
|
Add pop sound when player adds nodes
|
2020-09-24 10:52:58 +02:00 |
scripts
|
Preparations for async commands
|
2020-09-24 10:10:14 +02:00 |
styles
|
Convert level dropdowns to OptionButtons
|
2020-09-28 19:02:12 +02:00 |
.gitignore
|
When exporting for Windows, bundle with PortableGit
|
2020-09-09 17:04:22 +02:00 |
arrow.gd
|
Set center of gravity correctly when shrinking Nodes Control
|
2020-09-24 10:31:41 +02:00 |
arrow.tscn
|
Set center of gravity correctly when shrinking Nodes Control
|
2020-09-24 10:31:41 +02:00 |
export_presets.cfg
|
When exporting for Windows, bundle with PortableGit
|
2020-09-09 17:04:22 +02:00 |
file_browser.gd
|
Instead of sorting entries the file list, "very best sort" them :P
|
2020-09-22 15:50:57 +02:00 |
file_browser.tscn
|
Added File Browser for Repository Scene
|
2020-09-22 13:19:53 +02:00 |
game.gd
|
Move exec, crash, and file IO to "helpers" autoload node
|
2020-09-29 14:54:07 +02:00 |
helpers.gd
|
Move exec, crash, and file IO to "helpers" autoload node
|
2020-09-29 14:54:07 +02:00 |
main.gd
|
Move exec, crash, and file IO to "helpers" autoload node
|
2020-09-29 14:54:07 +02:00 |
main.tscn
|
Make dropdowns non-focussable
|
2020-09-29 14:28:41 +02:00 |
Makefile
|
When building a zip of the game, don't include /tmp
|
2020-09-24 11:09:51 +02:00 |
node.gd
|
Close completions after running a command
|
2020-09-27 21:50:14 +02:00 |
node.tscn
|
Add pop sound when player adds nodes
|
2020-09-24 10:52:58 +02:00 |
player.gd
|
Indent using tabs, which is Godot's default behavior
|
2020-08-24 16:49:39 +02:00 |
player.tscn
|
Basic project with export Makefile
|
2020-01-29 20:25:13 +01:00 |
project.godot
|
Move exec, crash, and file IO to "helpers" autoload node
|
2020-09-29 14:54:07 +02:00 |
repository.gd
|
Rename a few container nodes to have more pleasant names
|
2020-09-29 14:27:36 +02:00 |
repository.tscn
|
Rename a few container nodes to have more pleasant names
|
2020-09-29 14:27:36 +02:00 |
sandbox.gd
|
Export "simplified_view" in a repo. Prepare launching the sandbox in $PWD.
|
2020-09-23 12:05:43 +02:00 |
sandbox.tscn
|
Close completions after running a command
|
2020-09-27 21:50:14 +02:00 |
shell.gd
|
Move exec, crash, and file IO to "helpers" autoload node
|
2020-09-29 14:54:07 +02:00 |
tcp_server.gd
|
Move exec, crash, and file IO to "helpers" autoload node
|
2020-09-29 14:54:07 +02:00 |
tcp_server.tscn
|
Preparations for async commands
|
2020-09-24 10:10:14 +02:00 |
terminal.gd
|
Move exec, crash, and file IO to "helpers" autoload node
|
2020-09-29 14:54:07 +02:00 |
terminal.tscn
|
Rename a few container nodes to have more pleasant names
|
2020-09-29 14:27:36 +02:00 |
test.gd
|
Experimental TCP Server node
|
2020-09-15 09:42:06 +02:00 |
text_editor.gd
|
Move exec, crash, and file IO to "helpers" autoload node
|
2020-09-29 14:54:07 +02:00 |
text_editor.tscn
|
Allow multiple level sets, pull out default order into "sequence" file
|
2020-09-22 16:12:03 +02:00 |