Commit graph

33 commits

Author SHA1 Message Date
782630beb1 feat: camera origin_height configurable setting 2026-05-17 16:02:32 +02:00
25f90a6943 fix: removed normal-adjusted camera collision 2026-05-16 14:49:57 +02:00
b648d48b64 fix: camera has some collision buffer behind it 2026-05-16 10:32:56 +02:00
50f86cb2ba feat: improved camera auto-rotate 2026-05-14 23:13:06 +02:00
feaf0f665a fix: camera jitter finally 2026-05-14 21:50:31 +02:00
d1a810ce9d feat: get-ground-distance function for player blackboard 2026-05-14 15:18:41 +02:00
fc8bff058d feat: set up ground ray for blackboard 2026-05-13 22:04:48 +02:00
b1700c34ab fix: running behaviour looks on xz axes only 2026-05-13 19:34:52 +02:00
b43241da4f fix: inverted direction of normal influence on camera distance 2026-05-13 16:44:09 +02:00
3102375f99 fix: teleporting camera on wall collision 2026-05-13 16:32:35 +02:00
3ee8c7c27b feat: player animation action 2026-05-06 00:32:01 +02:00
bd082ccb95 feat: implemented ledge hang 2026-05-05 17:08:09 +02:00
aa579d0118 feat: added ledge detection ray 2026-05-03 12:26:57 +02:00
80432f85fb feat: camera follows movement 2026-04-30 22:27:17 +02:00
37a2d6beb6 feat: WIP refactoring camera 2026-04-29 23:04:56 +02:00
fcc5132223 chore: adjusted rotation code 2026-04-29 20:48:38 +02:00
62433c355c feat: look sensitivity properties camera 2026-04-29 17:01:13 +02:00
302b7fc2ac chore: added look_at_movement parameter 2026-04-29 14:05:09 +02:00
058fc459a9 feat: PlayerBehaviourTree references animationtree 2026-04-29 11:05:32 +02:00
4d61f123eb chore: removed unused character reference 2026-04-29 11:05:18 +02:00
e068b146fa feat: finished updating engine 2026-04-28 15:11:50 +02:00
e9d6124d10 feat: wall jumps 2026-04-28 14:31:49 +02:00
0b1dd45d10 feat: separate walk & run actions 2026-04-27 16:06:22 +02:00
755db4c926 feat: joypad controls 2026-04-27 15:14:46 +02:00
a669fcdaf9 fix: player behaviour tree marks used inputs as handled 2026-04-26 23:42:57 +02:00
219a105b24 feat: player camera movement 2026-04-26 23:42:44 +02:00
0755e63aba feat: basic player movement jump/run actions 2026-04-26 20:13:14 +02:00
3dcc0ac673 feat: created player behaviour tree class 2026-04-25 19:34:42 +02:00
a1b6720b79 chore: updated macros.h 2026-04-25 19:11:53 +02:00
5c8fb517a0 Add 'modules/behaviour_nodes/' from commit 'd51f4da2a9'
git-subtree-dir: modules/behaviour_nodes
git-subtree-mainline: 07d69bf55e
git-subtree-split: d51f4da2a9
2026-04-25 19:07:05 +02:00
07d69bf55e feat: added player body class 2026-04-25 19:04:34 +02:00
bdcf5f81a1 chore: initialised template 2026-04-24 13:48:51 +02:00
cbe7f0fbb2 feat: added modules folder from previous version 2026-04-04 14:36:06 +02:00