Francesco Burato
6e3750d50a
[app-wiring-refactor]: Apply review comments:
...
- Add reference to original library in `FluentBuilder`.
- Change `I<Name>` notation to `<Name>Impl` notation.
- Move error config to test resources
- Add comment with config instruction
- Add config to the documentation
2020-11-12 20:12:50 +00:00
Francesco Burato
d0c2135e17
[app-wiring-refactor]: Remove static initialisation
...
- Remove all enum static managers
- Introduce interfaces for the managers
- Define new application wiring class (`ManagerFactory`)
- Externalise the configuration
2020-11-12 20:12:48 +00:00
Ingmar Goudt
178da75e4d
Sonar fixes
2019-07-09 21:57:55 +02:00
Ingmar Goudt
50f28a2bf7
add some Java8 magic to the server
2019-01-19 09:31:50 +01:00
GrayedFox
3953f3dbdd
remove all MIT copyright notices from files
2018-06-02 17:59:49 +02:00
LevelX2
0fd72c3010
* Added check if the deck was modified during sideboarding.
2017-06-05 20:23:09 +02:00
ingmargoudt
ff6c6405aa
rewrites to optionals
2017-03-19 19:48:32 +01:00
ingmargoudt
234cfe9519
rewrote singleton to enum where applicable
2017-03-14 16:32:47 +01:00
North
c323c5b0b8
replaced jboss Logger usage with log4j
2015-05-06 00:38:29 +02:00
LevelX2
0ef340d108
* Some rework of User/Tournament/Quit handling.
2014-12-20 17:54:02 +01:00
LevelX2
845d3a7951
* Added handling to show all tournament games in tournament view.
2014-10-02 01:15:21 +02:00
LevelX2
d3a2ba683c
Some changes to user / session / chat / tournament handling (not all tested yet).
2014-08-28 17:18:36 +02:00
LevelX2
020daf94f5
Changes to logging an chat session handling.
2014-08-06 17:17:50 +02:00
LevelX2
de87cb6082
* Tournament - Fixed a bug that prevented users from quitting a tournament. Also created some problems with users that were disconnected.
2014-07-23 17:21:03 +02:00
LevelX2
30645e2ee0
Some changes to server logging.
2014-07-06 07:22:40 +02:00
LevelX2
0115052b81
* Fixed a bug that you can't create tournaments with AI players (Showing the "You can join a table only one time." message).
2014-06-30 01:04:29 +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
85b8edf630
Improved player quits / leaves mage handling for tournaments (not perfect yet, will more improve it).
2013-07-18 17:40:06 +02: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
BetaSteward
fe79ee97a9
update deck every 5 seconds while constructing or sideboarding
2011-09-04 13:23:16 -04:00
BetaSteward
1a43757ed0
Replaced Session with User - needed for reconnect
2011-07-03 22:55:14 -04:00
BetaSteward
05be0a14ed
integrated jboss remoting
2011-06-22 22:37:50 -04:00
BetaSteward
f7ffbb4773
added Sealed tournaments
2011-02-10 22:00:47 -05:00
BetaSteward
ffc7b5bfd8
added tournaments - drafts are now a variant of tournament
2011-02-06 11:09:25 -05:00