Merge Poop, Bathing Features to Version 0.5.0 #54

Merged
ZAdamMac merged 10 commits from f/poop into v/0.5.0 2025-03-11 14:05:53 -03:00
ZAdamMac commented 2025-03-11 14:01:32 -03:00 (Migrated from github.com)

Merging this PR adds the following capabilities to the v/0.5.0 branch, which will eventually form the F/W 0.5.0 release:

  • Game Manager functions relating to the act of, rate of, and maximum amount of poop with regard to the game.
  • scenes/main_game changes to draw poop on the screen when present.
  • an entire scenes/bathing_animation which draws the pet's screen being flushed and then removes all poop from the game.
  • A debug menu option to add poop.
  • Fonts and display header changes surrounding the above.

Playtest findings: works fine, but the frequency of pooping events is still too high. Merging prior to tuning because an additional feature will be needed to test that tuning, and I need a clean branch to do that.

Merging this PR adds the following capabilities to the v/0.5.0 branch, which will eventually form the F/W 0.5.0 release: - Game Manager functions relating to the act of, rate of, and maximum amount of poop with regard to the game. - `scenes/main_game` changes to draw poop on the screen when present. - an entire `scenes/bathing_animation` which draws the pet's screen being flushed and then removes all poop from the game. - A debug menu option to add poop. - Fonts and display header changes surrounding the above. Playtest findings: works fine, but the *frequency* of pooping events is still too high. Merging prior to tuning because an additional feature will be needed to test that tuning, and I need a clean branch to do that.
Sign in to join this conversation.
No description provided.