jsfehler / renpy-encyclopaedia

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

Home Page:https://renpy-encyclopaedia.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Encyclopaedia Framework for Ren'Py

Build status

image

A plugin for the Ren'py Visual Novel engine

Use it to create an encyclopaedia, bestiary, glossary, codex or similar system.

Features

  • Sort entries by Number, Alphabetically, Reverse Alphabetically, by Subject, or by Unread status.
  • Filter entries by Subject.
  • Sub-page system for nesting entries. Allows an entry to be unlocked progressively.
  • Locking/unlocking allows you to decide when entries should be accessible.
  • Locked entries can be displayed with customizable placeholders or outright hidden.
  • Entry Unlocks can be tied to individual save games or universal (using Ren'py persistent data).
  • Default visual template is provided, but can be completely customized or replaced using Ren'py Screen Language.

Documentation

Documentation is available at https://renpy-encyclopaedia.readthedocs.io/

Contributing

For filing bugs or feature requests, please use the GitHub issue tracker

About

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

https://renpy-encyclopaedia.readthedocs.io/

License:MIT License


Languages

Language:Python 69.0%Language:Ren'Py 30.8%Language:Shell 0.2%