all updates for Cat Clicker
back to gameCat Clicker v0.8.2 June 14, 2024
added new content
- 2 new sets
- 14 more levels of prestige bonuses
- new currency, catnip! this will be used later to buy permenant upgrades
- 3 more achievements
fixed some bugs - errors with json making strings where it shouldnt
- float-related errors
Cat Clicker v0.8.0 May 21, 2024
A large update thats been in the works for a few days, adding some new content to the game
- Added Achievements, a new way to track your progress
- Started working on more cat sets
Fixed a few bugs
- Removed the failsafe that makes autoclicker not work if you move your mouse
- Site now handles large numbers a LOT better (removed thousands of repeated calls)
- Learned that BigInt should never be used for something like this
- Fixed a bug where values above 1e21 would not register properly
Cat Clicker v0.7.7 May 14, 2024
Fixed a plethora of bugs, and a couple new additions
- Resetting causing many buttons to not work (implemented a simple patch)
- Spam clicking and then hold-clicking causing exponential autoclicking to occur (clicking now clears all clicking-related set timeouts)
- Yarn is now symbolized by ¥ globally
- Fixed some edge cases with the parsing of commas
- Attempted to remove floats completely
Cat Clicker v0.7.6 May 13, 2024
- Modularized the UI into different screeens
- Added a 'buy until better' button that unlocks at prestige level 4
- Prepped for big UI update
- Removed top banner
- All info messages reset after 5 seconds