vraskulin
fc54c0156c
list.size > 0 changed to !list.isEmpty
...
We care about if it's empty or not, not about it's size
2017-01-27 16:05:11 +03:00
vraskulin
0de8bd2f70
All 1-character strings converted to primitives
...
"b" + "r" now changed to 'b' + 'w'. It's more straight-forward, and may cause perfomance improvements - character primitives allocation is faster and less expensive than string creation.
2017-01-27 15:57:26 +03:00
vraskulin
7b35e25347
Try/finally refactored to try with resources
2017-01-26 20:58:40 +03:00
vraskulin
483eb28924
Removed outdated "main" method that prints few sanitized lines
2017-01-26 20:20:03 +03:00
fireshoes
a4b44d1297
Added upcoming FNM promos: Aether Hub, Servo Exhibition, and Unlicensed Disintegration
2017-01-25 10:28:44 -06:00
LevelX2
082210a4bd
Xmage 1.4.21V1
2017-01-25 00:14:05 +01:00
LevelX2
fc6dba3da0
Added "MTGO Legacy Cube January 2017" to the server xml.
2017-01-25 00:13:51 +01:00
LevelX2
dd2a1b8b94
Hivestone, Muraganda Petroglyphs some minor updates.
2017-01-24 23:28:19 +01:00
LevelX2
357d566e63
Merge pull request #2774 from Alexsandr0x/master
...
Add 2 cards
2017-01-24 23:18:01 +01:00
LevelX2
e238837465
Powerstone Minefield some minor changes.
2017-01-24 23:17:14 +01:00
LevelX2
56f0c916e9
Merge pull request #2805 from vereena42/PowerstoneMinefield
...
Adding Powerstone Minefield card
2017-01-24 23:14:10 +01:00
LevelX2
ca0485075c
Merge pull request #2810 from Galatolol/master
...
Added 5 cards
2017-01-24 23:12:22 +01:00
LevelX2
cec9d00a59
* Fixed that non creature spells with morph could not be countered with Remove if cast with morph.
2017-01-24 23:08:47 +01:00
LevelX2
8d06c23602
* Selvala, Explorer Returned - Fixed that library top cards were revealead without using the mana ability. Possible mana from this source is no longer calculated for possible mana pool. Tapping for man can no longer be undone.( #2191 ).
2017-01-24 16:25:26 +01:00
LevelX2
9716ac3541
* Corrupted Zendikon - Fixed that the token was green instead of black.
2017-01-23 23:31:31 +01:00
LevelX2
682940eca6
Added test.
2017-01-22 23:00:25 +01:00
LevelX2
326764c943
* Aid from the Cowl - Added a message to the log if the player puts the card back to the top of the library.
2017-01-22 22:50:34 +01:00
LevelX2
0014c7dcc5
* Fixed some possible null pointer exceptions.
2017-01-22 22:46:14 +01:00
LevelX2
719f88b3c8
* Fixed possible IndexOutOfBoundsException during combat.
2017-01-22 22:27:39 +01:00
LevelX2
dad1a10eec
* Eternal Scourge - Fixed that also non card owner could cast from exile if controlled from other player before going to exile.
2017-01-22 22:12:45 +01:00
LevelX2
fdd28cde4b
* Possibility Storm - Fixed a problem with split card moving.
2017-01-22 22:04:50 +01:00
Galatolol
9cbe82299c
Fixed AddCardSubtypeAllEffect
2017-01-22 11:40:52 +01:00
Galatolol
8969157ce8
Added 5 cards
2017-01-21 14:26:04 +01:00
LevelX2
fe4abd26c9
Fixed a bug of the Revolt ability word that prevented that ot triggered always correctly.
2017-01-21 01:33:46 +01:00
LevelX2
cdf05069d2
Fixed another problem of symbold downloading.
2017-01-21 01:27:35 +01:00
LevelX2
f5b5014b2d
Fixed a bug from addding new java Optionals constructs that prevented games to start.
2017-01-21 01:12:10 +01:00
LevelX2
b1a51ce7cf
* Lightning Runner - Fixed a bug of the optional untap and add combat phase effect.
2017-01-21 01:10:37 +01:00
LevelX2
5fe25b0af7
* Fixed some problems with set icon download and displaying.
2017-01-21 00:51:31 +01:00
LevelX2
83679ea7a2
* Mystic Confluence - Judge Promo card set unique card number.
2017-01-20 22:33:27 +01:00
LevelX2
c3f087246a
* See Beyond - Fixed wrong card moving from hand to library.
2017-01-20 19:16:19 +01:00
LevelX2
ce8d752f22
* Fairgrounds Trumpeter - Fixed that counters added to permanents entering the battlefield were not taken into account.
2017-01-20 19:01:11 +01:00
LevelX2
8754dc0a69
* Chief of the Foundry - Fixed wrong tooltip text.
2017-01-20 18:44:59 +01:00
LevelX2
509139bb4a
* Steel Golem - Fixed not correct working "dont cast" effect.
2017-01-20 15:46:17 +01:00
LevelX2
2bac7637b9
* Donate - Fixed not correctly working change control effect.
2017-01-20 15:45:42 +01:00
Quercitron
292c9f6eba
* Hope of Ghirapur - Fix that ability could be activated if Hope of Ghirapur was removed from the battlefield and returned back ( fixes #2808 ).
2017-01-20 04:20:43 +03:00
Quercitron
c52637343c
Fix build.
2017-01-20 04:18:44 +03:00
ingmargoudt
41f245cb1f
Merge pull request #2799 from ingmargoudt/master
...
Introducing Optionals
2017-01-20 01:15:47 +01:00
LevelX2
d68ff964fb
* Gonti’s Machinations - Fixed that it triggered more than once per turn.
2017-01-20 00:34:45 +01:00
LevelX2
16648e53d1
* Maelstrom Nexus - Fixed that cascade wrongly triggered not only for the first spell cast.
2017-01-20 00:15:27 +01:00
LevelX2
e6b5c0aef6
* Fixed that wrongly custom set cards were used for Mormir random card selection ( fixes #2809 ).
2017-01-19 23:51:33 +01:00
LevelX2
05940aa481
* Fixed that the render frame of copies of normal cards got the normal card rule box size.
2017-01-19 23:50:20 +01:00
Ludwig.Hirth
a175ac3a1d
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/cards/c/CogworkAssembler.java
2017-01-19 17:01:34 +01:00
Ludwig.Hirth
a3659826a8
* Toxin Sliver - Fixed not corretly working triggerd ability.
2017-01-19 16:59:58 +01:00
Goudt
84081cbece
small fixes after comments
2017-01-18 23:59:19 +01:00
Goudt
a522930592
Merge branch 'master' of https://github.com/magefree/mage
2017-01-18 23:53:29 +01:00
Styxo
d690926cef
[AER] Refactored some similar abilities and effects
2017-01-18 14:25:58 +01:00
fireshoes
6d0eb49ac8
Winding Constrictor oracle text update
2017-01-16 21:14:05 -06:00
spjspj
6c391140c8
Merge pull request #2802 from vereena42/FixingGen-Card
...
Fixing gen-card.pl
2017-01-17 07:20:34 +11:00
LevelX2
9adabf31eb
* Archive Trap - Fixed that wrongly also searches of other player'S library were taken into account.
2017-01-16 21:01:52 +01:00
vereena42
073100273c
Adding PowerstoneMinefield card
2017-01-15 18:33:18 +01:00