Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialization deserialization overhaul #41

Merged
merged 9 commits into from
Apr 25, 2020

Conversation

Querz
Copy link
Owner

@Querz Querz commented Apr 25, 2020

Details:

  • Removed example custom tags and dropped support in serializers and deserializers.
  • Packages are better organized now.
  • Added an SNBT writer and parser.
  • Added an IO package net.querz.io that is used for NBT and SNBT serlialization and deserialization.
  • Updated Version to 5.0.
  • Removed TagFactory, this is handled by the new serializers and deserializers now
  • MCAFile: Fixed biome methods not working with new vertical biomes.
  • MCAFile: Fixed BlockStates being saved differently in 20w17a.
  • Fixed Unit-Tests accordingly.

@coveralls
Copy link

Coverage Status

Coverage decreased (-9.8%) to 88.912% when pulling 55b3faf on serialization-deserialization-overhaul into b56ad64 on master.

@Querz Querz merged commit 9115676 into master Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants