ra2
ra2 copied to clipboard
Added terror drone interaction with vehicles
Closes https://github.com/OpenRA/ra2/issues/148.
It's missing one thing: Terror drone infection should be removed if the tank goes to a repair pad, and it starts repairing. Also if a tank is affected by iron curtain, the terror drone should be destroyed. If the tanks is chrono shifted, the terror done is left behind ( the same for the chronominer teleporting to ore refinery)
The infecting part and damage is working.
The drone repair removal will work once the engine is updated to https://github.com/OpenRA/OpenRA/pull/17721.
I still don't quite understand the "joust" terminology, where is the connection to medieval tournaments?
They probably meant diving as in German "hechten", but it isn't in any dictionary? Changed it to jumping now which everyone will understand.
Plus one for this change, since it improves readability.
A quinta, 23/07/2020, 20:05, Matthias Mailänder [email protected] escreveu:
I still don't quite understand the "joust" terminology, where is the connection to medieval tournaments?
They probably meant diving as in German "hechten", but it isn't in any dictionary? Changed it to jumping now which everyone will understand.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/OpenRA/ra2/pull/709#issuecomment-663180448, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2N4Z6EQB554LE7O2RJHODR5CCXLANCNFSM4MXIQHEA .
Updated.
Rebased.
Added support for Terror Drone removal.