~ruther/NosSmooth

ref: 66e17e719e86488253c38e28a876eba94e3e6be0 NosSmooth/Packets d---------
66e17e71 — František Boháček 2 years ago
fix(packets): make generator work with packets that have 0 members
432d7712 — Rutherther 2 years ago
fix(packets): make UpgradeRareSubPacket converter work with "0"
085be37d — Rutherther 2 years ago
fix(packets): make bs packet effect id nullable
da2bcf62 — Rutherther 2 years ago 2023.2
chore: update versions
91edf257 — Rutherther 2 years ago
feat(packets): make skill vnum in su packet nullable
205a84f9 — Rutherther 2 years ago
fix(packets): add header for st sub packet
47173a39 — Rutherther 2 years ago
chore: bump versions to support new PacketSerializer
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
9b3c4959 — Rutherther 2 years ago
feat(packets): add support for st buff vnums with levels
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
9e685d1e — Rutherther 2 years ago
fix(packets): Add new unknown field to ski packet, make rank of SkiSubPacket optional
b7f56a6b — Rutherther 2 years ago
fix(packets): make skill effect in SuPacket nullable
e8290bc1 — Rutherther 2 years ago
fix(packets): make su skill effect nullable
13b85170 — Rutherther 2 years ago
fix(packets): correctly use cast id instead of vnum in UseSkill packet
063ebd52 — Rutherther 2 years ago
fix(packets): make correct fields in drop packet
Next