This page was last updated on 03 February 2025, 7:06PM
Changelogs
Version 2.0.0
Re-upload of what was version 1.2.0 with a simple version update to properly follow semantic versioning after switching to Modern Hooks.
Switched to using Modern Hooks.
Changed mod ID and file name from mod_BAR to mod_backgrounds_attribute_ranges.
Version 1.1
Attributes in which a background cannot be talented are now marked with a red X.
Re-uploaded to further tidy up the code.
Version 1.09
Created a function to properly calculate tooltip spacing.
Version 1.08
Went back to the good old hook this mod used to use for character_background.
Added unique identifiers to the tooltip indexes added by this mod.
Version 1.07
No longer makes use of a special fix for Accessory Companions compatibility.
Version 1.06
Updated the character_background hook.
Made the mod show attribute ranges even for backgrounds that have no defined attribute changes (showing the default attribute ranges).
Version 1.05
Updated for Accessory Companions 1.19.
Version 1.04
Added tooltip information about whether the background isOffendedByViolence, isCombatBackground, isNoble or isLowborn.
Version 1.03
Updated tooltips to not show false attribute ranges for backgrounds that don't have attribute bonuses set up (they're missing the onChangeAttributes function) -- Converted Cultist, et cetera.
Version 1.02
Attribute ranges can now also be seen in the roster screen. An optional "town" version has thus been made available for anyone who does not want this in the roster.
Oh, I also renamed the mod to Backgrounds and Attribute Ranges.