Commit Graph

6917 Commits

Author SHA1 Message Date
Northmoc
e3258b5890 MakeCardEffect.resolve allow for multiple "DefinedName" 2022-08-30 18:11:14 -04:00
Northmoc
0aaac12b78 Merge pull request #1429 from Northmoc/tokenCard
delineate playtest "token card" from other MakeCard stuff
2022-08-30 13:01:33 -04:00
Northmoc
fa77ee62c0 delineate playtest "token card" from other MakeCard stuff 2022-08-30 12:46:35 -04:00
Simisays
4f792282dd DMU 7 cards (#1418) 2022-08-30 10:19:00 +00:00
tool4ever
b4c81fd154 Advanced Search for Artists (#1419)
* Advanced Search for Artists

* Clean up

Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2022-08-29 17:45:09 +03:00
Hans Mackowiak
0c3536a561 Read ahead Saga Ability (#1413) 2022-08-28 17:28:55 +03:00
tool4ever
a35ffbcb0f Rith, Liberated Primeval and support (#1409)
* Rith, Liberated Primeval and support

* Add AI hints

Co-authored-by: TRT <>
2022-08-28 06:40:44 +03:00
Paul Hammerton
cf46dd9d00 Merge pull request #1330 from Northmoc/specialize
HBG: Specialize mechanic
2022-08-26 21:51:10 +01:00
Northmoc
979805c920 EffectEffect.resolve support "ForgetOnCast" 2022-08-26 16:22:05 -04:00
Northmoc
e2e3b58dea CostChooseColor.isUndoable and CostChooseColor.refund 2022-08-26 16:05:56 -04:00
Northmoc
2979f2ea87 TriggerSpecializes.java 2022-08-26 16:05:53 -04:00
Northmoc
0b0722f5f1 TriggerType.Specializes 2022-08-26 16:05:51 -04:00
Northmoc
fcb567f3f5 SetStateEffect.resolve run TriggerSpecializes 2022-08-26 16:05:50 -04:00
Northmoc
6538cf795e SetStateEffect.resolve allow Specialize in other zones 2022-08-26 16:05:49 -04:00
Northmoc
3333038a99 Card.changeCardState remove unneeded note 2022-08-26 16:05:45 -04:00
Northmoc
815f3c2493 Card.getFaceupCardStateName handle Specialized 2022-08-26 16:05:42 -04:00
Northmoc
e466400745 Card.keywordsToText remove "Specialize" from bad list 2022-08-26 16:05:40 -04:00
Northmoc
3e19ff2c48 CardFactoryUtil support condition detail for Specialize 2022-08-26 16:05:39 -04:00
Northmoc
3c35381a6a Card.keywordsToText add "Specialize" to don't parse list 2022-08-26 16:05:37 -04:00
Northmoc
7e289012a9 KeywordWithCost.cost avoid bad cost parse for complicated keywords 2022-08-26 16:05:35 -04:00
Northmoc
0298d0da9e SetStateEffect.resolve allow Unspecialize in any zone 2022-08-26 16:05:34 -04:00
Northmoc
5f4c4067e9 GameAction.changeZone avoid resetting state if Specialized 2022-08-26 16:05:32 -04:00
Northmoc
747c964f59 SetStateEffect.resolve setSpecialized as appropriate 2022-08-26 16:05:31 -04:00
Northmoc
3c6bb641e4 CardFactoryUtil.addSpellAbility add additional fields/parsing to Specialize keyword 2022-08-26 16:05:28 -04:00
Northmoc
b7d38c92fa CardFactory.copyCard copy Specialized boolean 2022-08-26 16:05:27 -04:00
Northmoc
afd193505c Card.changeCardState support "Unspecialize" 2022-08-26 16:05:26 -04:00
Northmoc
c7404192b3 Card.changeCardState ensure card can Specialize before changing state 2022-08-26 16:05:24 -04:00
Northmoc
25cfb3e0df Card.isSpecialized/setSpecialized/canSpecialize 2022-08-26 16:05:23 -04:00
Northmoc
33550baada Card.specialized private boolean 2022-08-26 16:05:21 -04:00
Northmoc
e6486fbdaf SetStateEffect.resolve clean up ChosenColor 2022-08-26 16:05:20 -04:00
Northmoc
b951478d24 SetStateEffect.getStackDescription support Specialize 2022-08-26 16:05:18 -04:00
Northmoc
b773dc59d5 CardFactoryUtil.addSpellAbility improve Specialize KW 2022-08-26 16:05:17 -04:00
Northmoc
a3238ee657 Cost.parseCostPart add ChooseColor 2022-08-26 16:05:15 -04:00
Northmoc
8a691a5114 CostChooseColor.java 2022-08-26 16:05:13 -04:00
Northmoc
6f3a117836 CostDiscard.canPay workaround for discarding card of chosen color when color not yet chosen 2022-08-26 16:05:12 -04:00
Northmoc
09208ba1be ForgeScript.cardStateHasProperty "AssociatedWithChosenColor" 2022-08-26 16:05:11 -04:00
Northmoc
2155fa0f2e PaymentDecision support CostChooseColor 2022-08-26 16:05:09 -04:00
Northmoc
dd262636a2 ICostVisitor add CostChooseColor 2022-08-26 16:05:08 -04:00
Northmoc
67c285c9b0 Card.changeCardState support Specialize 2022-08-26 16:05:04 -04:00
Northmoc
c6d91f170f SetStateEffect.resolve add "Specialize" mode support 2022-08-26 16:05:03 -04:00
Northmoc
4dbc3ae49a CardFactoryUtil.addSpellAbility rough in Specialize KW 2022-08-26 16:05:00 -04:00
Northmoc
3ad89fbca7 CardFactory.readCard handle Specialize states 2022-08-26 16:04:58 -04:00
Northmoc
8221dd73d2 Keyword.SPECIALIZE 2022-08-26 16:04:54 -04:00
Northmoc
47333d29b4 Card.keywordsToText() add Specialize to list for now 2022-08-26 16:04:52 -04:00
Simisays
77b752cf53 DMU 9 Cards + Phyresis counter support (#1395)
* update

* update

* Create wingmantle_chaplain.txt

* Update vohar_vodalian_desecrator.txt

* Update vohar_vodalian_desecrator.txt

* Update jodah_the_unifier.txt

* Delete walking_bulwark.txt

* Update weatherlight_compleated.txt

* Update wingmantle_chaplain.txt

* Update vohar_vodalian_desecrator.txt

* Update vohar_vodalian_desecrator.txt

* Update zar_ojanen_scion_of_efrava.txt

* Update wingmantle_chaplain.txt

* Update vohar_vodalian_desecrator.txt

* update

* Update vesuvan_duplimancy.txt

* Update vesuvan_duplimancy.txt

* Update vohar_vodalian_desecrator.txt

* Update weatherlight_compleated.txt

* Update wingmantle_chaplain.txt

* Update writhing_necromass.txt

* Update zar_ojanen_scion_of_efrava.txt
2022-08-25 16:54:59 +03:00
Agetian
4b40ff9a36 - Fix last state battlefield check on replacement abilities such as Temple of the Dragon Queen (#1398) 2022-08-25 14:24:42 +03:00
Suthro
9e61916405 DMU: 5 cards + Ingenuity counter support for Jhoira (#1374)
* DMU: 5 cards + Ingenuity Counter support for Jhoira

DMU: Add scripts for 5 DMU cards, and mdofiy CounterEnumType.java to recognize Ingenuity counters for new Jhoira

- Balmor, Battlemage Captain
- Cut Down
- Danitha, Benalia's Hope
- Elas il-Kor, Sadistic Pilgrim
- Ertai Resurrected

* Update danitha_benalias_hope.txt

Fixed CARDNAME/NICKNAME disparity from Oracle text

* Update ertai_resurrected.txt

Added missing Flash keyword in Oracle text
2022-08-24 22:17:59 +03:00
tool4ever
f9a1485b45 Ramses, Assassin Lord and support (#1382)
Co-authored-by: TRT <>
2022-08-21 22:25:26 +03:00
Suthro
e80ecf4e24 DMU: Karn, Living Legacy + Powerstone token, engine support (#1376)
* DMU: Karn, Living Legacy, Powerstone token, and engine support

DMU: Add script for Karn, Living Legacy; Powerstone token; and engine support for mana restriction "can't be spent to cast nonartifact spells"

* Update c_a_powerstone.txt

* Add Powerstone to TypeLists.txt

* Update TypeLists.txt
2022-08-21 22:12:57 +03:00
Northmoc
bb52a6b2bb DMC: Jared Carthalion and support (#1368)
* add text to all color tokens

* all_3_3_kavu_trample.txt

* ColorSet.isAllColors boolean

* ForgeScript.cardStateHasProperty "AllColors"

* CountersPutEffect.resolvePerType "CounterNumPerDefined"

* jared_carthalion.txt
2022-08-21 16:20:21 +03:00