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

Tags #2

Open
2 tasks
mastercoms opened this issue Jul 21, 2019 · 0 comments
Open
2 tasks

Tags #2

mastercoms opened this issue Jul 21, 2019 · 0 comments
Labels
api API implementation for Bukkit data A feature involving internal representations of blocks, items, properties, and more. essential A feature that must be implemented for 1.13 base support. serialization A feature involving data serialization/deserialization. server An internal technical feature. story A meta-issue containing many child issues.
Projects

Comments

@mastercoms
Copy link
Member

mastercoms commented Jul 21, 2019

This issue is part of the 1.13.x compatibility Epic.

All contributions are subject to the Glowstone CLA. In short, contributions must not contain any content (code or otherwise) copied from,
inspired by or based upon content from Mojang or third-party projects that are based on such content (CraftBukkit, Spigot, Forge, ...).


Description:

1.13 introduced lots of new individual material types, separating them from a base material with extra metadata. As such, the old way of behavior being tied to individual types in Glowstone will no longer work. The item system in Glowstone must be reworked to be data based, and support tags as first class citizens and as the main representation for functionality associations for blocks and items.

Reference Documentation:


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@mastercoms mastercoms added this to Backlog in 1.13 Jul 21, 2019
@mastercoms mastercoms added api API implementation for Bukkit data A feature involving internal representations of blocks, items, properties, and more. essential A feature that must be implemented for 1.13 base support. serialization A feature involving data serialization/deserialization. server An internal technical feature. labels Jul 21, 2019
@mastercoms mastercoms moved this from Backlog to To do in 1.13 Sep 15, 2019
@mastercoms mastercoms added the story A meta-issue containing many child issues. label Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API implementation for Bukkit data A feature involving internal representations of blocks, items, properties, and more. essential A feature that must be implemented for 1.13 base support. serialization A feature involving data serialization/deserialization. server An internal technical feature. story A meta-issue containing many child issues.
Projects
1.13
  
To do
Development

No branches or pull requests

1 participant