deep-rts icon indicating copy to clipboard operation
deep-rts copied to clipboard

Multi-tile Units does not handle damage correctly

Open perara opened this issue 4 years ago • 0 comments
trafficstars

https://github.com/cair/deep-rts/blob/148df8d8cdd628697b5f830ed28b1774e9f2c4cf/src/Tile.cpp#L262-L270 In multi-tile units, the damage is only applied to the "primary tile". Units currently only reference1 tile, but perhaps there should be a list of "secondary tiles"

perara avatar Sep 11 '21 19:09 perara