Difference between revisions of "Extensions:Character Lineages"
Jump to navigation
Jump to search
m Tag: 2017 source edit |
m Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title=Character Lineages|desc=Adds lineages and basic genealogy to characters.|auth=Pure09/DeeP-ci|status= | + | {{Extensioninfobox|title=Character Lineages|desc=Adds lineages and basic genealogy to characters.|auth=Pure09/DeeP-ci|status=Release|github={{Github|user=deep-ci|branch=extension/character-lineages}}|migration=yes|package=no}} |
<!-- Put a short summary of your extension here! --> | <!-- Put a short summary of your extension here! --> | ||
Characters can now have lineages, viewable on their main profile, with additional pages used to view their descendants! It does not add breeding, ONLY lineages. | Characters can now have lineages, viewable on their main profile, with additional pages used to view their descendants! It does not add breeding, ONLY lineages. |
Latest revision as of 06:18, 23 November 2020
Description | Adds lineages and basic genealogy to characters. |
---|---|
Author(s) | Pure09/DeeP-ci |
Status | Release |
Github | extension/character-lineages |
LK Version | Unspecified |
Contains a Migration | |
Characters can now have lineages, viewable on their main profile, with additional pages used to view their descendants! It does not add breeding, ONLY lineages.
Installation
Merge the branch into your lorekeeper installation, then run php artisan migrate
! Keep in mind, this extension was built on the modified-main branch!
Configuration
No configuration necessary.
Usage
- Add lineages to character and MYO upon creation or after
- Lineages appear on the main profile of a character, and are able to be edited by mods
- Lineages can be autofilled based on any input parents & grandparents lineages
- Lineage can contain a mix between character links or plain text, where desired
- Option when editing lineages to search for any children and update their lineages to match the new changes
- Adds pages to a character's profile to view any visible children, grandchildren and great-grandchildren
Troubleshooting
No issues known. Add a bug report to the github tracker or tag/dm @Pure09 in the Lorekeeper discord if any are found.