tool4ever
63f9cbd446
Cleanup + fixes ( #1523 )
...
* Fix activator
* Clean up
2022-09-15 15:12:40 +00:00
Northmoc
4a65999444
HBG: Mephit's Enthusiasm and a little QoL ( #1515 )
...
* EffectEffect handle chosen numbers and "SetChosenNumber"
* mephits_enthusiasm.txt
* dragonborn_immolator.txt improve
* dragonborn_immolator.txt oops
2022-09-14 17:03:34 +00:00
Northmoc
d2bdabc938
HBG: Jaheira, Harper Emissary and a little QoL ( #1516 )
...
* jaheira_harper_emissary.txt
* Card.keywordsToText() improve Hexproof a bit
2022-09-14 17:01:01 +00:00
tool4ever
344b562390
Rain of Gore fix ( #1510 )
...
* Rain of Gore fix
* Guile fix
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2022-09-13 11:50:34 +03:00
tool4ever
b340f2b27b
Fix cards ( #1508 )
...
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2022-09-13 06:53:24 +03:00
Anthony Calosa
eaa86135af
Merge pull request #1467 from tool4ever/namesort
...
Fix card name sorting ignoring other locale
2022-09-10 16:35:25 +08:00
Anthony Calosa
67bbe4975c
Merge pull request #1470 from rikimbo/adventure_no_warn_about_ai_cards
...
Adventure: Don't warn about cards the AI can't play well
2022-09-10 16:34:29 +08:00
Anthony Calosa
6dc36d0691
Merge pull request #1502 from tool4ever/mutatefix
...
Fix mutated cards disappearing when top is token
2022-09-10 16:33:40 +08:00
Northmoc
e8ac211e7e
HBG: Thayan Evokers and support (ConjureAll trigger) ( #1473 )
...
* add Conjure$ to existing cards
* thayan_evokers.txt
* cards refactor Double Team > Double team
* Card.keywordsToText() add Double team to list
* CardFactoryUtil tidy up Double team, add Conjure$
* MakeCardEffect run TriggerConjureAll
* TriggerConjureAll
* TriggerType.ConjureAll
* Keyword.DOUBLE_TEAM refactor Team > team
2022-09-10 07:39:24 +03:00
tool4EvEr
63d7036786
Fix mutated cards disappearing when top is token
2022-09-09 17:28:46 +02:00
tool4ever
38f8e784b1
TapsForMana corner cases with Piracy affecting wrong player ( #1497 )
2022-09-08 08:01:14 +00:00
Paul Hammerton
6df0a4771d
Merge pull request #1459 from Northmoc/hbg_favored
...
HBG: Favored Enemy and support
2022-09-08 08:10:46 +01:00
Paul Hammerton
c9b4839593
Merge pull request #1484 from Northmoc/hbg_mace
...
HBG: Mace of Disruption and support
2022-09-08 08:10:30 +01:00
Northmoc
3cc9e823a2
Card.keywordsToText() better handle keywords with internal caps
2022-09-07 16:27:42 -04:00
tool4ever
67aac7840b
Refactor HighestCMC ( #1491 )
...
Co-authored-by: TRT <>
2022-09-07 21:42:36 +03:00
Northmoc
212439b066
Fix Monstrous War-Leech ( #1474 )
2022-09-07 10:34:48 +02:00
Northmoc
dbd68739dc
allow for X=0 Ob Nix casualty corner case ( #1482 )
2022-09-07 09:24:11 +02:00
tool4ever
1ca6b8c56c
Improved Domain handling ( #1479 )
...
* Improved Domain handling
* Card fixes
* Update cards
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2022-09-06 21:54:14 +03:00
Eric
4b2ecafc6b
In Adventure matches, don't warn about cards the AI can't play well.
2022-09-05 15:08:23 -05:00
Northmoc
e1bc571c45
HBG: Gut, Fanatical Priestess and support (also Rasaad) ( #1437 )
...
* rasaad_monk_of_selune.txt
* SpellAbilityEffect.registerDelayedTrigger add potential for Player$ param
* SpellAbilityEffect.replaceDying TrigDesc tweaks
* SpellAbilityEffect.replaceDying support ReplaceDyingRemember
* ChangeZoneEffect.changeKnownOriginResolve handle "RememberToEffectSource" from ReplaceDying
* gut_fanatical_priestess.txt
* gut_fanatical_priestess.txt add AI hint
2022-09-05 22:37:02 +03:00
Northmoc
8536979939
HBG: Boons ( #1440 )
...
* arcane_archery.txt
* flaming_fist_duskguard.txt
* SpellAbilityEffect.createEffect setBoon here similar to emblem
* TrackableProperty.IsBoon
* Card.setBoon and Card.isBoon
* CardDetailUtil.composeCardText Boon label
* CardView.isBoon and CardView.updateBoon
* EffectEffect.resolve boon/effect naming updates
* flaming_fist_duskguard.txt fix Desc
* dragonborn_immolator.txt
2022-09-05 22:36:24 +03:00
tool4EvEr
275f653e4a
Fix card name sorting ignoring other locale
2022-09-05 18:10:56 +02:00
Northmoc
1aabf6d336
ChooseTypeEffect.resolve refactor Deck -> Zone
2022-09-05 09:47:39 -04:00
Northmoc
ff8a07e239
Merge pull request #1450 from Northmoc/dmu_scrutiny
...
silver_scrutiny.txt w/ support in StaticAbilityCastWithFlash
2022-09-04 20:17:01 -04:00
Northmoc
83a62a5f5d
HBG: Jon Irenicus, the Exile ( #1460 )
...
* jon_irenicus_the_exile.txt
* refactor a few old cards for consistency
* fix note
2022-09-04 09:45:07 +00:00
Hans Mackowiak
99bdb0f380
Vigilance as StaticAbility for Johan
2022-09-04 01:17:34 +02:00
Northmoc
6b6f757f31
ChooseTypeEffect implement "MostPrevalentInDefinedDeck"
2022-09-03 18:42:17 -04:00
Northmoc
dc28a2225b
ForgeScript.cardStateHasProperty add "NotedType"
2022-09-03 18:41:41 -04:00
Simisays
d95b5d2d08
Threats Undetected and support ( #1455 )
2022-09-03 11:56:48 +00:00
Northmoc
7ae40f8da8
ForgeScript.spellAbilityHasProperty add "XCost" for comparisons
2022-09-02 11:43:34 -04:00
Northmoc
611edd5107
SpellAbilityRestriction.canPlay anyWithFlashNeedsTargeting > Info
2022-09-02 11:43:01 -04:00
Northmoc
35e0ab688e
StaticAbilityCastWithFlash refactor
2022-09-02 11:42:30 -04:00
Northmoc
8b0b766d16
silver_scrutiny.txt w/ support in StaticAbilityCastWithFlash
2022-09-02 09:08:09 -04:00
tool4ever
c8d7dc27b8
Card fixes ( #1448 )
...
Co-authored-by: TRT <>
2022-09-02 13:16:30 +03:00
Anthony Calosa
00b8c69162
Merge pull request #1392 from Simisays/DoubleTeamBis
...
HBG Double Team Ability + 13 cards
2022-09-01 05:01:20 +08:00
tool4ever
3ddec8a7d1
Venture Forth follow-up ( #1431 )
2022-08-31 18:12:24 +00:00
Paul Hammerton
125d34b468
Merge pull request #1363 from Northmoc/viconia
...
HBG: Viconia, Nightsinger's Disciple and support
2022-08-31 17:29:08 +01:00
Northmoc
e3258b5890
MakeCardEffect.resolve allow for multiple "DefinedName"
2022-08-30 18:11:14 -04:00
Anthony Calosa
743a1b90ff
Merge pull request #1422 from rikimbo/fix_adventure_dungeon_effect
...
Adventure: Fix Dungeon Effect that adds Creatures to the field
2022-08-31 05:46:15 +08:00
Simisays
ccce87f353
update
2022-08-30 21:23:51 +02:00
Simisays
892334eb93
Merge branch 'Card-Forge:master' into DoubleTeamBis
2022-08-30 19:18:33 +02: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
Simisays
815fb74de8
Update MakeCardEffect.java
2022-08-30 18:52:54 +02:00
Northmoc
fa77ee62c0
delineate playtest "token card" from other MakeCard stuff
2022-08-30 12:46:35 -04:00
Simisays
8f2946ed37
Update MakeCardEffect.java
2022-08-30 18:40:02 +02:00
Simisays
56352c41a0
revert
2022-08-30 18:04:49 +02:00
Simisays
4790a199cb
Update
2022-08-30 18:01:48 +02:00
Simisays
acdbd3269c
Merge branch 'Card-Forge:master' into DoubleTeamBis
2022-08-30 14:18:56 +02:00
Simisays
4f792282dd
DMU 7 cards ( #1418 )
2022-08-30 10:19:00 +00:00
Eric
5f0ae9eca1
Changed RegisteredPlayer.addExtraCardsOnBattlefield() so that when called multiple times, it adds to the existing set of cards each time. Fixes Adventure dungeon effects that add creatures to the battlefield.
2022-08-29 21:15:48 -05:00