Cookie Clicker

Cookie Clicker

35 个评价
Cookie Clicker Wiki Minigame
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
567.490 KB
2022 年 6 月 18 日 下午 3:47
2023 年 11 月 20 日 下午 11:21
2 项改动说明 ( 查看 )

订阅以下载
Cookie Clicker Wiki Minigame

描述
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 条留言
Gabe 1 月 4 日 下午 11:19 
You're welcome!!!
Ohead  [作者] 1 月 4 日 下午 11:15 
thank you greatly, though
Ohead  [作者] 1 月 4 日 下午 11:15 
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 1 月 4 日 下午 8:07 
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  [作者] 2024 年 9 月 15 日 下午 5:38 
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 2024 年 9 月 13 日 下午 3:34 
does it work without internet
if it doesn't make a offline version
GasmisenFeik 2024 年 8 月 26 日 下午 2:51 
Sorry, add-on's*, forgot the name of the stuff
GasmisenFeik 2024 年 8 月 26 日 下午 2:48 
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  [作者] 2024 年 8 月 26 日 上午 8:09 
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 2024 年 8 月 26 日 上午 12:29 
what could make it not work with ccse?