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 |
|
fireshoes
|
1082a0c549
|
Updated modern, commander, and duel commander banlists.
|
2016-01-18 14:49:38 -06:00 |
|
LevelX2
|
e3dc5399c9
|
* Tribute to Hunger - Fixed that the sacrifice was wrongly handled targeted.
|
2016-01-18 15:18:43 +01:00 |
|
LevelX2
|
f3154fab54
|
Some cleanup and minor rework.
|
2016-01-18 08:18:17 +01:00 |
|
LevelX2
|
2985fb8af1
|
* Chub Toad - Fixed that the boost effect gave +1/+1 instead +2/+2.
|
2016-01-17 07:26:13 +01:00 |
|
LevelX2
|
d7f82ad0c6
|
Added Tears of Rage.
|
2016-01-16 19:21:15 +01:00 |
|
LevelX2
|
3b99060617
|
* Stone Idol Trap - Fixed that the token was removed at the next end step instead correctly at your next end step.
|
2016-01-16 18:14:51 +01:00 |
|
LevelX2
|
f4a9a66974
|
Moved some custom "Cast only" effects to the framework.
|
2016-01-16 12:48:23 +01:00 |
|
LevelX2
|
e2c8b8f583
|
* Form of the Dragon - Fixed tooltip text.
|
2016-01-16 10:08:06 +01:00 |
|
Quercitron
|
8a50dacc9f
|
* Rust Elemental - Add SourceId to canChoose so AnotherPredicate can be applied
|
2016-01-16 03:02:32 +03:00 |
|
LevelX2
|
8c72b707f2
|
* Ruste Elemental - Fixed some problems.
|
2016-01-15 23:41:33 +01:00 |
|
LevelX2
|
1ad058b9ff
|
Merge pull request #1475 from rollergo11/master
Added Rust Elemental
|
2016-01-15 23:35:42 +01:00 |
|
LevelX2
|
6fd86cf7c3
|
* Urborg, Tomb of Yawgmoth - Fixed tooltip text.
|
2016-01-15 23:33:54 +01:00 |
|
LevelX2
|
c2b91bfd61
|
Added surge test.
|
2016-01-15 23:33:36 +01:00 |
|
LevelX2
|
56485d7ee6
|
* Fixed a bug of block requirement check.
|
2016-01-15 22:59:29 +01:00 |
|
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 |
|