evanbowman / skyland-gba

Realtime strategy game for Gameboy Advance
Other
59 stars 3 forks source link

Flag tile overwrites rocket launcher tile #4

Closed erlehmann closed 2 years ago

erlehmann commented 2 years ago

Screenshot: https://mister-muffin.de/p/H9_Y.png

evanbowman commented 2 years ago

Thanks for reporting these issues, I'll try to fix them soon!

evanbowman commented 2 years ago

Out of curiosity, what was underneath the missile-silo? It's floating, correct? The block beneath it was salvaged or destroyed or something? Probably an edge-case that I didn't think of.

evanbowman commented 2 years ago

Ah yes, that's what it is, I reproduced the issue. An empty slot between a block and a roof tile results in an overlapping flag sometimes. Should be easy to fix.

evanbowman commented 2 years ago

Fixed in the latest version: https://github.com/evanbowman/skyland/releases/tag/2021.11.12.0