Commit Graph

68 Commits

Author SHA1 Message Date
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
7d45ad3842 reorganize models 2025-07-22 02:40:21 +10:00
bf9fafb422 improve running animations 2025-07-22 02:03:11 +10:00
acf7e2c37b change cursor texture to circle 2025-07-08 01:22:56 +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
b7bce71de5 make test material texture darker 2025-07-02 22:31:33 +10:00
999848ae36 remove manual mirrored animations and make flipping automatic 2025-07-02 22:24:30 +10:00
ea4e772151 fix bone flip resetting 2025-07-02 21:10:00 +10:00
74e8222894 add BoneFlipper for flipping bone poses 2025-07-02 21:07:14 +10:00
32c9e1db9b move bone effects to scripts\effects\bones 2025-07-02 19:45:33 +10:00
bca5a4ac4c make BoneFlattener a SkeletonModifier3D 2025-07-02 19:44:07 +10:00
acf1d01373 add missing _ prefixes to private variables 2025-07-02 19:23:08 +10:00
bc03ffcc4c rename to batrix 2025-03-06 20:35:58 +10:00
3d639c8592 tweak camera and hit direction angles 2025-03-06 13:27:31 +10:00
c4e9a5a221 add custom audio listener to be closer to the player 2025-03-04 23:10:29 +10:00
e7ffd00808 change tonemapping mode 2025-03-04 20:19:10 +10:00
5275160477 redo run_r blend space 2025-03-04 19:57:21 +10:00
f75f7f27d1 migrate to Godot 4.4 2025-03-04 19:30:42 +10:00
381a43130a make Music a singleton script instead of a scene 2025-03-03 22:14:09 +10:00
22b31bd766 add footsteps 2025-03-03 22:04:34 +10:00
d6895b49fa added movement animations 2025-03-03 21:01:46 +10:00
e9686c02b0 set texture_mipmap_bias to -0.5 2025-03-03 14:17:06 +10:00
0835f66ac4 change dictionaries to inner classes in main_camera and cursor 2025-03-03 14:06:41 +10:00
f4ceffab52 set cursor mouse filters to ignore 2025-03-01 00:20:06 +10:00
dc24478423 add extra check for multiplayer device input 2025-02-28 14:27:20 +10:00
48d0318aa3 shift idle loop a few frames 2025-02-27 23:22:55 +10:00
f85e7a2715 remove projectile material 2025-02-27 22:48:05 +10:00
85ee6da79d add projectile destruction and elevation 2025-02-27 22:47:08 +10:00
a4d6a3eb81 make config save if some properties are not found 2025-02-27 22:18:05 +10:00
e73e2e9e06 add aiming.handle_input to player 2025-02-27 22:03:00 +10:00
9eb34cbfb3 make multiplayer input consider devices 2025-02-27 21:56:37 +10:00
1a325ad326 rename test.mp3 to test_track.mp3 2025-02-27 21:21:00 +10:00
4f8d2e4d8b add local multiplayer 2025-02-27 21:14:36 +10:00
5498b3dc21 add music and synchronize animation to it 2025-02-27 18:53:22 +10:00
73f5d6564c add ability to disable bone flattener in editor 2025-02-27 04:03:56 +10:00
cedce3eef8 make separate player attack effect class 2025-02-27 04:00:47 +10:00
4920bcaa16 add cursor arrow 2025-02-27 03:39:49 +10:00
055b3a232f add cursor bat indicator rotation perspective adjustment 2025-02-27 03:19:11 +10:00
359f9402bc externalize player override animations 2025-02-27 03:11:08 +10:00
e0ba302da6 update animations 2025-02-27 03:09:38 +10:00
5f1cd4b796 add custom cursor 2025-02-27 03:09:30 +10:00
77764f2892 add shadow decals 2025-02-27 02:18:21 +10:00
352004a393 add cel shader 2025-02-27 02:08:29 +10:00
02e18694d5 add bone flattener 2025-02-27 01:57:20 +10:00
fa18cbd3b7 add proper idle animation 2025-02-27 00:57:52 +10:00