drdev
a911e33c44
Support updating vanguard button text
2014-06-27 23:47:32 +00:00
drdev
756d6a1654
Fix selected state of view options button
2014-06-27 23:36:06 +00:00
drdev
76e4414013
Fix layout of vanguard chooser
2014-06-27 23:32:41 +00:00
drdev
d00232d5dd
Support selecting vanguard avatar
2014-06-27 23:30:17 +00:00
elcnesh
bc486d4091
Add script to unify card file format (\n as linebreak, always trailing newline).
2014-06-27 23:04:36 +00:00
elcnesh
495517c765
Update Sword of the Ages' functionality to new oracle text. Fix missing reference in Sasaya.
2014-06-27 23:00:56 +00:00
elcnesh
d5008f1f29
Have suspend trigger only on removing the last time counter, not any type of counter.
2014-06-27 22:49:23 +00:00
elcnesh
d5f7cdb729
Fix for r26453.
2014-06-27 22:11:27 +00:00
elcnesh
d7aa626c45
Add: ability to refer to Cards with which costs were payed (eg. discard, sacrifice) by actual card,
...
in addition to LKI.
Relevant for example if you want to exile a sacrificed card on resolution (as Sword of the Ages does).
Existing functionality is not affected, only adds more Defined-clauses.
2014-06-27 19:45:16 +00:00
drdev
d4ff20a5e7
Fix so button text updated based on selected decks
2014-06-27 16:26:37 +00:00
drdev
9220b12e3d
Don't display count for commander section
2014-06-27 16:06:13 +00:00
drdev
5d529e4bef
Support setting commander in editor
2014-06-27 16:04:01 +00:00
drdev
89c164e7f3
Improve deck editing support for variants
2014-06-27 15:42:09 +00:00
Chris
83ebc2ac3d
Added new card names to changes.txt.
2014-06-27 14:22:37 +00:00
Chris
a18214b622
Added new card names to changes.txt.
2014-06-27 14:21:05 +00:00
elcnesh
3fae7b360f
Fix oracle texts of some cards, and have their functionality match the new texts.
2014-06-27 14:04:55 +00:00
elcnesh
9ec62ebb25
Fix: Don't have Inifinite Reflection copy the creature it enchants.
2014-06-27 13:43:03 +00:00
drdev
74e64c36d7
Refactor deck chooser and editor to support variants
2014-06-27 05:03:24 +00:00
drdev
0fd838a2e9
Fix handling of effect card
2014-06-27 02:04:16 +00:00
drdev
269be19ef8
Re-enable variants combo box
2014-06-27 01:40:22 +00:00
drdev
6cf7051951
Version bump to 1.5.21.007
2014-06-27 00:33:16 +00:00
drdev
1f60f28d2b
Fix concurrent modification for desktop game (hopefully)
2014-06-27 00:25:05 +00:00
drdev
2e95ac9f58
Fix so p/t overlay updated after counters added/removed
2014-06-26 23:37:57 +00:00
drdev
ef06a17db6
Code cleanup
2014-06-26 23:16:08 +00:00
drdev
65d4cf3e6e
Prevent showing bug reported dialog if image fails to load
2014-06-26 23:15:32 +00:00
drdev
63b0648307
Prevent arrow tail extending too far
...
Make arrow border thickness scale with app
2014-06-26 23:12:04 +00:00
drdev
f02e057ffa
Version bump to 1.5.21.006
2014-06-26 16:02:54 +00:00
drdev
f8105795be
Refactor how arrows drawn so they appear at the proper layers
2014-06-26 15:58:10 +00:00
drdev
3245cdae36
Determine color of arrows based on whether they're connecting friends or foes
2014-06-26 15:09:25 +00:00
swordshine
6bdeda2f8e
- M15: Added Ajani Steadfast
2014-06-26 14:25:45 +00:00
drdev
53b2d87e78
Refactor and cleanup targeting arrow code
2014-06-26 04:06:10 +00:00
drdev
f0a2809638
Remove unnecessary cases for target arrows
2014-06-26 01:14:26 +00:00
drdev
0a03f7b69a
Draw outline around arrow
2014-06-26 01:07:25 +00:00
elcnesh
1597a870bf
Remove unnecessary cast.
2014-06-25 14:56:13 +00:00
elcnesh
2271b1e366
Fix counting cards in multiplayer games. Change checking for duplicate Cards to using a Set, as it becomes too complicated to do it using a couple of booleans.
2014-06-25 14:53:51 +00:00
elcnesh
a7f0ff43ce
Fix cards depending on damage dealt to opponents for multiplayer games.
...
Remove unused Count nr of lands played by opponent.
2014-06-25 14:11:10 +00:00
swordshine
64e469e8d9
- Fixed pump effect (u - z)
2014-06-25 13:42:57 +00:00
swordshine
618a4775f2
- Fixed pump effect (s - t)
2014-06-25 13:39:02 +00:00
swordshine
8652b229fc
- Fixed pump effect (n - r)
2014-06-25 13:33:15 +00:00
swordshine
6aeab67784
- Fixed pump effect (i - m)
2014-06-25 13:30:40 +00:00
swordshine
7d98c63336
- Fixed pump effect (e - h)
2014-06-25 13:26:22 +00:00
swordshine
0e578d8607
- Added param "Defined$ Self" to fix Council Guardian (a - d)
2014-06-25 13:19:42 +00:00
elcnesh
dd70d399ea
Fix some cards related to poison counters, which now function correctly in multiplayer games.
...
Clean up a method in Player.
2014-06-25 12:59:18 +00:00
elcnesh
48086b30b7
Start removing logic that depends on a single opponent, as this (naturally) doesn't work in multiplayer games.
...
'OppLifeTotal' is now removed, and started removing 'OppPoisonCounters'.
2014-06-25 10:07:23 +00:00
elcnesh
4eca4decac
Fix copy effects so that added triggers (eg. Dethrone from Dack's Duplicate) function again.
2014-06-25 08:34:44 +00:00
drdev
ea7b5e1db7
Support drawing arrow head
2014-06-25 04:37:18 +00:00
drdev
8e4e039c4e
Draw outline around arrows
2014-06-25 03:55:16 +00:00
drdev
aea9ce67b3
Improve origins of targeting overlay
2014-06-25 02:11:21 +00:00
drdev
60c443e3ce
Improve targeting overlays
2014-06-25 01:50:14 +00:00
drdev
9a0d402139
Start working on targeting arrows
2014-06-24 21:34:03 +00:00