LT4

Trouble loading LT3-LT5

I'm trying to load LT3 to LT5 to check the final scorelists, for the ranking list. But for some reason I can't figure out how to do this. Here's what I've done so far:

LT4 - list of players

Players

LT4 - history

LT4 is the LongTurn game organized by maHo. This wiki server actually did born with the intent of supporting the LT4 game, and only after a while started evolving into a general LongTurn site, and then it moved to Drupal site.

The game has ended due to persistent server crashes (probably because certain players have become too big for the server). The unchallenged winners of the game are Vule Keva (Afghans) and Ika Pakao (Serbs)!

LT4 - terrain.ruleset file


; Modifying this file:
; You should not modify this file except to make bugfixes or
; for other "maintenance". If you want to make custom changes,
; you should create a new datadir subdirectory and copy this file
; into that directory, and then modify that copy. Then use the
; command "rulesetdir " in the server to have freeciv
; use your new customized file.

LT4 - game.ruleset file


; Modifying this file:
; You should not modify this file except to make bugfixes or
; for other "maintenance". If you want to make custom changes,
; you should create a new datadir subdirectory and copy this file
; into that directory, and then modify that copy. Then use the
; command "rulesetdir " in the server to have freeciv
; use your new customized file.

; Note that the freeciv AI may not cope well with anything more
; than minor changes.

[datafile]
description="Default game rules for Freeciv"
options="1.11.1"

[options]

LT4-buildings.ruleset file


; Modifying this file:
; You should not modify this file except to make bugfixes or
; for other "maintenance". If you want to make custom changes,
; you should create a new datadir subdirectory and copy this file
; into that directory, and then modify that copy. Then use the
; command "rulesetdir " in the server to have freeciv
; use your new customized file.

; Note that the freeciv AI may not cope well with anything more
; than minor changes.

[datafile]
description="Default buildings data for Freeciv"
options="1.10.1"

LT4 Ruleset

We're using "3x" ruleset by Looris, modified a bit:

  • buildings.ruleset
  • game.ruleset
  • terrain.ruleset
  • units.ruleset

    All other files aren't changed. But in case of some change there, they will be added here and filled with proper content from civserver default ruleset (/usr/share/games/freeciv/default/*.ruleset in Debian sarge)

  • LT4 Server settings


    ####################### core settings #####################
    rulesetdir lt4
    set saveturns=1
    metamessage 'http://lt4.pagema.net LongTurn test server'
    cmdlevel none
    ############################################################

    set saveturns=1
    #24h timeout AND turnblocking, but not fixedtimeout
    set timeout=86400
    set turnblock = 1
    set fixedlength = 0

    #lower researchcost
    set techlevel = 0
    set researchcost = 10
    #
    set startunits=cccccwwx
    #
    set disp=7
    set huts=1
    set specials=100
    #
    set separatepoles=0
    set tinyisles=1
    set landmass=40
    set barbarians=0
    #
    set topology=3
    #
    set diplomacy=1
    set diplcost=40
    set size=12
    #
    set generator=3
    set foodbox=6
    set wtowervision = 3
    set wtowerevision = 2
    set rapturedelay = 2
    set killcitizen = 15
    set revolen = 6
    set contactturns = 8
    set scorelog = 1
    #
    set conquercost=40
    set diplchance=50
    set techpenalty=60

    more settings should be voted using a poll or at mailinglist/forum.

    Syndicate content