Extensions:Second Subtype

From Lorekeeper Wiki
Revision as of 03:47, 16 September 2024 by Speedy (talk | contribs) (Spacing. My bad.)
Jump to navigation Jump to search
Second Subtype
Description Adds handling for/display of a second subtype to characters.
Author(s) Mercury
Status Stable
Github extension/second-subtype
LK Version 2.0.0
Contains a Migration






THIS EXTENSION IS REDUNDANT AS PER LK v3.1.0
You should be fine to use this extension while still on v2.1.1 and upgrading from there.
Please note that v3.1.0 has an Multiple Subtypes feature that makes both Extensions:Second_Subtype and Third Subtype extensions redundant.

If you have recently updated to v3.1.0 (or the develop branch over the release branch at time of writing), please run the php artisan convert-character-subtype after migration. The command has been adjusted to recognize Second Subtype and Third Subtype, and will ensure they will be converted properly. Both extensions have become redundant due to the Multiple Subtypes feature that has been added.

Adds the ability to add a second subtype to characters, as well as internal handling for it. Also updates masterlist search so that it searches secondary subtypes as well.

Installation

Pull; run

php artisan migrate

Configuration

None necessary.

Usage

Add secondary subtypes to characters and/or instruct your users as to how/when to do so as necessary.

Troubleshooting

Find me in the Lorekeeper discord!

See Also