~ruther/NosSmooth

ref: 398f20aea501ab079ea7b8627b4ffe622a65719f NosSmooth/Packets/NosSmooth.Packets/Server/Skills/SkiPacket.cs -rw-r--r-- 975 bytes
228e2639 — František Boháček 3 years ago
fix(packets): use skill vnum instead of id to avoid confustion between cast id and skill vnum
c0768137 — František Boháček 3 years ago
feat: split packets definitions into separate assembly
01bf7e2a — František Boháček 3 years ago
Merge pull request #12 from Rutherther/packets

Implement custom packet serializer
7d028a88 — František Boháček 3 years ago
fix: use correct separators for skill sub packet
788e8242 — František Boháček 3 years ago
feat: enable inline converters in all packets
09429d18 — František Boháček 3 years ago
feat: add packets (ncif, u_as, pusle, msg, say, st, stat, c_mode, lev, ski, sr)