Skip to content

Releases: nebularg/Parrot2

v2.3.4-classic

13 Apr 00:28
v2.3.4-classic
9943e33
Compare
Choose a tag to compare

Parrot 2

v2.3.4-classic (2024-04-13)

Full Changelog Previous Releases

  • Fix enchant events

v2.2.3

13 Apr 00:29
v2.2.3
e81922b
Compare
Choose a tag to compare

Parrot 2

v2.2.3 (2024-04-12)

Full Changelog Previous Releases

  • Remove some unused code
  • Update TOC for 10.2.6
  • Fix error when using a rune on a weapon, or adding an enchant to an item (#109)
  • workflow: Fix luacheck
  • Update workflows

v2.3.3-classic

12 Apr 22:15
v2.3.3-classic
812debd
Compare
Choose a tag to compare

Parrot 2

v2.3.3-classic (2024-04-12)

Full Changelog Previous Releases

  • Use spell id for icons
    Resolves #94
    Resolves #108
  • Update TOC
  • Fix Wrath project id

v2.3.2-classic

29 Sep 08:35
v2.3.2-classic
aec20db
Compare
Choose a tag to compare

Parrot 2

v2.3.2-classic (2021-06-04)

Full Changelog Previous Releases

  • Multi-toc for Classic
  • Add DK support (#97)

v2.3.1-classic

31 May 15:50
v2.3.1-classic
ad42c5e
Compare
Choose a tag to compare

Parrot 2

v2.3.1-classic (2021-05-30)

Full Changelog Previous Releases

  • Fix honor gains
    Closes #87
  • Fix :SetBackdrop error on :Flash
  • Fix luacheck errors
  • Add luacheckrc

v2.3.0-classic

20 May 23:12
v2.3.0-classic
44fba75
Compare
Choose a tag to compare

Parrot 2

v2.3.0-classic (2021-05-20)

Full Changelog Previous Releases

  • Fix currency gains
  • Remove unsed var
  • workflow: Fix luacheck
  • Update TOC for BCC and Classic support
  • Update workflow

v2.2.2

13 Mar 04:01
v2.2.2
60e3f04
Compare
Choose a tag to compare

Parrot 2

v2.2.2 (2021-03-13)

Full Changelog Previous Releases

  • Update TOC for 9.0.5

v2.2.1

18 Nov 17:41
v2.2.1
dda2dc2
Compare
Choose a tag to compare

Parrot 2

v2.2.1 (2020-11-18)

Full Changelog Previous Releases

  • Update CF link in README
  • Update TOC for 9.0.2

v2.2.0

17 Oct 06:53
v2.2.0
5f0f0c2
Compare
Choose a tag to compare

Parrot 2

v2.2.0 (2020-10-17)

Full Changelog Previous Releases

  • Remove some whitespace
  • Update TOC for 9.0.1
  • Fix Divine Purpose trigger
  • Fix alt power name
  • Remove compat code
  • Update .luacheckrc
  • Update frFR (#82)
  • Add .luacheckrc and fix up some stuff
  • Fix the damage color partitioning
  • Fix currency in 9.0
  • Add colors for all spell schools (completely unnecessary)
  • Use the _DAMAGE school arg for damage type
  • Fix reputation gains with a bonus
    Fixes #77
  • Update workflow

v2.1.11

03 Jun 05:49
v2.1.11
7699a8c
Compare
Choose a tag to compare

Parrot 2

v2.1.11 (2020-06-03)

Full Changelog

  • Always build tags
  • Update Classic workflow
  • Update zhCN & zhTW (#75)
  • Update koKR (#76)
    Add Pet dispel events
  • Add Pet dispel events (fixes #65)
  • Update koKR
  • More self-damage fixes
  • Fix self non-damage events not showing
  • Add "Pet melee damage" to "Outgoing damage" filter
    Fixes #66
  • Split out self damage and self damage miss events
    Fixes #71