Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

v0.0.47

Pre-release
Pre-release
Compare
Choose a tag to compare
@tdmalone tdmalone released this 15 Jul 11:57
· 32 commits to master since this release
  • Fixes a regression in v0.0.46 that prevented happiness from growing on level-up if the Pokémon had less than 100 happiness.
  • Fixes a regression in v0.0.46 that prevented the 'View Your Pokemon' button from appearing after completing a wild battle without catching.
  • Fixes a regression in v0.0.46 that caused TMs to be temporarily known as HMs (even though they still performed like TMs!)
  • Fixes an oversight in v0.0.46 that still allowed 'normal' battle challenges to be sent even with legendaries on the team.

For developers:

  • Adds a new unit test to cover all happiness increase calculations on level-ups.
  • Increases the error reporting threshold in production environments, and error displaying in development environments, to help catch errors faster.

Full changelog