1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-11 16:27:45 +00:00
Commit graph

2 commits

Author SHA1 Message Date
fbe6862c7b Begin implementing EXP
This doesn't actually do things like level you up, but if you use the
GM EXP command then it will update the UI.
2025-06-22 09:19:06 -04:00
5111a38424 Re-organize IPC segments into the ipc module
These were kind of scattered everywhere, instead we should move them
into their own module. Kawari's custom IPC is moved here too.
2025-05-02 00:47:11 -04:00
Renamed from src/world/ipc/update_class_info.rs (Browse further)