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

Improvement: Discrite Held Time #3101

Open
wants to merge 4 commits into
base: beta
Choose a base branch
from
Open

Conversation

lunaynx
Copy link
Contributor

@lunaynx lunaynx commented Dec 21, 2024

What

Added Discrite support for time held in lore and stack size. Also refactored related code a bit, and made the stack size a single option for all Time Pocket items, just like the lore option is, since I do not see a reason why someone would want it for some but not all of them.

(I kept the enum name BOTTLE_OF_JYRRE because I didn't want to make a mess with a multi-level migration considering it also has a legacy ID.)

Changelog Improvements

  • Added support to show time held for Discrite in stack size and lore. - Luna

@hannibal002 hannibal002 added this to the Version 0.29 milestone Dec 21, 2024
Copy link
Collaborator

@CalMWolfs CalMWolfs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the code is fine except that fixRemovedConfigElement is only called for config version 29 which means that this wont actually do the config fix that you are wanting it to for 99% of people.
You'd have to make a new function for a new config fix version. You may as well change the enum name now as well in this new function

@lunaynx lunaynx requested a review from CalMWolfs December 22, 2024 17:06
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