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 |
|
elcnesh
|
02728670bf
|
Update oracle texts of cards starting with 'w' through 'z'. Fix space in file name of Wear//Tear.
|
2014-06-24 19:14:36 +00:00 |
|
elcnesh
|
aa0070f94e
|
Update oracle texts of cards starting with 'u' or 'v'.
|
2014-06-24 19:11:23 +00:00 |
|
elcnesh
|
4a2816ed5b
|
Update oracle texts of cards starting with 't'. Fix Tourach's Gate.
|
2014-06-24 18:50:38 +00:00 |
|
Chris
|
376ee650b4
|
Cleared out the changes.txt file, now ready for new material.
Added new card names to changes.txt.
|
2014-06-24 15:41:28 +00:00 |
|
swordshine
|
e0b478ca3a
|
- M15: Added Master of Predicaments
|
2014-06-24 04:37:57 +00:00 |
|
drdev
|
9d351105dc
|
Fix so cards actually appear in flashback zone
|
2014-06-24 04:21:14 +00:00 |
|
drdev
|
3f5ed1d0e9
|
Version bump to 1.5.21.005
|
2014-06-24 03:47:47 +00:00 |
|
drdev
|
83800cc274
|
Fix so animating non-creatures into creatures properly moves card to creatures row
|
2014-06-24 03:43:24 +00:00 |
|
drdev
|
979f21ed28
|
Prevent summoning sickness overlay flickering for non-creature permanents turned into creatures
|
2014-06-24 02:20:41 +00:00 |
|
drdev
|
5e13d9a8dc
|
Fix so certain card details like P/T don't flicker as phases change if static effects are being applied
|
2014-06-24 02:15:30 +00:00 |
|
drdev
|
4223a96a7a
|
Fix multikicker display for Gnarlid Pack
|
2014-06-24 01:01:58 +00:00 |
|
drdev
|
4358459d67
|
Fix issue with borders of flipped zone tabs
|
2014-06-24 00:55:46 +00:00 |
|
drdev
|
1326ddea9a
|
Fix issue with adding cards to deck or sideboard in limited decks
|
2014-06-24 00:32:37 +00:00 |
|
swordshine
|
35f8fa6633
|
- Fixed a typo
|
2014-06-23 14:13:43 +00:00 |
|
swordshine
|
4e9793e60b
|
- M15: Added Ob Nixilis, Unshackled
|
2014-06-23 14:10:05 +00:00 |
|