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

Find critical end portal frames to store in-file #3

Closed
LysergikProductions opened this issue Apr 7, 2021 · 2 comments
Closed

Find critical end portal frames to store in-file #3

LysergikProductions opened this issue Apr 7, 2021 · 2 comments
Assignees
Labels
backlogged will reassess in the future enhancement New feature or request P1 High Priority Issues
Milestone

Comments

@LysergikProductions
Copy link
Owner

LysergikProductions commented Apr 7, 2021

Use SQL to store end-portal frame blocks in strongholds for the given world seed.

@LysergikProductions LysergikProductions added the enhancement New feature or request label Apr 7, 2021
@LysergikProductions LysergikProductions added this to the 1.1.1 milestone Apr 7, 2021
@LysergikProductions LysergikProductions added the help wanted Extra attention is needed label Apr 7, 2021
@LysergikProductions LysergikProductions modified the milestones: 1.1.1, 0.1.1, 0.1.2 Apr 7, 2021
@LysergikProductions LysergikProductions removed the help wanted Extra attention is needed label Apr 9, 2021
@LysergikProductions LysergikProductions modified the milestones: 0.1.2, 0.1.5 Apr 10, 2021
@LysergikProductions LysergikProductions self-assigned this Apr 10, 2021
@LysergikProductions
Copy link
Owner Author

This will require several simple and complex functions:

  • Find a way to determine world age onEnable
  • Take a world seed as output and output a Map object populated with all stronghold approximate locations.
  • Take a Map of those locations and check surrounding chunks for end portal frames
  • Store whether the have an eye in them or not, their facing direction, etc in file
  • Check if portal is lit; if portal blocks but wrong shape in-game, reset portal / frames
  • etc

Moving to 0.2.0

@LysergikProductions LysergikProductions modified the milestones: 0.1.5, 0.2.0 Apr 23, 2021
@LysergikProductions LysergikProductions added the P1 High Priority Issues label Apr 27, 2021
@LysergikProductions LysergikProductions modified the milestones: 0.2.0, 0.2.1 May 2, 2021
@LysergikProductions LysergikProductions modified the milestones: 0.2.1, 0.2.2 May 12, 2021
@LysergikProductions LysergikProductions pinned this issue May 12, 2021
@LysergikProductions LysergikProductions changed the title Check world age on server start and find critical end portal frames Find critical end portal frames to store in-file May 15, 2021
@LysergikProductions LysergikProductions modified the milestones: 0.2.2, 0.3.0 May 15, 2021
@LysergikProductions
Copy link
Owner Author

Closing until further notice as backlogged.

@LysergikProductions LysergikProductions added the backlogged will reassess in the future label May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlogged will reassess in the future enhancement New feature or request P1 High Priority Issues
Projects
None yet
Development

No branches or pull requests

1 participant