Oleg Agafonov
bce01ce053
Sonar's fixes
2019-07-06 13:09:27 +04:00
GrayedFox
3953f3dbdd
remove all MIT copyright notices from files
2018-06-02 17:59:49 +02:00
LevelX2
b073ce1c42
* Added to all toUpperCase/toLowerCase calls the Locale.ENGLISH to prevent problems with some languages (e.g. Turkish). Removed some unused import statements. ( #4634 ).
2018-03-18 18:18:54 +01:00
LevelX2
3b60734bab
* Small change to the server console.
2018-03-17 22:35:32 +01:00
Oleg Agafonov
a2b6f83a3e
Fixed compile error
2018-02-23 13:02:22 +04:00
Plopman
bf3682fa77
Move confirmation OptionPane from SessionImpl to ConsolePanel
2018-02-22 00:09:51 +01:00
spjspj
ad19aa4854
Add username search field into console
2018-02-11 21:28:10 +11:00
LevelX2
bae7f154df
Changed user disconnect handling. The user in the server is no longer deleted directly after connection problem, disconnect or quit. The user object remains now for 8 minutes so the rejoin not possible after disconnect problem should be solved (I hope so). We will see. Also fixed the problem, that the table panel was not shown, if a player disconected and reconected.
2017-08-13 16:22:18 +02:00
ingmargoudt
ff6c6405aa
rewrites to optionals
2017-03-19 19:48:32 +01:00
vraskulin
11dc1e10f1
Few lambda's and removed explicit type from creating lists and hashmaps
2017-02-28 13:46:57 +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
vraskulin
6577e641e6
Deprected methods changed with more up-to-date ones
2016-12-29 14:46:34 +03:00
spjspj
74d61a668c
spjspj - First step to ban based on IP.2
2016-11-06 23:27:18 +11:00
LevelX2
8b62eece68
XMage 1.4.17V0
2016-10-23 10:03:01 +02:00
LevelX2
c46f75ac28
Added chat mute and user (de)activation actions to the Mage server console.
2016-10-05 00:59:51 +02:00
LevelX2
db31264538
Some changes to the server console.
2016-10-04 17:40:37 +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
c03dc6c2b5
Some more changes to Server Console and Admin server handling.
2014-08-18 21:48:59 +02:00
magenoxx
74ddaa4a57
[AdminConsole] Added the possibility to end user session without kicking him/her off. Fixed bug with discarding row selection in user table
2014-04-28 18:21:55 +05:30
North
c0ad7812cd
minor changes (mostly code style)
2012-12-24 18:43:54 +02:00
North
239a4fb100
[refactoring][minor] Replaced all tabs with four spaces.
2012-06-19 23:50:20 +03:00
magenoxx
96cfb51686
Extracted Session interface, moved implementation to SessionImpl
2012-04-29 19:03:08 +04:00
BetaSteward
b55dd5d787
another Server Console fix
2011-06-26 22:41:45 -04:00
BetaSteward
05be0a14ed
integrated jboss remoting
2011-06-22 22:37:50 -04:00
BetaSteward
94c5a0cdfb
client + server improvements
2011-05-17 21:55:20 -04:00
BetaSteward
0e66c5e030
retrying without jars
2011-05-14 23:39:41 -04:00
BetaSteward
a4c3deb7ac
Backed out changeset: 83cb579a3761
2011-05-14 23:32:22 -04:00
BetaSteward
473f6bcad9
fixed client/server ping + added server console
2011-05-14 23:28:07 -04:00