vraskulin
f99cd21275
Mostly code format fixes.
2017-02-09 18:30:31 +03:00
igoudt
f98afdf4ad
Introducing Optionals
2017-01-14 21:52:40 +01:00
vraskulin
46d369c8ed
Big refactoring (server)
...
I used Intellij IDEA to automatically refactor code to achive 3 goals.
1) get rid of anonymouse classes, and replace the with lamba to get more readeable and clean code (like in TableWaitingDialog).
2) make effectively final variables actually final to avoid inadvertent changes on it in further releases and keep objects as immutable, as possible.
3) Get rid of unused imports (most of the changes) in whole project classes.
2017-01-09 19:47:03 +03:00
spjspj
883b63a01d
spjspj - Update to push deck List across from Client to Server for Custom Cube
2016-07-25 22:44:21 +10:00
spjspj
26d38f0773
spjspj - Add the option of having a .dck file as a cube
2016-07-04 00:20:31 +10:00
Fenhl
430ae503c7
Change all line endings to LF
2016-04-14 16:18:01 +00:00
LevelX2
adbd1bca94
* Imporoved release of draft object during draft tournament.
2015-02-06 00:23:01 +01:00
LevelX2
c22b54d262
*Draft - Non hidden picked cards go to the deck. Hidden cards to sideboard.
2014-11-23 18:43:31 +01:00
LevelX2
e6c7fa5f96
* Draft - Added possibility to mark a card to draft on timeout. Added sounds to draft. Changed compression of some sound files.
2014-10-31 16:22:10 +01:00
LevelX2
03337221c9
* Fixed draft start handling to prevent unneccessary waiting check start thread.
2014-10-12 12:35:24 +02:00
LevelX2
a3505b6dba
Some minor changes to logging and object handling.
2014-09-21 09:40:19 +02:00
LevelX2
8d2f4cc9ac
* Draft - Added "Quit Tournament" button to draft panel. Minor formatting.
2014-02-28 17:47:27 +01:00
LevelX2
753ada0a01
* Fixed a cleanup problem that locked the game at game end. Minor formattings and cleanup additions.
2014-02-11 00:38:10 +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
d34779fa68
* Changed logging level back to info, changed level of a lot of messages to debug from info. Added check that certain AI players can't join a table with no appropriate format.
2013-10-09 15:22:40 +02:00
LevelX2
e2532a9b11
Improvements player cancels or leaves match or tournament. Draft can replace human player by draft bot if human leaves.
2013-10-03 22:42:16 +02:00
LevelX2
8e3ebed11f
[minor] formatting
2013-03-27 17:24:51 +01:00
North
a7a565bb8f
[minor] access modifer order
2013-03-10 14:53:02 +02:00
North
239a4fb100
[refactoring][minor] Replaced all tabs with four spaces.
2012-06-19 23:50:20 +03:00
North
06a185a3a5
removed unused imports
2012-05-26 20:08:39 +03:00
BetaSteward
7f312ed453
reconnect to drafts and tournaments
2011-07-12 23:13:50 -04:00
BetaSteward
1a43757ed0
Replaced Session with User - needed for reconnect
2011-07-03 22:55:14 -04:00
BetaSteward
ade836c08a
added connection leasing + cleanup
2011-06-25 14:34:39 -04:00
BetaSteward
05be0a14ed
integrated jboss remoting
2011-06-22 22:37:50 -04:00
magenoxx
cfa779661d
Fixed thread pool leak and work queue growing.
2011-06-22 20:36:48 +04:00
BetaSteward
c38804af5f
rolled back changes since 0.7.3 R2 - going to switch client/server architecture
2011-06-14 23:09:18 -04:00
BetaSteward
892f7cce1b
client/server overhaul - tested on localhost, remote testing pending
2011-05-24 23:52:26 -04:00
BetaSteward
b81938210a
changes for public server
2011-05-04 23:18:13 -04:00
BetaSteward
4f06f78621
UI fixes - can now play simultaneous games
2011-03-04 22:46:56 -05:00
BetaSteward
f7ffbb4773
added Sealed tournaments
2011-02-10 22:00:47 -05:00
BetaSteward
e2fd0299c7
fixed multi-human drafting
2011-02-08 11:34:28 -05:00
BetaSteward
ffc7b5bfd8
added tournaments - drafts are now a variant of tournament
2011-02-06 11:09:25 -05:00