~ruther/NosSmooth

ref: 013eeea9cc958042ef6ed5bf4b4bbad5fb3a78cb NosSmooth/Core d---------
013eeea9 — Rutherther 2 years ago
Merge pull request #66 from plsfixrito/main

feat(game): pass OwnerId from DropPacket to GroundItem
2246620a — NotKappa 2 years ago
Pass OwnerId from DropPacket to GroundItem
4ecf8919 — Rutherther 2 years ago
fix(core): make managed nostale client constructor public
04984d7e — Rutherther 2 years ago
feat(core): add support for raw packet responder from AddPacketResponder
8b69e544 — František Boháček 2 years ago 2023.9
chore: bump versions
3e52548e — František Boháček 2 years ago
feat(core): split raw client and managed client as well as packet handlers

Resolves #65
e31da370 — Rutherther 2 years ago
fix(core): do not try to create stateful instance in case the entity is already present
63fccd75 — Rutherther 2 years ago
fix(core): make stateful repository return the correct type
21318520 — Rutherther 2 years ago
feat(core): add possibility to add items to stateful repository manually
2315a464 — Rutherther 2 years ago
chore: move repository url and license to Directory.Build.props
2043a7d7 — František Boháček 2 years ago
docs: add missing documentation
2583c985 — Rutherther 2 years ago
feat(game): add check for combo skill
f714c32b — Rutherther 2 years ago
chore(core): update version
8c35b7b0 — Rutherther 2 years ago
fix(core): save CurrentState to avoid race condition
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"
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
Next