-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,25 @@ | ||
# AllTheThings | ||
|
||
## [SL-2.9.11](https://github.com/DFortun81/AllTheThings/tree/SL-2.9.11) (2022-10-09) | ||
[Full Changelog](https://github.com/DFortun81/AllTheThings/compare/SL-2.9.10...SL-2.9.11) [Previous Releases](https://github.com/DFortun81/AllTheThings/releases) | ||
## [SL-2.9.12](https://github.com/DFortun81/AllTheThings/tree/SL-2.9.12) (2022-10-16) | ||
[Full Changelog](https://github.com/DFortun81/AllTheThings/compare/SL-2.9.11...SL-2.9.12) [Previous Releases](https://github.com/DFortun81/AllTheThings/releases) | ||
|
||
|
||
### Functional changes | ||
|
||
- Adjusted 'Lore' tooltip text to be a slightly darker blue to make it distinct from custom Descriptions (will probably be adjusted in future). Just a reminder that you can disable Lore text but still have helpful descriptions enabled, check it in Settings! | ||
- Automatic expansion of groups will no longer expand Difficulty headers (doesn't affect when clicking the groups manually). | ||
- Reverted logic that moves Common Boss Drops and Zone Drops in minilists. This is compensated by those respective headers no longer being automatically expanded inside instances due to the 'Expand Current Difficulty' option. | ||
- Added a bit of logic for Nested Source Quests in case very strange situations can still cause infinite loops and to report the offending quest. | ||
- If you care about level filtering we will consider Shadowlands content as level 48+ and Dragonflights as 58+ now (was 50+ and 60+ respectively). | ||
- Couple minor performance improvements for full Quest completion checking. | ||
|
||
|
||
### Logic fixes | ||
|
||
- Removed an unnecessary window refresh on some events. | ||
|
||
|
||
### Data fixes | ||
|
||
- You can get the Shrouded Banner of the Opportune toy again if you missed it during The Great Push SL Season 4. Check out [Raider.IO's Break the Meta](https://raider.io/news/403-break-the-meta-s4-arrives-october-4th) event! | ||
- **Professions updates** (most of these are only updates of content from Classic up to WotLK): gathering professions (+Mining/Skinning BfA Quests), Alchemy, Tailoring (up to Cataclysm), Cooking, Engineering, Enchanting, Leatherworking, Blacksmithing. | ||
- Ongoing adjustments to Achievements, this time around in the Exploration category. | ||
- Updated Wintergrasp. | ||
- Fixed a bunch of Northrend vendors. | ||
- Fixed lots of duplicate quests. | ||
- Removed more duplicated profession quests after recent profession changes (Enchanting, Blacksmithing). | ||
- Moved all Blacksmithing quests to their respective source locations. | ||
- More various quest fixes here and there. | ||
- More WotLK content adjustments that have some spillover effect of Retail content (Achievements in Dalaran and zones, updated Ulduar, etc). | ||
- Other fixes. |