Skip to content

Releases: imaNNeo/save_the_potato

1.4.1

19 Jun 22:57
Compare
Choose a tag to compare
  • Fix performance issues in the iOS by removing all blur effects in the Paint objects

1.4.0

16 Jun 21:05
Compare
Choose a tag to compare
  • Add share functionality in the game-over page
  • Add smooth tap and hold animation in the first page
  • Add multi-spawn game mode (a series of orbs spawn at the same location)

1.3.2

14 Jun 18:09
Compare
Choose a tag to compare
  • Add share functionality in the game over page

1.3.1

12 May 12:59
Compare
Choose a tag to compare
  • Pause background music when game goes into the background

1.3.0

11 May 23:50
Compare
Choose a tag to compare
  • Added new audio and sound effects (switched from flame_audio to so_loud package)
  • Improved explosion effect (particle) of the moving orbs
  • Fixed bug in the share score function (capturing a screenshot)
  • Removed all fastlane related files, we use CodeMagic now

1.2.5

17 Apr 22:54
Compare
Choose a tag to compare
Bump version to 1.2.5

1.2.3

27 Mar 18:52
Compare
Choose a tag to compare
  • Minor animation effect on the shields

1.2.2

18 Mar 18:25
Compare
Choose a tag to compare
  • Add wiredash analytics
  • Fix generating infinite moving hearts

1.2.0

22 Feb 23:23
Compare
Choose a tag to compare
  • Introduce heart/health concept instead of temperature bar (hot & cold). Now you have 3 hearts when the game starts, decreases when an orb hits you, there are some hearts coming towards you, you can collect them to increase your health. When you lose all hearts, the game is over.
  • Don't show the rank in the trophy when it is larger than threshold
  • Make the game a little bit harder
  • Upgraded some dependencies

1.1.1

03 Feb 17:16
Compare
Choose a tag to compare
  • Increase the difficulty of the game (specifically for the first minute)
  • Show newRank celebration with a rank threshold (20 at the moment). Also show a newScore badge in gameOver UI