User Tools

Site Tools


plugin-card-summons-beta

Differences

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

Link to this comparison view

Next revision
Previous revision
plugin-card-summons-beta [2025/12/15 22:26] – created isiahgamesplugin-card-summons-beta [2025/12/15 22:29] (current) – [Card Actions] isiahgames
Line 226: Line 226:
 |  <code>Use Skill X on Selected</code>  |Replace 'X' with a number or game variable. This performs a skill matching the ID of X on any Creatures selected using the above Select actions, using the Battler performing this Card Action as the subject for damage calculation.  | |  <code>Use Skill X on Selected</code>  |Replace 'X' with a number or game variable. This performs a skill matching the ID of X on any Creatures selected using the above Select actions, using the Battler performing this Card Action as the subject for damage calculation.  |
 |  <code>Battle Log: message</code>  |Replace 'message' with text. This will push that text to the Battle Log.  | |  <code>Battle Log: message</code>  |Replace 'message' with text. This will push that text to the Battle Log.  |
 +|  <code>Add X to Opponent Field</code>  |This adds a Card of the specified skill to the opponent's Field.  |
 ===== Enemy Status Window ===== ===== Enemy Status Window =====
  
Line 314: Line 315:
  
 <code> <code>
 +**v1.0.5**
 +- Fixed bug where Creature Stat fonts wouldn't work properly in MZ.
 +- Fixed default Parameter values being missing leading to a crash if not properly initialized by the user.
 +- Fixed Select All Type typeName from Ally/Opponent Field not working properly. 
 +- Implemented system to use default values if Plugin Parameters are not filled out.
 +- Card Type names inside Card Actions now support all languages.
 +- Added Card Action Add X to Ally/Opponent/Troop/Party Field.
 +
 +**v1.0.4**
 +- Fixed Card Summons Scope being unable to reference 'this' in its conditional eval.
 +- Added utility function card.refundFieldSkilluse(index, amount)
 +- The Require Card Passive now works on Field Creature Skills.
 +- Added Creature compatibility with TurnStartPlus.
 +- Improved timing for End Turn Field Skills.
 +- Added Message Warning infrastructure for multiple languages.
 +
 **v1.0.3** **v1.0.3**
 - Added extra error handling when PartyUI_A is missing/below Card Summons, and when notetags reference an Enemy ID higher than is present in the project. - Added extra error handling when PartyUI_A is missing/below Card Summons, and when notetags reference an Enemy ID higher than is present in the project.
plugin-card-summons-beta.1765833964.txt.gz · Last modified: 2025/12/15 22:26 by isiahgames