Skip to content

Releases: michaelnpsp/Grid2

2.6.18

05 Jan 15:35
Compare
Choose a tag to compare

Grid2

2.6.18 (2024-01-04)

Full Changelog Previous Releases

  • Some optimizations in direction status.
    Little estetic changes in buffs/debuffs configuration.
  • Added Temporary/Permanent debuffs filter to Debuffs Groups (CF issue #1039).
  • Removed overheals management redundant code.
  • Better fix for blizzard dead bug (game reporting dead people as alive).
  • Refactor of Direction status.

2.6.17-beta

03 Jan 23:11
Compare
Choose a tag to compare
2.6.17-beta Pre-release
Pre-release

Grid2

2.6.17-beta (2024-01-03)

Full Changelog Previous Releases

  • Better fix for blizzard dead bug (game reporting dead people as alive).

2.6.16-beta

03 Jan 20:35
Compare
Choose a tag to compare
2.6.16-beta Pre-release
Pre-release

Grid2

2.6.16-beta (2024-01-03)

Full Changelog Previous Releases

  • Refactor of Direction status.

2.6.15

02 Jan 22:54
Compare
Choose a tag to compare

Grid2

2.6.15 (2024-01-02)

Full Changelog Previous Releases

  • Updated some locales.
  • Added extra event to track phased status.
  • Little change in phased status coded to better mimic blizzard frames behaviour.
  • Removed dead check on health-low status.
    Removed some debug/test code.
  • Added sanity check in death tracking.
    Updated some locales.
  • Added "Unit Alive" filter to buffs/debuffs statuses (github issue #188)
  • Refactor unit dead tracking.
  • Fixing FeignDeath status GetPercent() bug.
  • Now health-low status is not active if unit is dead (github issue #188).
  • Better management of spell links in buffs/debuffs lists.
  • Merge pull request #187 from michaelnpsp/feature-auras-spellid
    Feature buff/debuffs lists spellId tracking (CF issue #184)
  • Added support for SpellID tracking if Buffs Groups.
    Now spell links can be pasted in buffs and debuffs lists.
  • Added support for SpellID tracking in Debuffs Groups.
    Updated auras search list.
    BugFix in auras search code.
  • Fixing crash in multibar indicators (CF issue #1266)
  • Added phased status for Classic.
  • BugFix: Fixing possible general settings crash after importing an old profile.
  • Added a command line option to store minimapicon setting in global namespace (not per profile).
    Bug fix in minimapicon command line option.
  • Now missing buffs can optionally be displayed on pet units (github issue #182)
  • Now if a non-default raid size calculation is set, the groups visibility in a layout is calculated according to the non-empty highest group instead of the instance max capacity (github issue #185).
  • Some trailing spaces clean up.
  • Fixing some spanish locales.

2.6.14-beta

02 Jan 19:37
Compare
Choose a tag to compare
2.6.14-beta Pre-release
Pre-release

Grid2

2.6.14-beta (2024-01-02)

Full Changelog Previous Releases

  • Added extra event to track phased status.
  • Little change in phased status coded to better mimic blizzard frames behaviour.

2.6.13-beta

30 Dec 19:33
Compare
Choose a tag to compare
2.6.13-beta Pre-release
Pre-release

Grid2

2.6.13-beta (2023-12-30)

Full Changelog Previous Releases

  • Removed dead check on health-low status.
    Removed some debug/test code.

2.6.12-beta

30 Dec 14:17
Compare
Choose a tag to compare
2.6.12-beta Pre-release
Pre-release

Grid2

2.6.12-beta (2023-12-30)

Full Changelog Previous Releases

  • Added sanity check in death tracking.
    Updated some locales.
  • Added "Unit Alive" filter to buffs/debuffs statuses (github issue #188)
  • Refactor unit dead tracking.
  • Fixing FeignDeath status GetPercent() bug.
  • Now health-low status is not active if unit is dead (github issue #188).

2.6.11-beta

28 Dec 16:34
Compare
Choose a tag to compare
2.6.11-beta Pre-release
Pre-release

Grid2

2.6.11-beta (2023-12-28)

Full Changelog Previous Releases

  • Added support for SpellID tracking in Buffs Groups.
  • Added support for SpellID tracking in Debuffs Groups.
  • Now spell links can be pasted in buffs and debuffs lists.
  • Updated auras search spells list.
  • BugFix in auras search code.

2.6.10-beta

26 Dec 22:32
Compare
Choose a tag to compare
2.6.10-beta Pre-release
Pre-release

Grid2

2.6.10-beta (2023-12-26)

Full Changelog Previous Releases

  • Fixing crash in multibar indicators (CF issue #1266)

2.6.9-beta

21 Dec 01:57
Compare
Choose a tag to compare
2.6.9-beta Pre-release
Pre-release

Grid2

2.6.9-beta (2023-12-21)

Full Changelog Previous Releases

  • Added phased status for Classic.
  • BugFix: Fixing possible general settings crash after importing an old profile.
  • Added a command line option to store minimapicon setting in global namespace (not per profile).
    Bug fix in minimapicon command line option.
  • Now missing buffs can optionally be displayed on pet units (github issue #182)