renpy-encyclopaedia icon indicating copy to clipboard operation
renpy-encyclopaedia copied to clipboard

A Ren'Py plugin for creating an Encyclopaedia/Glossary/Bestiary or similar system.

Results 4 renpy-encyclopaedia issues
Sort by recently updated
recently updated
newest added

Hello there! I find no clues about my question so I have to bother here for a proper answer. It would be great if you can kindly point out what's...

question

On the default screen, a textbutton is created for each entry. The more entries an encyclopaedia has, the more of a hit this will cause to performance. The listing of...

enhancement

Implemented separately here by @valery-iwanofu: https://github.com/valery-iwanofu/renpy-word-description Add optional attributes `hint_desc` and `hint_note` to EncEntry class? ![image](https://github.com/jsfehler/renpy-encyclopaedia/assets/69420236/148694b4-db8b-4ebd-9281-706717d0a8da) ![image](https://github.com/jsfehler/renpy-encyclopaedia/assets/69420236/08a44d58-2527-4578-bfa7-877a218b79f6) ![image](https://github.com/jsfehler/renpy-encyclopaedia/assets/69420236/a36ca641-f666-4d54-b0ca-e0f2669f7d39)

enhancement

When sorting by "A to Z," "Z to A," "Subject," or "Unread" the locked entries denoted by "???" are sorted with the "letter" "?" at the top of the list....

bug