Matthias Mailänder
Matthias Mailänder
See https://github.com/OpenRA/OpenRA/wiki/Contributing for a guide and how to use GitHub and https://github.com/OpenRA/OpenRA/wiki/Lua-API for the Lua scripting documentation.
@Computerfreaked I saw you started pushing it to http://resource.openra.net/maps/2454. Please submit it via https://github.com/OpenRA/OpenRA/pulls so you can get some help during the code review.
Added. I also thought about them when reading http://www.pcgamer.com/red-alerts-ant-missions/
My checksum is different ``` $ shasum ./.config/openra/Content/ra/v2/expand/mhowdy1.aud 863df676ca7fdcb359250f0e5d7f56847c78e3b6 ./.config/openra/Content/ra/v2/expand/mhowdy1.aud ``` so this is likely corrupted data on your side.
There is a bug where Tanya or the engineer get dragged away (walking through cliffs) in the opposite direction of the bridge: 
``` Exception of type `System.IndexOutOfRangeException`: Index was outside the bounds of the array. at OpenRA.Mods.Common.Traits.BridgeHut.NextNeighbourStep(IEnumerable`1 seed, HashSet`1 processed)+MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at OpenRA.Mods.Common.Traits.BridgeHut.c__DisplayClass13_0.b__0(World w) in OpenRA/OpenRA.Mods.Common/Traits/Buildings/BridgeHut.cs:line 87 at OpenRA.World.Tick() in...
For `ra` the `DemolishPropagationDelay` is now 5. It was 20 before.
See https://github.com/OpenRA/OpenRA/issues/2462
See the [FAQ](https://github.com/OpenHV/OpenHV/wiki/FAQ#is-there-a-color-blind-mode) on how to customize the colors.
Doesn't interact well with [ForestLayer](https://openhv.readthedocs.io/en/latest/release/traits/#forestlayer) which only allows for crushing.