DalamudPlugins icon indicating copy to clipboard operation
DalamudPlugins copied to clipboard

[Testing] Added RaidBuffTracker

Open shdwp opened this issue 2 years ago • 6 comments

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.

shdwp avatar Jul 10 '22 21:07 shdwp

Code LGTM

karashiiro avatar Jul 19 '22 23:07 karashiiro

The json inside the latest.zip file is broken.

slotthhy avatar Jul 29 '22 00:07 slotthhy

Everything has been fixed. Should be good to merge now.

shdwp avatar Aug 11 '22 15:08 shdwp

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).

reiichi001 avatar Aug 21 '22 18:08 reiichi001

Fixed. And yeah if this gets approved I'll move to the new build system and stuff.

shdwp avatar Aug 21 '22 23:08 shdwp

You're good to go - can you move it over to the new build system?

philpax avatar Aug 23 '22 22:08 philpax