Freeciv
(add preamble)
(added more software info)
Line 48: Line 48:
   
 
player_host[]=''string'' (plh[]=)
 
player_host[]=''string'' (plh[]=)
  +
  +
  +
The following software is not presently integrated into metaserver proper, but running at [http://old.freeciv.org old.freeciv.org]. I believe it provides much needed functionaly so we can get more user feedback to improve the game.
  +
  +
=== Client Stats ===
  +
Example page: [http://old.freeciv.org/clients.phtml?start=2007-01-01&end=2007-02-01].
  +
  +
[[Image:Clients.png|300px]]
  +
  +
=== Polls ===
  +
Example poll page: [http://old.freeciv.org/poll.phtml].
  +
  +
[[Image:Poll.png|300px]]
  +
  +
Example poll list page: [http://old.freeciv.org/poll.phtml].
  +
  +
[[Image:Polls.png|300px]]
   
 
[[Category:Technical docs]]
 
[[Category:Technical docs]]

Revision as of 06:10, 30 July 2007

Metaserver Software =

This software was written in LAMP technologies using PHP and MySQL. Sources are available at Gna! project page.

Metaserver

Metaserver

The part in parentheses are the actual variable names passed to the metaserver

Header section

host=string (host=)

port=integer (port=)

version=string (version=)

patches=string (patches=)

capability=string (capability=)

state=string (state=)

dropplayers=number (dropplrs=)

goodbye=number (bye=)

Message section

topic=string (topic=)

message=string (message=)

Variables section

variable_name[]= string (vn[]=)

variable_value[]= string (vv[]=)

Players section

players_available=integer (available=)

player_type[]=string (Human,AI,Barbarian) (plt[]=)

player_leader[]=string (pll[]=)

player_nation[]=string (pln[]=)

player_user[]=string (plu[]=)

player_host[]=string (plh[]=)


The following software is not presently integrated into metaserver proper, but running at old.freeciv.org. I believe it provides much needed functionaly so we can get more user feedback to improve the game.

Client Stats

Example page: [1].

Clients

Polls

Example poll page: [2].

Poll

Example poll list page: [3].

Polls Insert non-formatted text here