User Tools

Site Tools


plugin-help-box-control

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin-help-box-control [2025/06/13 01:05] – [Version History] isiahgamesplugin-help-box-control [2025/07/03 23:09] (current) – [Version History] isiahgames
Line 12: Line 12:
 Made to work with **MYTH_CGC_CoreEngine** and **Myth_StateInfoPopup** plugins. Place those above this plugin so that the tied in features on this plugin can work. Made to work with **MYTH_CGC_CoreEngine** and **Myth_StateInfoPopup** plugins. Place those above this plugin so that the tied in features on this plugin can work.
  
-**Current Version: 1.1.0**+**Current Version: 1.2.1**
  
 ===== Parameters ===== ===== Parameters =====
- +|< 100% 30% >| 
- **Help Box Settings**  ||+ **Help Box Settings**  ^^
 | **Show Help Box?** | Determines whether Help Box is shown or hidden | | **Show Help Box?** | Determines whether Help Box is shown or hidden |
-| **Anchor X** | Anchor X of the Help Box | +| **XY Anchor X** | The anchor positions of the Help Box | 
-| **Anchor Y** | Anchor Y of the Help Box | +| **Width/Height** | The dimensions of the Help Box | 
-| **Width** | Width of the Help Box | +| **Window Skin** | Window Skin of the Help Box | 
-| **Height** | Height of the Help Box | +| **Wrap Text?** | Text in Help Box will be word-wrapped based on Window Width. |
-| **Card Align** | Automatically sets Help Box XY relative to selected Card position. If "Don't Use", defaults to Anchor XY instead. | +
-| **Use Smart Align?** | If using Card Align, this shifts Alignment based on viewport edge (e.g. Left -> Right Align if Help Box would go over edge) | +
-| **Skin** | Window Skin of the Help Box |+
 | **Screen Edge Buffer** | Buffer of how far to keep it from the viewport edges. If set to 0, will not clamp to viewport dimensions. | | **Screen Edge Buffer** | Buffer of how far to keep it from the viewport edges. If set to 0, will not clamp to viewport dimensions. |
 | **Card Offset Buffer** | Buffer of how far to keep it from the Card edges. If Negative, will overlap with selected card. | | **Card Offset Buffer** | Buffer of how far to keep it from the Card edges. If Negative, will overlap with selected card. |
 | **Font Face** | Font Face for the Help Box (has to have the same name as in fonts folder) | | **Font Face** | Font Face for the Help Box (has to have the same name as in fonts folder) |
 | **Font Size** | Font Size of the Help Box | | **Font Size** | Font Size of the Help Box |
- +^  **Follow Conditions**  ^^
-**Follow Conditions** ||+
 | **Follow Select Card?** | Determines whether the Help Box follows the currently selected card at an offset. | | **Follow Select Card?** | Determines whether the Help Box follows the currently selected card at an offset. |
 +| **Card Align** | Automatically sets Help Box XY relative to selected Card position. If "Don't Use", defaults to Anchor XY instead. |
 | **Lock X when Follow?** | If True, this will fix X of the Help Box while following so it doesn't offset based on index. | | **Lock X when Follow?** | If True, this will fix X of the Help Box while following so it doesn't offset based on index. |
 | **Lock Y when Follow?** | If True, this will fix Y of the Help Box while following so it doesn't offset at an arc. | | **Lock Y when Follow?** | If True, this will fix Y of the Help Box while following so it doesn't offset at an arc. |
 +| **Use Smart Align?** | If using Card Align, this shifts Alignment based on viewport edge (e.g. Left -> Right Align if Help Box would go over edge) |
 | **Use Anchor Fallback?** | If True, if inspecting outside of the Card Hand, Help Box will fallback to Anchor X Y | | **Use Anchor Fallback?** | If True, if inspecting outside of the Card Hand, Help Box will fallback to Anchor X Y |
- +^  **State Popup Integration**  ^^
-**State Window Integration** ||+
 | **Host State Windows?** | If using MYTH_StateInfoPopup, this will host those Windows under the Help Box | | **Host State Windows?** | If using MYTH_StateInfoPopup, this will host those Windows under the Help Box |
 | **Allow Dynamic Offset?** | If ON, offsets Help Box relative to current # of State Windows. If OFF, offsets Help Box based on max # of State Windows. | | **Allow Dynamic Offset?** | If ON, offsets Help Box relative to current # of State Windows. If OFF, offsets Help Box based on max # of State Windows. |
Line 45: Line 42:
  
 <code> <code>
 +v1.2.2 
 +- Added Message Warning infrastructure.
 +
 v1.2.1 v1.2.1
 - Word wrapping now uses the Core Engine solution for multi-language support - Word wrapping now uses the Core Engine solution for multi-language support
plugin-help-box-control.1749769525.txt.gz · Last modified: 2025/06/13 01:05 by isiahgames