Warzone2100 / old-trac-import

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

Blueprints should be raised off ground when it would be cut off due to uneven terrain #1828

Closed wzdev-ci closed 12 years ago

wzdev-ci commented 14 years ago

resolution_fixed type_bug | by donblas


There is a blueprint effect for placing buildings, but sometimes due to uneven terrain part of the green halo disappears under the ground. Maybe it should be raised up so that it doesn't get cut off?

A good example is in missions alpha 1, build a factory in the lower right part of the opening canyon.


Issue migrated from trac:1828 at 2022-04-15 21:55:39 -0700

wzdev-ci commented 14 years ago

Safety0ff commented


It already is raised by one tenth of a tile, just compare the height of a vtol pad blueprint to the height of a truck (it is approximately as high as the wheels.)

wzdev-ci commented 14 years ago

Zarel commented


Screenshots would be nice.

Safety0ff, do you think we should raise it a bit more?

wzdev-ci commented 14 years ago

Zarel edited the issue description

wzdev-ci commented 14 years ago

Zarel changed title from "Halo" for placing buildings should be raised off ground when it would be cut off due to uneven terrain to Blueprints should be raised off ground when it would be cut off due to uneven terrain

wzdev-ci commented 14 years ago

Zarel commented


Rephrase

wzdev-ci commented 12 years ago

cybersphinx changed status from new to closed

wzdev-ci commented 12 years ago

cybersphinx changed resolution from ` toclosed`

wzdev-ci commented 12 years ago

cybersphinx commented


They are already raised. If it's not enough to place buildings correctly, please point out concrete examples.

wzdev-ci commented 12 years ago

JDW uploaded file Screenshot.jpeg (196.7 KiB)

Blueprint gets cut off by uneven terrain. Not sure if this is what the author of the bug meant. Screenshot is from the current master from git (latest commit was 8dbc93ff49573fe292b99445558f9c65e32219a7).

wzdev-ci commented 12 years ago

JDW commented


Just wanted to add that the screenshot was from the map Sk-Rush.

wzdev-ci commented 12 years ago

JDW changed status from closed to reopened

wzdev-ci commented 12 years ago

JDW changed resolution from closed to ``

wzdev-ci commented 12 years ago

Cyp changed status from reopened to closed

wzdev-ci commented 12 years ago

Cyp changed resolution from ` tofixed`

wzdev-ci commented 12 years ago

Cyp commented


Draw blueprints at maximum terrain height.

Instead of 1/10 of a tile above the terrain height at the middle of the blueprint.

Fixes #1828.

wzdev-ci commented 12 years ago

Cyp commented


Draw blueprints at maximum terrain height.

Instead of 1/10 of a tile above the terrain height at the middle of the blueprint.

Fixes #1828.