~ruther/NosSmooth

ref: 0ad8b9a4837e3b2120a1e7ec7deb0adf7a1e4e31 NosSmooth/Packets/NosSmooth.PacketSerializer/Converters d---------
6e4b542e — Rutherther 2 years ago
Merge pull request #45 from Rutherther/feat/mates

Add support for mates
50c447fb — František Boháček 2 years ago
fix(packets): make nullable wrapper a class
551cf777 — František Boháček 2 years ago
feat(packets): add nullable wrapper to represent a compoud type that may be null as a whole
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
Do not follow this link