~ruther/NosSmooth

ref: c8bcfd67bd133d2c3ce303c1ffd27dac3ead05b1 NosSmooth/Packets/NosSmooth.PacketSerializer/Converters d---------
e919f254 — František Boháček 2 years ago
fix(packets): try to find specific serializer before building one using a generator
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