Skip to content
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

Open
Slthr12 opened this issue Jun 10, 2023 · 4 comments
Open

Pantheon tooltips not showing #1157

Slthr12 opened this issue Jun 10, 2023 · 4 comments
Labels

Comments

@Slthr12
Copy link

Slthr12 commented Jun 10, 2023

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

@Slthr12 Slthr12 added the Bug label Jun 10, 2023
@3plus4i
Copy link

3plus4i commented Jun 27, 2023

This happens whenever you unlock a new mechanic after CM was loaded, could be a minigame or sugar lumps. A bug nonetheless.

@DanielNoord
Copy link
Collaborator

DanielNoord commented Jun 27, 2023

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.

@3plus4i
Copy link

3plus4i commented Jun 27, 2023

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.

@DanielNoord
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants