-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pantheon tooltips not showing #1157
Comments
This happens whenever you unlock a new mechanic after CM was loaded, could be a minigame or sugar lumps. A bug nonetheless. |
This is (sadly) due to how cookie clicker works. Minigames only load after they unlock and we need them to be locked before adding the hooks. Since cookie clicker provides absolutely zero usable hooks (which is why there are so many modding frameworks) there is no easy way to fix this. A reload should solve it. I'm leaning towards won't fix. |
Ah, I see. I had my own fair share of experiences with the the limit of the hooks and hurdles Orteil's code poses, though I'm also just a amateur. The way the menu code is completely replaced every 5 seconds still freaks me out. Injecting in the loading or unlocking process of minigames and lumps should work, but I don't know if it's really feasible. |
It was a fun project to get in to when I first started programming, but the lack of support has burned out many of the maintainers of the larger CC mods. Including me 😄 I'm happy to review stuff and merge things that seem okay(ish), but I don't spend a lot of time actively working on this. |
Bug description
When I hit the toggle pantheon tooltip button to on, there are no changes to the pantheon whatsoever, nothing new when hovering over any of the gods.
To reproduce
Turn pantheon tooltips on
Unlock pantheon
Examine each God
See there's nothing changed
Screenshot
No response
Save file
No response
Browser / Steam / Version
Chrome browser, lasted version of cookie monster and cookie clicker
The text was updated successfully, but these errors were encountered: