Commit graph

12329 commits

Author SHA1 Message Date
LevelX2
dd7d57f574 * Fixed token image handling so that images from the set of the creating card are used if possible. Not all tokens already reworked. 2015-07-17 15:34:45 +02:00
LevelX2
90c5c3c2f3 * Fixed that the emblem token images of the Origins Planeswalker were not shown. 2015-07-17 15:32:31 +02:00
LevelX2
7bfac64af2 * Jace, Telepath Unbound - Fixed that the ability of his emblem did not work. 2015-07-17 15:31:06 +02:00
LevelX2
130ec77df1 * ORI-Transform-Planeswalker - Fixed that a additional effect only happens if the planeswalker was actually exiled and returned from the effect (fixes #1123). 2015-07-17 14:07:17 +02:00
LevelX2
08cc5560c4 * Gideon's Phalanx - Fixed wrong token name from Soldier to Knight. 2015-07-17 12:20:32 +02:00
fireshoes
da1c459bf0 Merge origin/master 2015-07-17 01:24:19 -05:00
fireshoes
2931ea4c26 Updated Ben's Cube. Implemented Blood Funnel, Mizzium Transreliquat, Jilt, Stand Together, Torpid Moloch, Tidewater Minion 2015-07-17 01:23:33 -05:00
LevelX2
5ed37420b5 [ORI] Fixed booster generation to include double faced creature/planeswalker cards. 2015-07-17 08:08:50 +02:00
emerald000
6804ba1f2f Magic Origins Update Bulletin changes. 2015-07-17 00:04:32 -04:00
LevelX2
e209114a26 * KickerAbility - Fixed that KickerCondition did not work coorectly for kicker cards with multiple kicker options. 2015-07-16 23:15:11 +02:00
LevelX2
da2138a770 Merge pull request #1121 from LoneFox78/master
New cards
2015-07-16 22:30:30 +02:00
LevelX2
540f1f2eac * Touch of Moonglove - Fixed that the dealayed trigger only worked for one creature instead of for all damaged creatures. 2015-07-16 22:21:18 +02:00
fireshoes
cb083d73e4 Alphabetized Ben's Cube 2015-07-16 15:17:13 -05:00
fireshoes
33f7e33866 Merge origin/master 2015-07-16 14:56:54 -05:00
fireshoes
cc6fb2270e Updated formatting and/or spelling for cards in various cubes 2015-07-16 14:54:49 -05:00
LevelX2
1fcb43b0e2 Merge pull request #1120 from glerman/master
changed chronozoa to {this} in text
2015-07-16 20:24:20 +02:00
Gal Lerman
3e78e406a7 changed chronozoa to {this} in text 2015-07-16 21:14:14 +03:00
LoneFox
30ae59cc18 Implement cards: Metathran Transport, Pyre Zombie, Wandering Stream, and Wings of Hope 2015-07-16 21:09:46 +03:00
LevelX2
0db7c5cff4 * Fixed a bug of the rollback turns feature locking sometimes the UI. 2015-07-16 16:54:32 +02:00
LevelX2
be9ed165f5 Fixed that after using the roll back function the wrong player can be used as next player (fixes #1032). 2015-07-16 15:45:47 +02:00
LevelX2
96036ce97b Added a test (#1076). 2015-07-16 13:51:14 +02:00
LevelX2
0c0fe9984e Some fixes/improvements to AI target handling and tests. 2015-07-16 13:10:11 +02:00
emerald000
7ce030101c Added Mishra, Artificer Prodigy. 2015-07-16 06:29:02 -04:00
LevelX2
68d5f7bb9f * StormAbility - Fixed that the storm amount was not calculated correctly if a game state was restored (fixes #1051). 2015-07-16 11:05:32 +02:00
LoneFox
3149cd810f Implement cards: Kavu Recluse, Reef Shaman, Sea Snidd, and Slimy Kavu 2015-07-16 09:30:02 +03:00
LoneFox
0a5c152db2 Implement cards: Death Bomb, Ertai's Trickery, Shriek of Death, and Skyshroud Blessing 2015-07-16 08:57:14 +03:00
emerald000
fa58de0772 Added Channel. 2015-07-16 01:15:24 -04:00
LevelX2
e772c768cd Fixed possible null pointer exception of Bitter Feud. 2015-07-15 23:20:36 +02:00
LevelX2
88d6d0fa0f Merge pull request #1118 from glerman/master
Chronozoa + Dust of Moments cards
2015-07-15 23:15:52 +02:00
Gal Lerman
584e7fb394 edited TODOs and comment header in clean_dbs.sh 2015-07-15 22:06:02 +03:00
glerman
cb89230327 added todos 2015-07-15 22:06:01 +03:00
glerman
638174add2 fixed tooltip a little 2015-07-15 22:06:01 +03:00
glerman
27a9e80de1 added a script to clean cards.h2* from Server, Client and Test envs 2015-07-15 22:06:01 +03:00
glerman
6aa23b0b2e added DustOfMoments counter addition test 2015-07-15 22:06:01 +03:00
glerman
afe9c27aa5 finally made DustOfMoments to work, CounterPredicate didn't see counters for Chronozoa (permanent). why the hell is PermanentImpl.getCounters() and CardImpl.getCounters(game) don't return the same value for the same card 2015-07-15 22:06:00 +03:00
glerman
45e269de77 added empty test for DustOfMoments 2015-07-15 22:06:00 +03:00
glerman
9e4a7aad8a added empty test for DustOfMoments 2015-07-15 22:06:00 +03:00
glerman
049f76ffe6 added DustOfMoments and it's ability 2015-07-15 22:06:00 +03:00
glerman
0a293063cf added test for NornsAnnex still in progress, dur to friends bug 2015-07-15 22:06:00 +03:00
glerman
5ebfacecb5 added test case of Chronozoa being destroyed with time counters on it (end case) 2015-07-15 22:05:59 +03:00
glerman
9b44c9a087 fixed the LastTimeCounterRemovedCondition, moved the Chronozoa test to fit the package convention, added a test case 2015-07-15 22:05:59 +03:00
glerman
15e3101bf4 fixed typo 2015-07-15 22:05:59 +03:00
glerman
1567c4efe9 Adding Chronozoa card impl 2015-07-15 22:05:59 +03:00
fireshoes
60e512580f Merge origin/master 2015-07-15 13:20:20 -05:00
fireshoes
f7684daaa3 Implemented Barbed Lightning, Savage Offensive, Incite War, Journey of Discovery, Roar of the Kha, Solar Tide, Temporal Cascade, Wail of the Nim 2015-07-15 13:19:30 -05:00
LevelX2
cd354bacc3 Added a test. 2015-07-15 17:24:18 +02:00
LevelX2
3bac7b550c Added a test for storm with flashback. 2015-07-15 16:54:31 +02:00
LoneFox
a53f9a3735 Implement cards: Exotic Disease, Mire Kavu, Pygmy Kavu, and Quirion Explorer 2015-07-15 11:02:55 +03:00
LevelX2
635c33fa87 Merge pull request #1117 from brodee/master
random draft bug fix and random draft ui improvements
2015-07-15 08:30:22 +02:00
LevelX2
4eb52fdc91 Xmage 1.4.2v3 2015-07-15 08:27:44 +02:00