|
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 |
|
|
5420225c74
|
Update world IPC packets with better fitting names, fields
|
2025-05-01 23:20:56 -04:00 |
|
|
d54b4c945e
|
Start informing the player of the consequences of their actions
This doesn't work 100% reliably yet, but I do see the action appear in
my battle log.
|
2025-03-29 14:15:01 -04:00 |
|
|
ff3313a0f9
|
Add UpdateHpMpTp packet, make sprint take away debug monster health
This is just for debugging, I want to make attack actions do this
instead.
|
2025-03-29 12:25:22 -04:00 |
|
|
13b24e9cfe
|
Try to fix crash after recieving status list
|
2025-03-28 23:00:32 -04:00 |
|
|
f4536f2cb7
|
Implement basic support for actions
This only works for sprint, and it adds 30 sprint buffs. It also regularly
crashes the server afterwards usually.
|
2025-03-19 00:28:47 -04:00 |
|