Skip to content

Releases: WesBosch/ReBuff

Rebuff 0.3.0.8

07 Oct 02:53
Compare
Choose a tag to compare

Update to api9 (thanks yschuurmans!)
This will probably be the last public update, I would like to encourage you to check out DelvCD, now avaliable through Dalamud Testing (No special repo required!)

ReBuff 0.3.0.7

25 Aug 05:28
Compare
Choose a tag to compare

Version 0.3.0.7

  • Fixed [gauge] data in condition sets always returning 0.

Version 0.3.0.6

  • Update for 6.45
  • Minor tweak to DNC steps. Current step number is now tracked and the automatic icon feature works when using dance steps as a trigger.
  • An option to highlight the current step is still being worked on.

ReBuff 0.3.0.5

30 Jun 02:36
Compare
Choose a tag to compare

Add multi-indicators. These are indicators that light up based on how full a gauge is. Each unit is one indicator.

  • Orientation, spread and size is completely controllable. There are also multiple shape options avaliable.
    All Indicators have been combined into the Bar widget.
  • "Icon" widgets have been left mostly untouched and previously added options were moved into the "Bar" widget's configurations to help maintain compatibility with older XIVAuras configs.
    Add Job Gauges as Bar data sources and trigger data.
  • Some job data might not be accurate, I don't play many of these jobs so I cannot test them. Please report any errors!
    Started work on Lost Actions, only avaliable as a true/false trigger option for the player currently.

Known issues:

  • Due to a change in the configuration options, some older Bar Widgets may inaccurately switch their data source to "HP" instead of "Time" or "Stacks" this is fixed by just setting the option again. This only affects Bar widgets made prior to this release.
  • Chevron style indicators may have slight graphic issues at certain resolutions or when the indicator has transparency, this is an imgui limitation. (If anyone knows how to combine two draw objects in a way that they will not overlap their transparencies, I'm welcoming PRs!)
  • Rounded Indicators have less depth when outlines are enabled, this is an imgui limitation.
  • When many elements are created, there may be noticable frame drops. This probably isn't fixable tbh

ReBuff 0.3.0.4

30 May 05:34
Compare
Choose a tag to compare
fix desaturated icon toggle

ReBuff 0.3.0.2

26 May 04:32
3cd74c3
Compare
Choose a tag to compare

Fix missing icon desaturation toggle

ReBuff 0.3.0.1

25 May 22:00
Compare
Choose a tag to compare

Update for 6.1

Initial Release of ReBuff

03 May 09:26
ba0ad7a
Compare
Choose a tag to compare

Initial release