Skip to content

Releases: Varout/AitaAxed

AitaAxed 0.5

30 Dec 21:50
b35970f

Choose a tag to compare

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.md file.

Other

  • General clean-up of code, formatting, and comments
  • Cleaned up the ReadMe a little

AitaAxed 0.4

30 Sep 12:09
6eb954c

Choose a tag to compare

Added new commands:

  • Unload: To save you from having to write lua u aitaaxed, just write aa u
  • Help: Shows information on available commands. aa h shows 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

20 Sep 09:06
7cf69e1

Choose a tag to compare

  • 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

14 Sep 22:41

Choose a tag to compare

Version 0.2

  • Added support for Gartell & Leshonn
  • Added auto-centre function (Default: true. Can be updated in settings.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)