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

Fixes APS (again) #8597

Merged
merged 1 commit into from
Mar 4, 2025
Merged

Fixes APS (again) #8597

merged 1 commit into from
Mar 4, 2025

Conversation

JackieEstegado
Copy link
Contributor

@JackieEstegado JackieEstegado commented Feb 26, 2025

About the pull request

Anti para has been broken, whenever it regressed the stage of an embryo it would set the progress counter specificaly back to the progress limit for a stage, which is a problem because the next time the embryo progress ticked it would see that the progress limit has been reached, thus increasing the stage, then anti para would come around again and decrease the stage.
Thus creating a back and forth of stepping between the two stages untill the APS ran out.

We fix this by essentially taking an extra tick's worth of progress off the new stage.

Explain why it's good for the game

Xeno benefitting bugs bad.

Testing Photographs and Procedure

Screenshots & Videos

Put screenshots and videos here with an empty line between the screenshots and the <details> tags.

Changelog

🆑
fix: Antiparasitic chems can cure stage 2+ infected again.
/:cl:

@cmss13-ci cmss13-ci bot added the Fix Fix one bug, make ten more label Feb 26, 2025
@Git-Nivrak Git-Nivrak added this pull request to the merge queue Mar 4, 2025
Merged via the queue into cmss13-devs:master with commit e8557d0 Mar 4, 2025
26 checks passed
cmss13-ci bot added a commit that referenced this pull request Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fix one bug, make ten more
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants