Skip to content

Serialization deserialization overhaul#41

Merged
Querz merged 9 commits into
masterfrom
serialization-deserialization-overhaul
Apr 25, 2020
Merged

Serialization deserialization overhaul#41
Querz merged 9 commits into
masterfrom
serialization-deserialization-overhaul

Conversation

@Querz
Copy link
Copy Markdown
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
Copy Markdown

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