save_the_potato

OTHER License

Stars
35
Committers
1

Bot releases are visible (Hide)

save_the_potato - 1.4.1 Latest Release

Published by imaNNeo 4 months ago

  • Fix performance issues in the iOS by removing all blur effects in the Paint objects
save_the_potato - 1.4.0

Published by imaNNeo 4 months ago

  • 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)
save_the_potato - 1.3.2

Published by imaNNeo 4 months ago

  • Add share functionality in the game over page
save_the_potato - 1.3.1

Published by imaNNeo 5 months ago

  • Pause background music when game goes into the background
save_the_potato - 1.3.0

Published by imaNNeo 5 months ago

  • 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
save_the_potato - 1.2.5

Published by imaNNeo 6 months ago

save_the_potato - 1.2.4

Published by imaNNeo 6 months ago

save_the_potato - 1.2.3

Published by imaNNeo 7 months ago

  • Minor animation effect on the shields
save_the_potato - 1.2.2

Published by imaNNeo 7 months ago

  • Add wiredash analytics
  • Fix generating infinite moving hearts
save_the_potato - 1.2.1

Published by imaNNeo 8 months ago

  • Add wiredash analytics
save_the_potato - 1.2.0

Published by imaNNeo 8 months ago

  • 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
save_the_potato - 1.1.1

Published by imaNNeo 9 months ago

  • 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
save_the_potato - 1.1.0

Published by imaNNeo 9 months ago

  • Implement pagination in the leaderboard
save_the_potato - 1.0.3

Published by imaNNeo 9 months ago

  • Fix infinite game bug
  • Fix shimmer padding issue in the leaderboard
  • Fix my_score tap feedback radius
save_the_potato - 1.0.2

Published by imaNNeo 9 months ago

  • Fix missing libflutter.so issue
  • Fix some typos in the game
  • Add AD_ID permission in the android manifest (used by firebase_analytics)
save_the_potato - 1.0.1

Published by imaNNeo 9 months ago

  • Add firebase analytics
save_the_potato - 1.0.1

Published by imaNNeo 9 months ago

  • Add firebase analytics
save_the_potato - 1.0.0

Published by imaNNeo 9 months ago

  • 🚀Initial Release!
  • Use Cookies font for the trophy and shareable score image
  • MaxWidth 300 for all dialogs
  • Fix audio enabled crash
  • Override remote rank with the local when score is the same
  • Fix captcha_dialog int parse crash
  • Add more icon in the my_score widget
save_the_potato - 0.31.0

Published by imaNNeo 9 months ago

  • Use pushReplacement instead of push when moving from splash to home
  • Add user.id into the firebase crashlytics
  • Show captcha for suspicious devices
  • Add a temporary code to migrate the old score value
  • Update Fastfile to upload the ios symbols
save_the_potato - 0.30.0

Published by imaNNeo 9 months ago

  • Ready for the release
  • Disable android backup
  • Remove subject from shared image
  • Fix navigator pop issue