~ruther/NosSmooth

ref: d6338913782bae75a61222f55419191f496af9b3 NosSmooth/Core d---------
d6338913 — Rutherther 3 years ago
fix(core): handle exceptions in packet handler
69955f8a — Rutherther 3 years ago
fix(game): release game semaphore on exception
32444459 — Rutherther 3 years ago 2022.11
fix(game): verify eq packet size
8f9360db — Rutherther 3 years ago 2022.10
fix(game): remove trailing spaces in position
e3c2be79 — Rutherther 3 years ago
chore: update versions
e73bcde9 — Rutherther 3 years ago
feat(game): add method to get all entities from the map
af9dc24f — Rutherther 3 years ago
feat(game): add position operators
fce65333 — Rutherther 3 years ago 2022.9
chore: update version
d42ac940 — Rutherther 3 years ago
feat(core): add command pre and post events
56a98845 — Rutherther 3 years ago 2022.8
chore(core): udpate version
a0b168d1 — Rutherther 3 years ago
feat(core): add return distance tolerance to walk commands
cb9f2774 — Rutherther 3 years ago
feat(core): add attack command
9dc5919c — Rutherther 3 years ago 2022.7
fix(game): make reputation icon short
0bd97a89 — Rutherther 3 years ago
fix(core): correctly log full exception error
24320e72 — Rutherther 3 years ago 2022.6
feat(core): add map changed control cancel reason
9768d2b4 — František Boháček 3 years ago
feat(core): make walk commands accept short positions
c34235b2 — František Boháček 3 years ago
chore: update core and game versions
49a7db6a — František Boháček 3 years ago
feat(game): make event dispatcher scoped
af9cf5a3 — František Boháček 3 years ago
feat(game): make game stateful entity
9a95f09d — František Boháček 3 years ago
feat(core): add stateful entities support

Supports injecting entities depending on the current nostale client.
Useful for remote, pipe client etc.
Next