Cookie Clicker

Cookie Clicker

34 ratings
Cookie Clicker Wiki Minigame
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
567.490 KB
18 Jun, 2022 @ 3:47pm
20 Nov, 2023 @ 11:21pm
2 Change Notes ( view )

Subscribe to download
Cookie Clicker Wiki Minigame

Description
Adds a minigame for the Cortex Baker that allows you to view the Cookie Clicker wiki in-game.

If the wiki page gets messed up, you can close the minigame and then reopen it to return to the homepage.

Not compatible with CCSE

Doesn't disable steam achievements
29 Comments
Gabe 4 Jan @ 11:19pm 
You're welcome!!!
Ohead  [author] 4 Jan @ 11:15pm 
thank you greatly, though
Ohead  [author] 4 Jan @ 11:15pm 
That is such a silly solution. I don't prefer to rely on hacky solutions like that, so I think I'll test to see if CCSE is present before doing that, else I'll use the 'create' hook
Gabe 4 Jan @ 8:07pm 
To make this mod compatible with CCSE, you have to do one change.
Instead of registering the 'create' hook (for some reason, this entire hook doesn't work if CCSE is enabled), you can use nothing.
Literally, removing the Game.registerHook and just running the code right when the mod initializes works (and I have tested it, though if it does fail to work, having a small wait by using:
setTimeout(() => {code here}, 500)
should work (as it waits half a second before running the code where 'code here' is)).
(CCSE is really odd)
Ohead  [author] 15 Sep, 2024 @ 5:38pm 
It does not work without internet. I don't think an offline version would be viable, as the mod would have to be packaged with every single web page and image on the CC wiki (not to mention, there may be legal trouble presenting files that I don't have the right to distribute).
Mikel9199 13 Sep, 2024 @ 3:34pm 
does it work without internet
if it doesn't make a offline version
GasmisenFeik 26 Aug, 2024 @ 2:51pm 
Sorry, add-on's*, forgot the name of the stuff
GasmisenFeik 26 Aug, 2024 @ 2:48pm 
That's honestly kind of scummy, HaHah—

Not to speak for or in behalf of Klattmose, maybe the backend changes are necessary for CCSE to work, but it feels silly that you basically make a mod that essentially replaces Cookie Clicker with a custom version. This makes most mods have to work around yours or etc, when most mods use yours as a base for theirs.
Ohead  [author] 26 Aug, 2024 @ 8:09am 
I have no idea man, CC:SE changes so much of the backend stuff. I'd have to rewrite it specifically for CC:SE basically
Kingnoob86 26 Aug, 2024 @ 12:29am 
what could make it not work with ccse?