Difference between revisions of "RoboRumble/Development"

From Robowiki
Jump to navigation Jump to search
(submit patches to sourceforge site)
 
Line 17: Line 17:
  
 
Can someone access SVN and update this file? --[[User:Lestofante|lestofante]] 04:16, 11 December 2008 (UTC)
 
Can someone access SVN and update this file? --[[User:Lestofante|lestofante]] 04:16, 11 December 2008 (UTC)
 +
 +
: You should be able to submit your changes as a patch on RoboCode's SourceForge website.  That's the best place to catch their attention.  --[[User:Darkcanuck|Darkcanuck]] 05:52, 11 December 2008 (UTC)

Latest revision as of 07:52, 11 December 2008

Request for developer

I've modify my roborumble client (version 1.6.0, but the file to change seems the same either in the last BETA) to implements some function:

- Upload result now is done in a separate Thread, run before download and battle

- Support multiple server upload. Now you can add as many RESULTSURL you want, separated by comma

example: RESULTSURL=http://darkcanuck.net/rumble/UploadedResults, http://rumble.fervir.com/rumble/UploadedResults

Changed files are: Roborumble.RoboRumbleAtHome Roborumble.netengine.ResultsUpload Roborumble.netengine.FileTransfer

Tomorrow (now it's late) I will upload the source of this three file and tell you how compile it (or better, how compile your personal robocode's MOD)

Can someone access SVN and update this file? --lestofante 04:16, 11 December 2008 (UTC)

You should be able to submit your changes as a patch on RoboCode's SourceForge website. That's the best place to catch their attention. --Darkcanuck 05:52, 11 December 2008 (UTC)