Difference between revisions of "User talk:Chase-san/NeoRoboRumbleParticipants"

From Robowiki
Jump to navigation Jump to search
(use GameType.php)
m (about the server)
Line 2: Line 2:
  
 
: The config file was meant for server-specific configuration, that's it (I suppose the server title could go in there too).  Game types are defined in GameType.php -- that's where you'll want to make all your changes. --[[User:Darkcanuck|Darkcanuck]] 22:33, 8 July 2011 (UTC)
 
: The config file was meant for server-specific configuration, that's it (I suppose the server title could go in there too).  Game types are defined in GameType.php -- that's where you'll want to make all your changes. --[[User:Darkcanuck|Darkcanuck]] 22:33, 8 July 2011 (UTC)
 +
 +
:: I suppose that makes sense, but I have had to change a few things here and there. Added a passworded php uploader for flags, obviously the templates and index (givens). GameType.php indeed, upload_results for the client versions (that should go in config). I might consider making an install_schema.php that installs the schema if there isn't one on the pointed to database. Not really up to making the automated participant list, making secure login system isn't fun. &#8212; <span style="font-family: monospace">[[User:Chase-san|Chase]]-[[User_talk:Chase-san|san]]</span> 23:38, 8 July 2011 (UTC)
  
 
All fixed! &#8212; <span style="font-family: monospace">[[User:Chase-san|Chase]]-[[User_talk:Chase-san|san]]</span> 13:56, 8 July 2011 (UTC)
 
All fixed! &#8212; <span style="font-family: monospace">[[User:Chase-san|Chase]]-[[User_talk:Chase-san|san]]</span> 13:56, 8 July 2011 (UTC)

Revision as of 01:38, 9 July 2011

Stand by, there seems to be extra configuration somewhere in the server code that bars wrong number of battles. (you should put all this in the config Dark!) — Chase-san 13:50, 8 July 2011 (UTC)

The config file was meant for server-specific configuration, that's it (I suppose the server title could go in there too). Game types are defined in GameType.php -- that's where you'll want to make all your changes. --Darkcanuck 22:33, 8 July 2011 (UTC)
I suppose that makes sense, but I have had to change a few things here and there. Added a passworded php uploader for flags, obviously the templates and index (givens). GameType.php indeed, upload_results for the client versions (that should go in config). I might consider making an install_schema.php that installs the schema if there isn't one on the pointed to database. Not really up to making the automated participant list, making secure login system isn't fun. — Chase-san 23:38, 8 July 2011 (UTC)

All fixed! — Chase-san 13:56, 8 July 2011 (UTC)

Changed to 3 rounds, a single round causes too much traffic and lags the server pretty badly. — Chase-san 14:51, 8 July 2011 (UTC)

Also as a side note, i'll be running this only once and awhile and not constantly until there are enough robots in it to justify running it constantly. As things are still on a trial basis, changes to the rounds run, field size and datasaving/other rules are still up the air a little bit. — Chase-san 15:18, 8 July 2011 (UTC)

If this takes off, send me a patch (or the changed files) and I can add this to the server. --Darkcanuck 22:33, 8 July 2011 (UTC)