chore(game): bump version
Merge pull request #68 from plsfixrito/NpcOwnerId
Add OwnerId and IsPartner properties to NPC (partners/nosmates)
Merge pull request #69 from plsfixrito/MapChangedEvent
Dispatch MapChangedEvent
Rename IsPartner to PartnerMask
Merge pull request #66 from plsfixrito/main
feat(game): pass OwnerId from DropPacket to GroundItem
Add Partner properties to Npc entity
Pass OwnerId from DropPacket to GroundItem
fix(core): make managed nostale client constructor public
feat(core): add support for raw packet responder from AddPacketResponder
feat(core): split raw client and managed client as well as packet handlers
Resolves #65
fix(core): do not try to create stateful instance in case the entity is already present
fix(core): make stateful repository return the correct type
feat(core): add possibility to add items to stateful repository manually
chore: move repository url and license to Directory.Build.props
docs: add missing documentation
feat(game): add check for combo skill