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

Map Chunk Parsing #5

Open
3 tasks done
nickelpro opened this issue Aug 15, 2020 · 2 comments
Open
3 tasks done

Map Chunk Parsing #5

nickelpro opened this issue Aug 15, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@nickelpro
Copy link
Member

nickelpro commented Aug 15, 2020

Milestone on deck per feature roadmap

This feature is mostly complete, with only housekeeping left to be done

  • Working parser (Still needs MultiBlockChange)
  • C Interface core for accessing block data 🏃
  • Python plugin for loading and dependency resolution
@nickelpro nickelpro added the enhancement New feature or request label Aug 15, 2020
@nickelpro nickelpro self-assigned this Aug 15, 2020
@nickelpro nickelpro added this to the August Feature Roadmap milestone Aug 15, 2020
@nickelpro
Copy link
Member Author

Need to build a generator for the global block palette. The information is now correctly stored inside SMPMap but there's no interface to get at it, and even if you could it would be meaningless without a palette to get useful data out of.

@nickelpro
Copy link
Member Author

Interface is minimally complete. Need to make the global palette available to continue moving forward on physics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant