From 6875e5fc2acb5dfdec345d467e1dff42448b8528 Mon Sep 17 00:00:00 2001 From: Lag Date: Wed, 31 Aug 2022 09:35:33 +0200 Subject: [PATCH] toc and build updates --- .github/workflows/build-locales.yml | 23 +++++++++++++++++++++++ AtlasLootClassic/AtlasLootClassic.toc | 3 +++ AtlasLootClassic/AtlasLootClassic_TBC.toc | 2 +- CHANGELOG.md | 7 ++++++- README.md | 8 ++------ 5 files changed, 35 insertions(+), 8 deletions(-) create mode 100644 .github/workflows/build-locales.yml diff --git a/.github/workflows/build-locales.yml b/.github/workflows/build-locales.yml new file mode 100644 index 00000000..82da8025 --- /dev/null +++ b/.github/workflows/build-locales.yml @@ -0,0 +1,23 @@ +name: CI + +on: + push: + branches: + - locales + +jobs: + build: + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v1 + + - name: Install and run Luacheck + uses: nebularg/actions-luacheck@v1 + with: + args: "--no-color -q" + + - name: Update Curseforge Translations + run: ./cf_translations.sh + env: + CF_API_KEY: ${{ secrets.CF_API_KEY }} diff --git a/AtlasLootClassic/AtlasLootClassic.toc b/AtlasLootClassic/AtlasLootClassic.toc index d34b5fb2..fbdb60d0 100644 --- a/AtlasLootClassic/AtlasLootClassic.toc +++ b/AtlasLootClassic/AtlasLootClassic.toc @@ -34,6 +34,9 @@ ## X-Category: Map ## X-License: GPL v2 ## X-Localizations: enUS, deDE, frFR, esES, koKR, zhCN, zhTW, esMX, ptBR, ruRU, itIT +## X-Curse-Project-ID: 326516 +## X-WoWI-ID: 25185 +## X-Wago-ID: RXKqzoGy embeds.xml diff --git a/AtlasLootClassic/AtlasLootClassic_TBC.toc b/AtlasLootClassic/AtlasLootClassic_TBC.toc index 1fdc1763..3fb530a1 100644 --- a/AtlasLootClassic/AtlasLootClassic_TBC.toc +++ b/AtlasLootClassic/AtlasLootClassic_TBC.toc @@ -35,7 +35,7 @@ ## X-License: GPL v2 ## X-Localizations: enUS, deDE, frFR, esES, koKR, zhCN, zhTW, esMX, ptBR, ruRU, itIT ## X-Curse-Project-ID: 326516 -## X-WoWI-ID: 25953 +## X-WoWI-ID: 25185 ## X-Wago-ID: RXKqzoGy embeds.xml diff --git a/CHANGELOG.md b/CHANGELOG.md index b9bc3bd1..1e314bf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,4 +4,9 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ [Changelog history](https://github.com/Hoizame/AtlasLootClassic/blob/master/AtlasLootClassic/Documentation/Release_Notes.md) -## v3.0.0 (May, XX, 2022) +## v3.0.0 (Aug, XX, 2022) + +- Move to a multiple game version build +- Wrath support Version +- add all Wrath dungeons and raids +- add Wrath T Sets diff --git a/README.md b/README.md index 8d060951..2287a09f 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,6 @@ AtlasLootClassic is an UI mod allowing for loot tables of bosses to be browsed w [WoWInterface](https://www.wowinterface.com/downloads/info25185-AtlasLootClassic.html) -## Download (TBC) - -[Curseforge](https://www.curseforge.com/wow/addons/atlaslootclassic) - -[WoWInterface](https://www.wowinterface.com/downloads/info25953-AtlasLootClassic-TBC.html) - ## Features * Loottables for Dungeons and Raids @@ -51,3 +45,5 @@ This currently only supports items [Atlas Classic WoW](https://www.curseforge.com/wow/addons/atlas-classicwow) [Atlas Burning Crusade](https://www.curseforge.com/wow/addons/atlas-burningcrusade) + +[Atlas Wrath of the Lich King](https://www.curseforge.com/wow/addons/atlas-wrathofthelichking)