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

<0% formatting #1192

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

<0% formatting #1192

wants to merge 3 commits into from

Conversation

DarkThor76
Copy link

Should be rather self-explanatory. Attempting to prevent the situation where "<0%" is shown since less than 0 percent should not be possible. There was also no reason to call getChanceFinal() or getChanceFinalDeer() in the response since the if condition already determined it was less than 1% so it should be okay to simply write "<1%".

DarkThor76 and others added 3 commits October 6, 2024 23:19
"<0%" makes no sense. Should be offset by 0.01 (1%). Honestly, probably do not need the call to getChanceFinal() in the output either but I'll leave that up to someone more authoritative.
Found another occurence of the previous formatting error.
@DanielNoord
Copy link
Collaborator

@DarkThor76 Could you also update the generated files? Both dev and normal?

@DarkThor76
Copy link
Author

@DanielNoord sorry, I can't.

@DanielNoord
Copy link
Collaborator

I won't be able to merge this without doing so and won't be able to do this myself in the forseeable future. Sorry!

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