Files
OpenRA/OpenRA.Mods.Common
reaperrr f18ce8cfda Make HitShape mandatory for damaging actors and refactor warheads.
* Adds support for linking Armor traits to HitShapes.
* Adds spread support to TargetDamageWarhead
* Removes ring-damage support from HealthPercentageDamage
* Removes IsValidAgainst check from DoImpact(Actor victim...) overload
  and instead lets warheads perform the check beforehand
  (to avoid HitShape look-ups on invalid targets).
* Reduces duplication and improves readability of Warhead implementations
2018-10-26 22:03:34 +02:00
..
2018-10-07 18:46:21 +02:00
2018-10-06 23:32:38 +02:00
2018-09-29 18:12:40 +02:00
2018-10-07 18:46:21 +02:00
2018-09-30 19:48:27 +01:00