An automated aetherhunting system for Lusternia
Find a file
Zach Dziura 07c9a24529 v2.0.1
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!
2016-03-03 00:43:34 -05:00
docs v2.0 2016-03-01 23:38:00 -05:00
Dreadnought.xml v2.0.1 2016-03-03 00:43:34 -05:00
MIT.md Added initial files 2016-01-12 16:04:18 -05:00
README.md v2.0 2016-03-01 23:38:00 -05:00
UNLICENSE.md Added initial files 2016-01-12 16:04:18 -05:00

Dreadnought

An automated aetherhunting system for Lusternia, written in Lua for the Mudlet client.

Installation

  1. Click on the releases button above and download the latest Source Code (zip) file for the latest Dreadnought release.
  2. Extract the zip file somewhere on your computer (such as your Downloads folder).
  3. Open Mudlet. On the Menu Bar, click on Package Manager.
  4. Click on Install, navigate to the folder where you extracted the zip file, and select the Dreadnought.xml file.
  5. Click OK to close the Package Manager window.
  6. Restart Mudlet to make sure all variables are instantiated properly.

Updating

  1. Open up Mudlet's Package Manager.
  2. Select the Dreadnought package and click Uninstall.
  3. Restart Mudlet to clear out all existing variables.
  4. 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.