~ruther/NosSmooth

ref: e94038010bafbe7a64632252489c1457ce009d5c NosSmooth/Core/NosSmooth.Game d---------
f6461f07 — Rutherther 2 years ago
fix(game): do not update position from su packet if it is null
8b14e3d9 — Rutherther 2 years ago
chore(game): update version
37b6da9f — Rutherther 2 years ago
fix(game): update position of caster upon SuPacket
bda9e1c8 — Rutherther 2 years ago
fix(game): using dash on character produced an error
81f3ff10 — Rutherther 2 years ago
chore: update versions
10f73ef7 — Rutherther 2 years ago
Merge pull request #60 from Rutherther/feat/combat-v1

Make combat nonblocking, make multiple queues for distinct operations
ee0da02d — Rutherther 2 years ago
chore: use version prefix to allow for setting a version suffix
73f80b9e — Rutherther 2 years ago
feat(game): remove primary and secondary skill from OtherSkills, add AllSkills
d9dee03e — Rutherther 2 years ago
fix(core): remove a contract after timeout
b8e3a228 — Rutherther 2 years ago
feat(game): cancel the skill contract in case no response is obtained
452ad538 — Rutherther 2 years ago
chore(game): update version
373b2c3d — Rutherther 2 years ago
fix(game): make skills api safer by treating dash correctly and allowing only player skills
02068969 — Rutherther 2 years ago
chore: update versions
55152bd6 — Rutherther 2 years ago
chore: update versions
926a69a0 — Rutherther 2 years ago
fix(game): do not add game responder multiple times
6de4f218 — Rutherther 2 years ago
fix(game): add skills api to the service provider
938621d7 — Rutherther 2 years ago
fix(game): make aggregate error only for errors, not successful results in event dispatcher
238f0cf6 — Rutherther 2 years ago
chore: update versions
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
Next