plugin-card-shop
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plugin-card-shop [2024/09/11 05:42] – [Notetags] isiahgames | plugin-card-shop [2025/01/29 22:15] (current) – [Parameters] isiahgames | ||
---|---|---|---|
Line 6: | Line 6: | ||
- In that same event or common event, call the script: < | - In that same event or common event, call the script: < | ||
| | ||
- | Only one shop preset can be made per Event, but until the shop is reset its stock will carry over between sessions. This means if the player buys its entire stock, when the player returns to the shop it will stay empty. | + | Only one shop preset can be made per Event Page, but until the shop is reset its stock will carry over between sessions. This means if the player buys its entire stock, when the player returns to the shop it will stay empty. |
Card Shop Plugin is available on [[https:// | Card Shop Plugin is available on [[https:// | ||
+ | |||
+ | **Current Version: v1.2.1** | ||
===== Buy, Sell, and Remove ===== | ===== Buy, Sell, and Remove ===== | ||
Line 53: | Line 55: | ||
| **Remove Price Formula** | The formula to determine the price of removing a card. See help section for details. | | | **Remove Price Formula** | The formula to determine the price of removing a card. See help section for details. | | ||
| **Free Card Text** | The text to display for a card that costs 0 Gold. | | | **Free Card Text** | The text to display for a card that costs 0 Gold. | | ||
+ | | **Confirm Texts** | The text that appears in the confirm pop-up window. \\ You can use %skill as a textcode to get the name of the Skill that is being bought or sold. | | ||
===Card Shop Scene=== | ===Card Shop Scene=== | ||
{{https:// | {{https:// | ||
+ | | **Command Names** | The names of the commands that can appear inside the Card Shop scene. They include: \\ Buy - The command that activates the Buy Window. \\ Sell - The command that activates the Sell Window. \\ Remove - The command that activates the Remove Window. \\ Cancel - The command that exists the Card Shop scene. \\ Yes - The text for the prompt that confirms a selection. \\ No - The text for the prompt that cancels a selection. | | ||
| **Preview Coordinates** | The coordinates of the preview card in the Card Shop scene. | | | **Preview Coordinates** | The coordinates of the preview card in the Card Shop scene. | | ||
| **Preview Card Scale** | The scale of the preview card in the Card Shop scene. | | | **Preview Card Scale** | The scale of the preview card in the Card Shop scene. | | ||
Line 106: | Line 110: | ||
| < | | < | ||
| < | | < | ||
+ | | < | ||
+ | | < | ||
+ | | < | ||
| < | | < | ||
| < | | < | ||
Line 191: | Line 198: | ||
====== Version History ====== | ====== Version History ====== | ||
< | < | ||
+ | |||
+ | v1.2.1 | ||
+ | - Added <Prevent Card Buy/ | ||
+ | - Fixed CardShopCore bug where Help Window would still appear when its Rows parameter was 0. | ||
+ | - Fixed Param Descriptions in CardShopCore referring to Simple Library | ||
+ | - Fixed crash when trying to sell cards that don't exist. | ||
+ | - Added several parameters to change text components. | ||
+ | - One event can now contain multiple shops - one per event page. | ||
+ | |||
+ | v1.2.0 | ||
+ | - Updated for compatibility with CoreEngine v1.6.2. | ||
+ | - Complete overhaul of Card Shop Scene as a product of the Library overhaul. | ||
+ | - Lots of UI improvements. More UI parameters. | ||
+ | - Fixed bug where buy formula would reset to default after backing out and reentering shop. | ||
+ | - Fixed bug where bought and sold variables would reset between shop instances. | ||
+ | - Fixed default sell formula not working. | ||
+ | - Added parameter to change what displays when a card is free. | ||
+ | - Added Card Packs to the shop. | ||
+ | - Added custom Sell and Remove prices to Card Notetags. | ||
+ | - Added custom Image notetags for Cards when displaying in the Shop. | ||
+ | - Added Buy Limit, Sell Limit, and Remove Limit options in a <card shop> settings tag. | ||
+ | - Added randomization options in <card shop> settings tags. | ||
+ | - Added compatibility with YEP_X_MoreCurrencies. | ||
+ | |||
v 1.1.1 | v 1.1.1 | ||
- Added Plugin Params for default Buy and Sell Price Formulas | - Added Plugin Params for default Buy and Sell Price Formulas |
plugin-card-shop.1726026120.txt.gz · Last modified: 2024/09/11 05:42 by isiahgames