Phobos-developers / Phobos

Ares-compatible C&C Red Alert 2: Yuri's Revenge engine extension
GNU Lesser General Public License v3.0
294 stars 89 forks source link

Improve Phobos warhead effect CellSpread behaviour #1267

Closed Starkku closed 4 months ago

Starkku commented 4 months ago

Fixes effect + CellSpreadto interaction with buildings correctly e.g hitting any cell on foundation counts as a hit instead of having to hit the top-leftmost cell (cell 0).

Also reimplemented air unit checks using AircraftTrackerClass.

github-actions[bot] commented 4 months ago

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

DmitryVolkov666 commented 4 months ago

seems to be working as expected