~ruther/NosSmooth

ref: e67bb2bac9b1f0338596d5f2dfdf2508e7dee36b NosSmooth/Packets/NosSmooth.PacketSerializer d---------
e67bb2ba — Rutherther 2 years ago
Merge pull request #47 from Rutherther/feat/pass-nullable

Pass CanBeNull to string serializer and converter
df161029 — František Boháček 2 years ago
feat(packets): make NullableWrapper a struct for less allocations
de1de8fb — František Boháček 2 years ago
fix(packets): correctly handle nullables in NullableStringConverter
f5ff5c65 — František Boháček 2 years ago
feat(packets): pass nullable to packet serializers
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
a1afbb1d — Rutherther 2 years ago
chore: update versions
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"
536f26bf — Rutherther 2 years ago 2023.1
chore: update PacketSerializer version
0d6d2bb2 — Rutherther 2 years ago
fix(packets): add missing usings
122d5a74 — Rutherther 2 years ago
feat(packets): do not add the same packet multiple times
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
48f8dac7 — Rutherther 2 years ago
chore: update versions
ec26b3ee — Rutherther 2 years ago
fix(packets): parse 0 UpgradeRareSubPacket as 0, 0
115ea2fe — Rutherther 2 years ago
chore: update dependencies
8f2380c0 — František Boháček 2 years ago
chore: update to .NET 7
Next