tests: adapt Game tests to new features
fix(packets): check if header to packet contains the key to look for
tests: add new fields to su packet
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: make README.md be copied to root of package
chore: include readme and license in package
chore: move repository url and license to Directory.Build.props
fix(packets): put correct attribute to pst packet effects
fix(packets): deserialize upgrade rare sub packet "-1"
feat(packets): allow multiple separators in sayi2 packet
docs: add basic information about packets to README
fix(packets): add packet header for qnaml packet
feat(packets): remove ExtraSpace from CList packet and replace it with allowing multiple separators
feat(packets): add support for multiple separators after a field
chore(combat): update version
feat(combat): prevent NotInRange error