Skip to content

Releases: nebularg/PitBull4

v4.2.5

21 Mar 16:09
6cf8ad3
Compare
Choose a tag to compare

PitBull Unit Frames 4.0

v4.2.5 (2021-03-21)

Full Changelog Previous Releases

  • Update .luacheckrc
  • Update options when enabling an unloaded module
  • Fix LoD modules in the config
  • Move DogTagTexts into an LoD addon
    Don't load LibDogTags-3.0 if we don't have to.

v4.2.4

13 Mar 04:03
24b341e
Compare
Choose a tag to compare

PitBull Unit Frames 4.0

v4.2.4 (2021-03-13)

Full Changelog Previous Releases

  • Update TOC for 9.0.5

v4.2.3

15 Jan 01:47
e9f3737
Compare
Choose a tag to compare

PitBull Unit Frames 4.0

v4.2.3 (2021-01-15)

Full Changelog Previous Releases

  • Aura: Fix custom visibility filters for temp enchants
    Fixes WH-1312
  • Safety check indicator scale
  • CombatFader: Tweak Druid Lunar Power check
  • HideBlizzard: Replace SetPoint when hiding
    Fixes WH-1311
  • CombatFader Balance Druid Nature's Balance Check (#16)
    CombatFader does not handle Astral Power above 0 by default. Nature's Balance talent sets resting amount to 50 or 51 (this is inconsistent in-game). It will now check that the player is in Balance spec with Nature's Balance selected and adjust check accordingly.

v4.2-classic2

08 Dec 02:04
4460c44
Compare
Choose a tag to compare

PitBull Unit Frames 4.0

v4.2-classic2 (2020-12-08)

Full Changelog Previous Releases

  • Update TOC for 1.13.6
  • Prevent an error if the unit of a frame is unset

v4.2.2

18 Nov 17:25
8d42884
Compare
Choose a tag to compare

PitBull Unit Frames 4.0

v4.2.2 (2020-11-18)

Full Changelog Previous Releases

  • Update TOC for 9.0.1

v4.2.1

15 Nov 18:34
78f1ff6
Compare
Choose a tag to compare

PitBull Unit Frames 4.0

v4.2.1 (2020-11-15)

Full Changelog Previous Releases

  • Cleanup some old code
  • RangeFader: Update some class spells
  • Aura: Update highlight filter for Hunters
  • ReputationBar: Remove compat code
  • Update .luacheckrc

v4.2-classic1

15 Nov 18:25
1dea5e8
Compare
Choose a tag to compare

PitBull Unit Frames 4.0

v4.2-classic1 (2020-10-04)

Full Changelog Previous Releases

  • Portrait: Add a camera distance options
  • Remove RealMobHealth usage

v4.2.0

14 Oct 07:11
0d848ef
Compare
Choose a tag to compare

PitBull Unit Frames 4.0

v4.2.0 (2020-10-14)

Full Changelog Previous Releases

  • Update TOC for 9.0.1
  • Remove 9.0 compat code
  • Switch the packager repo back
  • Update workflow
  • Portrait: Add a camera distance options
  • HolyPower: Enable for all specs in 9.0
  • Revert "Work around unitExistsCache being "broken" in 9.0"
    This was fixed in 9.0.1.35213.
  • PhaseIcon: Fix another error in 9.0
    Closes #14
  • Update README.md

v4.1.26

30 Jul 23:40
f29bb32
Compare
Choose a tag to compare

PitBull Unit Frames 4.0

v4.1.26 (2020-07-30)

Full Changelog Previous Releases

  • Fix '30-man raid' filter

v4.1.25

30 Jul 23:13
b88e986
Compare
Choose a tag to compare

PitBull Unit Frames 4.0

v4.1.25 (2020-07-30)

Full Changelog Previous Releases

  • PhaseIcon: Add a tooltip for the phase reason
  • PhaseIcon: Fix for 9.0
  • Fix enemy group frames not hiding in 9.0
    Fixes WA-1297