Go to file
Sara 0b15f95d0e feat: enemy now disables all processing on death 2024-12-11 22:41:29 +01:00
audio feat: added explosion sound 2024-12-08 22:00:27 +01:00
bin Update README.md by removing typo 2024-08-15 21:30:11 +02:00
design feat: experimenting with desired mood 2024-11-27 00:41:39 +01:00
godot tweak: section 2 2024-12-11 22:41:16 +01:00
godot-cpp@56571dc584 feat: updated godot cpp to 4.3 2024-11-07 20:06:10 +01:00
models feat: redid dirt texture 2024-12-11 18:39:29 +01:00
src feat: enemy now disables all processing on death 2024-12-11 22:41:29 +01:00
.clang-format feat: updated gitignore and clang-format 2024-10-11 12:08:15 +02:00
.editorconfig Add Godot .editorconfig 2024-08-15 21:27:32 +02:00
.gdignore Add `.gdignore` file to prevent editor from importing resources 2024-08-15 21:27:33 +02:00
.gitattributes tweak: dirt and character textures 2024-12-08 20:13:16 +01:00
.gitignore feat: updated gitignore and clang-format 2024-10-11 12:08:15 +02:00
.gitmodules fix: set branch for utils in gitmodules 2024-10-11 12:09:46 +02:00
LICENSE.md Initial commit 2023-08-08 01:43:32 +02:00
Makefile feat: Added optimize=none to debug make target 2024-05-31 16:05:42 +02:00
SConstruct feat: experimenting with desired mood 2024-11-27 00:41:39 +01:00
init.sh feat: added project.godot update as part of init.sh 2024-05-28 11:41:16 +02:00