|  Sara | a93199d8b8 | feat: added character data | 2024-03-19 13:22:55 +01:00 |  | 
				
					
						|  Sara | 5da196b226 | chore: added design document | 2024-03-18 23:06:48 +01:00 |  | 
				
					
						|  Sara | 19ba4047ca | feat: added simple enemy with chase behaviour | 2024-03-18 23:05:42 +01:00 |  | 
				
					
						|  Sara | 4f564a4f4c | feat: player controls commenting pass | 2024-03-18 19:29:44 +01:00 |  | 
				
					
						|  Sara | 99b844cc76 | feat: player character implements health entity interface | 2024-03-18 16:28:00 +01:00 |  | 
				
					
						|  Sara | 50392dd3ed | feat: added health node and health entity interface | 2024-03-18 16:26:18 +01:00 |  | 
				
					
						|  Sara | 00a9334653 | feat: mouse rotation for camera and character | 2024-03-18 15:30:03 +01:00 |  | 
				
					
						|  Sara | 709b972f91 | feat: fundamental movement and separation of concerns for camera and character motion | 2024-03-17 21:25:52 +01:00 |  | 
				
					
						|  Sara | 121bb0b7d6 | feat: updated utils | 2024-03-17 14:49:52 +01:00 |  | 
				
					
						|  Sara | de67a91d9d | feat: updated godot-cpp-utils | 2024-03-16 22:19:04 +01:00 |  | 
				
					
						|  Sara | 168cba5d03 | feat: created tunnels gamemode and player objects | 2024-03-16 13:53:41 +01:00 |  | 
				
					
						|  Sara | beb1fe05f2 | feat: updated utils | 2024-03-16 13:12:58 +01:00 |  | 
				
					
						|  Sara | 9e30c63d50 | feat: removed license | 2024-03-07 22:10:48 +01:00 |  | 
				
					
						|  Sara | ce98cea593 | feat: no longer needed init.sh | 2024-03-07 21:10:05 +01:00 |  | 
				
					
						|  Sara | 050ffa448a | feat: updated godot-cpp | 2024-03-07 21:02:55 +01:00 |  | 
				
					
						|  Sara | 67944834d4 | feat: initialized project | 2024-03-07 20:59:55 +01:00 |  | 
				
					
						|  Sara | 8e0ba99e6d | Added init.sh script | 2024-03-07 20:52:09 +01:00 |  | 
				
					
						|  Sara | 09035af13b | Created game template | 2024-03-07 20:41:08 +01:00 |  | 
				
					
						|  Patrick Exner (FlameLizard) | 3ec351897d | Merge pull request #18 from sdab/main Update README.md | 2023-12-21 18:14:06 +01:00 |  | 
				
					
						|  Patrick Exner (FlameLizard) | 682db5ae1a | Merge pull request #21 from Faless/fix/install_bin Fix library copy command | 2023-11-27 23:14:10 +01:00 |  | 
				
					
						|  Fabio Alessandrelli | ac1499baf4 | 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) | e6323bdc32 | Merge pull request #12 from adamscott/add-clang-format | 2023-11-19 22:24:53 +01:00 |  | 
				
					
						|  Sebastien Dabdoub | 24a5efe8f7 | 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) | 843b2258a0 | Merge pull request #15 from adamscott/copy-bin-to-projectdir | 2023-10-17 10:02:57 +02:00 |  | 
				
					
						|  Adam Scott | 54a177ce39 | Copy generated library to the projectdir | 2023-10-16 16:35:06 -04:00 |  | 
				
					
						|  Patrick Exner (FlameLizard) | 055ab32bc6 | Merge pull request #5 from adamscott/add-compiledb-and-custom-support | 2023-10-15 22:52:50 +02:00 |  | 
				
					
						|  Adam Scott | fbd0021dec | Add Godot project .clang-format file | 2023-10-08 13:50:37 -04:00 |  | 
				
					
						|  Rémi Verschelde | f836481b66 | 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 | 8aebbf12fa | Fix GitHub issue template not being parsed as form | 2023-10-05 14:52:30 +02:00 |  | 
				
					
						|  Rémi Verschelde | 7ea1d169d8 | 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 | 18aa438af5 | CI: Pin MinGW version to 12.2.0 to fix install issue | 2023-10-05 14:51:20 +02:00 |  | 
				
					
						|  Adam Scott | 43d3b1181c | Add compiledb, help and custom.py support | 2023-09-07 14:00:52 -04:00 |  | 
				
					
						|  Patrick Exner (FlameLizard) | 948cf4be33 | Merge pull request #8 from AThousandShips/version_str | 2023-09-02 19:56:39 +02:00 |  | 
				
					
						|  A Thousand Ships | 9e8e06aac7 | Fix formatting of compatibility_minimumWithout quotes the values is parsed as a float, breaking in various cases. | 2023-08-31 16:54:16 +02:00 |  | 
				
					
						|  Patrick Exner (FlameLizard) | aa093cd429 | 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 | 6985cbaa88 | Add/Clarify README instructions in main branch | 2023-08-26 20:10:19 +02:00 |  | 
				
					
						|  Patrick Exner (FlameLizard) | 8fc98af6dd | 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) | 4c0556fcb8 | 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 | fb8e864dba | Add class registration comment hint for main branch | 2023-08-26 19:59:37 +02:00 |  | 
				
					
						|  Adam Scott | b54f7475af | Add vscode extension suggestions and ignore the rest | 2023-08-17 08:31:03 -04:00 |  | 
				
					
						|  Patrick Exner (FlameLizard) | 5eb763fff7 | Merge pull request #1 from paddy-exe/4.1 Change project version to 4.1 | 2023-08-08 15:07:36 +02:00 |  | 
				
					
						|  Patrick | 498a9f99b0 | Change project version to 4.1 | 2023-08-08 01:55:15 +02:00 |  | 
				
					
						|  Patrick | 882ffb2726 | Initial commit | 2023-08-08 01:43:32 +02:00 |  |