Skip to content

Commit e29592e

Browse files
committed
Update release notes and update panel
1 parent 63a1c7f commit e29592e

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

AtlasLootClassic/Addons/Updates.lua

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,14 @@ local IMAGE_PATH = ALPrivate.IMAGE_PATH
1313
--- NOTE:
1414
--- Update Text
1515
---
16-
local update_version = 5.03
16+
local update_version = 5.04
1717
local update_text = {
18-
"Welcome to AtlasLootClassic |cFF33FFBDMoP|r v5.0.3! Sorry for the delayed update, have been busy with life changes. I appreciate your patience and support!",
19-
"Added |cFF33FFBDCelestial|r drops in |cFF00CCFFDungeons and Raids|r (Don't forget they're also in |cFF00CCFFCollections|r).",
20-
"Added rest of |cFFA335EESeason 12 PvP Gear|r in |cFF00CCFFPvP|r. (sorry PvP lovers, but there are so many items to sort through, S13+ will come in time).",
21-
"Added |cFFE6CC80Pandaria|r |cFFA335EERare Mobs|r and |cFFA335EERare Items|r to |cFF00CCFFCollections|r module.",
22-
"|cFFFF8000HELP|r: If you find something wrong with |cFF33FFBDCelestial|r drops (no good source for data) or something else, let me know on GitHub ( |cFF3366CCgithub.com/snowflame0/AtlasLootClassic_MoP/issues|r )",
18+
"Welcome to AtlasLootClassic |cFF33FFBDMoP|r v5.0.4!",
19+
"Added New |cFFA335EEHeart of Fear|r |cFF33FFBDCelestial|r drops in |cFF00CCFFDungeons and Raids|r.",
20+
"Added |cFFA335EETransmog Tracking|r feature from AtlasLoot retail (SL?), may be buggy since some of the APIs don't currently work as expected in MoP.\n\n"
21+
.." Click |TInterface\\Icons\\INV_Arcane_Orb:24:24:0:12|t next to the Class icon to toggle on/off.",
22+
"|cFFA335EETier 14|r items tooltip should have a source now.",
23+
"|cFFFF8000HELP|r: If you find something missing in |cFF33FFBDCelestial|r drops (struggled to find data! Had to farm a bunch myself to find the drops), let me know on GitHub ( |cFF3366CCgithub.com/snowflame0/AtlasLootClassic_MoP/issues|r )",
2324
"Again, if you appreciate all the work, feel free to support me in my goal to upgrade my GTX 1000 series card to something... of this era (don't even ask about CPU :/)\n... at the link below (click, CTRL+A, and CTRL+C to copy)"
2425
}
2526
local donation_link = "buymeacoffee.com/snowflame0"

AtlasLootClassic/Documentation/Release_Notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 5.0.4 (September 4, 2025)
2+
- Added Transmog tracker feature from AtlasLoot v8+ (Shadowlands version?)
3+
- Added new Celestial dungeon drops (HoF)
4+
- Added source tooltip for T14 items
5+
16
# 5.0.3 (August 27, 2025)
27
- Added Celestial Dungeon drops
38
- Added Rare mobs and items to Collections

0 commit comments

Comments
 (0)