View Revisions: Issue #2565 |
[ All Revisions ] [ Back to Issue ] |
Summary |
0002565: Merge a connecting player's name and IP together in one line |
|
Revision |
2016-01-24 13:25 by Dusk |
|
Description |
Currently the "Connection ..." and "... has connected/entered the game" lines are not one line and this can cause a messy log when multiple people are connecting at the same time.
Since there is a delay between these lines you won't be able to sort players with the corresponding ID when multiple people join. |
|
Revision |
2016-01-24 13:22 by cobalt |
|
Description |
Currently the "Connection ..." and "... has connected/entered the game" lines are not one line and this can cause a messy log when multiple people are connecting at the same time.
Since there is a delay between these lines you won't be able to sort players with the corresponding ID when multiple people join. |
|
Revision |
2016-01-06 12:57 by Fused |
|
Description |
Currently the "Connection ..." and "... has connected/entered the game" lines are not one line and this can cause a messy log when multiple people are connecting at the same time.
Since there is a delay between these lines you won't be able to sort players with the corresponding ID when multiple people join. |