Included in this release:
- Tags: Added
getFullName()
. - Tags: Added
getRelatedTags()
. - Tags: Added
getLinks()
. - Tags: Fixed some constant names like
BODY_VTKBIG
=>BODY_VTK_BIG
. - Filtering: Now leveraging the
searchTweaks
key in the database to help finding mods by search terms. - Database: Big update with a lot more mods and tagging changes.
- Dependencies: Updated to Mod DB v2.2.0.
Breaking changes
TagInfoInterface::getLabel()
renamed togetDescription()
.- Some tag constants in the
TagNames
class have been renamed.