Commit Graph

170 Commits

Author SHA1 Message Date
bf4b1a7c76 tweak camera props 2025-08-29 22:07:38 +10:00
896e187aa2 remove DebugCollisionShape 2025-08-29 19:23:34 +10:00
5b391cba27 move debugger scene from global to local 2025-08-29 19:19:31 +10:00
56162e6a13 make scene light dimmer 2025-08-29 19:10:46 +10:00
ef77112d65 change cursor texture 2025-08-29 19:04:28 +10:00
3369f1c31d move player cursor handling to the player scene 2025-08-29 19:02:11 +10:00
8e26c88aa8 add freckles (very important) 2025-08-16 03:23:15 +10:00
17f8bc3d8a make camera listener top level 2025-08-14 14:49:10 +10:00
1b803acdaa replace Referencer global with individual static instances 2025-08-14 14:46:59 +10:00
568104edf6 rename player-related classes 2025-08-14 14:38:05 +10:00
77658021ec make footsteps player only play if on ground 2025-08-14 14:31:09 +10:00
60664ba97f reorganize scripts 2025-08-14 14:26:31 +10:00
8918519134 move shuffle bag to utils 2025-08-14 14:20:01 +10:00
0eca6bcf88 remove hardcoded node references in favor of exported properties 2025-08-14 14:19:51 +10:00
0791f085ab rename Collection to Export in batrix_gp_generic.gltf 2025-08-14 13:50:07 +10:00
b11e08c72e remove player model from player animation library 2025-08-14 13:41:32 +10:00
5bdeb42c52 add swing sfx to thirdparty 2025-07-27 15:26:24 +10:00
390aaed94a add player swing sounds 2025-07-27 15:25:14 +10:00
32d5eb6443 add attack and projectile sfx 2025-07-27 15:14:02 +10:00
91c3fece10 create player hurt effect 2025-07-27 13:55:00 +10:00
f40210c189 add license info to readme 2025-07-27 13:01:29 +10:00
3c2b28866b add file extensions to license files 2025-07-27 12:58:57 +10:00
92654f0ded rename footstep clips 2025-07-27 12:57:52 +10:00
a954d6e763 add damage sound and normalize footsteps 2025-07-27 12:56:30 +10:00
f4742a7606 add projectile spawn particles 2025-07-27 05:15:34 +10:00
aef30cbd88 move aiming processing to physics process to fix jitter 2025-07-27 05:10:58 +10:00
f36113d64c try fixing the aiming jitter 2025-07-27 04:35:19 +10:00
cb66410117 replace main camera type in referencer 2025-07-27 04:10:35 +10:00
7a2e2da4d0 add cursor texture and color 2025-07-27 03:52:19 +10:00
8df4130a2a change projectile mat 2025-07-27 03:27:21 +10:00
15a9a36f2b add projectile destroy effect 2025-07-27 03:22:17 +10:00
0818242913 add hitstop 2025-07-27 03:11:44 +10:00
4f0dbe4c17 add particle hit effect 2025-07-27 03:01:03 +10:00
d35384c0b3 set fadeout time for attack anim 2025-07-27 00:58:31 +10:00
e20e0043ea add attack and stop animations 2025-07-27 00:56:31 +10:00
c223c4b889 add projectile particle trail 2025-07-26 00:28:18 +10:00
bab192448b tweak animator and export config 2025-07-25 22:55:51 +10:00
5bad49ae38 separate animations from models and start using gltf 2025-07-22 05:41:55 +10:00
249e2a15ef add .bin to lfs 2025-07-22 05:41:15 +10:00
7d45ad3842 reorganize models 2025-07-22 02:40:21 +10:00
bf9fafb422 improve running animations 2025-07-22 02:03:11 +10:00
6605fa600e change projectile rim color 2025-07-22 02:02:44 +10:00
a343dfc7f0 add separate projectile rim color 2025-07-16 17:24:42 +10:00
acf7e2c37b change cursor texture to circle 2025-07-08 01:22:56 +10:00
ac73a649cf add shaking when hitting projectile 2025-07-04 06:40:14 +10:00
e61c7d0e95 add player stats and camera shaking on damage 2025-07-04 06:32:13 +10:00
6df3d1a2dd disable sunlight shadows 2025-07-04 05:59:33 +10:00
f014ad37df move decal textures to assets\textures\effects 2025-07-04 05:44:39 +10:00
df219ba4bc tweak projectile material 2025-07-04 05:40:40 +10:00
0589d4d253 add projectile model and material 2025-07-04 04:54:04 +10:00