OpenFusion/src/core
dongresource 3f44f53f97 On login, load Player from DB in shard thread, not in login thread
This avoids some needless data shuffling and fixes a rare desync.
2022-12-06 01:07:21 +01:00
..
CNProtocol.cpp [refactor] Implement generic, validating sendPacket() wrapper 2021-03-31 21:10:54 +02:00
CNProtocol.hpp [refactor] Implement generic, validating sendPacket() wrapper 2021-03-31 21:10:54 +02:00
CNShared.cpp Tweak CNShared 2022-07-31 03:19:27 +02:00
CNShared.hpp On login, load Player from DB in shard thread, not in login thread 2022-12-06 01:07:21 +01:00
CNStructs.hpp Use a specialized null value for ChunkPos 2022-07-24 21:36:03 +02:00
Core.hpp [refactor] Move files to core/ and servers/ subdirectories 2021-03-17 20:16:48 +01:00
Defines.hpp Clean up indentation in a few places 2021-12-16 03:34:15 +01:00
Packets.cpp Fix PC_ATTACK_NPCs not being marked as variadic 2021-03-31 22:27:54 +02:00
Packets.hpp [refactor] Validate all inbound packets before handling them 2021-03-31 21:10:54 +02:00