Commit Graph

40 Commits (1d2c824a4f12dcdf04d995d47f3ad8fd8f662b72)

Author SHA1 Message Date
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
Adam Scott 8a93e97f3e
Copy generated library to the projectdir 2023-10-16 16:35:06 -04:00
Patrick Exner (FlameLizard) ffeb64979b
Merge pull request #5 from adamscott/add-compiledb-and-custom-support 2023-10-15 22:52:50 +02:00
Adam Scott 20b249fd52
Add Godot project .clang-format file 2023-10-08 13:50:37 -04:00
Rémi Verschelde 2a26d65edd
Merge pull request #11 from akien-mga/gh-fix-issue-template
Fix GitHub issue template not being parsed as form
2023-10-05 14:52:42 +02:00
Rémi Verschelde 078d66db35
Fix GitHub issue template not being parsed as form 2023-10-05 14:52:30 +02:00
Rémi Verschelde 28bc74de03
Merge pull request #10 from akien-mga/ci-fix-mingw-install
CI: Pin MinGW version to 12.2.0 to fix install issue
2023-10-05 14:52:15 +02:00
Rémi Verschelde fe83f006df
CI: Pin MinGW version to 12.2.0 to fix install issue 2023-10-05 14:51:20 +02:00
Adam Scott 71f91d9687
Add compiledb, help and custom.py support 2023-09-07 14:00:52 -04:00
Patrick Exner (FlameLizard) dc24e7b751
Merge pull request #8 from AThousandShips/version_str 2023-09-02 19:56:39 +02:00
A Thousand Ships 638383eb06 Fix formatting of `compatibility_minimum`
Without quotes the values is parsed as a float, breaking in various cases.
2023-08-31 16:54:16 +02:00
Patrick Exner (FlameLizard) 3fe824fbc5
Merge pull request #7 from paddy-exe/add-instructions-readme
Add/Clarify README instructions in main branch
2023-08-26 20:41:49 +02:00
Patrick-FlameLizard 1108112719 Add/Clarify README instructions in main branch 2023-08-26 20:10:19 +02:00
Patrick Exner (FlameLizard) 798313f9d9
Merge pull request #4 from adamscott/vscode-settings
Add VSCode extension suggestions and update .gitignore for the rest of the VSCode files
2023-08-26 20:04:26 +02:00
Patrick Exner (FlameLizard) 5af02f408e
Merge pull request #6 from paddy-exe/main
Add class registration comment hint for main branch
2023-08-26 20:03:30 +02:00
Patrick-FlameLizard 1a4a8291f6 Add class registration comment hint for main branch 2023-08-26 19:59:37 +02:00
Adam Scott a0c4baa1ef
Add vscode extension suggestions and ignore the rest 2023-08-17 08:31:03 -04:00
Patrick Exner (FlameLizard) 286034b315
Merge pull request #1 from paddy-exe/4.1
Change project version to 4.1
2023-08-08 15:07:36 +02:00
Patrick 42b9de2175 Change project version to 4.1 2023-08-08 01:55:15 +02:00
Patrick 3d623afcf2 Initial commit 2023-08-08 01:43:32 +02:00