1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 23:27:45 +00:00
Commit graph

17 commits

Author SHA1 Message Date
NotAdam
7f686ffee5 rename some getters and zonechannelpacket -> worldchannelpacket 2019-08-09 17:49:40 +10:00
Mordred
fc2c3248de Some naming changes for actions 2019-04-28 23:34:43 +02:00
mordred
df8a5aacae Renamed GamePacketNew... finally 2019-03-08 15:34:38 +01:00
NotAdam
7ecbbd07c7 cleanup some unneeded log output 2019-02-11 14:51:56 +11:00
NotAdam
5f98d00d48 correctly capture itemaction source slot/container from cast packet 2019-02-10 19:50:28 +11:00
NotAdam
4c888aba1b VFX ItemAction handling 2019-02-09 21:48:42 +11:00
NotAdam
5b66b5433f proper action type handling 2019-02-09 19:26:31 +11:00
NotAdam
370261591e basic action sanity checking, partial casting support, some cleanup 2019-02-09 15:39:05 +11:00
NotAdam
2cf1b5aaf7 ignore invalid actions and pass action data into manager 2019-02-09 14:45:28 +11:00
NotAdam
125e877409 remove old actioncast setup 2019-02-08 22:07:49 +11:00
NotAdam
a90dfca45f remove most code related to the old action implementation 2019-02-08 21:18:01 +11:00
NotAdam
c12348a52e skeleton action handling inside actionmgr, packet fixes 2019-02-08 21:04:48 +11:00
Mordred
b0ab052bd4 Changed sendDebug to use fmt aswell 2019-01-05 12:32:10 +01:00
Mordred
c345033aa5 Seems like everything works again... here is hoping 2018-12-29 00:53:52 +01:00
Mordred
f52588cdb2 Progress... 2018-12-23 03:53:08 +01:00
Mordred
d03e7a43a6 Added BaseManager and moved DebugCommandHandler to Manager 2018-12-22 22:25:03 +01:00
mordred
ea64b65331 Restructured project slightly 2018-12-13 12:40:42 +01:00
Renamed from src/servers/sapphire_zone/Network/Handlers/ActionHandler.cpp (Browse further)