
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.
1.1 KiB
1.1 KiB
Dreadnought
An automated aetherhunting system for Lusternia, written in Lua for the Mudlet client.
Installation
- Click on the
releases
button above and download the latestSource Code (zip)
file for the latest Dreadnought release. - Extract the zip file somewhere on your computer (such as your Downloads folder).
- Open Mudlet. On the Menu Bar, click on
Package Manager
. - Click on
Install
, navigate to the folder where you extracted the zip file, and select theDreadnought.xml
file. - Click
OK
to close the Package Manager window. - Restart Mudlet to make sure all variables are instantiated properly.
Updating
- Open up Mudlet's Package Manager.
- Select the
Dreadnought
package and clickUninstall
. - Restart Mudlet to clear out all existing variables.
- See the above Installation instructions.
Documentation
Each of the four main aetherhunting roles has its own document detailing how to use the proper commands. You can find them within the docs/ directory within this repository.
License
Dreadnought is dual-licensed under the Unlicense/MIT licenses.