An open API service indexing awesome lists of open source software.

https://github.com/healscodes/statustimers

Statustimers for Ashita v4
https://github.com/healscodes/statustimers

addon ashita ffxi

Last synced: 5 months ago
JSON representation

Statustimers for Ashita v4

Awesome Lists containing this project

README

          

# # Statustimers for Ashita v4

This addon provides a configurable replacement for the in-game status icons in FFXI for use with Ashita v4.

### Current Features:

- full replacement for XI's status effects UI with free placement
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/replace-system.gif?raw=true)
- see your own status effects as well as targeted party members and sub-targets
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/target-and-subtarget.gif?raw=true)
- lock to a specific target member to always see their status regardless of target / sub-target
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/locktarget.gif?raw=true)
- show target, subtarget and locked target as part of the main window or in separate, movable windows
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/split-bars.gif?raw=true)
- tooltips for all status effects
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/tooltips.gif?raw=true)
- easily clear any cancellable effect with a mouse click
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/cancel-status.gif?raw=true)
- complete in-game configuration UI
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/settings-ui.gif?raw=true)
- support for custom icon sizes from 14x14 to 256x256
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/settings-scale.gif?raw=true)
- support for custom icon themes as png, jpg or bmp files
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/settings-theme.gif?raw=true)
- configurable text and background colours
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/settings-colours.gif?raw=true)
- visual aid swatches for the remaining effect duration
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/settings-visual-aid.gif?raw=true)
- black- or whitelist filter mode to control which effects show swatches
![](https://github.com/HealsCodes/statustimers/blob/docs/gif/settings-visual-aid-filters.gif?raw=true)

### Commands:

- `/statustimers` or `/stt` - open the configuration UI
- `/lockstatus name` - set party member 'name' as locked status target
- `/unlockstatus` - clear the current locked status target

### NOTE:

> The configuration files for statustimers operate per-character and are not meant to be edited manually.
> Use the settings icon on the main timers window or the `/statustimers` command to open the settings ui.

## # Theming Support

statustimers supports custom (non DAT) themes, for details see _addons\statustimers\themes\README.md_