StatusReleased
PlatformsHTML5
Rating
Rated 2.0 out of 5 stars
(4 total ratings)
Authorunpingabot

Comments

Log in with itch.io to leave a comment.

(1 edit) (+2)


Game doesn't work now.

(+1)

Yep, seems this game broke due to a redirect thing. Line 175 of the code is calling for,"Vue@next" from a server and receiving a 404 page, basically breaking the entire thing.

Bummer. I assume that Vue dropped support from whatever this is formatted in (so this is probably V1 or V2), so this is practically doomed I guess.

(+1)

Actually it didn't, I actually downloaded this, and, after a bit of pain trying to get certain files to work due to folders they needed not existing on my machine.... I managed to get a version with that single line changed to just asking for vue rather than vue@next.... And what do ya know? I managed to play and beat the game.

(1 edit) (+1)

Nice, and I found out how to fix up the game on the website itself.

1: Right click the game and find the button saying "Reload frame"

2: Go to the error trying to reference "vue@next" (line should say "<script src=...vue@next></script>") [website name not mentioned just incase]

3: Select "@next" and override the contents. Create a folder anywhere you want, and save that override to the folder

4: "index.html" should have opened with a purple dot, so go ahead and remove "@next" from the script

5: Save the index.html since it wont try reading it until it's saved, I think.

6: If it hasn't fixed yet, yet again right click the game and click "Reload frame"

Should be fixed for the website version, and the developers, if they ever fix this real quick, can have it patched in like 30 seconds. If this order doesn't work, then I probably didn't say something right due to me managing to struggle on finding a solution for a while.

P.S. "Incremental Game Jam Game" will read this save properly even with the fix.

(+1)

Little confused on this tutorial, what browser?

(+2)

Sorry to necropost but I'm not sure to understand your tutorial, what I'm supposed to do exactly when I found the problematic line in the consol?

(2 edits) (+2)

A few comments: Color after 3 achieves is really bad, needs to be changed. Also, I have the upgrade sparky but for some reason can only gain up to 80 sparks from acceleration (now 800 after Heat 'em up). Something also seems off with the assign particles values. Besides that, the achievements changing the color scheme is a cool concept (with the exception of color #3)

(+1)

I think it's a neat idea to have the colors change after achievements, but the one after warmth is super inaccessible! I have perfect color vision and even I have a hard time reading the buttons.

Other than that though, good game!

(+2)(-1)

The color sucks.

(-9)

after doing my first wood reset, i can't get compressing sparks to actually work.

what a buggy game. and the dev abandoned it. no integrity.

I think in order to get it to work you need to put 1.00e7 particles into it

(2 edits) (+1)

The math is very wonky. I clear my assignments, and then I have 2.55e20 particles unassigned. I then go to assign 1.0e20 to auto sparks, and click the [+], but it assigns 2.55e20 instead of the amount I entered. This makes it very difficult to split assignments between sparks and compressed sparks the way I want.

Also note that this is not the only place the numbers and math are wonky. Wood/Total Wood/Burnt Wood, etc, is another that is.

How are you assinging 1.0e20 sparks? I can only do a maximum of 1.0e7

It has been two years since I played this and posted that. I no longer recall how. Most likely, I clicked a button or manually entered the number somewhere (as "1.0e+20" since most JavaScript handles those kind of numbers without problem).

Hard reset makes the game unplayable because you can't get the first achievement again.

Why in god's name would you put a cap on the amount of resources you can allocate at once. It's like the game is actively trying to be frustrating to play. Is clicking 10000 times to allocate your resources efficiently supposed to be rewarding, or just a balancing mechanic to stop people from progressing as fast as their numbers?

(+1)

you can edit the max length in the browser console

(+2)

the amounts support scientific notation... you can't type 1000000000, but you can type 1e9 and achieve the same thing

(+1)

time to get the autoclicker out

you can also press enter as long as the plus sign is the last thing you clicked, because it's focused in the browser

(+1)

now after buying nearly the last upgrade i get no progress and can't get the last upgrade, last few hours for nothing, great

(1 edit) (+1)

Looks like the issue's in the getCap(data) function, the line about hasUpgrade("bW", 11) - it multiplies your cap by the square root of your current points, which of course are 0 because you just reset. If you can get into the sources, then just changing it to game.points.pow(0.5).plus(1) fixes this issue

It seems that you can kickstart it by removing 1 from the working particles (type in "1" and press "-" on the left). I managed to finish the game with this.

(+1)

The upgrade "Burnt Wood Power" doesn't seem to work.  I have a large multiplier displaying on it, but my particle cap hasn't noticeably increased.

(+1)

...and now, 8 upgrades later, the game tells me that there's a particle capacity softcap.  Shouldn't leave hidden softcaps lying around...

(+1)

how the particle assignment "amount to increment" even works? amount is lower than needed but it puts all-in, and in the end after removing everything from it im on 0 particle cap and 1e119 sparks, burning wood doesnt help and guess this is a soft-lock, 1 upgrade from ending it, gg

I've got the same issue. Game's basically unplayable rn.

(+1)(-2)

Not bad little idler. Obviously inspired by AD, the mechanics themselves are pretty unique, and it has a nice rate of progression. Managing assignments and when to burn your wood are fun mechanics. Having to maximize the game to make it playable is annoying, and I got blue balled right before the end. After buying the The End [2] upgrade, the game set my particle cap to zero, and nothing I do changes it. I can't prestige, assign any particles, or gain any sparks. I softcapped myself one upgrade away from beating the game. very annoying.

Otherwise, fun idle game.

(+10)

Why is the game window so small?

(+8)(-1)

why do you have very light grey text on light grey text, I can't even read what anythign does without highlighting everything to get a blue background

(+3)

and theres not even a setting to change the theme :(

(1 edit)

Absolutely this. I don't even usually have a problem with such things, but dang. This is just horrible for your eyes @_@ Solid game, otherwise. 

Don't even need to change color of the text, if it's outlined in black.

(+3)(-1)

after buying the upgrade to get more sparks per reset to 200 it only went up to 80