Game:Teeworlds/Admin

From TuxFamilyFAQ
Revision as of 15:47, 4 May 2015 by Ban (talk | contribs) (We changed the OpenFNG git repo we use (the old was (more) dead), update to reflect this)
Jump to navigationJump to search



Admin Game:Teeworlds/En


Description

Installation

Official version

  • Use the package manager to install teeworlds-server

OpenFNG mod

  1. Clone the Git repository
  2. Checkout the appropriate branch (currently openfng)
  3. Use the package manager to install the dependencies: bam, libsdl1.2-dev and libfreetype2-dev.
  4. Build the sources using bam (bam and voila)

OpenFNG is currently checked out and built in ~/build/teeworlds-openfng.

DDRace mod

Actually it's iDDRace because stock DDRace doesn't support /r (nor dummies).

  1. Clone the Git repository
  2. Checkout the iddrace branch
  3. Use the package manager to install the dependencies: bam, libsdl1.2-dev and libfreetype2-dev.
  4. Build the sources using bam (bam and voila)

DDrace is currently checked out and built in ~/build/teeworlds-iddrace.

Configuration

FIXME: details

Current setup :

  • servers configurations are in $HOME/*.cfg
  • default port is UDP 8303 for unmodified Teeworlds, UDP 8339 for OpenFNG and UDP 8340 for iDDRace.
  • server is: games.tuxfamily.net

start / stop / status / logs

FIXME: detail the method and improve it

  • Servers are started using cron upon reboot, so when adding/editing a server, you need to use crontab -e and then edit an entry or add an new @reboot entry.
  • Apart from reboot, currently servers are initially started using nohup (nohup server -f config &).

Names of admin for this game

contact:

  • Ban @ irc.tuxfamily.org #tuxfamily
  • johndescs @ irc.tuxfamily.org #tuxfamily

Documentations / links

Current configuration

FIXME: