Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Apr 26, 2021
1 parent 051d771 commit 3aa5eee
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 23 deletions.
24 changes: 24 additions & 0 deletions AtlasLootClassic/Documentation/Release_Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

This mod is distributed under Version 2 of the GPL. A copy of the GPL is included in this zip file with links to non-english translations.

## v2.0.0 (Apr. 26, 2021)

- reimplement a basic class filter for loot pages
- add source tooltip support for tokens
- add average item level and class icons for item sets
- add missing profession ranks
- items with price now also show item description
- profession extra info now also shows crafting spell
- (classic) move Lady Falther'ess from Razorfen Downs into extra list and mark as Scourge Invasions npc
- (classic) add class icons for tokens from: Nax, AQ40, AQ20, ZG
- (classic) update .toc version
- (bc) add bc support
- (bc) add dungeons and raids
- (bc) add Tier token items
- (bc) add factions
- (bc) add tooltip source support
- (bc) add item sets data
- (bc) add profession and recipe data
- (bc) add world bosses
- (bc) no longer show PvP rank requirements for classic PvP items
- (bc) switching classic<->bc in crafting now switches between same profession
- (bc) update Crafting module for bc
- (bc) update PvP module for bc (most things are not implemented yet from blizzard)

## v1.5.8 + v1.5.9 (Mar. 16, 2021)

- update .toc version
Expand Down
24 changes: 1 addition & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,4 @@ 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)

## v2.0.0 (Apr. 26, 2021)

- reimplement a basic class filter for loot pages
- add source tooltip support for tokens
- add average item level and class icons for item sets
- add missing profession ranks
- items with price now also show item description
- profession extra info now also shows crafting spell
- (classic) move Lady Falther'ess from Razorfen Downs into extra list and mark as Scourge Invasions npc
- (classic) add class icons for tokens from: Nax, AQ40, AQ20, ZG
- (classic) update .toc version
- (bc) add bc support
- (bc) add dungeons and raids
- (bc) add Tier token items
- (bc) add factions
- (bc) add tooltip source support
- (bc) add item sets data
- (bc) add profession and recipe data
- (bc) add world bosses
- (bc) no longer show PvP rank requirements for classic PvP items
- (bc) switching classic<->bc in crafting now switches between same profession
- (bc) update Crafting module for bc
- (bc) update PvP module for bc (most things are not implemented yet from blizzard)
## v2.0.1 (Apr. XX, 2021)

0 comments on commit 3aa5eee

Please sign in to comment.