Releases: Varout/AitaAxed
Releases · Varout/AitaAxed
AitaAxed 0.5
This release adds extra support for new enemies and abilities.
- Aminon support
- Botulus (Slimey Proposal)
- Easy to add extra NMs and abilities to the same list in
objects.lua - Your friendly neighbourhood Apex Eft is there to help with testing
Text Alignment
- When using a custom placement that doesn't centre the text on the screen, if the text is going off the screen, the text box is now aligned with the right-hand-side of your FFXI window so that it's fully readable.
Job-Specific Settings
- You're now able to set up job specific settings and have AitaAxed read them. e.g. on WHM (custom) I have the AitaAxed appear on the right-hand-side above where an alliance list would be, whereas on DRG I have it centre near the top of my screen (default).
GearSwap Integration
- You can now send the enemy's elemental weaknesses directly to GearSwap. This is turned off by default. It uses default spell names, and the setup instructions can be found on the
ReadMe.mdfile.
Other
- General clean-up of code, formatting, and comments
- Cleaned up the ReadMe a little
AitaAxed 0.4
Added new commands:
- Unload: To save you from having to write
lua u aitaaxed, just writeaa u - Help: Shows information on available commands.
aa hshows all help commands.aa h <command or alias>shows information on that command - Test: Shows a text box with your current settings on screen "Hello World" where the "World" text is coloured if that's turned on in your
settings.xml. This is to help you find a good position if you're not using auto-centre. This will be expanded upon in future releases
AitaAxed 0.3.1
- Cleaned up code that was work in progress
- New functionality for Duration where when setting it to 0, there will no longer be a timeout of the dialogue box. Default changed to 10 seconds
- New functionality for text colour: You can choose whether or not to have it coloured or just white text. Default: Colourful
- New 'clear' function which allows for clearing the text on screen if it hangs or the duration is set to 0 seconds.
AitaAxed 0.2
Version 0.2
- Added support for Gartell & Leshonn
- Added auto-centre function (Default:
true. Can be updated insettings.xml) - Added a time-out function. (Default: 7 seconds. Can be updated in
settings.xml) - Ability to force refresh add-on with
r - Added shortcut so you don't need to type in "AitaAxed" every time:
aa
Version 0.1
- Proof of concept
- Support for Degei & Aita movements/weaknesses with colour-coding
- Ability to show the ability name (Default:
false)