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

Adding block and burn features #12

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

blockiosaurus
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mpl-hybrid-js-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2024 1:58pm

@divinehound
Copy link

I could totally be off base here, but how is this going work with existing V1 recipes? I believe path is currently 0 for reroll, 1 for no-reroll?

@blockiosaurus
Copy link
Contributor Author

I could totally be off base here, but how is this going work with existing V1 recipes? I believe path is currently 0 for reroll, 1 for no-reroll?

The Path is a bitfield so each bit in the u16 is a separate feature flag. Only the lowest bit corresponds to reroll.

@tonyboylehub
Copy link
Contributor

Just noticed this PR was here for review but since the merge of my fix today there is now conflicts that will need updating.

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

Successfully merging this pull request may close these issues.

3 participants