Andrettin / Wyrmsun

Strategy game based on history, mythology and fiction
http://andrettin.github.io/
GNU General Public License v2.0
301 stars 47 forks source link

[5.3.3] Dungeon door glitches #201

Closed SenhorFlibble closed 2 years ago

SenhorFlibble commented 2 years ago

I've been playing with Legacy Quests in v5.3.3 and noticed oddities with dungeon doors in the first Dwarven quest:

It appears that only the first door to be destroyed in the dungeon works correctly, i.e. it disappears after being destroyed. All subsequent doors suffer from this bug.

I have not tested this with other dungeon missions.

On a separate note, I seem to be no longer able to take screenshots by pressing PrtSc in the game.

Andrettin commented 2 years ago

Thanks for the report!

Hmm... this issue was supposed to have been fixed with 5.3.2. I will try it out.

About the screenshots, I changed the hotkey to F11 back in 5.0.0. IIRC there was an issue with using PrintScreen, but I can't recall offhand what it was.

ghost commented 2 years ago

IIRC there was an issue with using PrintScreen, but I can't recall offhand what it was.

Conflicts with the OSes, maybe?

Andrettin commented 2 years ago

Conflicts with the OSes, maybe?

Yes, I think that was it :)

Andrettin commented 2 years ago

I've managed to reproduce the bug and fix it: https://github.com/Andrettin/Wyrmgus/commit/804ceecb8702fe59229e4768e9b2eb6146acd996

Andrettin commented 2 years ago

I have released version 5.3.4 now, including the fix for this issue.

SenhorFlibble commented 2 years ago

Thanks!

Andrettin commented 2 years ago

Since this was fixed, I'm closing the issue :)