Skip to content

Releases: zcdziura/dreadnought

v2.0.2

08 Sep 20:17
Compare
Choose a tag to compare
Fixed Combateer targetting and Empath Clarity

Previously, the Combateer "fireTurret" function was being incorrectly
defined. Also, the Empath's Clarity skill was not being correctly
captured. That has been fixed.

v2.0.1

03 Mar 15:30
Compare
Choose a tag to compare
Fixed a pretty awful bug in the autopilot fallback routines where they
weren't actually firing (and even worse, they were causing us to blow
up!). Also fixed an existing bug where the autopilot subsystem wouldn't
update its position once a karibidean flew out!

v2.0

02 Mar 04:39
Compare
Choose a tag to compare
Lots and lots of changes in this release! The Combateer subsystem has
been totally fixed, with the proper parameters actually being passed to
the fireTurret() function. Various bug fixes all around as well,
especially pertaining to gathering Aethercraft skills and the like.

The big breaking change is the removal of the GM alias from the
Empathing subsystem. Empaths now should use GR, for "Grid Repair". GR
will, by default, only repair modules that are occupied. GR ALL to
repair all modules on the ship.

v1.2

22 Feb 03:55
Compare
Choose a tag to compare
Fixed an error with the Combateer commands not firing properly. Also
fixed a race condition with the autopilot system.

v1.1

17 Feb 06:12
Compare
Choose a tag to compare
v1.1

V1.0.1

09 Feb 14:46
Compare
Choose a tag to compare
v1.0.1

Fixed both Pilot and Empath reset commands. They now follow the same
coding standards as the rest of the various commands (such as only
updating variables from the callers).

v1.0

05 Feb 04:13
Compare
Choose a tag to compare
Everything is now feature complete. It's done!

v0.2

14 Jan 01:52
Compare
Choose a tag to compare
Tested and fixed Gunning capabilities

Should work now! (At least for calling out targets)

Added missing Empathing triggers

12 Jan 22:41
Compare
Choose a tag to compare
v0.1.1

Adding remaining missing Empath triggers

v0.1

12 Jan 21:07
Compare
Choose a tag to compare
Added initial files

Still need to update the documentation...