Commit graph

13860 commits

Author SHA1 Message Date
LevelX2
cdbda6a7e6 * Fixed ArrayIndexOutOfBoundsException by trying to do actions on tables removed meanwhile. 2016-01-15 21:03:39 +01:00
LevelX2
acb57c0fc8 * Fixed some problems with creating additional colorless mana. 2016-01-15 19:48:40 +01:00
LevelX2
17108786e7 * Saddleback Lagac - Fixed that support could target Saddleback Lagac itself. 2016-01-15 19:19:58 +01:00
Russell
81e51fb40a Forgot the newline. :L 2016-01-15 10:51:20 -05:00
Russell
af4f1d897c Added Rust Elemental. 2016-01-15 10:39:08 -05:00
LevelX2
7b93e95842 * Added missing non creature subtypes. 2016-01-15 11:47:33 +01:00
LevelX2
9f3e2aa4c4 * Akoum Flameseeker - Fixed wrong discard and draw handling. 2016-01-14 23:03:38 +01:00
LevelX2
f6a5b7151f Added Gate to the non creature subtypes. 2016-01-14 22:54:48 +01:00
LevelX2
b6e8e2d71a Merge pull request #1473 from menocar/preferences
Create MagePreferences class for managing preferences. We should move…
2016-01-14 22:36:08 +01:00
Me Car
ea480a6593 Create MagePreferences class for managing preferences. We should move preference related code from MageFrame and PreferencesDialog to the class. Push all raw string preference key manipulations for serverAddress, serverPort, userName, password and email into the class. 2016-01-15 03:08:52 +09:00
LevelX2
bdbeffab7b * Press into Service - Fixed that Untap and Haste effect did not work. 2016-01-14 16:58:41 +01:00
LevelX2
9afc4ba2e2 Merge pull request #1471 from menocar/password-reconnect
Fix the issue that on reconnect client didn't send password.
2016-01-14 10:10:43 +01:00
Me Car
b114c17135 Store usrName and password per server. Update input boxes with corresponding values when server is changed in ConnectDialog. Save prefs on successful requests in RegisterUserDialog and ResetPasswordDialog. 2016-01-14 18:00:04 +09:00
fireshoes
be05be8733 Fixed Deceiver of Form duration and tooltip. Fixed Goblin Freerunner tooltip. 2016-01-14 00:09:54 -06:00
Me Car
f5765383c7 Use server and port specified in ConnectDialog rather than in the preference. 2016-01-14 10:01:30 +09:00
Me Car
cb050c3208 Send password on reconnect. 2016-01-14 09:53:23 +09:00
LevelX2
90322d2846 Merge origin/master 2016-01-13 23:45:08 +01:00
LevelX2
ce07d23765 Merge pull request #1469 from skyler91/master
Add Carom, fix Razia, Boros Archangel bug
2016-01-13 23:44:36 +01:00
LevelX2
45b8a254e6 Updated server start log info. 2016-01-13 23:44:16 +01:00
LevelX2
ff415989b8 Merge pull request #1470 from menocar/form
Add input boxes to password reset form for setting server and port.
2016-01-13 23:35:34 +01:00
Me Car
4b25e32caf Do not proceed to password reset flow when authentication is not enabled. 2016-01-14 07:12:03 +09:00
Me Car
199e278ed9 Add input boxes to password reset form for server address and port. 2016-01-14 07:12:03 +09:00
Skyler Sell
6eb162734b Add Carom 2016-01-13 13:43:13 -08:00
Skyler Sell
8c4d4e29ec Add Carom.
Razia, Boros Archangel - Fix bug where server log displays error when
second target no longer exists (such as a token that has been destroyed).
2016-01-13 13:39:26 -08:00
LevelX2
6396adaf9d * Fixed a bug that conditional colorless mana was not removed from mana pool if mana pool was emptied. 2016-01-13 17:54:48 +01:00
LevelX2
3d0e998eb4 * Immobilizer Eldrazi - Fixed wrong tooltip text. 2016-01-13 17:27:25 +01:00
LevelX2
3031d68d7f * Ruin in Their Wake - Fixed that the player could not select the basic land. 2016-01-13 17:20:06 +01:00
LevelX2
b9ed4f4b06 Merge pull request #1468 from menocar/ip-check
Do not do IP address based user identity check when authentication is activated.
2016-01-13 16:10:39 +01:00
Me Car
99929b9679 Do not do IP address based user identity check when authentication is activated. 2016-01-13 22:11:23 +09:00
LevelX2
224d2cd530 * Neurok Familiar - Fixed problem with override. 2016-01-13 11:53:11 +01:00
LevelX2
e366cc1757 Merge pull request #1462 from menocar/mailgun
Use mailgun for sending emails.
2016-01-13 11:41:30 +01:00
LevelX2
86fd6ae6ec Merge pull request #1466 from rollergo11/master
Added Neurok Familiar.
2016-01-13 11:41:19 +01:00
LevelX2
fe64d6e4fb Xmage 1.4.7v1 2016-01-13 08:43:27 +01:00
LevelX2
1d98f78815 * Support - Fixed rule text generation. 2016-01-13 08:43:03 +01:00
LevelX2
47c79fce8e Merge pull request #1461 from menocar/login-tooltip
Add tooltip messages to clarify the usage of user authentication.
2016-01-13 08:03:33 +01:00
fireshoes
4bc4968716 Fixed that no BFZ basic lands were in OGW boosters. Fixed Captain's Claws to point to the BFZ Kor Ally token image. 2016-01-12 23:28:06 -06:00
Russell Waldrop
6ef47c84df Updated to fix zone issies
Had it set to send top-card artifact to library, effectively doing nothing. Switched it to correctly send top-card artifact to hand.
2016-01-13 00:04:27 -05:00
Russell
8927955400 Added Neurok Familiar. 2016-01-13 00:11:11 -05:00
fireshoes
3d4d137970 Fixed Wandering Fumarole calling the wrong token on its activated ability. 2016-01-12 16:34:04 -06:00
Me Car
7d3a9d076d Use mailgun for sending emails. 2016-01-13 00:40:44 +09:00
fireshoes
f1f2bd5a6f Fixed Null Caller's activated ability cost. 2016-01-12 09:40:30 -06:00
LevelX2
98b63ab2b6 * Essence Depleter - Fixed that gain life effect was not applied. 2016-01-12 16:34:39 +01:00
LevelX2
dd6484dba5 * Fixed that colorless mana could be paid with colored mana. 2016-01-12 16:33:49 +01:00
LevelX2
d0f38ffa53 * Witness the End - Fixed tooltip text. 2016-01-12 15:47:12 +01:00
LevelX2
52d8fce569 * Clutch of Currents - Fixed wrong target handling. 2016-01-12 15:38:44 +01:00
LevelX2
5582db0332 * Chitinous Cloak - Fixe dthat it applied wrongly Infect instead of Menace. 2016-01-12 15:37:47 +01:00
LevelX2
afb1ae16ea * Support - Fixed that the tooltip text was always created without "other" . 2016-01-12 15:36:52 +01:00
LevelX2
eb984cc774 * Saddleback Lagac - Added missing target for support. 2016-01-12 15:35:58 +01:00
LevelX2
16bf5d636a * Press into Service - Fixed wrong target handling for the gain control ability. 2016-01-12 15:35:06 +01:00
LevelX2
ebf7da176b * Nissa's Judgment - Fixed missing target of support. 2016-01-12 15:34:01 +01:00