Sara
|
c05d3aa28f
|
fix: patrol navigation now first targets the closest point on the path
|
2025-07-21 15:50:26 +02:00 |
|
Sara
|
9517588415
|
feat: implemented enemy wretched patrol and chase states
|
2025-07-21 15:05:02 +02:00 |
|
Sara
|
1b0e4384b9
|
feat: enemies now rotate with movement
|
2025-07-20 21:46:18 +02:00 |
|
Sara
|
526f756736
|
feat: first basic enemy patrolling behaviour
|
2025-07-20 21:41:22 +02:00 |
|
Sara
|
7c4c75d193
|
feat: defined state and state machine concepts
|
2025-07-19 20:06:45 +02:00 |
|
Sara
|
7c0b338f68
|
feat: added health status class to ClassDB
|
2025-07-19 20:05:03 +02:00 |
|
Sara
|
144e18b2d0
|
fix: look_at normal and up aligning
|
2025-07-19 20:04:52 +02:00 |
|
Sara
|
f02dbf44ac
|
feat: added more settings to rifle
|
2025-07-19 15:26:55 +02:00 |
|
Sara
|
58e90780d5
|
feat: implemented recoil
|
2025-07-19 14:26:46 +02:00 |
|
Sara
|
a7b3f97b3b
|
feat: implemented bullet impacts
|
2025-07-19 12:33:48 +02:00 |
|
Sara
|
7a5c129bb9
|
feat: added raycast node to rifle to start work on hitscan weapons
|
2025-07-18 00:47:17 +02:00 |
|
Sara
|
52ab7bea59
|
feat: started work on health tracking
|
2025-07-18 00:46:52 +02:00 |
|
Sara
|
01b69df872
|
feat: replace 'fallback weapon' with 'starting weapon'
|
2025-07-18 00:45:55 +02:00 |
|
Sara
|
a93e79cd1c
|
fix(compiletime): removed compiledb arg from justfile
|
2025-07-17 12:50:03 +02:00 |
|
Sara
|
aecc40ed6e
|
feat: implemented basics for weapons
|
2025-07-17 12:49:32 +02:00 |
|
Sara
|
6fa9d11af5
|
feat: implementations of initial weapon inventory interface
|
2025-07-15 23:01:28 +02:00 |
|
Sara
|
6cdb2cbd4f
|
feat: work on running and weapon inventory
|
2025-07-15 00:50:54 +02:00 |
|
Sara
|
43c5863e89
|
fix(git): added kdev files to .gitignore
|
2025-07-14 23:07:35 +02:00 |
|
Sara
|
46a958f801
|
feat: initialized template and wrote first gameplay code
|
2025-07-14 23:03:04 +02:00 |
|
Sara
|
82f2cae0f6
|
fix: added .cache and build artifacts to gitignore
|
2025-06-23 21:13:38 +02:00 |
|
hertog
|
fdb9ad8de0
|
Merge pull request 'Adding just format command to justfile ' (#13) from feat/just-format into development
Reviewed-on: hertog/godot-module-template#13
|
2025-06-21 21:40:05 +00:00 |
|
Sara
|
79048bc28e
|
feat: added comments to justfile for clarity and debugging ease
|
2025-06-20 21:28:26 +02:00 |
|
Sara
|
684fcbf3c9
|
feat: added just format command
|
2025-06-20 21:28:01 +02:00 |
|
Sara
|
384cfcbec6
|
feat: added clang-format and formatted existing files
|
2025-06-20 21:27:01 +02:00 |
|
Sara
|
2d7050a065
|
Merge remote-tracking branch 'origin/fix/justfile-export_templates' into development
|
2025-04-16 11:55:12 +02:00 |
|
Jan van der Weide
|
49689745db
|
added custom modules to build command
|
2025-04-14 13:04:03 +02:00 |
|
Sara
|
0e78ce5031
|
fix: engine sourcecode module
|
2025-04-14 11:17:09 +02:00 |
|
Sara
|
31c715db98
|
feat: erased broken engine submodule
|
2025-04-14 11:13:48 +02:00 |
|
Sara
|
202693b275
|
feat: erased accidentally added engine files
|
2025-04-14 11:13:27 +02:00 |
|
Jan van der Weide
|
58690660c4
|
fix: export_preset path not resetting propperly
|
2025-04-13 22:15:59 +02:00 |
|
Sara
|
f0fc98b2b8
|
Merge pull request 'feature/engine-template-rework' (#7) from feature/engine-template-rework into development
Reviewed-on: hertog/godot-module-template#7
|
2025-04-13 09:51:05 +00:00 |
|
Jan van der Weide
|
c420f4b4a8
|
feat: justfile updated and effected files updated accordingly
|
2025-04-12 18:41:11 +02:00 |
|
Jan van der Weide
|
c33d2130cc
|
feat: modules moved and engine moved to submodule
|
2025-04-12 18:40:44 +02:00 |
|
hertog
|
dfb5e645cd
|
Merge pull request 'Updated to engine version 4.4' (#2) from Sara/godot-module-template:development into development
Reviewed-on: hertog/godot-module-template#2
|
2025-03-17 10:18:18 +00:00 |
|
Sara
|
ba58baf432
|
feat: updated engine version to 4.4
|
2025-03-17 10:43:25 +01:00 |
|
hertog
|
d08586768d
|
Merge pull request 'Updated to 4.4-rc1 & better justfile' (#1) from Sara/godot-module-template:development into development
Reviewed-on: hertog/godot-module-template#1
|
2025-02-23 18:05:36 +00:00 |
|
Sara
|
4e541b1128
|
feat: updated justfile to build with symbols, clang, mold and dev info
|
2025-02-23 16:02:31 +01:00 |
|
Sara
|
21ba8e33af
|
feat: updated engine version to 4.4-rc1
|
2025-02-23 14:38:23 +01:00 |
|
Sara
|
ee00efde1f
|
feat: added BIND_GET_SET BIND_PROPERTY & BIND_HPROPERTY via macros.h
|
2025-01-30 12:57:47 +01:00 |
|
Sara
|
29f289db11
|
fix: added config.py to PROJECT module
|
2025-01-30 12:57:47 +01:00 |
|
Johannes Hendrik Gerard van der Weide
|
83b1ec4391
|
Merge pull request 'development' (#1) from Sara/godot-module-template:development into development
Reviewed-on: https://git.saragerretsen.nl/Hertog/godot-module-template/pulls/1
|
2025-01-23 14:04:33 +00:00 |
|
Sara
|
5251e6737e
|
feat: replace init.sh with justfile
|
2025-01-19 14:08:41 +01:00 |
|
Sara
|
25f9a4c4fd
|
fix: template name in project.godot is now correct
|
2025-01-19 14:08:23 +01:00 |
|
Sara
|
e000dd0e62
|
feat: added init.sh
|
2025-01-19 13:48:29 +01:00 |
|
Sara
|
a6f4d83112
|
feat: added template project
|
2025-01-19 13:48:24 +01:00 |
|
Sara
|
87c7c247f1
|
feat: added template module
|
2025-01-19 13:48:19 +01:00 |
|
Jan van der Weide
|
7125d019b5
|
feat: godot-engine-source-4.3-stable
|
2025-01-17 16:36:38 +01:00 |
|
Johannes Hendrik Gerard van der Weide
|
c59a7dcade
|
Initial commit
|
2025-01-17 15:24:36 +00:00 |
|