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

Add special handling to support bound fate #8256

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Regisle
Copy link
Member

@Regisle Regisle commented Aug 27, 2024

This adds special handling to support bound fate mods (or any other similar "every X seconds" with mods that need to be handled correctly otherwise)

This is mostly so that it doesnt showup when sorting, but you can now select the boundfate mode

This can be handled a little differently, instead of the if handleRemainingModsAs then section, I could just parse all mods with that and always add the lines if they exist, it would cleanup the code a little but have more of a performance impact

@Paliak Paliak added the enhancement New feature, calculation, or mod label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, calculation, or mod
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants