all updates for Points Progression
back to game0.5.2 August 18, 2025
- Buffed the effect scaling of .
- Buffed the effect of .
- Buffed the formula of .
- Reduced the cost of .
- Renamed on the to .
- Added more information to .
- Added loading screen.
- Fixed a bug related to Stable Progress Bars after performing higher reset layers.
Technical changes:
- Player values equal to defaults are no longer saved, reducing save file size (early game ~100 bytes, endgame ~3 KB).
- Components are now loaded when the previous feature is unlocked, reducing unused code.
- Added path aliases.
- Combined tsconfig.node.json and tsconfig.app.json into a single tsconfig.json.
0.5.1 August 11, 2025
- Fixed a bug that prevented unlocking when was purchased.
- Fixed a bug where displayed incorrect active states.
0.5 August 10, 2025
- Added more content.
- Redesigned all menus.
- To close a menu, you now need to click outside of it.
- Major technical refactoring:
- The entire structure has been changed.
- Zustand added → fewer re-renders → better performance.
- Much more automation.
- Now saves only necessary values (reducing save file size by ~1.6x).
- Added Pluralize to handle correct singular and plural forms.
- Added a 'Default player data' button to the Import menu.
- is now colorized.
- The first reset layer bar now indicated if you have maxed your best run.
- Changed time format.
- 'Stable progress bars' now works better, and activates if resets per second exceed 6.
- Upgrade Bulks are now shown even if an upgrade's level is 0.
- The game now saves automatically on page unload.
- Menus no longer change size when zooming in or out.
- Fixed a bug where upgrades could briefly show the wrong bulk right after purchase.
- Fixed a bug where didn’t display its cost in .
0.4 April 19, 2025
- Added more content.
- Added a 'Hide bought upgrades' toggle.
- Fixed several visual bugs.
- Changed favicon.
- Refactored code — added much more automation.
April 1, 2025
- Added more content.
- Added a "Exponential notation" toggle.
- Nerfed the power of the first .
March 29, 2025
- Added more content.
- Added an option to import from a file and export to the clipboard.
- Fixed some bugs.
March 25, 2025
- Added offline progress. It doesn't update any multipliers during offline time, but it will still perform (if you've purchased ).
- The formulas in the 'About this game' section are now clearer.
- Added more information to the 'About this game' section, and important text is now highlighted.
- Improved number formatting.
Bugfix patch March 22, 2025
Fixed a bug where points could become NaN, which could unlock content earlier than intended. If this bug unlocked content earlier than intended, that content will be locked again, just as it would be if you hadn't encountered the bug. I apologize for the inconvenience.
March 21, 2025
- Added a new menu with data buttons and a Discord button.
- Added a help menu with information about the game, number notation, and formulas.
- Upgrades now display the bulk levels you can purchase.
- Fixed various bugs.