~ruther/NosSmooth

ref: 5b571cbb87be5ea0e63455dd9fd136714067c665 NosSmooth/Packets/NosSmooth.PacketSerializer/Converters d---------
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"
0d6d2bb2 — Rutherther 2 years ago
fix(packets): add missing usings
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
bb1d0f59 — Rutherther 3 years ago
fix(packets): seek when nullable converter finds null.
b19b38a7 — František Boháček 3 years ago
feat(serializer): fix null representation as stated in #18
c0768137 — František Boháček 3 years ago
feat: split packets definitions into separate assembly