Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I have one more question. I think the prestige levels count is bugged. The first asce nsion I used this mod, I got an insane amount of levels that made the counter short the number length.
But in my second ascension with somo more Heavenly Upgrades, It looks like doesn't give more levels unless I click the cookie or kill the wrinklers. The timer doesn't refresh in real time.
What can be wrong?
The mod should be a bit more balanced now, and Unbounded fully fixed.
Although mods similar to Percentage Graph Mod and Ratio Mod might still break Unbounded with how creating new buildings works.
That way I can check if there's a mod conflict causing an issue with Unbounded.
If it's not a conflict, I'll dig into the code and try to reproduce and fix the bug.
- Auto Clicker heavenly upgrade breaks autoclicker mods. Maybe makes it being a substitute of autoclicker mod by making it repurchasable and with each upgrade, making it click faster until it reaches 30 clicks/sec. (Optionally make subsequent upgrade gives other cursor buffs like -5% cost increase per cursor multiplicative)
- Golden cookie frenzy multiplier upgrade did not rounds the floating point errors out and leads to numbers like "x10.914176000000000000001" appears on the golden cookies click message.
Thank you for your help!
Enabled ModList:
Hold Clicker
GoldenNotification
Reload Game Button
Bulk Buy 50
CCSE
CE
Heavenly Redistricting
Heavenly Archieves
You should be able to get Steam Achievements now!
An update has been pushed to stop instant crashing when having CM.
The two upgrades that no longer work are:
A Santa upgrade turned heavenly to make milk more powerful,
and the upgrade that adds an entirely new building and upgrade/achievement tier.
Heavenly Archives (and CE) should be working with Cookie Monster now, aside from the two upgrades that no longer work.
If any other issues arise, I'll look into them.
Thank you for your help!
I dug into the code to find what was causing infinite cookies (given you couldn't buy anything, I assumed it was NaN or similar due to the Beautify function and prior bugs), and found out what caused it:
The 'Heavenly mouse' upgrade didn't have a proper check to ensure it's multiplier from causing +-infinity cookies when you had no buildings. So adding that check in means it's fixed (did test it and it works)
With that resolved, there shouldn't be any major bugs with heavenly upgrades going forward (hopefully).
I really appreciate you taking the time to report these bugs, and I'm sorry you had a bad experience with them. I hope you have a great day, and thanks again for your help!
If this update doesn't fix the issue, try backing up your save file and temporarily deleting it to see if that changes anything. If it still breaks, let me know (I'll dig deeper to figure out what else might be going wrong).
If it turns out to not be mod conflict issues, I'll try to figure out what else could be causing it.