Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(42 edits) (+1)

MORE BUGS AND QUIRKS FOUND:

In lower resolutions the text might split (e.g. CPC: 46,513.128 becomes

CPC:

46,513.128). The same is true for "System manager" at the top where it might appear as "System

manager".

Also, crown coins can still earn speed achievements and affect rewards for blocking hacks and loop points. Sabotages by G.A.I.A (should be "G.A.I.A." without the quotes) also affect tier and loop point rewards.

There's a node called "Bot Manager:_root:". I hope the name is fixed.

The text concerning the icons' licence in the Settings page is in Times New Roman for some reason, so is the text in the "effect square" when no effects are active.

The loop points bar might not update.

Item prices are the amount of credit required for the xth hardware. (Let's say a hardware costs 846T after 25 ones. The price for 25 of that hardware is 846T instead of a bigger number).

In the Bot Manager, Casting's mps is "x/4m" instead of "x/2m" for some reason.

When pressing Caps Lock and then ANY key in "Pressing", it throws an "incorrect input" error.

Easy addition tasks might become weird (e.g. any correct answer giving you nine points).

Two tasks can be highlighted.

The "hibernation report" window does not display the entirety of it in lower resolutions. I suggest the window's size is increased.

"50 Router [sic]", "100 Router" and so on are shaded after formatting. 

The description of "Xor gate v1.0.1 [should be 1.0.0 and so on]" (Xor gate Increases CPS by 4.5%) is different from that of other gates.

I also saw the "Idle report" window even though idle reporting was turned off. This happens when you go idle whilst the "Hibernation report" window is open.

The third sequence task upgrade should be called "Chaining" instead of "Overflow" in its name.

By "fixing capitalisation" I include changing "Crown" to "crown" in "Increase Crown coin effect..."

Are some of these bugs/quirks intentional or not? And are the individual increasing prices of hardware intentionally ridiculous?

TL;DR: There are many bugs and quirks.

Hello again consoleidlefan

@_@ that's a long list, first thank you so much of putting time and effort into creating this list.

1- what size exactly is the 'lower resolutions'?, the lowest screen size supported is 922x487, less then that and there will be some weird breaking parts, and i am not sure wither i should be concerned about it or not, since in most normal cases, the game should not run in this kind of small screen resolution, unless you alter it, hence it is not the regular user experience!.

2- i would like to keep them that way, since crown coin should create this burst of enjoyment for a little bit of time!, but it should not rise Tier rewards, anyway i will double check on all of them.

3- i did not understand this point "Item prices are the amount..." could explain a bit more?, Hardware prices increase on each purchase, i bought using x25 mode, and the 26th one price was higher.

4- "When pressing Caps Lock and then ANY key in "Pressing", it throws an "incorrect input" error.", yes it will throw an error, because it is checking for small letters inputs specifically, this was my solution while trying to support all keyboard layouts, alright, i will change required keys to appear in small letters instead!!

5- "Easy addition tasks might become weird...", does this happening when for example 1 + 1 = ?, instead of giving you 2 points it is giving you 9?, or the frequent appearing of 9 as an answer? if the latter, then it is alright, after it not not supposed to be a real challenge for the player, it should be a chill little time killer thing. :)

6- "50 Router [sic]"...", are you talking about Online store? they should be like that after formatting, after all hardware are reset to 0 including routers!.

7- "Are some of these bugs/quirks intentional...", no they are not!, also hardware prices formula is basePrice * 1.15 to the power of current amount of said hardware, this is the most normal formula used in almost all incremental type of game!

8- as for rest of typos and visual problems they will be fixed.

Finally, thank you again for this detailed list. :)

(1 edit) (+1)

1. In Crazy Games, when you have 1366x768 active and you're using Chrome, Windows 11 and the game isn't in full screen, it's one of these "lower resolutions". See the image for an example of split text:

3. I will clarify with an example: you have 8 radar dishes. You're buying the price of the 13th radar dish in x5 mode. 

5. It can give any amount of points between 1-9 regardless of the answer. E.g. it asks you to solve 1+1 and it gives you 8 points instead of the correct 2. 

6. Now it's no longer true. But previously it was (or at least what I thought) darkened.

7. You're wrong in this point. For example, the price of the second solar power unit is over one billion, which is more than double the price of the first one

(1 edit)

1- got it, will fix it.

3- indeed you are right, this was like this the from the very beginning and i did not catch it at all!!, it should be the sum not the (x)th price!!.

5- i will investigate more.

6- i still did not understand you well, i formatted, and the 50 router, 100 routerare cards appear as expected, or are you talking about something else?

7- you are correct, there seem to be some wrong calculations happening.

ok, since these bugs are related to some core gameplay mechanics, a fix will be either tomorrow which is not likely, or Monday for sure.

sincerely thank you. :)

(1 edit)

Also, some of the costs and initial CPS of hardware seem random. The same is true for "650 of any task/1950 total tasks".

Some things (including x5, x10...) are in Times New Roman as well. Is that intentional?

Nop! they are a product of spaghetti code :D, but don't worry, they are easy to fix... hopefully