~ruther/NosSmooth

ref: 01ab7fbbe37bfbc731de188df6b711176ce2f2bb NosSmooth/Core/NosSmooth.Core/Packets/PacketHandler.cs -rw-r--r-- 3.3 KiB
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
c6be7bd2 — František Boháček 3 years ago
chore: remove NosCore dependency
70cfb69f — František Boháček 3 years ago
chore: fix line endings
11c5d9f1 — František Boháček 3 years ago
feat: pass event args to packet responders instead of plain packets
24c8d2cc — František Boháček 3 years ago
chore: add stylecop, ensure stylecop rules are met
040e6825 — František Boháček 3 years ago
Initial commit