Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are allowed to use the assets in this file in mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0
Fixed one invalid logical statement.
Split script into smaller functions for convenience.
Reorganized initialization logic and added more safeguarding checks. Hopefully this will fix problems some people have.
Added verbose debug printing. Option to turn it on available in INI file.
Version 0.95
Bugfixes:
Tweaked script logic a bit to make it more reliable.
Previous version was using FormIDs to catalogue known books (misunderstanding on my end) and since FormIDs can change this is not the correct way to do things. This behavior was changed.
Since this version mod requires xOBSE v22.9 or higher. If you encounter any problems after the update you can reset known books archive via INI file. If everything works for you without any issues there's no need to update.
Version 0.9
Initial release.
My personal take on recreating the popular mod from Skyrim in Oblivion.
When entering a cell, books in that cell that you haven't read would be highlighted by a visual shader.
Custom string is added to the name of read books, by default the string is '[Read]'.
Notes
Not retroactive, if you install mid playthrough all books will be treated as unread.
You can disable specific (or all) features in the INI file.
Single script only, mod doesn't edit any records of base game.
Works with books from other mods.
Compatibility
Should be compatible with everything.
This mod has the same functionality as Book Tracker Updated or Book Tracker or any other mod that changes book's name after you've read it. If you use said mods, you can disable this mod's renaming feature in the INI file.
Thanks to
wavion2, bryan_howard101 - for making Book Tracker mods which were an inspiration for this one.