147 Commits

Author SHA1 Message Date
db3ee3a685 Added thread safe packet handlers 2024-02-28 13:23:17 +01:00
cb4dd41358 Improved animation performance 2024-02-28 12:15:58 +01:00
ded6f51c5d Added thread safe packet handlers 2024-02-28 12:14:27 +01:00
bfec08ff02 Cleanup 2024-02-27 23:21:44 +01:00
ba37eca0c9 Fixed missing reference 2024-02-27 21:13:27 +01:00
489a14061a Implemented physics interpolation 2024-02-27 21:05:55 +01:00
ca7fa120ea Fixed incorrect reference 2024-02-26 23:55:30 +01:00
885459f5d3 Improved performance 2024-02-26 23:50:56 +01:00
afab83a35f Reorganized asset structure 2024-02-26 23:43:48 +01:00
23a9567871 Added more test accounts 2024-02-26 23:38:49 +01:00
d1afccd4bd Updated voice files 2024-02-26 17:14:17 +01:00
88d04211fd Added hostname resolving 2024-02-26 16:03:40 +01:00
a097809c30 Customized the panel and button UI 2024-02-26 14:30:01 +01:00
51e567ffb1 Changed mouse filter on chat window 2024-02-26 10:08:33 +01:00
650d2a1263 Moved the world to a separate scene 2024-02-26 00:00:52 +01:00
0a489e5d2f Improved UI event system 2024-02-25 23:01:17 +01:00
44fd041c60 Added UI focus tracking 2024-02-25 19:47:13 +01:00
dc252ab5d3 Improved UI 2024-02-24 16:42:26 +01:00
d1b46fb9e0 Added controller activation signal 2024-02-24 15:30:41 +01:00
3ba39992bc Added UI blur 2024-02-23 22:29:20 +01:00
19c1d3e74c Added more benchmarks 2024-02-23 21:32:13 +01:00
fcee55d9a4 Improved movement interpolation 2024-02-23 20:13:46 +01:00
7926b7a80e Removed sub thread loading (Jolt errors) 2024-02-21 20:51:28 +01:00
ffe3142937 Improved third person camera 2024-02-21 20:15:11 +01:00
4e632608e1 Improved surface normal alignment 2024-02-20 23:58:44 +01:00
1e5ab718bf Aligned foot rotation to ground normal 2024-02-19 23:23:12 +01:00
f7209d2164 Added network sub threads 2024-02-19 16:03:08 +01:00
54f2b9c686 Added Terrain3D and Jolt physics 2024-02-19 14:40:29 +01:00
0c15f00942 Added a grid map 2024-02-18 22:19:17 +01:00
3b2d8514a3 Improved dash skill 2024-02-18 18:30:52 +01:00
4c518e93c9 Added clouds 2024-02-18 00:52:17 +01:00
d5681e5dbb Switched to Godot's range fade 2024-02-17 23:18:50 +01:00
cf876a0ab8 Improved tree placement 2024-02-17 23:17:35 +01:00
2bc4200f5b Improved performance 2024-02-17 19:43:47 +01:00
cb066f409a Added rich log messages 2024-02-17 19:21:18 +01:00
9149b0e626 Added quit button 2024-02-17 13:23:07 +01:00
93b0ce64cf Added execution order test 2024-02-17 13:15:07 +01:00
8656089aba Fixed camera pivot UI interaction 2024-02-17 12:14:21 +01:00
8cd45dc511 Added audio settings 2024-02-17 00:27:55 +01:00
b6a83031f9 Improved UI 2024-02-16 23:45:31 +01:00
2b7c1028cc Added soul collection sound 2024-02-16 22:59:23 +01:00
d081686275 Reduced number of global variables 2024-02-16 20:04:50 +01:00
c228d4e25a Added network skill usage 2024-02-16 15:51:23 +01:00
89d730f0ae Added voice audio 2024-02-16 15:30:29 +01:00
91f5167d6a Switched to AudioStreamRandomizer 2024-02-16 14:46:26 +01:00
fd47c5a433 Improved skill casting 2024-02-16 14:45:49 +01:00
a374acc4f0 Improved lerp interpolation 2024-02-16 12:51:05 +01:00
2a53a731db Added attack voices 2024-02-16 12:15:43 +01:00
4822e73477 Added ambience audio bus 2024-02-16 10:29:38 +01:00
a693358e53 Removed label from HUD 2024-02-16 10:29:12 +01:00