LevelX2
|
1e89fb60d1
|
Fixed that surge craeted exceptions for rule tooltip text generation.
|
2016-01-26 00:36:42 +01:00 |
|
LevelX2
|
6100609ae2
|
Adde Morsel Theft.
|
2016-01-26 00:35:23 +01:00 |
|
LevelX2
|
dc04058b00
|
Added missing attributes to config.cml for release.
|
2016-01-25 20:20:50 +01:00 |
|
LevelX2
|
3134900a73
|
Merge pull request #1495 from menocar/better-message
Suggest user registration on login failures.
|
2016-01-25 13:55:26 +01:00 |
|
Me Car
|
240d548c90
|
Suggest user registration on login failures.
|
2016-01-25 21:27:57 +09:00 |
|
LevelX2
|
a2a605550a
|
Merge pull request #1490 from icetc/master
Implemented card "Eternal Warrior"
|
2016-01-25 08:30:19 +01:00 |
|
LevelX2
|
de1a6c8429
|
Merge pull request #1491 from use/ceaseless-searblades
Added Ceaseless Searblades
|
2016-01-25 08:29:28 +01:00 |
|
fireshoes
|
6925bd6d7d
|
Merge origin/master
|
2016-01-24 22:26:07 -06:00 |
|
fireshoes
|
5cbee83dc7
|
Fixed a couple more FNM promo collector numbers and added Smash to Smithereens FNM promo.
|
2016-01-24 22:21:08 -06:00 |
|
Will Hall
|
0fe2f4e32a
|
Ceaseless Searblades - add author name, make rule text refer to the permanent's name and ability instead of being hardcoded
|
2016-01-24 15:09:52 -08:00 |
|
icetc
|
81544eb2dc
|
Implemented card "Eternal Warrior"
|
2016-01-24 22:24:16 +01:00 |
|
LevelX2
|
606f95de23
|
Merge pull request #1493 from menocar/command-fix
Fix HISTORY command.
|
2016-01-24 12:24:50 +01:00 |
|
Me Car
|
665601b355
|
Fix HISTORY command.
|
2016-01-24 17:59:09 +09:00 |
|
LevelX2
|
7f29b45f6e
|
Merge pull request #1492 from menocar/userstats
Update user stats DB on every table completion.
|
2016-01-24 09:09:23 +01:00 |
|
Me Car
|
5029806baa
|
Update user stats DB on every table completion.
|
2016-01-24 14:55:19 +09:00 |
|
Will Hall
|
c5a1911f9a
|
Added Ceaseless Searblades
|
2016-01-23 16:15:08 -08:00 |
|
LevelX2
|
fb0e0d6519
|
Xmage 1.4.8v0
|
2016-01-23 17:38:32 +01:00 |
|
LevelX2
|
e82d6481df
|
changed command to show history from /info to /history (or /h).
|
2016-01-23 17:37:25 +01:00 |
|
LevelX2
|
804f9e7fc2
|
Merge pull request #1488 from skyler91/master
Address issue #1311 (cards with multiple different targets)
|
2016-01-23 17:06:47 +01:00 |
|
LevelX2
|
85bfa29c9f
|
Added missing method for PlayerStub.
|
2016-01-23 17:05:54 +01:00 |
|
LevelX2
|
a507cc88a1
|
Added missing delegation method for TestPlayer.
|
2016-01-23 17:00:46 +01:00 |
|
LevelX2
|
e31b12325e
|
Added "info [username]" command to get history for offline players. Remove user info column.
|
2016-01-23 16:59:15 +01:00 |
|
LevelX2
|
151e678e84
|
Changed history handling for user a bit. Added history to table waiting dialog and user avatar tooltip.
|
2016-01-23 13:37:34 +01:00 |
|
LevelX2
|
24dddd3e06
|
Changed that player history string of all players were recreated every time the player list is updated (every 2 seconds).
|
2016-01-23 12:33:12 +01:00 |
|
LevelX2
|
9ccebfdff4
|
* Realm Razer - Fixed that the lands were not returned under owners control.
|
2016-01-23 11:02:12 +01:00 |
|
LevelX2
|
1dbd3ea41c
|
Added 3 cards.
|
2016-01-23 01:27:39 +01:00 |
|
LevelX2
|
4acadf051d
|
Minor changes.
|
2016-01-23 01:27:08 +01:00 |
|
Skyler Sell
|
ed5361cbd6
|
Address issue #1311 (cards with multiple different targets). More work
will need to be done for cards that target a creature or player (rather
than creature only).
|
2016-01-22 16:15:22 -08:00 |
|
LevelX2
|
67d78f19ee
|
* Cragganwick Cremator - Fixed that wrongly the target player discards a card instead of the spell controller.
|
2016-01-22 23:04:47 +01:00 |
|
LevelX2
|
5981816a4b
|
Switch to 1.4.8 for upcoming realease.
|
2016-01-22 22:33:58 +01:00 |
|
LevelX2
|
75edce2295
|
Changed that mailgun or smtp server can be used to send mails from server.
|
2016-01-22 17:47:05 +01:00 |
|
LevelX2
|
dcbe2da0e6
|
Changed that mailgun or smtp server can be used to send mails from server.
|
2016-01-22 17:46:57 +01:00 |
|
LevelX2
|
ba98d44772
|
Merge pull request #1487 from menocar/email
Add MailClient that uses Java Mail API to send emails. Use it instead…
|
2016-01-22 17:05:22 +01:00 |
|
LevelX2
|
93ac094470
|
Fixed a problem that symbols were not redownloaded if a 0 size file was created because the target file to download was not available before.
|
2016-01-22 14:28:46 +01:00 |
|
Me Car
|
9ca8342e34
|
Add MailClient that uses Java Mail API to send emails. Use it instead of Mailgun client.
|
2016-01-22 21:40:08 +09:00 |
|
LevelX2
|
ecedc360e9
|
Fixed some cards that did not correctly retrieve target object if it was not destroyed (fixes #1486) .
|
2016-01-22 12:56:58 +01:00 |
|
LevelX2
|
fb7d05e82a
|
Added Stronghold Gambit.
|
2016-01-22 12:33:55 +01:00 |
|
Quercitron
|
37db757c4b
|
Fix Zendikar Expeditions lands in boostes - BFZ booster should contain only expeditions 1-25, OTG only 26-45
|
2016-01-22 13:07:10 +03:00 |
|
LevelX2
|
b23ddd99a0
|
* Some adjustments for the colorless mana symbol.
|
2016-01-21 23:49:24 +01:00 |
|
LevelX2
|
3a01e97d6e
|
* Alhammarret's Archive - Fixed that the draw effect was also applied on cards drawn from other players.
|
2016-01-21 22:01:10 +01:00 |
|
LevelX2
|
539ec1f679
|
* Reckless Bushwhacker - Fixed that the boost and haste ability was also applied to Reckless Bushwhacker itself.
|
2016-01-21 20:58:06 +01:00 |
|
LevelX2
|
c9da3ac7d4
|
* Aquamorph Entity - Fixed that it did not work correctly if it was turned face up.
|
2016-01-21 20:40:46 +01:00 |
|
LevelX2
|
13453ba9d4
|
* Nissa's Judgment - Fixed that the supply counters power raise was not calculated for the damge dealt to target creature.
|
2016-01-21 20:30:18 +01:00 |
|
LevelX2
|
9ebc2d5991
|
* Tatterkite - Fixed that it was not prevented to add counters if the counters were added while Tatterkite entered the battlöefield (e.g. Undying).
|
2016-01-21 17:44:30 +01:00 |
|
LevelX2
|
64dea27bb3
|
*Fixed that tap events were send multiple times if attacker was tapped untapped and tapped again (etc.). So you could abuse e.g. Vampire Envoy.
|
2016-01-21 17:15:10 +01:00 |
|
LevelX2
|
c38b4b9b86
|
Some minor syntax formatting.
|
2016-01-21 16:40:46 +01:00 |
|
LevelX2
|
c87f3c2b33
|
* Nissa's Judgment - Fixed that the target opponent creature was wrongly selected during resolution instead of declaration.
|
2016-01-21 16:40:16 +01:00 |
|
LevelX2
|
50ee4a0a92
|
* Knowledge Pool - Fixed that the player could not correctly select from the exiled cards.
|
2016-01-21 16:39:21 +01:00 |
|
LevelX2
|
f820e5f5c2
|
* Glittering Wish - Fixed that splitt spells mit monocolored halves of different colors are considered multicolored for non stack zones.
|
2016-01-21 16:37:58 +01:00 |
|
LevelX2
|
90fb740945
|
* Added message about damage dealt to permanents to the game log.
|
2016-01-21 16:36:36 +01:00 |
|