| move cmd-line arguments handling into a separate class (out of Main) |
|
More...
|
over 13 years ago
|
| use String.format for some cmd-line argument command descriptions |
|
More...
|
over 13 years ago
|
| show the correct main channel activity log file path [fix] |
|
More...
|
over 13 years ago
|
| minor cleanup in Main [nlc] |
|
More...
|
over 13 years ago
|
| modularize channel activity log file name creation |
|
More...
|
over 13 years ago
|
| use a more appropriate string for the CHANNELS_LOG_REGEX config key |
|
More...
|
over 13 years ago
|
| shut down the server if the storage provider (file storage or JPA) is not ready |
|
More...
|
over 13 years ago
|
| minor extension of a log message [nlc] |
|
More...
|
over 13 years ago
|
| use an exit status != 0 when shutting down forcefully [fix] |
|
More...
|
over 13 years ago
|
| do not crash during forceful shutdown when start-up was still in progress [fix] |
|
More...
|
over 13 years ago
|
| FSAccountsService: include the accounts file name in the log, if it was not found |
|
More...
|
over 13 years ago
|
| JPAAccountsService: instead of crashing the application, report as unready if we fail to initialize the persistence provider [fix] |
|
More...
|
over 13 years ago
|
| move some documentation from runServer.* to the READMe, and add some more info [minor] |
|
More...
|
over 13 years ago
|
| add CONNECTUSER command processor |
|
More...
|
over 13 years ago
|
| reference latest protocol doc master (CONNECTUSER addition) [minor] |
|
More...
|
over 13 years ago
|
| Merge branch 'forcejoin' |
|
More...
|
over 13 years ago
|
| FORCEJOINBATTLE: use a proper command format string [fix] |
|
More...
|
over 13 years ago
|
| FORCEJOINBATTLE: fail if the affected user is not currently in a battle [fix] |
|
More...
|
over 13 years ago
|
| FORCEJOINBATTLE: issuing client does not have to be in a battle in every case (moderators & admins) [fix] |
|
More...
|
over 13 years ago
|
| implement a command processor for LISTCOMPFLAGS |
|
More...
|
over 13 years ago
|
| fix a typo in a field name [minor] |
|
More...
|
over 13 years ago
|
| add a list of server supported compatibility flags (see command LOGIN) |
|
More...
|
over 13 years ago
|
| well defined failure reporting (using FORCEJOINBATTLEFAILED) to a client issuing an illegitimate FORCEJOINBATTLE command [fix] |
|
More...
|
over 13 years ago
|
| reference latest protocol revision [minor] |
|
More...
|
over 13 years ago
|
| FORCEJOINBATTLE: fail when trying to join password-protected or locked battles [fix] |
|
More...
|
over 13 years ago
|
| FORCEJOINBATTLE: get rid of three logic errors [fix] |
|
More...
|
over 13 years ago
|
| Merge branch 'master' into forcejoin-experimental |
|
More...
|
over 13 years ago
|
| FORCEJOINBATTLE: read match-making comp-flag 'm' from the affected client [fix] |
|
More...
|
over 13 years ago
|
| LOGIN: do not fail if userID is omitted, but compFlags are present [fix] |
|
More...
|
over 13 years ago
|
| introducing free speech! (c&p error caused most chatting to be done by admins only) [fix] |
|
More...
|
over 13 years ago
|