Admin
Languages
German / English
Design
Classic grey / Black new

News


The last commits for conyar added support for internal versi (...)

New C++ framework for distributed systems (...)
Author: Markus Pargmann
Created: 19 November 2008
Last update: 1 November 2009

StaTee version 0.1.2

Download

Binary
Source

Changes

  • Some bugs fixed.
  • Debug mode with extended output on errors. That is slower than the normal mode and is startable with '[...]Statee.jar statee.cfg debug'.
  • Chat messages now have a date and time.

Requirements:

  • apache
  • PHP
  • MySQL
  • Java (JRE/JDK)

Short Installation Guide

  1. Create a new Database on your MySQL-Server or make sure that in your database the tables 'game', 'player', 'kills', 'map' and 'playing' are not created.
  2. Download the binaries from above.
  3. Change to your teeworlds server directory.
  4. Extract the downloaded file with the instruction "tar -xzf StaTee-0.1.1.tar.gz".
  5. Change the statee.cfg config file to your needs. Especially the mysql-server, mysql-database, mysql-user and the mysql-password.
  6. Copy your old log to the location you specified in statee.cfg at "tmp_rescue=".
  7. Make a link from your apache-folder to the StaTee-folder, where the index.php is located. For example: "ln -s /home/teeworlds/StaTee /var/www/StaTee".
  8. Stop the teeworlds server which is perhaps running.
  9. Run the Statee.jar with the config-file as parameter: "java -server -jar Statee.jar statee.cfg >> error.log &". Remember: StaTee will run the whole time.
GPL v3 Valid XHTML 1.1 Valid CSS!