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

Near future goals #58

Closed
FrederoxDev opened this issue Feb 13, 2024 · 0 comments
Closed

Near future goals #58

FrederoxDev opened this issue Feb 13, 2024 · 0 comments
Milestone

Comments

@FrederoxDev
Copy link
Owner

FrederoxDev commented Feb 13, 2024

I'm probably going to approach how we do 1.3.0 slightly different to 1.2.0 where we ended up with nearly 70 commits behind, using an entirely different setup. Obviously we aren't changing any of the setup anytime soon, so we won't have that problem, but I still also want to do things with more minor releases, and go for more things in 1.2.x

The things I want to mainly achieve (not in any particular order):

  • get block items properly working, they are quite buggy right now and I haven't been able to get them to show up in creative inventory, nor command list for /give
  • BlockGraphics class, I need to look into for using hardcoded block shapes / more complex block designs
  • entities, I want to get most of the ground work up for them, I have never tried entities in the past, like I have for blocks and items, so this could be a challenge. Most entities seem quite data driven so I'm not sure how easy it will be to integrate with that
  • tesselator, I think it could be neat to do some basic rendering stuff, I'm not entirely sure if this is the right class, but it would be nice to start creating 3d stuff in the world, and is needed for one idea I have
@FrederoxDev FrederoxDev added this to the 1.3.0 milestone Feb 13, 2024
@FrederoxDev FrederoxDev changed the title Goals of @1.3.0 Near future goals Feb 29, 2024
@FrederoxDev FrederoxDev closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant