magenoxx
21eb420c16
Moved Mage.Common classes from src to src/main/java
2017-04-20 19:05:09 +03:00
vraskulin
f60ebfbb1f
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-02-06 14:32:51 +03:00
igoudt
ac8962cb29
replaced enum comparison from equals to ==
2017-01-11 09:53:16 +01:00
Kranken
9fee893ed1
Add TablesPanel filter for passworded games
...
This commit makes passworded a first class property of
TableView as well as adds filtering capabilities
of open and passworded games. Useful for hiding
passworded games when looking for open play and
useful for hiding open games when playing vs
a friend on a busy server.
2016-06-14 23:19:17 +02:00
Quercitron
c781728b97
Add rating to the client ( #1498 )
2016-05-17 17:27:43 +03:00
Me Car
284c36b756
Add allowed quit ratio option to match option and tourney option.
2016-02-01 02:25:44 +09:00
LevelX2
69b381779b
* Added a simple skill level to set and filter for tables.
2015-05-12 15:10:24 +02:00
LevelX2
3645aa6488
Minor changes to table view of active tables.
2014-11-02 17:06:54 +01:00
LevelX2
39d2551996
* Some minor changes to match / tournament table view.
2014-11-02 12:11:51 +01:00
LevelX2
8426816b09
* Some changes to table and match view.
2014-11-01 14:24:23 +01:00
LevelX2
5ccc1c91ae
* Tournaments - Added handling for constructed formats and password protection.
2014-10-12 04:19:28 +02:00
LevelX2
8f690f7e02
* Added option to start matches with password protection.
2014-10-11 16:29:37 +02:00
LevelX2
d051aef63f
Fixed a bug of handling of tournament sub tables if a user left. Some changes to match view.
2014-09-04 19:03:48 +02:00
LevelX2
fec0744315
Fixed a bug that while a match or tournament was just starting a player could still leave the table, setting the table / tournament / match to an undefined state. Now the player can only leave the Match / Tournament if it has started properly.
2014-09-03 01:02:10 +02:00
LevelX2
513b012dc0
* Fixed draw handling. Fixed concede handling. Fixed message generation for game end view. Added some debug messages.
2014-06-25 01:34:11 +02:00
LevelX2
473c9e207b
Fixed (probably) the player1 concedes but other player2 wins. Fixed that if player runs out of timer time or player lose of beeing idle, the match will end correctly.
2014-05-01 19:34:52 +02:00
LevelX2
967cb8c1b5
[JOU] Added 1 card, some fixes, some formatting.
2014-04-17 08:40:12 +02:00
LevelX2
c7289a3810
* Some formatting. Some cleanup for server memory handling.
2014-02-20 17:49:21 +01:00
LevelX2
e490d6af61
Added cubes for Sealed and Daft Tournaments. Added a simple Swiss like tournament format.
2014-01-10 19:58:55 +01:00
LevelX2
a26b8947d0
* Showing used sets also for finished tournaments, showing start time of match or tournament in table view creation time column as the match or tournament is started.
2013-10-09 17:10:19 +02:00
LevelX2
bc9dca4d8a
Fixed some handling to possible NPEs.
2013-07-15 00:53:30 +02:00
LevelX2
35433e55b8
Show match time value in table view.
2013-07-02 17:02:03 +02:00
North
0bb110be45
[refactor] moved enums from Constants class
2013-06-16 12:28:10 +03:00
LevelX2
84df0f2c43
* Added tournament options for adjustable construction time and free mulligans
...
* Added duel options for free mulligans
2013-06-14 23:45:30 +02:00
LevelX2
3dbdba32e9
* Number of wins can be set for tournaments. * Current score of running matches is shown in the table list.
2013-06-10 16:25:31 +02:00
LevelX2
aef53bc4ce
* The list of open tables shows now the codes of boosters selected for sealed or draft tournaments in the deck type column.
2013-06-10 12:38:38 +02:00
LevelX2
c88093d699
The table list of current matches / tournaments shows now all names of players.
2013-03-31 20:13:04 +02:00
LevelX2
402f7fffd9
Tournaments status is updated now and if tournament finished, it's moved to the lower finished matches view.
2013-03-27 22:31:15 +01:00
LevelX2
12a01788e6
Added a new column to the table list showing the number of wins for matches and number of used / total seats for tournaments.
2013-03-26 17:18:43 +01:00
North
239a4fb100
[refactoring][minor] Replaced all tabs with four spaces.
2012-06-19 23:50:20 +03:00
BetaSteward
89770db58e
UI changes + created lite mode (client without images) for remote desktop work
2011-06-16 14:56:35 -04:00
BetaSteward
017b2b4339
remove games from list when finished + added name and owner to tables
2011-05-09 23:02:54 -04:00
BetaSteward
35f0767f1b
fixed replay + some other fixes
2011-03-18 18:27:01 -04:00
BetaSteward
e2fd0299c7
fixed multi-human drafting
2011-02-08 11:34:28 -05:00
Loki
83e39e900a
add serialVersionUID
2011-01-23 15:45:15 +02:00
BetaSteward
e1190077a2
latest
2010-04-11 20:28:38 +00:00
BetaSteward
ca44bbedfc
Initial
2010-03-20 03:06:01 +00:00