Go to file
Sara 5779cdb6f0 feat: started work on button prompts 2025-01-06 17:07:26 +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 tweak: made player slower 2025-01-06 17:07:00 +01:00
godot-cpp@56571dc584 feat: updated godot cpp to 4.3 2024-11-07 20:06:10 +01:00
models feat: lowered particle count for explosions 2025-01-05 18:58:09 +01:00
src fix: camera while aiming is now locked to weapon shoulder 2025-01-06 17:07:14 +01:00
ui feat: started work on button prompts 2025-01-06 17:07: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