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
Oleg Agafonov
452b889fe7
Fixed some exceptions on slow servers;
2018-12-15 18:45:00 +04:00
GrayedFox
3953f3dbdd
remove all MIT copyright notices from files
2018-06-02 17:59:49 +02:00
LevelX2
4c5e5d1367
GamManager added lock handling.
2017-09-01 23:22:39 +02:00
Anders Åstrand
ad0507e739
Ban ignored users from watching
...
This commit bans ignored users from watching
games where the creator has them on their ignore list.
2017-05-29 21:36:42 +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
LevelX2
8acf28eed1
* Added optional rollback current turn and up to 3 previous turns to the battlefield menu. All other players have to agree to the rollback to let it happen.
2015-06-07 00:53:08 +02:00
LevelX2
c65adebc57
Fixed that to allow watchers of a game to see the hand cards of players did not work correctly.
2015-04-10 12:36:22 +02:00
LevelX2
dd8a11ba5c
* Redesigned idle timeout handling to prevent selecting wrong player for timeout.
2014-12-27 17:31:52 +01:00
LevelX2
7e145d2cfd
* Added possibility to allow other players to see hand cards of player.
2014-11-24 23:03:21 +01:00
LevelX2
aa842efacc
Added F5 button to skip priority until end step of opponent. Added PlayerAction handling.
2014-09-24 16:55:51 +02:00
LevelX2
eeb22c05ee
Changes to user / tournament / match handling.
2014-09-18 23:50:34 +02:00
LevelX2
cb6cc62ed4
If match timer is used, the AI consumes now also time for their priority action. Some minor changes to Gamemanager.
2014-09-03 09:49:44 +02:00
LevelX2
b98c16f061
Added connection speed information per user (milliseconds the ping needs). Some minor changes to server console.
2014-08-31 17:46:14 +02:00
LevelX2
aad1a2da89
* Client - Added number of active games to the header of the games column of the user list.
2014-08-24 07:03:01 +02:00
LevelX2
d9e4e99a0f
Some changes to manual mana pool handling.
2014-05-27 08:37:16 +02:00
LevelX2
71fb7bf25b
Added context menu to switch between manual and automatic usage of the mana in mana pool. Manual usage is done by clicking on the mana symbol in the player panel. Still some fine tuning to do.
2014-05-24 02:56:35 +02:00
LevelX2
8491b5b90b
* Cleanup of server memory handling - removed memory leaks for Chat, Player, Match, Game etc.
2014-02-21 01:13:27 +01:00
LevelX2
40c25fae34
Fixed some bugs in table handling. Fixed that matches were not set to finished yet, if players left match during sideboarding phase.
2014-02-07 02:04:14 +01:00
LevelX2
7b260c960b
Added a quit match option. FFA game gets no more killed if host left mage or quitted match.
2013-07-02 22:15:49 +02:00
LevelX2
8c56231e15
[minor] some formatting
2013-05-18 14:55:50 +02:00
magenoxx
29b84e0d92
Closed #169 : Make it possible to untap lands
2013-03-29 20:35:16 +04:00
magenoxx
05191e8793
Closed #168 : Enhance priority hot keys
2013-03-29 17:18:12 +04: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
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
892f7cce1b
client/server overhaul - tested on localhost, remote testing pending
2011-05-24 23:52:26 -04:00
BetaSteward
94c5a0cdfb
client + server improvements
2011-05-17 21:55:20 -04:00
BetaSteward
b81938210a
changes for public server
2011-05-04 23:18:13 -04:00
BetaSteward
35f0767f1b
fixed replay + some other fixes
2011-03-18 18:27:01 -04:00
BetaSteward
ffc7b5bfd8
added tournaments - drafts are now a variant of tournament
2011-02-06 11:09:25 -05:00
BetaSteward
4b26727d71
changes to support multi-duel matches and sideboarding
2010-12-28 23:34:06 -05:00
magenoxx
2e27a676ed
[mage-tests] Added synchronization between steps. Updated bdd classes for step state handling.
2010-12-20 15:01:41 +03:00
magenoxx
1b6722f9b2
Added Mage.Tests project. Update server for test operations. Implemented bdd classes.
2010-12-20 01:03:12 +03:00
magenoxx
0f321af7f1
move code from Mage.Server/src to Mage.Server/src/main/java
2010-11-23 17:59:24 +00:00