All Projects → vasyahuyasa → remod-sauerbraten

vasyahuyasa / remod-sauerbraten

Licence: other
Lightweight mod of sauerbraten server

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
shell
77523 projects
Makefile
30231 projects
python
139335 projects - #7 most used programming language
Roff
2310 projects

Projects that are alternatives of or similar to remod-sauerbraten

Sketchware-Pro
Sketchware Pro's sources, in Java. Now anyone can contribute to Sketchware Pro.
Stars: ✭ 543 (+2072%)
Mutual labels:  mod, remod
wii-gc-adapter-inject
Wii U Gamecube Controller Adapter in SSBB
Stars: ✭ 32 (+28%)
Mutual labels:  mod
Half-Life-Resurgence
Recreation & expansion of NPCs, entities, and weapons from the Half-Life series into Garry's Mod!
Stars: ✭ 52 (+108%)
Mutual labels:  mod
FlySkyRxFirmwareRssiMod
Patched firmwares for the various FlySky receivers to inject RSSI in IBUS channel 14
Stars: ✭ 96 (+284%)
Mutual labels:  mod
Funtuna-Fork
a homebrew ps2 app launcher for FMCB-incompatible ps2 units
Stars: ✭ 33 (+32%)
Mutual labels:  mod
go-checksum
Simple tool to calc Golang module checksum of go.mod and module dir.
Stars: ✭ 45 (+80%)
Mutual labels:  mod
refraction
A Source Engine 2013 SP mod aimed to provide bug fixes and various development features
Stars: ✭ 23 (-8%)
Mutual labels:  mod
Zee5
Just a simple shit but no one knows
Stars: ✭ 29 (+16%)
Mutual labels:  mod
Wynntils
Wynntils is a Wynncraft Mod that seeks to enhance the user's gameplay with a variety of customizable options and additions.
Stars: ✭ 133 (+432%)
Mutual labels:  mod
Rising-Stars
A large-scale mod for Star Ruler 2.
Stars: ✭ 16 (-36%)
Mutual labels:  mod
The-Aether-II
The Aether II is the sequel to the highly popular dimension mod "The Aether" for modern versions of Minecraft.
Stars: ✭ 35 (+40%)
Mutual labels:  mod
AA2Unlimited
Modding framework for Artificial Academy 2
Stars: ✭ 75 (+200%)
Mutual labels:  mod
quantum-space-buddies
Outer Wilds online multiplayer mod, using Mirror and OWML.
Stars: ✭ 56 (+124%)
Mutual labels:  mod
ote
ote updates a packages' go.mod file with a comment next to all dependencies that are test dependencies; identifying them as such.
Stars: ✭ 25 (+0%)
Mutual labels:  mod
FS19 modROS
(partial) ROS1 integration for FarmSim19
Stars: ✭ 45 (+80%)
Mutual labels:  mod
piw5 bot warfare
The Bot Warfare mod for PlutoniumIW5
Stars: ✭ 57 (+128%)
Mutual labels:  mod
Yuris-Revenge
A Red Alert 2 Yuri's Revenge mod for OpenRA Engine
Stars: ✭ 127 (+408%)
Mutual labels:  mod
Resource-Pack
The official repository for Faithful 32x for Minecraft: Dungeons
Stars: ✭ 16 (-36%)
Mutual labels:  mod
testing-utilities-js
Just some small utilities for sandbox/modding
Stars: ✭ 18 (-28%)
Mutual labels:  mod
CarryCapacity
Vintage Story mod which adds the capability to carry blocks in-hand and on your back
Stars: ✭ 17 (-32%)
Mutual labels:  mod

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

Docker

https://hub.docker.com/r/vasyahuyasa/remod

Installation notes and some guides

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

GeoIP database

Remod support geoip2 and legacy geoip database format (geolite country). Instruction how to get fresh copy of databse https://dev.maxmind.com/geoip/geoipupdate/

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)
  • docker
  • discord relay

Work in progress

  • docker-compose / documentation

backlog

  • discord bot
  • some kind of rpc
  • anticheat
  • users system
  • scoreboard

Supported platforms

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

Contacts

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].