1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-05-20 09:47:44 +00:00
kawari/src/world
Joshua Goins e6ff9117a1 Send the welcome server message in the onBeginLogin Lua function
I finally got a proof-of-concept working, and am somewhat happy with how I can
start building this API now.
2025-03-27 22:54:36 -04:00
..
ipc Remove leftover debugging, edit README 2025-03-26 19:23:14 -04:00
chat_handler.rs Move Zone IPC over to the new JSON opcodes file 2025-03-26 19:23:14 -04:00
connection.rs Send the welcome server message in the onBeginLogin Lua function 2025-03-27 22:54:36 -04:00
database.rs Run Clippy auto-fix, disable large enum size warning 2025-03-23 18:14:14 -04:00
inventory.rs Run Clippy auto-fix, disable large enum size warning 2025-03-23 18:14:14 -04:00
mod.rs Send the welcome server message in the onBeginLogin Lua function 2025-03-27 22:54:36 -04:00
zone.rs Allow loading territories without a planmap 2025-03-23 16:31:30 -04:00