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

Conversation

rainbowdashlabs
Copy link
Member

Add support for direct serialization of PotionEffectType. That makes some of the current logic obsolete and I removed it.

@rainbowdashlabs rainbowdashlabs added the New Feature Addition of a new Feature label Jun 8, 2023
@rainbowdashlabs rainbowdashlabs self-assigned this Jun 8, 2023
@rainbowdashlabs rainbowdashlabs temporarily deployed to build June 8, 2023 18:57 — with GitHub Actions Inactive
…onentMiniMessageDeserializer.java

Co-authored-by: Yannick Lamprecht <1420893+yannicklamprecht@users.noreply.github.com>
renovate bot and others added 4 commits June 9, 2023 14:05
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* 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>
* Add serialization for Enchantment

* Add deserializer tests

* Add missing license
@rainbowdashlabs rainbowdashlabs temporarily deployed to build June 9, 2023 12:10 — with GitHub Actions Inactive
@rainbowdashlabs rainbowdashlabs temporarily deployed to build June 9, 2023 12:12 — with GitHub Actions Inactive
…onentMiniMessageDeserializer.java

Co-authored-by: Yannick Lamprecht <1420893+yannicklamprecht@users.noreply.github.com>
@rainbowdashlabs rainbowdashlabs temporarily deployed to build June 9, 2023 12:15 — with GitHub Actions Inactive
@rainbowdashlabs rainbowdashlabs enabled auto-merge (squash) June 9, 2023 12:15
@rainbowdashlabs rainbowdashlabs merged commit 60bf6c5 into dev Jun 9, 2023
3 checks passed
@rainbowdashlabs rainbowdashlabs deleted the feature/potion-effect-type branch June 9, 2023 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature Addition of a new Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants