Skip to content

IntVariables [Breaking Changes]

Compare
Choose a tag to compare
@nlsui nlsui released this 29 May 16:20
· 95 commits to master since this release

This Release allows the usage of intVariables in addition to normal ints.
It also contains some bugfixes.

Breaking Changes:
[cardobject] IntValue: no longer has attribute ComplexIntValue
[keywords] arm: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] armor: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] burn: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] dice: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] discount: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] grow: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] harm: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] insight: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] mill: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] produce: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] ravage: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] repair: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] selfBurn: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] spawn: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue
[keywords] strengthen: attribute cardobject.SimpleIntValue replaced with cardobject.IntValue