Commit Graph

30 Commits

Author SHA1 Message Date
38e996abaa fix: now hanging on walls of all orientations 2025-06-08 08:58:30 +02:00
55f036f725 gd: some weapon planting and dashing 2025-06-07 17:42:39 +02:00
82cc25ddd3 ci: trigger job 2025-06-07 10:14:08 +02:00
6ee7f7010d ci: trigger job 2025-06-07 10:08:31 +02:00
c3a65d8af1 ci: workflow update 2025-06-07 09:56:14 +02:00
ff61285483 gd: weapon plants itself on landing 2025-06-07 09:39:03 +02:00
cebf7a1f0b gd: weapon throws orients and throws itself correctly 2025-06-07 09:11:51 +02:00
c2a8b939e8 gd: broken weapon throw 2025-06-06 23:21:56 +02:00
579b523a37 gd: basic weapon and readability refacto 2025-06-06 16:09:39 +02:00
bbcc3d0867 gd: state chart supports dashing. new greybox material 2025-06-06 11:21:53 +02:00
749f0638c5 gd: state chart setup for dashing and throwing 2025-06-05 18:55:41 +02:00
5c36765a36 gd,refacto: added state chart addon and namespace cleanup 2025-06-05 14:47:51 +02:00
8818e77d23 gd: added hit input 2025-06-05 13:58:22 +02:00
b517404dc4 gd: mapped dash actions on guide inputs 2025-06-05 12:19:24 +02:00
178553956d refacto: moved systems from player controller physics process to their own signal based systems 2025-06-02 17:58:40 +02:00
c3e2c974ca gd: fixed look inputs 2025-05-29 09:49:56 +02:00
5104144ba3 gd: inputs for dash 2025-05-28 16:21:51 +02:00
c8d8c7ec25 gd: added input addon 2025-05-27 19:20:46 +02:00
d8a1604af9 gd,fix: fixed a bug where the dash could mantle you nowhere. Automatic mantle at the end of dash. 2025-05-27 15:15:07 +02:00
1d8a8c7423 gd: setup a target and a simple dash to target 2025-05-26 16:33:52 +02:00
6ed8ebff26 gd: dash target 2025-05-23 16:00:20 +02:00
db20eaac85 gd: simple mantle 2025-05-23 12:20:07 +02:00
29d196acdf gd: mantle end location system 2025-05-23 11:19:27 +02:00
b340fe21c7 fix: correctly detecting items horizontally in front of player 2025-05-22 17:55:48 +02:00
a926840570 chore,gd: refactored project structure and started the mantle system 2025-05-22 13:35:01 +02:00
67461aa4be ld-gd: basic greyboxing, double jump 2025-05-21 19:36:40 +02:00
b3a28436bc ld: basic greyboxing 2025-05-21 17:15:40 +02:00
c91e91f5c3 fix: export settings and custom player scene 2025-05-20 18:05:42 +02:00
ddcc2853d7 fix: export presets added 2025-05-20 17:41:44 +02:00
fb56f2e936 Initial commit 2025-05-20 17:31:26 +02:00