Releases¶
2.6.18 (Latest)¶
Released October 18, 2024
enhances
- Editor: Support for Unity 6
2.6.17¶
Released July 30, 2024
enhances
- Formula: Display Table field at the top
fixes
- Stat Modifiers: Not raising event when using Clear Modifiers
2.6.16¶
Released March 4, 2024
fixes
- Instruction: Set Attribute incorrect icon
2.6.15¶
Released February 23, 2024
This version breaks compatibility with previous versions. Stats, Attributes, Status Effects and Formulas are now dynamic Properties and can be stored and retrieved using Local and Global Variables.
new
- Instruction: Set Attribute
- Instruction: Set Stat
- Instruction: Set Status Effect
- Instruction: Set Formula
- Condition: Traits is of Class
- Condition: Traits contains Stat
- Condition: Traits contains Attribute
- UI: Option display Stat UI if has modifiers
changes
- Properties: Attributes are now Properties
- Properties: Stats are now Properties
- Properties: Status Effects are now Properties
- Properties: Formulas are now Properties
fixes
- Examples: Demo scenes use new Properties
2.5.14¶
Released October 31, 2023
This version breaks compatibility with previous versions and will only work with Game Creator 2.13.43 or higher.
changes
- Status Effects: More performant instructions
- UX: Different layout for Stat overrides
- UX: Different layout for Attribute overrides
- Internal: Support for Core 2.13.42 version
fixes
- Stat Modifiers: Clear method does not zero value
- UI: Attribute scale on Y axis scales on X
2.4.13¶
Released August 31, 2023
new
- Status Effect: Option to make them Hidden
fixes
- Examples: Compatibility with latest core version
2.4.12¶
Released June 27, 2023
fixes
- Formulas: Source and Target only use Traits components
- Formulas: Incorrect Regex expressions in parsing clauses
- Examples: Not working with latest core version
2.4.11¶
Released June 12, 2023
new
- UI: Display attributes as independent units
- Condition: Has Stat Modifiers
- Property: Stat and Attribute Sprite values
- Examples: New Attribute Unit example
changes
- Formulas: New precomputable math library
fixes
- Formulas: Chance ratio is inverted
- Formulas: Error when Tables are missing
2.3.10¶
Released March 20, 2023
new
- Class: Contains Sprite field
- Class: Contains Color field
- Property: Get Class/Traits/Stat/Attribute Sprite
- Property: Get Class/Traits/Stat/Attribute Color
- Settings: Displays current and update version
changes
- Signature format from Core 2.9.34
- Property: Reference Status Effects Last Added
- Property: Reference Status Effects Last Removed
2.2.9¶
Released November 8, 2022
new
- Property: Last Formula Result
changes
- Copy-Runners with less memory footprint
fixes
- Formula: Incorrect parenthesis parsing
- Traits debug view display up to two decimals
- Missing Text Mesh Pro assembly reference
2.1.8¶
Released September 21, 2022
fixes
- Constant Table: Experience calculation
- Geometry Table: Experience calculation
2.1.7¶
Released August 21, 2022
fixes
- Example: Regenerate Mana Exception
- Manual Progression Table incorrect Level
- Light theme with dark background in Table
2.1.6¶
Released June 24, 2022
new
- Option to uninstall module
fixes
- Serialization error during domain reloads
2.1.5¶
Released May 12, 2022
fixes
- Incorrect Stat Modifiers application order
- Crash when overriding Trait component values
- Math expressions support line breaks
- Removed duplicate internal method
2.1.4¶
Released March 25, 2022
new
- Property: Stat Modifiers value
enhances
- Formulas can have multiple lines
- Moved UI components to submenu
changes
- Example scenes compatibility
fixes
- Attribute UI: Scale options disappeared
- Incorrect caching of Status Effects
- Alignment of elements in Inspector
2.0.3¶
Released January 28, 2022
enhances
- Classes installer has no dependencies
- Easier to understand examples
2.0.2¶
Released November 22, 2021
new
- Instruction: Change AttributeUI Attribute
- Instruction: Change StatUI Stat
enhances
- UI instructions are now found under Stats/UI/
- Disallow multiple Traits component per object
fixes
- Event: Attribute Change not running
2.0.1¶
Released November 19, 2021
new
- First release