fix: use correct namespaces inside of game project
feat: add effects to living entities
fix: use new packets in game responders
fix: use nos smooth packets in game
feat: add helper data records
feat: implement character and player properties
chore: move data classes to correct namespaces
feat: add raid type skeleton
feat: add character type skeleton
feat: add chat types skeleton
feat: add entities types skeleton
feat: add inventory types skeleton
feat: add login types skeleton
feat: add maps types skeleton