Releases: DecentralCardGame/cardobject
Extracost Rulestext
v0.4.8 Expanded rulestext for extracost
Webhook Testrelease
Description
Increase max casting cost
No breaking changes
Fix typos, grammar and descriptions
- Typos fixed in Tags
- Grammar fixed in descriptions of keywords
- Descriptions updated
Bug fixes[Breaking Changes]
Tags removed
Arm no longer available in Mysticism
Armor changed
Bug fixes
Classes [Breaking Changes]
This Release adds classes to keywords and the respective validation.
Breaking Changes:
[keywords] All classrestrictions on keywords are enforced now and produce errors!
[keywords] validation methods of subtypes (not "Card") are renamed
[cardobject] validation methods of subtypes (not "card") are renamed
IntVariables [Breaking Changes]
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
Additional costs
v0.3.11 added additionalCost
not enough keywords
v0.3.10 added spawn