Difference between revisions of "Extensions:Character Genetic Data"

From Lorekeeper Wiki
Jump to navigation Jump to search
(create)
Tag: 2017 source edit
 
(info)
Line 1: Line 1:
{{Extensioninfobox|title=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|migration=yes/no|package=yes/no}}
+
{{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}}
<!-- Put a short summary of your extension here! -->
+
Create and edit genes, then add them to characters and myos!  
== Installation ==
+
 
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
+
Genomes can either be secret, revealed only by specific items or manual staff intervention, or completely public.
== Configuration ==
+
 
<!-- Is any configuration necessary? Describe it here! -->
+
==Installation==
== Usage ==
+
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==
 
<!-- Is there anything users should know about using your extension? -->
 
<!-- Is there anything users should know about using your extension? -->
== Troubleshooting ==
+
==Troubleshooting==
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
+
No issues known. Ping @Pure09 on the lorekeeper discord for support if needed.
== Images ==
+
==Images==
<!-- Do you have any images to show what it looks like in action? -->
 
== See Also ==
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 
  
 +
==See Also==

Revision as of 15:41, 24 May 2021

Character Genetic Data
Description Add genes and genomes to characters and myos.
Author(s) Pure09 / DeeP-ci
Status tested locally
Github ext-dev/character-genetic-data
LK Version Unspecified
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