Go to file
Sara 1d75ba0d8f feat: introduced cover texture and fog 2024-12-25 20:33:13 +01:00
audio feat: added drone sound effect to enemies 2024-12-12 20:47:15 +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 feat: introduced cover texture and fog 2024-12-25 20:33:13 +01:00
godot-cpp@56571dc584 feat: updated godot cpp to 4.3 2024-11-07 20:06:10 +01:00
models feat: introduced cover texture and fog 2024-12-25 20:33:13 +01:00
src feat: removed transitions to chase state 2024-12-25 18:25:26 +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