Commit Graph

69 Commits (b3cff8240bf521646caf1d795ee78e5340146041)

Author SHA1 Message Date
Sara b3cff8240b feat: updated character 2024-12-07 17:44:30 +01:00
Sara 3e6e4f3129 fix: turning animations not working 2024-12-07 17:44:22 +01:00
Sara c65a059ffd feat: comment pass on player animation tree class 2024-12-07 16:55:17 +01:00
Sara ff0199a342 feat: character texture albedo 2024-12-07 16:51:59 +01:00
Sara ddbd4d25dc feat: level tweaks and bakes 2024-12-06 19:49:53 +01:00
Sara c322abdaa4 feat: implemented combat basics 2024-12-06 17:12:06 +01:00
Sara fdea9b3fdc feat: walkover model 2024-12-04 22:59:30 +01:00
Sara 436f2f05ee feat: lightmapgi 2024-12-04 22:59:21 +01:00
Sara 9a4a559f0c feat: started work on damage and combat 2024-12-04 20:56:15 +01:00
Sara 994885afea feat: redid dirt texture 2024-12-04 20:55:55 +01:00
Sara 32df02855b feat: added running 2024-12-04 16:15:40 +01:00
Sara 95375eae4a feat: rotation is Good Enough I'd say 2024-12-02 23:18:08 +01:00
Sara e522dfb364 tweak: rotate animation;feat: rifle_normal map 2024-12-02 18:39:30 +01:00
Sara efc8006c66 feat: updated rifle texture, turning animation 2024-12-01 21:38:30 +01:00
Sara 92f31aa85b fix: jerking motion in bolt cycle animation 2024-12-01 00:07:19 +01:00
Sara be4fbb9d0b feat: created aim and fire animations 2024-11-30 23:48:30 +01:00
Sara a7affe42ff feat: updated lighting 2024-11-30 23:48:12 +01:00
Sara 6bf6109a3a chore: added .kra to attributes 2024-11-27 20:30:16 +01:00
Sara d2202e960e feat: redid all of the textures and some of the lighting 2024-11-27 20:25:55 +01:00
Sara 75ada519b8 chore: updated utils 2024-11-27 16:34:05 +01:00
Sara 07212f2e9a feat: implemented some controls in Player 2024-11-27 16:32:58 +01:00
Sara 399818b342 feat: more lighting, particles, and some controls 2024-11-27 16:32:42 +01:00
Sara 4940f67c21 feat: experimenting with desired mood 2024-11-27 00:41:39 +01:00
Sara ceba03ec36 feat: updated godot cpp to 4.3 2024-11-07 20:06:10 +01:00
Sara 8cf8d383af fix: set branch for utils in gitmodules 2024-10-11 12:09:46 +02:00
Sara ada043b0a1 feat: updated gitignore and clang-format 2024-10-11 12:08:15 +02:00
Dragos Daian 111f9052ad Update README.md by removing typo
Remove uneeded message

Update README.md

Update README.md

Update README.md

Update README.md

Update README.md

Update README.md

Update README.md

Update README.md

Update README.md

Update README.md

Update README.md

update readme and also ios build to be with .framework as well

Co-Authored-By: Patrick Exner (FlameLizard) <patrick.exner1@web.de>
2024-08-15 21:30:11 +02:00
Hugo Locurcio 4f8dd1fa96 Add `.gdignore` file to prevent editor from importing resources
This is required for `.obj` files generated by MSVC in particular,
but also any resources your libraries may include (such as logos,
test fixtures, etc).
2024-08-15 21:27:33 +02:00
Adam Scott 9fab6bc057 Add Godot .editorconfig 2024-08-15 21:27:32 +02:00
Sara 1d2c824a4f feat: updated godot-cpp to 4.3 stable 2024-08-15 21:21:59 +02:00
Sara a8db856fd7 feat: updated src/utils to newest 2024-08-15 21:21:11 +02:00
Sara f4d2e4fcc2 fix: added missing libgit_plugin.linux.* for git plugin 2024-08-15 20:55:04 +02:00
Sara 57a5fcbfd9 feat: added godot git addon 2024-08-07 20:33:57 +02:00
Sara 31b76df99b feat: Added optimize=none to debug make target 2024-05-31 16:05:42 +02:00
Sara f851caf519 feat: added compiledb to makefile 2024-05-28 20:06:44 +02:00
Sara 771fa98b8d feat: updated utils 2024-05-28 16:29:21 +02:00
Sara 4e38e62394 feat: removed uninitialize function completely 2024-05-28 14:15:57 +02:00
Sara f3dca582aa chore: updated utils 2024-05-28 14:15:44 +02:00
Sara 6ca685342f feat: added project.godot update as part of init.sh 2024-05-28 11:41:16 +02:00
Sara f6db16a059 chore: updated utils 2024-05-24 17:40:53 +02:00
Sara 45a2fa3323 feat: added makefile 2024-04-02 15:50:56 +02:00
Sara c5aad06c3f feat: bumped target version of godot-cpp 2024-04-02 15:47:51 +02:00
Sara 154311af1b Added init.sh script 2024-03-07 20:52:09 +01:00
Sara d3358de371 Created game template 2024-03-07 20:41:08 +01:00
Patrick Exner (FlameLizard) 6dcda0087e
Merge pull request #18 from sdab/main
Update README.md
2023-12-21 18:14:06 +01:00
Patrick Exner (FlameLizard) 9cda3eb0ad
Merge pull request #21 from Faless/fix/install_bin
Fix library copy command
2023-11-27 23:14:10 +01:00
Fabio Alessandrelli e082c29598 Fix library copy command
Use InstallAs with the correct target/source order instead of Command.
2023-11-27 21:02:25 +01:00
Patrick Exner (FlameLizard) e060812bb4
Merge pull request #12 from adamscott/add-clang-format 2023-11-19 22:24:53 +01:00
Sebastien Dabdoub c7b6b87460
Update README.md
A step was missing to initialize the git submodule for godot-cpp. It was uninitialized when I followed the github template instructions.
2023-10-18 20:04:31 -07:00
Patrick Exner (FlameLizard) 06505db7b1
Merge pull request #15 from adamscott/copy-bin-to-projectdir 2023-10-17 10:02:57 +02:00