1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-11 00:17:44 +00:00
kawari/src/world
Joshua Goins 927c093915 Send your completed quests list
We aren't going to be adding quests ever or anytime soon, so all you
can do right now is force every quest to unlock with the aptly named
!completeallquests.
2025-07-01 19:51:33 -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 Initial support for item glamours and condition 2025-06-28 14:57:21 -04:00
common.rs When equipping items, network that to other players 2025-06-28 11:13:11 -04:00
connection.rs Send your completed quests list 2025-07-01 19:51:33 -04:00
custom_ipc_handler.rs Support importing even more data from Auracite 2025-06-28 14:15:46 -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 Send your completed quests list 2025-07-01 19:51:33 -04:00
mod.rs Port GM commands to Lua 2025-06-28 10:27:56 -04:00
server.rs Address: "warning: the variable sequence is used as a loop counter" 2025-06-30 21:55:11 -04:00
status_effects.rs Re-organize IPC segments into the ipc module 2025-05-02 00:47:11 -04:00
zone.rs Expose a zone's intended use ID in the Lua API 2025-06-28 10:27:56 -04:00