ochadenas / cpudefense

A tower defense game for Android based on a microprocessor theme
MIT License
118 stars 10 forks source link

Hidden chip spots appear when app regains focus #122

Closed Cwpute closed 6 months ago

Cwpute commented 6 months ago

When you're playing an Endless level, switch to another app (the game loses focus) and switch back to the game: some chip placements spots that were not there now became visible, but they are all disconnected from the circuit wires. Screenshot_20240312-125518 screenshot00330 As you can see, the background also changes, just a minor bug.

Cwpute commented 6 months ago

Also minor bug: apparently the game forgets the language you were playing the game with, consider both toasters in my screenshots say the same thing, respectively in french… then english!

Cwpute commented 6 months ago

Just found another special case: Screenshot_20240312-140219 A second CPU revealed itself as well, and chip spots appeared on the copper lane, seemingly connected to the circuit, but when attackers get past them, they don't interact and let them through (portrayed here by the last chip spot before the CPU).

ochadenas commented 6 months ago

I hope that the bug with the hidden isolated slots has been fixed in 3.31. Please have a look once it gets available ...

As for the toasts, I have no idea. You are right, I can reproduce this. These toasts are a system functionality, this is quite opaque to me. Maybe this is even an Android issue.