Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tiles under skyscrapers not changing to rubble #3731

Merged
merged 4 commits into from
Apr 13, 2024

Conversation

KJeff01
Copy link
Member

@KJeff01 KJeff01 commented Apr 12, 2024

One of the worst bugs this game has ever seen. Oh, how terribly it ruined the aesthetic of Urban tilesets not seeing rubble tiles appear automatically below a destroyed skyscraper. After much torment had this weighed on my mind, I decided to find out how to fix it yet again. By luck or pure genius I eventually found the means to get this working again. And yes, these tiles will persist with the new rubble texture through saveloads.

Fixes #2871.

(Extracted out a way to dirty all tiles which seems like it could be a useful function to have).

@KJeff01 KJeff01 added this to the 4.5.0-beta1 milestone Apr 12, 2024
src/terrain.cpp Fixed Show fixed Hide fixed
@KJeff01 KJeff01 merged commit a2e1212 into Warzone2100:master Apr 13, 2024
37 checks passed
@KJeff01 KJeff01 deleted the tileUpdate2 branch April 13, 2024 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Realtime tile retexture broken since 3.2.0 when destroying skyscrapers
1 participant