~ruther/NosSmooth

ref: 0c25f40e306d7e68caced28fc131959cd1fe112b NosSmooth/Packets d---------
4adbae32 — Rutherther 2 years ago
feat(packets): add packets for managing inventory
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
5931dd4c — František Boháček 2 years ago
fix(packets): add forgotten nullable check to inline enum generator
de1de8fb — František Boháček 2 years ago
fix(packets): correctly handle nullables in NullableStringConverter
dbbd989e — František Boháček 2 years ago
feat(packets): update packets to not use nullable if not needed
f5ff5c65 — František Boháček 2 years ago
feat(packets): pass nullable to packet serializers
048239cf — František Boháček 2 years ago
feat(packets): add use partner skill packet
6e4b542e — Rutherther 2 years ago
Merge pull request #45 from Rutherther/feat/mates

Add support for mates
092bded0 — František Boháček 2 years ago
fix(packets): correctly represent finfo
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
ab0f326d — František Boháček 2 years ago
fix(packets): correctly deserialize list with generic elements inline
8f752eac — František Boháček 2 years ago
chore(game): add missing documentation
493935a2 — František Boháček 2 years ago
fix(packets): correctly deserialize list with nullable elements inline
c8bcfd67 — František Boháček 2 years ago
feat(game): add mates processing
b54039fc — Rutherther 2 years ago
feat(game): add revive handling
db8b2f15 — Rutherther 2 years ago
fix(packets): finfo contains just one update
17c04fd4 — Rutherther 2 years ago
feat(packets): add party stat packet
3c40a905 — Rutherther 2 years ago
feat(packets): add pet and partner skill packets
Next