Commit graph

14124 commits

Author SHA1 Message Date
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
Plopman
c13c305ec5 Added Elemental Augury, Portent and Urza's Bauble 2016-01-20 23:17:33 +01:00
LevelX2
a0f6a1bee9 Added missing method to TournamentSub test. 2016-01-20 22:22:34 +01:00
LevelX2
3b6f7f62cc Fixed some minor issues with Eldrazi Scion Token class. 2016-01-20 22:22:12 +01:00
LevelX2
1065d5b910 Fixed some minor issues with ZombieToken class. 2016-01-20 21:45:47 +01:00
LevelX2
e890ad80b9 Merge pull request #1483 from menocar/cache
Cache UserStats to User.
2016-01-20 21:38:01 +01:00
fireshoes
0271506646 More OGW token tweaks. 2016-01-20 12:07:53 -06:00
Me Car
8a5461d73b Cache UserStats to User. 2016-01-21 00:44:50 +09:00
fireshoes
f51be0b3ef Added OGW tokens to card-pictures-tok.txt 2016-01-20 09:15:03 -06:00
fireshoes
1489957b40 Fixed Anticipate FNMP collector number. 2016-01-20 08:53:54 -06:00
LevelX2
c6eff03339 Merge pull request #1482 from menocar/user-stats
Record game histories. Compute user stats and show them in the client.
2016-01-20 07:31:11 +01:00
Me Car
46e560bd94 Removed unuseful proto fields. Added a better pom.xml documentation. Removed an unuseful logging. 2016-01-20 14:39:11 +09:00
Me Car
379e61f98a Adjust the index correctly. 2016-01-20 13:04:04 +09:00
Me Car
550648ccbe Record game histories. Compute user stats and show them in the user panel. 2016-01-20 12:47:58 +09:00
fireshoes
7ea7d10495 Pointed Allied Reinforcements to the BFZ Knight Ally token. 2016-01-19 20:42:41 -06:00
fireshoes
260a103d45 Pointed Crush of Tentacles to the BFZ Octopus token. Updated the Tiny Leaders Sultai commander proxy to 3/3 p/t and added Glass, the colorless commander proxy. 2016-01-19 11:52:01 -06:00
fireshoes
12ded1cbda Updated pauper banlist. 2016-01-18 18:02:23 -06:00