~ruther/NosSmooth

ref: 37b6da9ff1c73c4dd1c1719b85b516208cc49eb2 NosSmooth/Core/NosSmooth.Game/PacketHandlers d---------
37b6da9f — Rutherther 2 years ago
fix(game): update position of caster upon SuPacket
10f73ef7 — Rutherther 2 years ago
Merge pull request #60 from Rutherther/feat/combat-v1

Make combat nonblocking, make multiple queues for distinct operations
73f80b9e — Rutherther 2 years ago
feat(game): remove primary and secondary skill from OtherSkills, add AllSkills
8c0ebee8 — Rutherther 2 years ago
feat(game): handle max hp, mp in su and st packets
70fe2a01 — František Boháček 2 years ago
fix(game): do not change raid boss after first initialization in case of more bosses
324e7e35 — František Boháček 2 years ago
fix(game): handle raid leader before rdlst (raid initialized) correctly
ed3cc818 — František Boháček 2 years ago
feat(game): respond to rest, raidfhp, tp, throw, mapclear, die, char_sc packets

Resolves #58
aa2fdc44 — František Boháček 2 years ago
feat(packets): make lists and conditional parameters non-optional non-nullable
917d85ab — František Boháček 2 years ago
fix(packets): correctly parse family
bb9afc07 — František Boháček 2 years ago
fix(game): treat nullable fields in cmode packet correctly
2d5bddcd — Rutherther 2 years ago
Merge pull request #53 from Rutherther/feat/raids

Add raid processing
e51525bc — František Boháček 2 years ago
chore: use is instead of == for checking null
33d4c16a — František Boháček 2 years ago
fix(game): put members in new raid for rdlst responder
8f7c60d2 — František Boháček 2 years ago
feat(game): add raid handling
5aff1615 — Rutherther 2 years ago
feat(game): add dialog handling, dialog opened event
2490c12c — Rutherther 2 years ago
fix(game): make current partner and pet null if pinit does not contain them
49b19775 — František Boháček 2 years ago
chore: add async analyzer and meet its standards
0c25f40e — Rutherther 2 years ago
fix(game): respect family sub packet nullability
5abe3757 — Rutherther 2 years ago
fix(game): parse null inv sub packets correctly
e67bb2ba — Rutherther 2 years ago
Merge pull request #47 from Rutherther/feat/pass-nullable

Pass CanBeNull to string serializer and converter
Next