JohnWilliams77
5679cf6873
Create decanter_of_endless_water.txt
2022-07-07 11:52:06 +01:00
JohnWilliams77
424f4ad88e
Create cloak_of_the_bat.txt
2022-07-07 11:51:33 +01:00
JohnWilliams77
4d9d060e9d
Create chardalyn_dragon.txt
2022-07-07 11:50:35 +01:00
Xavier
901a7bd670
First working draft.
2022-07-07 00:57:06 -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
Northmoc
dc28481270
Merge pull request #1052 from t-w-o-s-a-t/master
...
Update de-DE.properties
2022-07-06 18:50:55 -04:00
Xavier
54ed9790cc
CleanUp -> Cleanup
2022-07-06 17:11:31 -04:00
t-w-o-s-a-t
6b11e0b5d1
Update de-DE.properties
...
reworked translation of DisposeTextures
there multiple possible translations of 'save' with totally different meanings - hard to decided wich to use for an nonnative speaker
that's why we work together - everyone does his share :)
2022-07-06 19:35:45 +02:00
JohnWilliams77
9f180759b8
2 CLB Cards ( #1047 )
...
* Create prized_statue.txt
* Create patriars_seal.txt
2022-07-06 16:55:19 +00: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
Xavier
3fdff97f9f
Card Script for Alaundo the Seer using PutCounters.
2022-07-06 12:39:41 -04:00
Anthony Calosa
cdc2cab9ce
Merge pull request #1049 from kevlahnota/master
...
Assets class
2022-07-06 22:12:27 +08:00
Anthony Calosa
51b1391aee
prevent NPE
2022-07-06 22:09:01 +08:00
Anthony Calosa
6851bc025e
Merge branch 'master' into newmaster
2022-07-06 21:58:55 +08:00
Northmoc
fa2aa9afc8
Merge pull request #1050 from Northmoc/drafteffectfix
...
DraftEffect fix bad comment lines
2022-07-06 09:54:45 -04:00
Anthony Calosa
8ca8e145e4
remove static reference
2022-07-06 21:53:14 +08:00
Northmoc
c266da76ec
DraftEffect fix bad comment lines
2022-07-06 09:48:43 -04:00
Anthony Calosa
c838b60b7a
Assets class
2022-07-06 21:32:37 +08:00
Paul Hammerton
33fc17a936
Some CLB Dragon cards and Obscura Polymorphist ( #1045 )
...
Some CLB Dragon cards and Obscura Polymorphist
2022-07-06 14:38:54 +02:00
paulsnoops
09313773e2
descriptions
2022-07-06 13:28:35 +01:00
Northmoc
801ee89391
Merge pull request #1041 from squee1968/Mocking-Doppelganger
...
Create mocking_doppelganger.txt
2022-07-06 07:47:01 -04:00
JohnWilliams77
ee228e3fd7
3 CLB cards ( #1037 )
...
* Create bonecaller_cleric.txt
* Create carefree_swinemaster.txt
* Create chain_devil.txt
2022-07-06 13:28:30 +02:00
Northmoc
558f79c2b2
Merge pull request #1007 from paulsnoops/hourglass_coven
...
(YCLB) The Hourglass Coven and spellbook cards
2022-07-06 07:21:07 -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
Anthony Calosa
51dd0ef84a
Merge pull request #1046 from kevlahnota/master
...
clear generated cards
2022-07-06 18:01:33 +08:00
Anthony Calosa
b65c7607d4
clear generated cards
2022-07-06 17:55:47 +08:00
Anthony Calosa
845cf33683
Merge pull request #1043 from kevlahnota/master
...
[Mobile] Assetmanager for card texture & texture atlas
2022-07-06 17:08:49 +08:00
Anthony Calosa
b1e307747f
remove loadingCache and use card assetmanager exclusively
2022-07-06 16:29:57 +08:00
Anthony Calosa
c81158530f
add otherTextureManager
2022-07-06 15:10:00 +08:00
Anthony Calosa
ecdd4b2d77
update description
2022-07-06 12:38:40 +08:00
Xavier
cf148f4b2c
Card Script for Alaundo the Seer.
2022-07-05 23:58:52 -04:00
Xavier
0b70fd0724
Draft of Call to the Void.
2022-07-05 22:44:02 -04:00
Anthony Calosa
616637d160
[Mobile] Assetmanager for card texture & texture atlas
...
- texture atlas manager for adventure & card texture manager for card images
- Assetmanager is automatically used except when UI_ENABLE_BORDER_MASKING = Full
- makes dispose textures option effective (free up some RAM)
2022-07-06 08:42:54 +08:00
squee1968
0748b58a3a
Update mocking_doppelganger.txt
2022-07-05 19:33:38 -05:00
paulsnoops
1762c7a0d8
editions
2022-07-05 21:59:48 +01:00
squee1968
55783fbc73
Create mocking_doppelganger.txt
...
-closes #897
Co-Authored-By: Northmoc <103371817+Northmoc@users.noreply.github.com >
Co-Authored-By: tool4ever <8506892+tool4ever@users.noreply.github.com >
2022-07-05 15:10:39 -05:00
paulsnoops
35710e31f2
scripts
2022-07-05 20:54:42 +01: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
Northmoc
9740e1e75b
refactor old cards
2022-07-05 14:48:27 -04:00
Northmoc
de4b089033
carnelian_orb_of_dragonkind.txt refine value
2022-07-05 14:48:17 -04:00
Northmoc
9442f4c4d7
carnelian_orb_of_dragonkind.txt
2022-07-05 14:40:52 -04:00
Northmoc
d7eff45cd1
GN3: Imaryll, Elfhame Elite (+ refactor another quasi-keyword -> static) ( #1033 )
...
* AI stuff refactor keyword to check StaticAbilityAssignCombatDamageAsUnblocked
* ComputerUtilCombat refactor keyword to check StaticAbilityAssignCombatDamageAsUnblocked
* CreatureEvaluator refactor keyword to check StaticAbilityAssignCombatDamageAsUnblocked
* Combat.java refactor keyword to check StaticAbilityAssignCombatDamageAsUnblocked
* AnimateAllEffect.resolve support "staticAbilities" for garruk_savage_herald.txt
* imaryll_elfhame_elite.txt
* StaticAbilityAssignCombatDamageAsUnblocked.java
* refactor old cards
* AnimateAllEffect remove no longer needed
* AiBlockController.makeGoodBlocks restore lost '!'
2022-07-05 21:23:40 +03:00
Northmoc
ce90e3358e
MakeCardEffect use made card in new zone for trigger, etc
2022-07-05 13:12:43 -04:00
Northmoc
212f883d8f
DraftEffect use made card in new zone for trigger, etc
2022-07-05 13:12:32 -04:00
paulsnoops
a972221408
Alchemy Rebalancing for July 7, 2022
2022-07-05 18:12:13 +01:00
xaviermd
0fdfe26eff
Card script for CLB - Aboleth Spawn and modifications to TriggerAbilityTriggered to make it work. ( #1035 )
...
* Created the card script for Aboleth Spawn, and made the necessary modifications to TriggerAbilityTriggered to allow the identification of self-targeting triggered abilities.
* Changed the Aboleth Spawn card script, and TriggerAbilityTriggered.java following feedback on PR.
2022-07-05 16:57:25 +03:00
xaviermd
1527167c5e
Card script for CLB - Bane Lord of Darkness ( #1026 )
...
* Created card script for Bane, Lord of Darkness.
* Minor edit to Bane, Lord of Darkness card script.
* Cleaned up card script and replaced Play with ChangeZone.
* Replaced You with Controller for consistent description.
2022-07-05 16:56:25 +03:00
Northmoc
bf6d41672d
CLB: Firkraag, Cunning Instigator and support ( #1019 )
...
* firkraag_cunning_instigator.txt
* CardProperty.cardHasProperty add "mustAttack"
* AttackRequirement.hasRequirement fix (thanks TRT)
* Add timestamp check
* Don't treat Trove of Temptation Requirement as Restriction
* Clean up
Co-authored-by: tool4EvEr <tool4EvEr@192.168 .0.59>
2022-07-05 13:49:10 +03:00