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

Add serialization for PotionEffectType #39

Merged
merged 9 commits into from
Jun 9, 2023

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    79b113e View commit details
    Browse the repository at this point in the history
  2. Fix test

    rainbowdashlabs committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    49b48b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Update paper/src/main/java/de/eldoria/jacksonbukkit/deserializer/Comp…

    …onentMiniMessageDeserializer.java
    
    Co-authored-by: Yannick Lamprecht <1420893+yannicklamprecht@users.noreply.github.com>
    rainbowdashlabs and yannicklamprecht committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f536331 View commit details
    Browse the repository at this point in the history
  2. Update plugin com.diffplug.spotless to v6.19.0 (#42)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and rainbowdashlabs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    d732aaf View commit details
    Browse the repository at this point in the history
  3. Feature/snakeyaml 2.0 migration (#41)

    * Update dependency com.fasterxml.jackson:jackson-bom to v2.15.2
    
    * Possible migration to snake yaml 2.0
    
    * Bump version
    
    * another possible fix
    
    * Fix legacy item stack serialization
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    rainbowdashlabs and renovate[bot] committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    6c30642 View commit details
    Browse the repository at this point in the history
  4. Add serialization for Enchantment (#40)

    * Add serialization for Enchantment
    
    * Add deserializer tests
    
    * Add missing license
    rainbowdashlabs committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    677bb20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1024079 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e910b2d View commit details
    Browse the repository at this point in the history
  7. Update paper/src/main/java/de/eldoria/jacksonbukkit/deserializer/Comp…

    …onentMiniMessageDeserializer.java
    
    Co-authored-by: Yannick Lamprecht <1420893+yannicklamprecht@users.noreply.github.com>
    rainbowdashlabs and yannicklamprecht committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    ea58330 View commit details
    Browse the repository at this point in the history