V1.4.3
[*]Optimized the description of [Double Mine] to better match its actual effect.
- Original description: Gain 1 extra mineral pack at the end of the mine turn.
- Optimized description: Gain 1 mineral pack at the end of the mine turn.
[*]Optimized the mod logic for starting effects. Toggling mods on or off no longer requires re-spending stars to unlock the mod's starting effect.
[*]Fixed an issue where events failed to correctly grant cards while playing in English.
[*]Fixed several localization display errors.
Editor V1.0.1
[*]Added a method to display negative numbers for the count in the bottom right corner of pendants and items.
- Example: {-SpecialVal}. Please see the documentation for more details.
[*]Added the GetPendantData method, which can retrieve a pendant's CountVal or SpecialVal via the pendant's ID or Name.
- Example: GetPendantData(Name:Stable Water Source:SpecialVal). Please see the documentation for more details.
[*]Fixed an issue where using certain functions within an If statement would cause errors.
[*]Fixed some localization errors.