fix(packets): correctly parse family
Merge pull request #53 from Rutherther/feat/raids Add raid processing
feat(game): add raid handling
Merge pull request #45 from Rutherther/feat/mates Add support for mates
chore(game): add missing documentation
feat(game): add group processing
chore: make updates to get rid of warnings
Merge pull request #8 from Rutherther/game-objects Game objects
feat(game): add basic entity and map data
fix: use new packets in game responders
feat: add helper data records
chore: move data classes to correct namespaces