chore: move PacketSerializer types to correct namespace
Merge pull request #32 from Rutherther/combat
Add combat extension
feat(tests): add Ski packet test
Merge pull request #8 from Rutherther/game-objects
Game objects
feat(samples): add sample with loading data from a file
docs: remove see converter from packet tests
feat(tests): add tests for bool and string converters
fix(tests): test null values correctly
feat: split packets definitions into separate assembly
Merge pull request #12 from Rutherther/packets
Implement custom packet serializer
fix: pinit tests to account for nullable sub packets
fix: samples to work with NosSmooth packets
feat(tests): add in packet converter tests
fix(tests): remove adding TypeConverterRepository
feat: add in packet with all dependencies
fix: use correct namespace in move packet converter tests
feat: add condition parameters to pinit sub packet