Skip to content

Commit

Permalink
travis script for this branch, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kesava committed Jul 22, 2020
1 parent 3b9e7c6 commit 73666d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 26 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ addons:
install: luarocks install --local luacheck

script:
- curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash -s -- -g 1.13.4 -m .pkgmeta-classic.yml
- curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash -s -- -m .pkgmeta.yml
- curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash -s -- -g 9.0.1 -m .pkgmeta.yml

notifications:
email:
Expand Down
25 changes: 1 addition & 24 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,24 +1 @@
BETA

* update KuiLib
* (classic) update libClassicDurations
* (classic) remove libThreatClassic2

* add get command
* change some titles and tooltips
* move fade_avoid_casting_hostile

* add option use_blizzard_powers (implied by use_blizzard_personal)
* use neutral text colour on friendly neutral NPCs in name-only mode
* use default colour picker in config (such that you can install another addon like ColorPickerPlus to get better accuracy, copy/paste, etc.)
* increase auras_offset soft-max (so you can match the default interface)

* add option target_arrows_texture (not exposed in ui)
* disable health_text_percent_symbol by default
* fix set command help text

* add option to show detached castbar in name-only mode
* add option to show level in name-only mode
* add option to show health text percent symbol
* (classic) update libClassicCasterino, libClassicDurations, libThreatClassic2
* (classic) bump toc
* initial shadowlands support

0 comments on commit 73666d4

Please sign in to comment.