Merge pull request #80 from plsfixrito/ilivingenitityvnum
Move VNum property to ILivingEntity
Move VNum property to ILivingEntity
All Living entities have a VNum so it should be inside the interface
Merge pull request #73 from plsfixrito/MonsterNpcSkills
Add skills to Monster and Npc class
Add skills to Monster and Npc class
chore: make updates to get rid of warnings
fix(game): make rest of effects vnum short instead of long
Merge pull request #8 from Rutherther/game-objects
Game objects
feat(game): add basic entity and map data
feat: add effects to living entities
fix: use nos smooth packets in game
feat: add entities types skeleton