Skip to content

Releases: michaelnpsp/Grid2

2.8.4-beta

13 Feb 16:02
Compare
Choose a tag to compare
2.8.4-beta Pre-release
Pre-release

Grid2

2.8.4-beta (2024-02-13)

Full Changelog Previous Releases

  • BugFix: Added phased status file in Classic package.

2.8.3-beta

12 Feb 23:12
Compare
Choose a tag to compare
2.8.3-beta Pre-release
Pre-release

Grid2

2.8.3-beta (2024-02-12)

Full Changelog Previous Releases

  • BugFix: Spec load conditions doesn't update when changed through dungeon finder (github issue #203)

2.8.2-beta

11 Feb 00:58
Compare
Choose a tag to compare
2.8.2-beta Pre-release
Pre-release

Grid2

2.8.2-beta (2024-02-10)

Full Changelog Previous Releases

  • BugFix: Now wotlk/retail theme spec settings are not used in vanilla (CF issue #1283)

2.8.1-beta

09 Feb 23:31
Compare
Choose a tag to compare
2.8.1-beta Pre-release
Pre-release

Grid2

2.8.1-beta (2024-02-09)

Full Changelog Previous Releases

  • Added an option to health-current status to include shields values into health amount (github issue #202)
  • Now the main window border decoration is hidden if no frames are visible (CF issue #1282).

2.8.0

07 Feb 19:28
Compare
Choose a tag to compare

Grid2

2.8.0 (2024-02-07)

Full Changelog Previous Releases

  • Classic TOC Update
  • BugFix: Added a guard to avoid changing frame size while in combat (github issue #201)
  • Fixed Grid2Options range status crash in an edge case (github issue #200)
    Fixed incorrect method name in RangeAlt status.
    Fixed RangeAlt default value for retail.
  • Disabled "Cast Start" option in AOE&Damage statuses (CF issue #1280)
  • Refactor Debuffs Group status configuration.
    Refactor color settings for Buffs and Debuffs.
    Added new debuffType-Boss status, this status displays boss debuffs.
    Now coloring by debuff type in debuffs groups use debuffType-Boss color for boss debuffs.
  • Removed some unused variables.
  • BugFix: Auras dispell Type management was broken (github issue #199)
    Feature: Added Relevant/Non-Relevant debuffs filter to debuffs groups.
  • Using custom function to calculate blizzard buffs, because AuraUtil function is too slow and custom function is compatible with all wow clients.
  • Minimal style change in display combine stacks code.
  • Removed some unused code.
  • Optimizations and bug fixes in debuffs "combine stacks" code.
  • Added "Combine Stacks" option to Debuffs Groups statuses.
  • Refactored debuff "combine stacks" code.
  • Removed unused function.
  • Better implementation of buffs groups strict filter (CF issue #1278)
  • Added a option to "Buffs" groups to enable the status only when all listed buffs are active on the unit (CF issue #1278)
  • Added optional blizzard behaviour for Resurrection status (only enabled when resurrection is being cast).
  • Bugfix: "blizzard buffs" status was not working in retail.
  • Retail: Refactor to use C_UnitAuras.GetAuraDataByIndex() instead of UnitAura()
  • Fixing bug in Resurrection status (CF issue #1277).
  • Merge pull request #198 from michaelnpsp/refactor-custom-headers
    Refactor custom headers, added targettarget and focustarget headers.
  • BugFix: custom header unit not updated when the same unit is used in several headers.
  • Now targettarget and focustarget units can be used in the layout editor.
    Now targettarget and focustarget units can be used in indicators/statuses load filters.
    Bug Fixes in custom group headers code.
  • Added targettarget and focustarget units.
    Optimizations in custom headers events code.
    Buf Fixes.
  • Optimization: Now RegisterUnitEvent() is used for UNIT_TARGET event.
  • Minimal optimization.
  • New custom headers refactor, moving most faked units management code to GridGroupHeaders.lua
  • Some optimizations in the custom headers code.
  • Initial commit, refactor and added support for targettarget & focustarget.

2.7.9-beta

05 Feb 19:02
Compare
Choose a tag to compare
2.7.9-beta Pre-release
Pre-release

Grid2

2.7.9-beta (2024-02-05)

Full Changelog Previous Releases

  • BugFix: Added a guard to avoid changing frame size while in combat (github issue #201)
  • Fixed Grid2Options range status crash in an edge case (github issue #200)
    Fixed incorrect method name in RangeAlt status.
    Fixed RangeAlt default value for retail.
  • Disabled "Cast Start" option in AOE&Damage statuses (CF issue #1280)

2.7.8-beta

01 Feb 00:01
Compare
Choose a tag to compare
2.7.8-beta Pre-release
Pre-release

Grid2

2.7.8-beta (2024-01-31)

Full Changelog Previous Releases

  • Refactor Debuffs Group status configuration.
    Refactor color settings for Buffs and Debuffs.
    Added new debuffType-Boss status, this status displays boss debuffs.
    Now coloring by debuff type in debuffs groups use debuffType-Boss color for boss debuffs.
  • Removed some unused variables.

2.7.7-beta

23 Jan 21:08
Compare
Choose a tag to compare
2.7.7-beta Pre-release
Pre-release

Grid2

2.7.7-beta (2024-01-23)

Full Changelog Previous Releases

  • BugFix: Auras dispell Type management was broken (github issue #199)
    Feature: Added Relevant/Non-Relevant debuffs filter to debuffs groups.
  • Using custom function to calculate blizzard buffs, because AuraUtil function is too slow and custom function is compatible with all wow clients.

2.7.6-beta

21 Jan 18:00
Compare
Choose a tag to compare
2.7.6-beta Pre-release
Pre-release

Grid2

2.7.6-beta (2024-01-21)

Full Changelog Previous Releases

  • Minimal style change in display combine stacks code.
  • Removed some unused code.
  • Optimizations and bug fixes in debuffs "combine stacks" code.
  • Added "Combine Stacks" option to Debuffs Groups statuses.
  • Refactored debuff "combine stacks" code.
  • Removed unused function.
  • Better implementation of buffs groups strict filter (CF issue #1278)

2.7.5-beta

20 Jan 01:51
Compare
Choose a tag to compare
2.7.5-beta Pre-release
Pre-release

Grid2

2.7.5-beta (2024-01-20)

Full Changelog Previous Releases

  • Added a option to "Buffs" groups to enable the status only when all listed buffs are active on the unit (CF issue #1278)