~ruther/NosSmooth

ref: 99579cb37c69a321e8f2faf2a276f7ac3e395b0c 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