Sandcastle-Builder icon indicating copy to clipboard operation
Sandcastle-Builder copied to clipboard

xkcd: 1190: Time: The Game

Results 104 Sandcastle-Builder issues
Sort by recently updated
recently updated
newest added

I don't know why, but the Mario boost does not seem to unlock ceilings 0-9, forcing be to click QQs myself for those. Given that Glass Ceiling Autovator is meant...

https://github.com/eternaldensity/Sandcastle-Builder/pull/1443

molpification
question

Well, Title says pretty much everything: when ONG happens, Kitty Catalogue does not refresh its status from "...is in your..." to "...is **not** in your...".

http://castle.chirpingmustard.com/img/boost_hugo_grey_icon.png is requested by the game but is not found on the server. Was this file renamed and not changed in the CSS? Or is github causing trouble?

mayonaisse

I'm fiddling around with a couple new boosts, but I can't figure out how to save an object as a boost attribute (like how kitkat stores prey). `SaveData` only takes...

See also https://www.reddit.com/r/SandcastleBuilder/comments/3x6n6c/40_kitty_genocide_simulator_2015/cyz34gl 1. Setting up robotic shopper to buy blue fragments and atomic pumps leads to an even more verbose stream of "Got 1 atomic pump" and "Got 1...

One of the requirements for Chthonism to unlock (in Molpy.Annihilate) is Molpy.CoalToAdd > 338371000. ``` var min = 1e-12; var max = 0.524371863; unrar = (unrarmax)? Math.min(max, unrar): unrar; var...

The condition is `Molpy.Got('Glass Ceiling ' + i) == Math.sign(np % i)`, but `Math.sign` only evaluates to -1 and 0. It should be replaced with `Math.abs(Math.sign(np % i))`. Oops, this...

The description of Waves says next ONG will produce large numbers of castles if this ONG is odd, or will destroy large numbers of castles if this ONG is even....

These are the ones that I've noticed. I'm sure there were others earlier in the game but I've forgotten. - CDSP doesn't update the logicat limit when panther rush is...