Skip to content

Releases: LoneWanderer-GH/CoolLine

TOC bump TBC 2.5.3

20 Jan 00:21
Compare
Choose a tag to compare

TOC bump TBC 2.5.3

Fixes for TBC 2.05.02/Classic Era 1.14

02 Dec 09:07
Compare
Choose a tag to compare
  • Frame backdrop API fix
  • Toc bump
  • Version check bump (yeah, that weird and ugly thing)

only tested on Classic Era & BC Classic
Retail feedback appreciated, if any issues, go there: https://github.com/LoneWanderer-GH/CoolLine/issues

Fixes for TBC 2.05.02/Classic Era 1.14

01 Dec 21:58
Compare
Choose a tag to compare
  • Frame backdrop API fix
  • Toc bump
  • Version check bump (yeah, that weird and ugly thing)

CoolLine 9.1.000-beta3 : Classic, Burning Crusade, Retail backdrop fix + toc bump

29 May 15:12
Compare
Choose a tag to compare

CoolLine 9.1.000-beta3

Classic/TBC/Retail packages should be working

Changes:

  • Fixes frame backdrop according to game version (should fix #16 & #18)
  • Improved version checks : no more "if classic/if retail" branches
  • Add a local development build script to check addon packager behavior prior to deliver/release publishing
  • Add build CI for BC

CoolLine 9.1.000 for Classic/TBC/Retail

01 Jun 13:00
Compare
Choose a tag to compare

CoolLine 9.1.000

Classic/TBC/Retail packages should be working
"CoolLine (classic updated)" discord channel: https://discord.gg/C2NQ369d

Changes:

  • Fixes frame backdrop API calls according to game version (fix for github issues #16 & #18)
  • Improved version checks : no more "if classic/if retail" branches
  • Add a local development build script to check addon packager behavior prior to deliver/release publishing
  • Add build CI for BC

Classic, Burning Crusade, Retail backdrop fix + toc bump

20 May 01:01
Compare
Choose a tag to compare

CoolLine 9.1.000-beta2

Should work for Classic/TBC/Retail

Changes:

  • Fixes frame backdrop according to game version
  • Improved version checks
  • Add a local development build script to check addon packager behavior prior to deliver/release publishing
  • Add build CI for BC

Classic, Burning Crusade, Retail backdrop fix + toc bump

20 May 00:54
Compare
Choose a tag to compare

CoolLine 9.1.000-beta1

Should work for Classic/TBC/Retail

Changes:

  • Fixes frame backdrop according to game version
  • Improved version checks
  • Add a local development build script to check addon packager behavior prior to deliver/release publishing

TOC bump for retail and classic

22 Apr 09:04
Compare
Choose a tag to compare
  • Fixs for working with BigWigs mod packager Github workflow
  • TOC bump

WoW 9.0 Shadowlands first release

21 Oct 19:16
Compare
Choose a tag to compare

Release for wow 9.0 compatibility

  • Fixes issues #10 #11 #12 + merges #13 : new wow 9.0 frame backdrop template
  • Fixes #8 : pet cooldowns should now correctly appear (if they are activated)
  • merges #15 + code factorization between retail and classic
    • Tested in retail with a few classes up to level 15
    • Test in classic with a few classes up to level 60

Thanks to @capoferro for its contributions.

WoW 9.0 release candidate (9.0.000-beta.2)

20 Oct 11:42
Compare
Choose a tag to compare

Release candidate for wow 9.0 compatibility (frame backdrop template)

  • Fixes issues #10 #11 #12 + merges #13
  • Fixes #8 : pet cooldowns should now correctly appear (if they are activated)
  • merges #15 + code factorization between retail and classic

Thanks to @capoferro for its contributions