Agetian
|
4ea6f9dd6a
|
- Scripts update: use DamageDealtOnce for cards that say "whenever X deals damage"
|
2017-09-25 07:10:21 +00:00 |
|
Agetian
|
025a201a7d
|
- Convert DamageDone|OnlyOnce to the new trigger DamageDoneOnce. Remove code for DamageDone|OnlyOnce (no longer needed).
|
2017-09-25 06:41:13 +00:00 |
|
Agetian
|
c6bae2116a
|
- Added an extra mode to DamageDone trigger (OnlyOnce$ True) that tries to count the damage only once. Currently will do it in combat, but will not yet do it for noncombat simultaneous damage like Aura Barbs (feel free to improve).
- Effectively this replaces the double trigger setup for Enrage and other cards that require such a count (e.g. Fungusaur and friends).
|
2017-09-16 10:17:14 +00:00 |
|
Agetian
|
bd10364d27
|
- Simultaneous combat damage pass 1: "deals combat damage to X" card update
|
2017-09-15 05:52:08 +00:00 |
|
elcnesh
|
018fe1145c
|
Cleanup: unify all card files' line endings to '\n' and make sure each file ends with a newline.
Nonfunctional change that allows the oracle script to update the oracle texts of cards in the future.
|
2014-06-16 17:15:06 +00:00 |
|
teferi
|
076783aac4
|
reverting module refactoring changes
|
2014-03-02 14:19:50 +00:00 |
|
teferi
|
3ae604d414
|
extracting res folder from gui module and moving it to the bundles module
|
2014-02-28 09:18:40 +00:00 |
|
jendave
|
9f0308dd66
|
Start of re-org into modules
|
2013-11-08 10:05:52 +00:00 |
|