OpenRA / d2

A d2 mod for OpenRA
GNU General Public License v3.0
58 stars 20 forks source link

Add D2BuildingPlacementRenderable and D2PlaceBuildingPreview #136

Closed evgeniysergeev closed 5 years ago

evgeniysergeev commented 5 years ago

Closes #110

Do not draw all building sprites, just bounds rect for buildings placements

TheRaffy commented 5 years ago

title is missing a d.

evgeniysergeev commented 5 years ago

title is missing a d.

fixed

MustaphaTR commented 5 years ago

resim

I feel like this should show placeable because it is placeable.

evgeniysergeev commented 5 years ago

resim

I feel like this should show placeable because it is placeable.

if it is not placeable because of shroud, then it is expected. for other situations, when some concrete in 2x2 concrete construction is not buildable, but others is good, fixup is pushed and now it showing all 2x2 concrete placeable

evgeniysergeev commented 5 years ago

resim

I feel like this should show placeable because it is placeable.

Should be fixed. re-review pr please Note that this produce bug with not redrawn concrete under fog: #139