Commit Graph

58069 Commits

Author SHA1 Message Date
Agetian
d441fbad25 Merge pull request #125 from tool4ever/attackingFix
Fix a couple of interactions
2022-04-24 07:50:44 +03:00
Agetian
1661a38d5e Merge pull request #113 from Northmoc/mustattack
Must attack keywords -> static ability
2022-04-24 07:48:31 +03:00
Agetian
27c88bfe41 Merge pull request #126 from magpie514/master
Big map update 15
2022-04-24 07:47:27 +03:00
Agetian
1e8ca9cd77 Merge pull request #118 from allentiak/reorganize-tests
forge-gui-desktop: Reorganize tests (forge.card)
2022-04-24 07:47:02 +03:00
Leandro Doctors
5d75e13614 format: fix broken comment 2022-04-23 19:52:19 -03:00
Magpie
ee074e05fd Big map update 15
* Renamed dialogue effects to "actions" so it's not confused with effects that boost a character. Updated story maps accordingly.
* Added ability for map actors to spawn in specific difficulties. Check debug room at the lower left, higher difficulties have more ghosts and less treasure.
* Added ability for rewards to grant cards aligned with the player's color identity. Default chests have been updated.
* Use Tiled's visibility property for rewards and enemies. The later is discoured but nice to have.
* Updated map templates to use the new properties.
* Added icon for enemies with added effects.
* Added ability to set manual descriptions for items (mainly quest ones, but it's there).
* Added ability to add extra rewards to specific enemies.
* Added warning on missing spriteLayer.
* Wurm cave is now fancier.
2022-04-24 00:37:51 +02:00
tool4EvEr
56e9c9f364 Timing fix 2022-04-23 21:57:48 +02:00
tool4EvEr
1356d05f6b Performance reorder 2022-04-23 21:57:40 +02:00
tool4EvEr
e95d348402 Fix attacking property LKI check 2022-04-23 21:57:12 +02:00
Northmoc
73c0b5a910 urza_academy_headmaster.txt refactor 2022-04-23 14:10:01 -04:00
Northmoc
a294be2471 taunt.txt remove unneeded 2022-04-23 14:10:01 -04:00
Northmoc
2b448669ac kytheon_hero_of_akros_gideon_battle_forged.txt refactor 2022-04-23 14:10:01 -04:00
Northmoc
5e69741328 gideon_jura.txt refactor 2022-04-23 14:10:00 -04:00
Northmoc
5d19722d93 dulcet_sirens.txt refactor 2022-04-23 14:10:00 -04:00
Northmoc
22fd44cce9 alluring_siren.txt refactor 2022-04-23 14:10:00 -04:00
Northmoc
ded3f484a3 taunt.txt refactor 2022-04-23 14:10:00 -04:00
Northmoc
773ef28329 ComputerUtilCombat : fix mustAttack check 2022-04-23 13:53:37 -04:00
TheBlackMarvel
f16c94ac1d Add files via upload 2022-04-23 11:37:38 +01:00
Agetian
c65a815561 Merge pull request #124 from tool4ever/NPEfix5
Fix NPE with Unexpected Fangs
2022-04-23 10:38:25 +03:00
tool4EvEr
3331e4233e Fix NPE with Unexpected Fangs 2022-04-23 09:27:34 +02:00
Anthony Calosa
fa6901efe1 Merge pull request #122 from magpie514/master
Big map update
2022-04-23 12:54:47 +08:00
Northmoc
61d6731272 last "Affected" -> "ValidCreature" 2022-04-23 00:37:17 -04:00
Northmoc
54a72999d1 CountersPutEffect: support "EachType" in "CounterTypes" 2022-04-23 00:11:12 -04:00
Northmoc
4d82e40534 CountersPutEffect: add stopForTypes boolean to avoid infinite loops 2022-04-23 00:11:11 -04:00
Northmoc
2b7258855f CountersPutEffect: don't prompt for Choices when counterType is null 2022-04-23 00:11:11 -04:00
Northmoc
1c60c6d537 CountersPutEffect update imports and catch getStackDesc NPE 2022-04-23 00:11:10 -04:00
Northmoc
6fac77a3d4 exotic_pets.txt no RepeatEach 2022-04-23 00:11:10 -04:00
Northmoc
e51ca5380b CountersPutEffect choice prompt tweaks, add "SpecifyCounter" 2022-04-23 00:11:09 -04:00
Northmoc
80cc325dfe exotic_pets.txt and token 2022-04-22 22:59:54 -04:00
Northmoc
1fa9f522f1 Card > canBeEquippedBy() update for "Equip planeswalker" 2022-04-22 22:50:56 -04:00
Northmoc
347d140f3d AbilityUtils > calculateAmount() combine "Equipped" and "Enchanted" 2022-04-22 22:32:44 -04:00
Northmoc
e8d14a3715 typo fixes 2022-04-22 22:32:44 -04:00
Northmoc
f414a069c9 support Equipped for XCount 2022-04-22 22:32:43 -04:00
Northmoc
482a3a3d2c luxior_giadas_gift.txt 2022-04-22 22:32:35 -04:00
Magpie
315d889b0d Big map update 14
Allow setting enemy effects through dialogues.
To test defeat the left goblin in the debug room. Then talk to his now very angry friend.
2022-04-23 03:01:46 +02:00
Magpie
fb50b47fbe Big map update 13.3
Some files left behind.
2022-04-23 02:44:58 +02:00
Magpie
87ad9d2dd5 Big map update 13.2
Some files left behind.
2022-04-23 02:42:20 +02:00
Northmoc
d409eff918 public_enemy.txt "Affected" -> "ValidCreature" 2022-04-22 19:27:53 -04:00
Northmoc
0d52930694 more "Affected" -> "ValidCreature" 2022-04-22 19:27:53 -04:00
Northmoc
48e8dd3eba StaticAbilityMustAttack improve getDefinedEntities 2022-04-22 19:27:52 -04:00
Northmoc
6be4c1b670 refactor "Affected" -> "ValidCreature" round 1 2022-04-22 19:27:52 -04:00
Northmoc
f92a775e9d StaticAbilityMustAttack refactor return to list, include all statics not just the first 2022-04-22 19:27:51 -04:00
Northmoc
db780567e4 CreatureEvaluator refactor StaticAbilityMustAttack return to list 2022-04-22 19:27:50 -04:00
Northmoc
7fd9e0c284 ComputerUtilCombat refactor StaticAbilityMustAttack return to list 2022-04-22 19:27:50 -04:00
Northmoc
a2607e25f2 AttackRequirement refactor StaticAbilityMustAttack return to list 2022-04-22 19:27:50 -04:00
Northmoc
62f7769039 AnimateEffect > getStackDescription() solve NPE 2022-04-22 19:27:49 -04:00
Northmoc
e905150fb8 AiAttackController: refactor StaticAbilityMustAttack return to list + restore TODO 2022-04-22 19:27:49 -04:00
Northmoc
627aafe61d sizzling_soloist.txt fix Desc 2022-04-22 19:27:48 -04:00
Northmoc
948b4bf3ca "w-z" cards 2022-04-22 19:27:47 -04:00
Northmoc
993755ae59 "u-v" cards 2022-04-22 19:27:47 -04:00