Difference between revisions of "Extensions:Character Genetic Data"

From Lorekeeper Wiki
Jump to navigation Jump to search
(create)
Tag: 2017 source edit
 
m (Updated LK ver and ext branch.)
Tag: 2017 source edit
 
(2 intermediate revisions by 2 users not shown)
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=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}}
<!-- 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 ==
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 
== 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. -->
 
  
 +
==Troubleshooting==
 +
No issues known. Ping @Pure09 on the lorekeeper discord for support if needed.
 +
 +
==Images==
 +
 +
==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