Warzone2100 / old-trac-import

Archived Import of (old) Warzone 2100 Trac
0 stars 0 forks source link

Fix broken PIE model for Flamer Bunker #4856

Closed wzdev-ci closed 5 years ago

wzdev-ci commented 5 years ago

resolution_fixed type_patch (an actual patch, not a request for one) | by Forgon


The PIE model for the Flamer Bunker contained a blue and purple stripe at the front side of the bunker's roof.

Checking polygon coordinates in data/base/texpages/page-17-droid-weapons.png revealed that the vertical coordinates were wrong. They have been fixed.


Issue migrated from trac:4856 at 2022-04-16 13:34:02 -0700

wzdev-ci commented 5 years ago

Forgon _uploaded file flamer_bunker_model.patch (2.0 KiB)_

patch file based on revision 7e83b33ce86884e5fc1fc0ffcff9e7d676089f76

wzdev-ci commented 5 years ago

Forgon _uploaded file flamer_bunker_model_old.png (462.3 KiB)_

broken flamer bunker model with blue and purple stripe flamer_bunker_model_old.png

wzdev-ci commented 5 years ago

Forgon _uploaded file flamer_bunker_model_new.png (462.4 KiB)_

corrected flamer bunker model without blue and purple stripe flamer_bunker_model_new.png

wzdev-ci commented 5 years ago

Forgon _uploaded file flamer_bunker_model_savegame.wz (128.8 KiB)_

save game with Flamer Bunker model

wzdev-ci commented 5 years ago

Forgon _uploaded file flamer_bunker_model_screenshot (0.7 KiB)_

shell script to take screenshot of Flamer Bunker model

wzdev-ci commented 5 years ago

Forgon2100 forgon2100@... changed status from new to closed

wzdev-ci commented 5 years ago

Forgon2100 forgon2100@... changed owner from ` toForgon2100 forgon2100@protonmail.com`

wzdev-ci commented 5 years ago

Forgon2100 forgon2100@... changed resolution from ` tofixed`

wzdev-ci commented 5 years ago

Forgon2100 forgon2100@... committed [400191]


In https://github.com/Warzone2100/warzone2100/commit/400191c9c47a4e39aeb12240283f355a57e30290:

#CommitTicketReference repository="" revision="400191c9c47a4e39aeb12240283f355a57e30290"
Fix broken PIE model for Flamer Bunker

* remove blue and purple stripe from front side of its roof
* change vertical coordinates to match gray bunker rectangle in texpage

Fixes #4856