• Joined on 2023-12-08
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-29 20:35:07 +00:00
2ccdf84dd0 SceneUnitManager: properly determine and spawn only default objects
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-26 21:29:17 +00:00
fc121c7cba generated more configs for transitions
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-26 19:47:36 +00:00
cbe169fe1a Implement event configs, more interactions work
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-25 19:42:11 +00:00
c710716fa1 [WIP] event graph stuff
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-25 16:51:32 +00:00
d196ef861a SceneUnitManager: create default scene units
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-25 10:05:25 +00:00
d3cd213d27 use AvatarBaseID instead of raw integer in more places
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-25 09:38:13 +00:00
a7da14c109 don't panic if readline lib fails to initialize
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-24 22:26:39 +00:00
99123a15ef newtype fun
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-24 18:37:55 +00:00
69634fda64 Implement weapons
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-23 15:14:29 +00:00
370f141f88 more commands, unlock only default avatars at beginning
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-22 21:06:52 +00:00
4b86d62d3f Networking improvement and player nickname change console command
xeon pushed to master at NewEriduPubSec/JaneDoe-ZS 2024-07-22 16:49:35 +00:00
9af61cd33f simple CLI command system
xeon pushed to master at xeon/Wutherer 2024-07-01 17:39:58 +00:00
0b8eda8116 add readme step
xeon pushed to master at xeon/Wutherer 2024-07-01 17:38:13 +00:00
529be5d83c add .exe with renamed sections
xeon pushed to master at reversedrooms/YunliSR 2024-06-27 11:13:28 +00:00
63fc7a5888 GetMultiPathAvatarInfo handler
xeon pushed to master at reversedrooms/YunliSR 2024-06-26 16:39:34 +00:00
195d76a92c Fix typo
xeon pushed to master at reversedrooms/YunliSR 2024-06-26 16:38:15 +00:00
e8b50bf352 Better logging
xeon pushed to master at reversedrooms/YunliSR 2024-06-26 15:27:14 +00:00
c66d8726ed Use allocator per session thread
xeon pushed to master at reversedrooms/YunliSR 2024-06-26 11:31:02 +00:00
e7e140f341 Fix PlayerHeartBeatScRsp timestamp
xeon pushed to master at reversedrooms/hk4e-patch 2024-06-05 08:10:02 +00:00
8ae8355293 cross compiling support (with x86_64-pc-windows-gnu on linux)