5.3.11
What's new
AllTheThings
5.3.11 (2026-09-13)
Full Changelog Previous Releases
- parse for sundays
- The Labyrinth of Kindo'Jan: Treasures and Flight Paths
- PTR: Parse
- Drop one more silly quest reward
- Quel'Thalas\Quests: Update fields
- MID/Arator's Journey: (Not sure when but) Arathi Highlands section of the quest chain has been moved to a new map
- Update QI fields throughout the Quel'Thalas/Quests
- Fixed visibility of BlizzCon Doormat
- [Logic] Toys which are marked as a Provider for other Things no longer show as a Cost once the Toy is learned
- [UI] ATT Minimap icon now utilizes LibDBIcon-1.0 (if already available via other addons) to create itself. All existing settings/position/icon style should be unchanged. Any users with a Minimap button manager addon might get better functionality now? (Please let me know on Discord if you experience anything weird)
- Events: skip the calendar scan on vanilla/TBC clients; fix os.time field in CreateTimeStamp (#2555)
GetEventCache walks 31 calendar months with C_Calendar.SetMonth looking for
HOLIDAY entries. Vanilla and TBC clients never have any -- ATT already ships
hard-coded holiday schedules for them (db/Vanilla/LocalizationDB.lua) -- so the
scan cannot succeed there, yet each SetMonth synchronously dispatches
CALENDAR_UPDATE_EVENT_LIST to every addon registered for it. With a calendar
addon loaded that is a single 7-8 s frame at login (measured on Classic Era
1.15.9: SetMonth x65 = 14918 ms, all of it the other addon's handler; ATT's own
reads 64 ms). Gate the scan on app.GameBuildVersion >= 30000, which is where
Blizzard's own Blizzard_Minimap_Classic.toc draws the calendar line.
CreateTimeStamp passed 'minute' to os.time, which reads 'min'; minutes were
dropped and every timestamp snapped to the hour, so the "retry in 5 seconds"
lease for an empty scan lasted until the next realm hour and the scan re-ran
hourly. Fixed, and CacheVersion bumped so hour-truncated cached schedules are
rebuilt once.
Co-authored-by: Pimptasty 226372839+Pimptasty@users.noreply.github.com
Co-authored-by: Claude Opus 5 (1M context) noreply@anthropic.com - [DB] Souvenir Seeker achievements were actually flip-flopped with new Blizz data
- Add missing Zul'Jarra rep achieve
- Fix commit a3d36475c27d05a1f438e3d21c1e53eb935caca1
- Drop a few more common reagents from quest rewards
- Remove Polished Pet Charms from one-time quests, to stop them clogging up the minilist
- Add gold cost to Cliffside Wylderdrake: Day of the Dead Armor
- Consolidated new char paladin mounts
- [Parser] Couple Timeline updates & new Criteria asset handling
- Don't mark timelines as dirty if they only have 1 entry after merging
- Allow Criteria to merge timelines after the incoporation stage
- Criteria with Asset Type 276 (?) can now be automated but requires data defined with corresponding _assetType276ID values (because we don't know where to get them but we know that the Secret Souvenirs switched to new achievements using this type so we can correlate the Souvenir NPCs accordingly)
[DB] Associated Souvenir Seeker NPCs with corresponding Asset 276 values from Blizzard since they randomly decided to use a new type of achievement tracking (spoilers: they'll do this again in the future initially for more secret stuff and we will have to manually figure out the automation :weary:)
- Bump Wago files to all classic flavors:
Vanilla and SoD: 1.15.9.722
TBC Anniversary: 2.5.6.69795
Mop Classic: 5.5.4.69585 - Updated build to 12.1.0.69814
- Add BlizzCon 2026 Achievement + decor
- Fix a few reported errors, make that one ensemble SHUT UP
- [DB] Refactored Temple of Sethraliss (maybe more to tweak based on any further reports etc.)
- [TBC] Fixed the last bunch of TBC stuff showing patch 2.0.1
- [DB] Adjust note for Essence of Lumber since it no longer gives achievement progress
This mod has no additional files