Difference between revisions of "Extensions:Character Genetic Data"

From Lorekeeper Wiki
Jump to navigation Jump to search
(info)
m (Updated LK ver and ext branch.)
Tag: 2017 source edit
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Extensioninfobox|title=Character Genetic Data|desc=Add genes and genomes to characters and myos.|auth=Pure09 / DeeP-ci|status=tested locally|github={{Github|user=deep-ci|branch=ext-dev/character-genetic-data}}|migration=yes|package=no}}
+
{{Extensioninfobox|title=Character Genetic Data|desc=Adds genetic data to Characters and MYOs.|auth=Pure09 (aka DeeP-ci)|status=tested locally|github={{Github|user=deep-ci|branch=ext/v2/character-genetic-data}}|LKVer=2.x|migration=yes|package=no}}
 
Create and edit genes, then add them to characters and myos!  
 
Create and edit genes, then add them to characters and myos!  
  
Line 6: Line 6:
 
==Installation==
 
==Installation==
 
Pull the github branch. Resove any conflicts then run the migrations, add-site-settings and update-extension-tracker.
 
Pull the github branch. Resove any conflicts then run the migrations, add-site-settings and update-extension-tracker.
 +
 
==Configuration==
 
==Configuration==
 
By default, genomes are hidden and only the admin can see/edit them. This can be configured.
 
By default, genomes are hidden and only the admin can see/edit them. This can be configured.
Line 17: Line 18:
 
==Usage==
 
==Usage==
 
<!-- Is there anything users should know about using your extension? -->
 
<!-- Is there anything users should know about using your extension? -->
 +
 
==Troubleshooting==
 
==Troubleshooting==
 
No issues known. Ping @Pure09 on the lorekeeper discord for support if needed.
 
No issues known. Ping @Pure09 on the lorekeeper discord for support if needed.
 +
 
==Images==
 
==Images==
  
 
==See Also==
 
==See Also==

Latest revision as of 01:15, 10 February 2023

Character Genetic Data
Description Adds genetic data to Characters and MYOs.
Author(s) Pure09 (aka DeeP-ci)
Status tested locally
Github ext/v2/character-genetic-data
LK Version 2.x
Contains a Migration

}}






Create and edit genes, then add them to characters and myos!

Genomes can either be secret, revealed only by specific items or manual staff intervention, or completely public.

Installation

Pull the github branch. Resove any conflicts then run the migrations, add-site-settings and update-extension-tracker.

Configuration

By default, genomes are hidden and only the admin can see/edit them. This can be configured.

In order to allow users to see genomes regardless of their visibility, give their rank the power "view_hidden_genomes".

If you want genomes to not be hidden at all, change the site setting "genome_default_visibility" to 2. If you want them half-visible, set it to 1. By default, it is set to 0 (all genomes are secret).

There is an item tag called "Gene Reveal". It can be added to items to allow them to be spent on either partially or fully revealing a genome. The strength of the reveal can be configured.

Usage

Troubleshooting

No issues known. Ping @Pure09 on the lorekeeper discord for support if needed.

Images

See Also