tool4EvEr
a1a91d7aa2
Clean up
2022-07-18 19:07:05 +02:00
TRT
999454c3cb
Cleanup StaticAbility.parseParams
2022-07-18 12:17:28 +02:00
TRT
149902fd7e
Update cards
2022-07-18 10:45:18 +02:00
tool4EvEr
d011c219b9
Remove CastSACMC
2022-07-17 21:51:10 +02:00
tool4EvEr
f940a24805
Cleanup cards
2022-07-17 21:38:48 +02:00
tool4ever
809e2f256e
Fix NPE ( #1131 )
...
* Fix NPE
* Cleanup
2022-07-16 08:56:31 +00:00
TRT
ae1861691a
Simultaneous untilHostLeavesPlay trigger
2022-07-15 18:12:15 +02:00
tool4EvEr
4fb84a1045
Fix multiple state trigger
2022-07-15 08:48:58 +02:00
tool4EvEr
acf0670b76
Use ActivationTable for triggers with Limit
2022-07-14 17:55:39 +02:00
tool4EvEr
30819f2ad1
Fix copied trigger not resetting numberTurnActivations
2022-07-14 16:28:49 +02:00
Anthony Calosa
d962d20fd9
Merge pull request #1076 from tool4ever/charming
...
Make charm choices of triggers for each while it gets added to stack, not before
2022-07-14 14:33:42 +08:00
Anthony Calosa
e0e95c689e
Merge pull request #1106 from tool4ever/REfix
...
LastState: pass through from GameAction into ReplacementHandler & performance fixes
2022-07-14 14:30:09 +08:00
Paul Hammerton
1a5581c079
Merge pull request #1028 from xaviermd/CardScript--CLB--Jon-Irenicus-Shattered-One
...
Created card script for Jon Irenicus, Shattered One.
2022-07-13 09:23:16 +01:00
xaviermd
5d4fcb55db
CardScript for Iron Mastiff and changes to RollDiceEffect ( #1104 )
...
* First draft for Iron Mastiff and changes to RollDiceEffect
* Removed unnecessary DamageDesc.
2022-07-13 08:33:57 +03:00
Northmoc
d4db167070
GameAction help AI use Spires
2022-07-12 15:51:49 -04:00
tool4EvEr
d8588842fe
Add extra sanity check
2022-07-12 19:21:35 +02:00
tool4EvEr
cb2fc04f6a
Performance fixes
2022-07-11 19:15:26 +02:00
tool4EvEr
cf03361a62
LastState: pass through from GameAction into ReplacementHandler
2022-07-11 19:13:57 +02:00
Anthony Calosa
59a06428f6
Merge pull request #1091 from Northmoc/clb_baot
...
CLB: Battle Angels of Tyr + Neera, Wild Mage
2022-07-11 10:49:25 +08:00
Northmoc
52df5b9e22
Merge pull request #1095 from xaviermd/CardScript--CLB--Call-to-the-Void
...
Card script for Call to the Void and changes to ChooseCardEffect to enable card mechanisms.
2022-07-10 15:16:37 -04:00
Xavier
eb4400a8bf
Added Oracle, removed remembered, and removed unnecessary spaces.
2022-07-10 12:10:44 -04:00
Northmoc
99c253375b
GameAction.runPreOpeningHandActions hardwire Cryptic Spires
2022-07-10 10:16:16 -04:00
tool4EvEr
aff63c5315
Use canPay check
2022-07-10 15:53:23 +02:00
Northmoc
5c3f75d0d9
CLB: Illithid Harvester // Plant Tadpoles and support ( #1056 )
...
* illithid_harvester_plant_tadpoles.txt
* SetStateEffect.setFaceDownState
* tidy up the tadpoles
* CardFactoryUtil.setFaceDownState
* ChangeZoneEffect remove setFaceDownState
* SetStateEffect remove setFaceDownState
* ChangeZoneEffect.changeZonePlayerInvariant call CardFactoryUtil too
2022-07-10 16:52:15 +03:00
tool4ever
ec3f7e00ca
Fix AI casting suspended spells against Drannith Magistrate ( #1098 )
...
* Cleanup cards
* Fix AI casting suspended spells against Drannith Magistrate
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2022-07-10 16:51:56 +03:00
tool4EvEr
d247b22e0a
Clean up Fabricate
2022-07-10 15:07:39 +02:00
Xavier
be885d8656
CardScript for Call to the Void and changes to ChooseCardEffect
...
- Created CardScript for call to the void.
- Added "ControlAndNot" parameter to ChooseCardEffect as suggested by @northmoc on discord (https://discord.com/channels/267367946135928833/994588726254633090/994610830815539370 )
- Added and implemented "SecretlyChoose".
- Added RevealTitle.
2022-07-10 01:55:52 -04:00
Northmoc
617b1dd832
CLB Adventure commons ( #1092 )
...
* ettercap_web_shot.txt
* gray_slaad_entropic_decay.txt
* hezrou_demonic_stench.txt
* guardian_naga_banishing_coils.txt
* sword_coast_serpent_capsizing_wave.txt
* pegasus_guardian_rescue_the_foal.txt
* colossal_badger_dig_deep.txt
* CountersPutEffect.getStackDescription better handle "for each"
* sword_coast_serpent_capsizing_wave.txt fix
2022-07-10 07:18:17 +03:00
Northmoc
fd85179c45
DigUntilEffect support "NoMoveRevealed"
2022-07-09 20:36:12 -04:00
Anthony Calosa
7f9d327e43
Merge pull request #1044 from xaviermd/CardScript--CLB--Alaundo-the-Seer
...
Card Script for Alaundo the Seer.
2022-07-10 06:39:34 +08:00
tool4EvEr
2e78de34b4
check for canReceiveCounters
2022-07-10 00:11:26 +02:00
tool4EvEr
207a29079e
Fabricate fix
2022-07-09 17:53:41 +02:00
Northmoc
373e4d59e6
CLB: Stick Together and support ( #1062 )
...
* stick_together.txt
* ChooseCardEffect support "Choose Party"
2022-07-09 18:35:28 +03:00
tool4EvEr
3c5a3b426c
No SpellAbilityRestriction in Subs (performance + fix AI mayplay Charms)
2022-07-09 17:29:41 +02:00
tool4ever
241467c34c
Northmocs Zangief and support, round two ( #1074 )
...
* Northmocs Zangief and support, round two
* Cleanup Elminster
Co-authored-by: TRT <>
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2022-07-09 16:39:56 +03:00
Northmoc
b1224cb37e
TriggerMilledAll (for Zellix [CLB]) ( #1064 )
...
* TriggerMilledAll.java
* TriggerType.MilledAll
* Player.mill run MilledAll trigger
* CardZoneTable remove redundant Map
2022-07-09 16:39:30 +03:00
TRT
495cd22897
Clean up
2022-07-08 22:06:54 +02:00
tool4ever
dbaa2394c2
Merge branch 'Card-Forge:master' into charming
2022-07-08 17:19:46 +02:00
Anthony Calosa
fdff74d84c
prevent NPE
2022-07-08 22:06:18 +08:00
Xavier
6bd5ad8a06
Added TargetedCard to getDefinedCards() and to the filtered options in getDefinedPlayers()
2022-07-08 00:26:27 -04:00
Anthony Calosa
88744b56b0
Merge pull request #1042 from Northmoc/terramancer
...
CLB: Deep Gnome Terramancer and support
2022-07-08 07:26:34 +08:00
Northmoc
b57d935674
PhaseHandler set Cause to sa for triggerChangesZoneAll
2022-07-07 12:16:22 -04:00
Northmoc
0526e91444
SpellAbility.isValid add LandAbility, support ! prefix
2022-07-07 11:36:46 -04:00
Northmoc
2373596796
CLB: Elminster and support ( #1053 )
...
* elminster.txt
* TypeLists add Elminster to [WalkerTypes]
* TriggerScry ScryNum for setTriggeringObjects and getImportantStackObjects
* TriggerHandler.runSingleTriggerInternal implement RememberAmount for integer
* StaticAbility.toString allow for INSERT tag
* GameAction.scry track numLookedAt for trigger
* DigEffect.getStackDescription check for exile first in verb parsing
* AbilityKey add ScryNum
2022-07-07 07:20:44 +03:00
Xavier
6ba164ebad
Card Script for Alaundo the Seer WithCountersType and WithCountersAmount, and modifications to ChangeZoneEffect.
...
This commit adds code to ChangeZoneEffect which enables WithCountersType and WithCountersAmount with an SVar dependent on Remembered when exiling.
2022-07-06 12:45:26 -04:00
Northmoc
c266da76ec
DraftEffect fix bad comment lines
2022-07-06 09:48:43 -04:00
Northmoc
2f7bf741f3
Merge pull request #1008 from Northmoc/drafteffect
...
Give Alchemy mechanic Spellbook Draft its own API
2022-07-06 07:19:56 -04:00
Anthony Calosa
42c59b773b
Merge pull request #1040 from Northmoc/carnelian
...
CLB: Carnelian Orb of Dragonkind and support
2022-07-06 18:06:09 +08:00
Northmoc
508b6b4e90
refactor param name
2022-07-05 14:49:36 -04:00
Northmoc
0acad1ecd5
SpellAbility.applyPayingManaEffects use isValid instead of hasStringType
2022-07-05 14:49:16 -04:00