Version 1.2.2 / Bugfix and Compatibility Convenience
This is a strongly recommended bugfix and feature update.
Bugfix
I had made a mistake that caused web storage keys to instead be used as local save file paths, placing save files in the game’s root directory and breaking web-support and forwards- and backwards-compatibility for saves. This update fixes all of that but breaks (immediate) compatibility with saves created using the buggy version.
(If needed, you can restore those saves manually by moving and renaming the save files from the game’s root directory into the www/save
directory. This is not done automatically due to potential file (name) collisions.)
Apologies and thank you for the bug report!
Compatibility API Extension
The API now exposes a normalizeConfigToObject(config)
function that makes it easier to extend makeApplyFromConfiguration(config)
for compatibility with additional save data created by plugins.
Plugin Compatibility Notes
I noticed a plugin order requirement when this plugin is used together with YEP_SaveCore.js
: As the latter replaces certain engine functions (that Bookmarks modifies transparently) entirely, YEP_SaveCore must be loaded before Bookmarks.
Files
Get Bookmarks MV
Bookmarks MV
Easy and polished chapter bookmarks, NG+ and/or parallel stories.
More posts
- Version 1.3.7 / Bugfix + Failsafe + PerformanceFeb 02, 2023
- Version 1.2.6 / Performance PolishAug 19, 2022
- Version 1.2.5 / Save DirectoryAug 17, 2022
- Version 1.2.4 / Equipment FixAug 12, 2022
- Version 1.2.3 / Save CompatibilityAug 08, 2022
- Version 1.1.0 / Version 1.1.1Aug 02, 2022
- Version 1.0.0 / Public LaunchJul 29, 2022
- 1.0.0-beta.1 (small bugfix and default revision)Jul 27, 2022
- Start of Beta Testing! (Version 1.0.0-beta.0)Jul 24, 2022
Leave a comment
Log in with itch.io to leave a comment.