1.5.7 Release Notes
Contributions made by Crieve:
* Resync'd Events module with Retail.
* Slight adjustment to some modules.
* Moved Illusions to their own module.
* Moved Filter Types to their own module.
* LocalizedFlightPathDB needs a new variable name for its value other than underscore.
* Fixed some parsing issues.
* Added missing modelIDs for Classic (Vanilla)
* Merged over some classic specific object database elements.
* Rebuilt all of the classic object databases.
* No longer writing placeholder object localizations to the exported database file.
* Updated categories.
* Added the Garrison Lib. Fixed a bug with titles when the title doesn't return a valid name. Fixed an issue registering for the AUCTION_ITEM_LIST_UPDATE event in environments that don't support it.
* Fixed a bug with headers that also acted as a raid header.
* Item links that are missing now refresh in the lists automatically.
* Updated the tooltip shown on achievements when holding Shift.
* Moved around the TOC paths for the classes.
* Updated categories!
* ATT-Classic now uses the same versioning style as retail.
* Fixed an issue with the build tool not replacing the version-string in the TOC files.
* Added a HeaderConstants debugger for finding when a referenced header (in addon code) is not available for reference. The EXPLORATION header is now always exported.
* Added the reference counter for headers to not use preprocessor commands. (they didn't work in Retail anyways!) The Build Tool no longer parses preprocessor commands. (Since this will use a GitHub Action in the future)
* Fixed a cache bug introduced by the merge.
* RaceDB now matches retail.

