Commit Graph

58991 Commits

Author SHA1 Message Date
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
tool4ever
3decca4752 Fix 2 NPE (#1036)
Co-authored-by: tool4EvEr <tool4EvEr@192.168.0.59>
2022-07-05 11:23:49 +03:00
JohnWilliams77
dee309a9a7 GN 22 Nogi, Draco Zealot (#1025)
* Create nogi_draco_zealot.txt
2022-07-05 07:29:48 +02:00
Northmoc
1df114d694 GN3: Maeve, Insidious Singer (+implement GoadEffect.getStackDescription) (#1034)
* maeve_insidious_singer.txt

* GoadEffect.getStackDescription
2022-07-05 07:28:01 +02:00
squee1968
e1c08ef5af Add Mirror of Life Trapping
Add Mirror of Life Trapping
2022-07-05 07:17:47 +02:00
Paul Hammerton
51a29e3d80 Merge pull request #1032 from paulsnoops/gn3
Game Night 2022 edition file
2022-07-04 22:12:23 +01:00
paulsnoops
8ecec15f0a number fix 2022-07-04 22:09:05 +01:00
paulsnoops
a9043a193a Game Night 2022 edition file 2022-07-04 22:06:19 +01:00
Anthony Calosa
04360e3705 Merge pull request #1023 from Northmoc/clb_3
CLB: 3 July
2022-07-05 04:26:52 +08:00
Northmoc
4333d95f5b shadowheart_dark_justiciar.txt use X:Sacrificed 2022-07-04 15:21:59 -04:00
Xavier Morin Duchesne
d1e1adf46d Cleaned up descriptions, added Duration$ Permanent to goaded, and fixed ValidCard$ for Attacks trigger. 2022-07-04 13:25:57 -04:00
Xavier Morin Duchesne
321516f691 Cleaning up card script. 2022-07-04 12:04:45 -04:00
Xavier Morin Duchesne
2ee5755085 Created card script for Jon Irenicus, Shattered One. 2022-07-04 11:58:26 -04:00
Northmoc
ebc92dc90f CLB: Vhal, Candlekeep Researcher and support (#1022)
* AbilityManaPart.meetsManaRestrictions add zone restrictions

* vhal_candelkeep_researcher.txt

* AbilityManaPart.meetsManaRestrictions tidier

* AbilityManaPart.meetsManaRestrictions fix for AI
2022-07-04 18:14:14 +03:00
Hans Mackowiak
a536a340d2 Blitz Again (#1001) 2022-07-04 18:13:34 +03:00
tool4ever
3d634b6dac Global DamageHistory (#622)
* Global DamageHistory

* Add new cards

* Improve Ogre Enforcer

* Clean up

* Minor fixes
2022-07-04 13:27:44 +00:00
Northmoc
584c768039 TokenEffect stackDesc improve X parsing (#370) 2022-07-04 13:14:37 +00:00
Northmoc
d2f223dc4e Merge pull request #1021 from JohnWilliams77/patch-19
2 GN cards 1 CLB card
2022-07-03 20:27:01 -04:00
Northmoc
d9a18269d6 skanos_dragonheart.txt 2022-07-03 20:20:42 -04:00
Northmoc
80000dc5ba sivriss_nightmare_speaker.txt 2022-07-03 20:20:33 -04:00
Northmoc
e86904c62c shadowheart_dark_justiciar.txt 2022-07-03 20:20:27 -04:00
Northmoc
ace7f5adb7 mold_folk.txt fix desc 2022-07-03 20:15:26 -04:00