Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Snbt fixes #25

Closed
wants to merge 5 commits into from
Closed

Snbt fixes #25

wants to merge 5 commits into from

Commits on Aug 26, 2023

  1. Check that SNBT list is not empty before attempting to parse tags

    (cherry picked from commit dab8115da4facdb0cd78f40175603dd5bd02232b)
    booleanbyte committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    62cdb31 View commit details
    Browse the repository at this point in the history
  2. Add special case for empty string tags

    (cherry picked from commit eda946062897610807b979a66c9c5582ef36e777)
    booleanbyte committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    55bcd5e View commit details
    Browse the repository at this point in the history
  3. Check that SNBT compound is not empty before attempting to parse tags

    (cherry picked from commit 141dc22dd55c31dd54c28ad6e8b876a685e78be9)
    booleanbyte committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    1cc6048 View commit details
    Browse the repository at this point in the history
  4. Don't do scientific notation for double and float

    (cherry picked from commit 30b1fadc97ae700bc10fcb13ac06c9bc91901581)
    booleanbyte committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    385ab3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a60f0f View commit details
    Browse the repository at this point in the history