-
Whem I make A new building it dosen't work
-
Hi,
It looks like the call to grab.php is failing. This is causing the heralds to be set to 0.
Line 1883 ajax('/patreon/grab.php',Game.GrabDataResponse);
Looks like the file is used at
…
-
`CCSE.NewUpgrade` calls `CCSE.ReplaceUpgrade`, which runs `CCSE.SliceCodeIntoFunction` in the function passed as the argument `buyFunction`. This breaks closures.
For example, the following code sn…
-
Add this to package.json, then upload it to CCRepo. (W.I.P.) Just log in with Discord and link to package.json with github.io. It's a nice thing to have all mods in the same place.
Keep in mind that …
-
Currently I am trying to integrate Playwright tests and Cookie Connoisseur into Cppkies, but I ran into a problem: It's impossible to use an existing page (say, provided by a playwright test) to be na…
-
Do consider switching from saving Cookie Monster's settings to local storage to saving it alongside Cookie Clicker's save using the new modding API. It is pretty "modular", so you can just use it to s…