1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-09 23:47:46 +00:00
kawari/src
thedax 17967c9d6a
Attempt to improve the accuracy of a couple things (#105)
Attempt to improve the accuracy of:
-ItemOperation: Now sends back ItemAcknowledgeAck as well as InventorySlotDiscard and *Fin when discarding items
-ClientTrigger::EventRelatedUnk -> send back commonly observed ActorControlSelf responses
2025-07-05 19:05:43 -04:00
..
bin Attempt to improve the accuracy of a couple things (#105) 2025-07-05 19:05:43 -04:00
blowfish Create dedicated Connection implementations to handle future server work 2025-03-15 20:38:10 -04:00
common Refactor gamedata to use a more general get_item_info function (#96) 2025-07-02 17:30:48 +00:00
inventory Fix a small issue with the !equip command 2025-07-04 13:39:48 -04:00
ipc Attempt to improve the accuracy of a couple things (#105) 2025-07-05 19:05:43 -04:00
lobby Fill out more unknowns in lobby IPC packets 2025-07-04 15:40:10 -04:00
login When no session is found when logging into the lobby, show an error msg 2025-05-08 21:01:15 -04:00
packet Move scrambler module to packet 2025-07-04 12:22:49 -04:00
patch Add version checks in the patch server for game and boot components 2025-03-23 08:21:43 -04:00
world Attempt to improve the accuracy of a couple things (#105) 2025-07-05 19:05:43 -04:00
config.rs Unify version and file checking behind one config parameter 2025-07-04 11:56:12 -04:00
lib.rs Attempt to improve the accuracy of a couple things (#105) 2025-07-05 19:05:43 -04:00