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

Added methods for prefix and suffix getter in itemgen #268

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

MaksyKun
Copy link
Contributor

Changes on ItemGeneratorManager:

  • Adds .getResourceManager()-Method
  • Adds some methods to directly support getting prefixes and suffix through material and tier
  • Adds a complex static interpolation method that brute forces all possible constellations for a item-gen name (This is just optional since Fusion needs it, but I though why not providing it for future purposes)

@MaksyKun MaksyKun requested a review from Travja October 22, 2024 23:01
@MaksyKun MaksyKun self-assigned this Oct 22, 2024
@MaksyKun MaksyKun changed the title Added methods for prefix and suffix setter in itemgen Added methods for prefix and suffix getter in itemgen Oct 22, 2024
@Travja Travja enabled auto-merge (squash) October 22, 2024 23:28
@Travja Travja merged commit e6a8f36 into dev Oct 22, 2024
3 checks passed
@Travja Travja deleted the itemgen_improvement branch October 22, 2024 23:31
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.

2 participants