Search found 3 matches
- 03 Apr 2006, 23:12
- Forum: Engine
- Topic: Altaric's Lobby Client
- Replies: 294
- Views: 40951
Statistics
How hard would it be to add code into the cient that would send a string to the server after a game with the following form: username game_won/game_lost metal_gathered energy_generated game_runtime I am coding a loby server with compex statistics and would like to track game stats and not just basic...
- 03 Apr 2006, 11:13
- Forum: Engine
- Topic: Dedicated Linux Server with Statistics
- Replies: 3
- Views: 821
Lobby
Lobby Server. There is yet to be a TA Spring server port to linux. Though this does keep track of game stats and player stats.
- 03 Apr 2006, 03:26
- Forum: Engine
- Topic: Dedicated Linux Server with Statistics
- Replies: 3
- Views: 821
Dedicated Linux Server with Statistics
I have modified the server code to work on a dedicated linux server with JRE 1.5 . I updated the patch loader to push the new updates and created a few default pages to work with. All logs are stored in logs folder and stats in stats folder. I am working on PHP interface to parse logs and make a nic...