feat(game): add raid handling
feat(game): add dialog handling, dialog opened event
Merge pull request #51 from Rutherther/feat/easy-api Add easy apis for various things
feat(game): add inventory api
Merge pull request #46 from Rutherther/feat/act4 Add Act4 status processing
feat(game): emit Act4StatusReceived event upon receiving act4 info Resolves #43
Merge pull request #45 from Rutherther/feat/mates Add support for mates
chore(game): add missing documentation
feat(game): add mates processing
feat(game): add friends processing
feat(game): add group processing
feat(game): add (basic) inventory parsing
feat(game): put friends, group, inventory, skills in Game instead of Character
chore: make updates to get rid of warnings
fix(game): make rest of effects vnum short instead of long
fix(game): make effects vnum short instead of long
Merge pull request #32 from Rutherther/combat Add combat extension
fix(game): create npc instead of monster in InResponder
fix(game): do not replace character with player in map entities
fix(game): remove trailing spaces in position