~ruther/NosSmooth

b379d58e — Rutherther 2 years ago
fix(combat): prevent using combo skills until support is added
7f17250e — Rutherther 2 years ago
fix(data): correctly parse special cost
2583c985 — Rutherther 2 years ago
feat(game): add check for combo skill
91449257 — Rutherther 2 years ago
feat(data): add skill cost, item vnum, dash, upgrade
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
f714c32b — Rutherther 2 years ago
chore(core): update version
8c35b7b0 — Rutherther 2 years ago
fix(core): save CurrentState to avoid race condition
9812c9e5 — Rutherther 2 years ago
fix(combat): do not register contracts that failed to execute
45f6f5af — Rutherther 2 years ago
feat(game): keep only skills of type Player in player's skills
829e95c9 — Rutherther 2 years ago
feat(game): make sure skill cooldown reset is interpreted correctly when sent before "su"
e9403801 — Rutherther 2 years ago
feat(pathfinding): respond to su, tp, c_info packets to update position
d85ab0c2 — Rutherther 2 years ago
feat(packets): make su packet position nullable
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
fcaa97a6 — Rutherther 2 years ago
fix(core): do not update default state
59645dea — Rutherther 2 years ago
fix(core): do not react to contracts that errored
7fe8d45a — Rutherther 2 years ago
fix(combat): use dash on character if needed
Next