server
This is an old revision of the document!
Table of Contents
Server
The crossfire server is the heart of the game. Crossfire is designed around a central server with each client being able to log in and separately interact with the crossfire world.
Servers can be classified by the type of source code they run:
- tag - these servers are running a stable release of crossfire
- trunk - these servers are running the latest development release of crossfire
- branch - these servers are running a non-standard version of crossfire
Server hosts may also choose to modify certain aspects of the game to suit their preference.
- Experience curve - A popular modification is to the experience curve and experience loss upon death to make a particular server more or less challenging.
- tickrate - Currently by default all servers run a tickrate of 120ms between ticks, or, 8.33 ticks per second. The tickrate is used to determine many in game properties like the time, movement and attack speed, grace and sp regeneration and food consumption.
- Maps - Maps may be added or removed from particular servers to improve the in game experience.
Hosting
Platform server installation guides
- Linux Server Install Guide - Guide to installing a crossfire server on a linux platform
- Window's Binary Server Install Guide - A guide to installing a crossfire server on Windows platform
- OSX Server Install Guide - A guide to installing a crossfire server on an OSX platform
- BSD - Information on installing servers on BSD
- Solaris - Information on installing servers on solaris
Compiling
Other documents
server.1524304501.txt.gz · Last modified: (external edit)