Skip Menu |

This queue is for tickets about the Minecraft-NBTReader CPAN distribution.

Report information
The Basics
Id: 126943
Status: new
Priority: 0/
Queue: Minecraft-NBTReader

People
Owner: cavac [...] cavac.at
Requestors: CINDY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.6
Fixed in: 0.6



Subject: add support for tag types 11 & 12, and test files
Hi~ I modified this module to support tag types 11 & 12. The added test files contains a player data file that copied from our current minecraft server. This link is the diff: https://github.com/CindyLinz/Perl-Minecraft-NBTReader/commit/32423569a91014ea832b0ea367d56b19e66e1b71 And this link is another diff, which additionally modified some code to enhance the efficiency a little: https://github.com/CindyLinz/Perl-Minecraft-NBTReader/commit/48c08058af3585407198712d051ae9351d0c22b5 I think you can choose to apply only the first link, or both of them~~