Devlogs
Version 3.4.1 released
The latest version of renpy-encyclopaedia contains several bug fixes.
Changed
- When trying to get the active page on an empty Book, GetEntryError is raised instead of IndexError.
Fixed
- Crash when using the ChangeEntry Action on a Book.
- When using the SetEntry Action on a Book, the first page was not marked as viewed.
- When using Encyclopaedia.next_entry() or Encyclopaedia.previous_entry() to reach a Book, the first page was not marked as viewed.