1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-13 00:57:45 +00:00
kawari/src/world
Joshua Goins edf0643990 Grab navimesh paths from LVB, warn when navimesh is missing
Of course we don't even generate the navimeshes to begin with, but
it's a start.
2025-07-08 23:21:34 -04:00
..
actor.rs Generate new actor IDs for debug NPCs, unify actor network paths 2025-06-18 20:49:05 -04:00
chat_handler.rs Fix a small issue with the !equip command 2025-07-04 13:39:48 -04:00
common.rs When equipping items, network that to other players 2025-06-28 11:13:11 -04:00
connection.rs Move scrambler module to packet 2025-07-04 12:22:49 -04:00
custom_ipc_handler.rs Begin correctly implementing packet obsfucation 2025-07-03 16:12:19 -04:00
database.rs Send your completed quests list 2025-07-01 19:51:33 -04:00
event.rs Fix signedness of scene yield params 2025-06-25 23:28:12 -04:00
lua.rs Refactor lua.rs: (#109) 2025-07-08 17:18:30 -04:00
mod.rs Move scrambler module to packet 2025-07-04 12:22:49 -04:00
server.rs Refactor lua.rs: (#109) 2025-07-08 17:18:30 -04:00
status_effects.rs Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
zone.rs Grab navimesh paths from LVB, warn when navimesh is missing 2025-07-08 23:21:34 -04:00