~ruther/NosSmooth

ref: 0a6be12061d7e3dedab32c3f516254edcbeec958 NosSmooth/Packets/NosSmooth.PacketSerializer/Converters/Packets d---------
2537dc55 — František Boháček 2 years ago
fix(packets): parse null upgrade rare sub packet correctly
e67bb2ba — Rutherther 2 years ago
Merge pull request #47 from Rutherther/feat/pass-nullable

Pass CanBeNull to string serializer and converter
f5ff5c65 — František Boháček 2 years ago
feat(packets): pass nullable to packet serializers
e5bc58f5 — Rutherther 2 years ago
fix(packets): make UpgradeRare packet deserialize correctly
432d7712 — Rutherther 2 years ago
fix(packets): make UpgradeRareSubPacket converter work with "0"
79b27514 — Rutherther 2 years ago
chore: move PacketSerializer types to correct namespace
3a690ba9 — Rutherther 2 years ago
Merge pull request #32 from Rutherther/combat

Add combat extension
ec26b3ee — Rutherther 2 years ago
fix(packets): parse 0 UpgradeRareSubPacket as 0, 0
c0768137 — František Boháček 3 years ago
feat: split packets definitions into separate assembly