F/upgrade evo data #62
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
zadammac/PETI!62
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "f/upgrade-evo-data"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the Missing Evolution Data in the following ways:
Creates the concept of
float .healthRate, a new member of the Stage struct, that defines a percent chance per roll of the pet getting sick.Corrects a small number of bugs:
GAME_evaluateBoundedTimeEventis now configured correctly and no longer causes the pet to bounce in and out of being awake during the hour in which it is supposed to be awake.menu_generator.cthat makes it impossible for menus based on the generator to redirect to other menus. This is mostly an issue for the debug menu at the moment.