~ruther/NosSmooth

ref: 2043a7d79fee86f80765ba9a785c09ef5aefa62c NosSmooth/Extensions d---------
2043a7d7 — František Boháček 2 years ago
docs: add missing documentation
b210c73c — František Boháček 2 years ago
chore(combat): use local dependencies instead of NuGet
7d9db9f4 — Rutherther 2 years ago 2023.7
chore(combat): update version
b379d58e — Rutherther 2 years ago
fix(combat): prevent using combo skills until support is added
c5234a38 — Rutherther 2 years ago
feat(combat): add compound operation to simplify using skills
4168acb2 — Rutherther 2 years ago
feat(combat): correctly handle dash range in simple attack technique
c9dc65eb — Rutherther 2 years ago
feat(combat): add method for removing current operation from combat state
9812c9e5 — Rutherther 2 years ago
fix(combat): do not register contracts that failed to execute
e9403801 — Rutherther 2 years ago
feat(pathfinding): respond to su, tp, c_info packets to update position
7fe8d45a — Rutherther 2 years ago
fix(combat): use dash on character if needed
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
84a3b6fe — Rutherther 2 years ago
chore: add rest of version prefixes
78809434 — Rutherther 2 years ago
feat(combat): support dash in use skill operation
5bcce908 — Rutherther 2 years ago
fix(combat): walk in correct range for zone skills
a11dd1ea — Rutherther 2 years ago
fix(combat): look at correct entity on map when determining whether attack technique should continue
f35677ec — Rutherther 2 years ago
fix(combat): prevent using passive skills in simple attack technique
9c9668e6 — Rutherther 2 years ago
fix(combat): return use skill operation finished in case of an error
0a6be120 — Rutherther 2 years ago
fix(combat): prevent quitting before an operation is finished
323a8eae — Rutherther 2 years ago
chore(combat): remove unused code
Next