~ruther/NosSmooth

ref: 6f3e76849e73a8b0f1642a96b2eb6cab42e68ac1 NosSmooth/Core/NosSmooth.Game d---------
20e8f01b — Rutherther 2 years ago
Merge pull request #73 from plsfixrito/MonsterNpcSkills

Add skills to Monster and Npc class
662febf4 — NotKappa 2 years ago
Add skills to Monster and Npc class
7793e411 — František Boháček 2 years ago
chore(game): bump version
41e23e7d — Rutherther 2 years ago
Merge pull request #68 from plsfixrito/NpcOwnerId

Add OwnerId and IsPartner properties to NPC (partners/nosmates)
54cfd23e — Rutherther 2 years ago
Merge pull request #69 from plsfixrito/MapChangedEvent

Dispatch MapChangedEvent
f8a5e9e7 — NotKappa 2 years ago
Apply suggestions
b6863835 — NotKappa 2 years ago
Dispatch MapChangedEvent
72871974 — NotKappa 2 years ago
Rename IsPartner to PartnerMask
55842128 — František Boháček 2 years ago 2023.10
chor(game): bump version
013eeea9 — Rutherther 2 years ago
Merge pull request #66 from plsfixrito/main

feat(game): pass OwnerId from DropPacket to GroundItem
777cd8a0 — NotKappa 2 years ago
Add Partner properties to Npc entity
2246620a — NotKappa 2 years ago
Pass OwnerId from DropPacket to GroundItem
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
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
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
Next