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

removes concept of item metadata #11

Merged
merged 2 commits into from
May 26, 2024
Merged

removes concept of item metadata #11

merged 2 commits into from
May 26, 2024

Conversation

loothero
Copy link
Member

  • Instead of generating and storing item specials in metadata, this commit makes specials deterministic based on starting entropy
  • This removes two storage slots from the game, significantly reduces complexity, provides bits for 5 more items in adventurer bag, and frees up 40 bits on the adventurer

- Instead of generating and storing item specials in metadata, this commit makes specials deterministic based on starting entropy
- This removes two storage slots from the game, significantly reduces complexity, provides bits for 5 more items in adventurer bag, and frees up 40 bits on the adventurer
@loothero loothero added the enhancement New feature or request label May 26, 2024
@loothero loothero self-assigned this May 26, 2024
Copy link

vercel bot commented May 26, 2024

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

Name Status Preview Comments Updated (UTC)
loot-survivor ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2024 3:45am

@loothero loothero merged commit f6f0f0d into main May 26, 2024
7 of 8 checks passed
@loothero loothero deleted the remove-metadata branch August 12, 2024 22:22
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

Successfully merging this pull request may close these issues.

1 participant