Skip to content

Commit

Permalink
Update changelog for 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Molkree committed Nov 3, 2021
1 parent 81cd521 commit e40ca06
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 52 deletions.
6 changes: 3 additions & 3 deletions .pkgmeta
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ license-output: LICENSE.txt
tools-used:
- data-tools

#manual-changelog:
# filename: CHANGELOG.md
# markup-type: markdown
manual-changelog:
filename: CHANGELOG.md
markup-type: markdown
79 changes: 30 additions & 49 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,58 +1,39 @@
# AllTheThings

## [SL-2.5.0](https://github.com/DFortun81/AllTheThings/tree/SL-2.5.0) (2021-10-28)
[Full Changelog](https://github.com/DFortun81/AllTheThings/compare/SL-2.4.9...SL-2.5.0) [Previous Releases](https://github.com/DFortun81/AllTheThings/releases)
## [SL-2.5.1](https://github.com/DFortun81/AllTheThings/tree/SL-2.5.1) (2021-11-03)
[Full Changelog](https://github.com/DFortun81/AllTheThings/compare/SL-2.5.0...SL-2.5.1) [Previous Releases](https://github.com/DFortun81/AllTheThings/releases)

### Highlights of this update

This is a BIG update:

#### Settings overhaul ⚙

Settings were completely reworked:

- We tried to put related settings together: on the first tab they are grouped into Account-Wide, General, Expansion, Additional Things and List Behavior; some settings were moved between tabs.
- Filters finally behave the same as Things, you need to check something to track it, not the other way around (Check Darkmoon Faire/Black Market/etc to track it)
- We've added ATT chat commands in the Features tab, you might learn something new!
- Added expansion icon for expansion content.
- Tried to color code more settings, including coloring settings required for the Insane Mode.
- Insane Mode now requires tracking all Seasonal content.
- More settings names should be localized in all languages now.
- "Mage Tower"/"WoD Legacy Cache"/"WoW Anniversary [Removed]" filters were removed, it's part of "Removed From Game" filter now.

#### Pet Battles filter 🐾

We already had the "Pets" toggle however it only controlled pets as a Thing. A long standing request was to filter everything related to pets (including Achievements, Quests, etc). It is similar in nature to the PvP filter and might have the same issue of us not tagging some content as related to Pet Battles, so feel free to send bug reports! P.S. "Pets" filter continues to exist.

#### Underlying map tech changes 🗺

Mainly it is to make the life of contributors easier but a couple of user facing changes are:
- Holiday-related groups no longer cause duplicate entries of themselves within a list
- Minilist data will always be sorted properly within its respective hierarchy
- Adjusted logic for 'Contains' showing the Map name for a Thing to include up to 3 Maps for Things listed under 'mapped' groups (i.e. "Lunarfall/Frostwall")
#### 9.1.5 content

- Legion Timewalking: vendor, new dungeons, Mage Tower
- Removed/added new TW dungeons
- Heirlooms
- Scouting map toys
- Covenant toys
- Soulshapes
- Korthia quests
- Inscription Recipes
- New Trial of Style Cosmetics
- New Holiday Toys/Achievements
- New PvP Gear
- New PvP Achievements
- New M+ Achievements and Titles
- Lightforged paladin mount
- And more!

### Notable changes:

- The missing/wrongly marked as never implemented Quest report dialog now contains more and fancier information! Please be sure to click the chat link of the missing quest to include additional information to the Discord :)
- Added a report dialog if the character accepts/completes a quest which does not meet the current filters in ATT
- Ad-Hoc Window updates are no longer in beta.
- Fixed ATT thinking any Spell tooltip was a Recipe (i.e. fixed Talent/spec tooltips showing collection status).
- Goblin/Gnomish Engineering recipes should retain their specialization requirements in all places now.
- Fixed a bug where a player generates a tooltip for a recipe which is known on a character but ATT does not know the name of the character...
- More WoD quest fixes.
- More Legion Class Hall fixes.
- Fixed a bug with Main Only mode considering un-restricted Sources as 'collected' when shared with a known, restricted & non-transmoggable Source.
- Fixed World boss loot not showing calculated drop chances.
- Shadowlands Necks/Rings should properly be accounted for in Loot Drop Chance calculations.
- Fixed WoD Engineering helms and ranted about Blizzard's actions that cause actual physical pain to ATT contribs.
- Added NYI tags to some WoD craftables which now exist post 9.0 but have never been obtained. 1 other one is still actually obtainable, so yea...
- Some Hallow's End adjustments (mainly Candy Bucket coordinates).
- Automatic Faction descriptions are now considered 'Lore'.
- Garrison Building information in tooltips is now considered 'Lore'.
- Different profession things from Garrisons moved from Professions to Garrisons.
- Horde/Allience Garrison content is in the process of deduplication.
- Updated more icons!
- More consolidation in WoD Garrison content.
- Sorted more WoD quests.
- Legion Class Hall updates for multiple classes.
- World Bosses will be at the top of the minilist once again.
- Fixed content being hidden because we made a mistake in merging logic for groups (Stormheim quests only showing for Archaeology characters, etc).
- Fixes to the map logic rewrite, should be less duplicated headers now.
- Narrowed inaccurate quest filter to only be if the quest requires a 'profession/class/race/customcollect' since it would report if someone disabled Seasonal filters and then accepted Seasonal quests.
- New store mount 😻
- `/att random` for 'Everything' will now only return 'collectible' Things (based on current filters) instead of any visible group -> you won't be able to roll the whole zone/category anymore.
- Map names shown in tooltips should no longer show the same map name multiple times even when they are technically different 'maps' in-game.
- Other fixes.

### Future

We have started work on Profiles feature, it's not quite ready for the prime time yet but due to the underlying changes some of your Unobtainable/Seasonal filters might have been reset.

0 comments on commit e40ca06

Please sign in to comment.