- added the beginning of some new master server info (very limited)

- Masterserver menu will show more titles / colors.
    - We keep the game showing in the Masterserver menu while it is in progress.
   - Disable join button when slots are full.
   - Update title with IN PROGRESS when game is being played.
   - PHP Script is backwards compatible with older clients
This commit is contained in:
Mark Vejvoda
2010-10-23 09:06:47 +00:00
parent fd3a8e4705
commit ae8571a406
7 changed files with 333 additions and 55 deletions

View File

@@ -8,16 +8,16 @@ AnnouncementURL=http://megaglest.pepper.freeit.org/announcement.txt
AutoMaxFullScreen=false
AutoTest=false
CheckGlCaps=true
ColorBits=32
ColorBits=32
ConsoleMaxLines=7
ConsoleMaxLinesStored=20
ConsoleTimeout=20
DayTime=1000
DebugLogFile=debug.log
DebugMode=false
DebugMode=false
DebugPerformance=false
DebugNetwork=false
DebugWorldSynch=false
DebugNetwork=false
DebugWorldSynch=false
DepthBits=16
FactoryGraphics=OpenGL
FactorySound=OpenAL
@@ -46,16 +46,17 @@ FontSizeAdjustment=0
Lang=english
MaxLights=3
;Masterserver=http://soft-haus.com/glest/cgi-bin/
Masterserver=http://192.168.0.107/glest/
;MasterServerExternalPortList=80,143,587,21,110,25,443,993,995
Masterserver=http://megaglest.pepper.freeit.org/masterserver/
;Masterserver=http://megaglest.pepper.freeit.org/masterserver/
MasterServerExternalPortList=61357,61358,61359,61360,61000,80,143,587,21,110,25,443,993,995,1080,8080
NetPlayerName=newbie
NetPlayerName=newbie
NetworkConsistencyChecks=true
PhotoMode=false
RefreshFrequency=75
ScreenHeight=768
ScreenWidth=1024
ServerIp=192.168.0.107
ScreenHeight=768
ScreenWidth=1024
ServerIp=192.168.0.107
ServerPort=61357
ShadowAlpha=0.2
ShadowFrameSkip=2
@@ -67,7 +68,7 @@ SoundVolumeAmbient=80
SoundVolumeFx=80
SoundVolumeMusic=90
StencilBits=0
Textures3D=true
Textures3D=true
UnitParticles=true
UserData_Root=mydata/
Windowed=false
Windowed=false