Beta Update 0.1
0.1
18 May 2026
🎁 Added
  • Adding new D8 Dice
  • Adding leadboards based on coins
  • Adding new cursor for testing and fun but changed in futur
🧼 Improved
  • Smoothed dice rolling animation
  • Fixed dice position reset after each roll
  • Coin counter now updates in real time after each dice result
  • Improved coin animation feedback on win
  • Shop state now correctly reflects owned upgrades on load
🪛 Fixed
  • Reduced unnecessary file reads by caching save data on load
  • Improved memory management for dice components on scene destroy
  • Fixed first dice unlock not persisting after restart
  • Fixed a crash when spawning saved dice on game start
  • Extra dice now correctly restore their level, step and type from save
  • Fixed DiceCount always saving as 0
  • Each die now fully saves and restores CurrentDice, CurrentLevel and CurrentStep
  • Save file is now read once per session instead of multiple times