Skip to content

Croydon/remod-sauerbraten

 
 

Repository files navigation

Remod Build Status

Lightweight crossplatform sauerbraten server mod.

The goal of project is create lightweight crossplatform (FreeBSD, Linux, Windows and others) mod for replacement of official sauerbraten server.

Nightly builds (Linux and win32 packages) available here: http://remod.butchers.su/.

##Download

##Installation notes and some guides

git clone https://github.com/vasyahuyasa/remod-sauerbraten.git
cd remod-sauerbraten
git submodule init
git submodule update
cd src
make

##Implemented features

  • server side cubescript
  • remote control, access to serverside cubescript (via tcp, udp and netcat)
  • new cubescript functions
  • GeoIP support
  • IRC bot
  • cubescript events
  • user #commands
  • irc bot user commands
  • save and load maps to local file system in coopedit mode
  • database (sqlite3, mysql)

##Work in progress

  • users system
  • scoreboard
  • anticheat

##Supported platforms

  • Mac (cmake, Xcode)
  • FreeBSD
  • Linux
  • Windows

##Contacts

About

Lightweight mod of sauerbraten server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.2%
  • C++ 12.0%
  • Python 0.4%
  • Makefile 0.2%
  • HTML 0.1%
  • PHP 0.1%