v0.1.4
- Reduced save size: Now only the differences between steps will be stored and not the entire memory of each step.
- Many improvements have been made to the code and some functions have been renamed
What's Changed
- 82 charactermodelbase change how it saves character information into storage by @BlackRam-oss in #83
- Update import and function names in ActionsUtility and SavesUtility by @BlackRam-oss in #94
- Update showImageWithDisolveEffect to showImageWithDissolveTransition by @BlackRam-oss in #95
- Rename updateStorage by @BlackRam-oss in #96
- Update library name in error messages by @BlackRam-oss in #97
- 87 rename menu to choices by @BlackRam-oss in #98
- Refactor updateStorageProperty method in CharacterModelBase and Store… by @BlackRam-oss in #99
- Refactor StepManager methods by @BlackRam-oss in #100
- Refactor loadSaveJson to use jsonToSaveData function by @BlackRam-oss in #102
- 88 function to get the last choice the player makes by @BlackRam-oss in #103
- 14 improve the size of the history by @BlackRam-oss in #106
- Bump vite from 5.2.2 to 5.2.8 by @dependabot in #104
- Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot in #105
- 84 ability to extend dialoguemodelbase to create a custom one by @BlackRam-oss in #107
New Contributors
- @dependabot made their first contribution in #104
Full Changelog: v0.1.3...v0.1.4