DalamudPlugins
DalamudPlugins copied to clipboard
[Testing] Added RaidBuffTracker
Adds a widget keeping track of your party abilities cooldown and state, this includes raid buffs, utility and other stuff you might be interested in.
Plugin shows when abilities are active, and where their cooldown is at, helping you to align your burst windows or figure out if you need to use the abilities.
Development: shdwp; advisor and UX: Theihe.
Code LGTM
The json inside the latest.zip file is broken.
Everything has been fixed. Should be good to merge now.
Upon install to devplugins for testing, this plugin started identifying itself as Sample Plugin
and the manifest file adjusted to that.
Please update https://github.com/shdwp/xivRaidBuffTracker/blob/main/RaidBuffTracker/Plugin.cs#L10 and repackage. Otherwise, this looks ready to merge pending final decision from the plugin review team.
If possible, please also submit it to https://github.com/goatcorp/DalamudPluginsD17, going forward. While plugins that existed up until the build system was replaced are being allowed some time to switch over, tentatively until 6.3, all new plugins will be required to use the build system and it will be the primary method of submitting plugins for 6.2 compatibility (when we also switch to .Net 6, barring any major blocking issues that haven't already been fixed).
Fixed. And yeah if this gets approved I'll move to the new build system and stuff.
You're good to go - can you move it over to the new build system?