~ruther/NosSmooth

ref: 915617cbbb0c5c81ef3812ee5fd3097e501b7beb NosSmooth/Core/NosSmooth.Core/Packets d---------
915617cb — František Boháček 3 years ago
feat: add in packet specific serializer
ed78350c — František Boháček 3 years ago
feat: add support for specific serializers

Specific serializers give the ability to add custom behavior for some packets that may be harder to serialize
3b11028d — František Boháček 3 years ago
Merge branch 'walk-command-handler' into 'main'

Walk command handler

Closes #4

See merge request Rutherther/nos-smooth!2
f39daa88 — František Boháček 3 years ago
feat: call parsing failed packet if parsing failed
0143819d — František Boháček 3 years ago
fix: add missing packet event args
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