From 98566758f837c1fb2608ed02364904634b8b7c81 Mon Sep 17 00:00:00 2001 From: Zach Dziura Date: Sun, 21 Feb 2016 22:54:14 -0500 Subject: [PATCH] v1.2 Fixed an error with the Combateer commands not firing properly. Also fixed a race condition with the autopilot system. --- Dreadnought.xml | 80 ++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 73 insertions(+), 7 deletions(-) diff --git a/Dreadnought.xml b/Dreadnought.xml index 18fe758..d78b561 100644 --- a/Dreadnought.xml +++ b/Dreadnought.xml @@ -288,7 +288,7 @@ send("config aethermap off") - + Pilot 0 @@ -560,6 +560,36 @@ end 3 + + Autopilot Movement Failsafe + + 0 + 0 + 0 + + + #ff0000 + #ffff00 + + #000000 + #000000 + + ^You steer(?:\s\w+(?:\'\w+)?)+ to the \w+\.$ + ^With a ripple,(?:\s\w+(?:\'\w+)?)+ frees itself from its shockwave\.$ + + + 1 + 1 + + Ship Move @@ -672,7 +702,7 @@ resetFormat() #000000 - + Grid Setup Aetherbeast Summoned +dreadnought.fireTurret(dreadnought.combateer.targets, dreadnought.combateer.flags.targetAcquired, dreadnought.combateer.flags.vortexCalled, dreadnought.combateer.flags.shockwaveCalled) 0 99 0 @@ -1336,7 +1366,7 @@ dreadnought.fireTurret() Karibidean Summoned +dreadnought.fireTurret(dreadnought.combateer.targets, dreadnought.combateer.flags.targetAcquired, dreadnought.combateer.flags.vortexCalled, dreadnought.combateer.flags.shockwaveCalled) 0 0 0 @@ -1373,7 +1403,7 @@ dreadnought.fireTurret() Targeting +dreadnought.fireTurret(dreadnought.combateer.targets, dreadnought.combateer.flags.targetAcquired, dreadnought.combateer.flags.vortexCalled, dreadnought.combateer.flags.shockwaveCalled) 0 99 0 @@ -1397,7 +1427,7 @@ dreadnought.fireTurret() Turret Balance +dreadnought.fireTurret(dreadnought.combateer.targets, dreadnought.combateer.flags.targetAcquired, dreadnought.combateer.flags.vortexCalled, dreadnought.combateer.flags.shockwaveCalled) 0 39 0 @@ -2065,7 +2095,43 @@ tempTimer(0.1, [[send("shipt Aye aye, Captain! Deactivating my collector&qu - + + + Dreadnought + + + + + + Shockwaves + + + + + + Shockwaves Expired + + shipt Attention! The shockwaves have expired! + + + + + Five Minute Announcement + + shipt Attention! The shockwaves will expire in five minutes! + + + + + Fifteen Minute Announcement + + shipt Attention! The shockwaves will expire in fifteen minutes! + + + + + + Dreadnought