User Tools

Site Tools


plugin-card-collection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin-card-collection [2024/12/12 03:36] – created isiahgamesplugin-card-collection [2024/12/19 01:18] (current) isiahgames
Line 1: Line 1:
 =====  ===== =====  =====
-An extension to [[plugin-core|MYTH_CGC_CoreEngine]] that adds a new **Card Collection** menu showing every card the player has previously owned.+ 
 +This plugin adds a **Card Collection** option to the Menu, which shows all of the Cards that have been collected across the current save file. If an actor learns a skill or gains a Card through equipment or states, that card will appear in the Collection even after that Card has been removed from that actor. 
 + 
 +Additionally, cards that are missing from the Collection will appear greyed out, or otherwise using the Missing Card Image parameter. 
 + 
 +Current Version: 1.0.1
  
 ===== Parameters ===== ===== Parameters =====
Line 23: Line 28:
 | **Amount Text Offset** | The coordinate offset values for the Amount text. They default to underneath the center of the cards. | | **Amount Text Offset** | The coordinate offset values for the Amount text. They default to underneath the center of the cards. |
 | **Amount Text Justify** | Whether the amount text of a card will be centered, aligned left, or right. | | **Amount Text Justify** | Whether the amount text of a card will be centered, aligned left, or right. |
 +
 +===== Skill Notetags =====
 +^  Notetag Syntax  ^ Description  ^
 +| <code><Hide from Collection></code> | This prevents this skill from showing up in the Card Collection. |
 +
 +Additionally, if the Core Engine parameter Show Cards With Blank Names in Library is set to false, any card with an empty name will be hidden from the Collection by default.
 +
 +===== Version History =====
 +
 +Version Changes up to the major update. See //[[plugin-core-full-history|Full History]]// here.
 +
 +<code>
 +**v1.0.1**
 +- Added parameter to change the text for the command that opens the Collection.
 +
 +**v1.0.0**
 +- Finished plugin
 +</code>
plugin-card-collection.1733970970.txt.gz · Last modified: 2024/12/12 03:36 by isiahgames