Difference between revisions of "Darkcanuck/RRServer/Roadmap"

From Robowiki
Jump to navigation Jump to search
(source now in SVN)
(crossing off Elo)
Line 9: Line 9:
  
 
* <strike>Check PHP source into SVN!</strike>  Source code available by request only while I clean it up a bit.  Licensed under the GPL.
 
* <strike>Check PHP source into SVN!</strike>  Source code available by request only while I clean it up a bit.  Licensed under the GPL.
* Implement other ranking algorithms (RR Elo, Glicko-2) for comparison purposes.
+
* Implement other ranking algorithms (<strike>RR Elo</strike>, Glicko-2) for comparison purposes.
 
* Create automatic rebuilding strategy and routines.
 
* Create automatic rebuilding strategy and routines.
 
* Add nice sorting to pairing and battle detail views.
 
* Add nice sorting to pairing and battle detail views.

Revision as of 08:17, 5 October 2008

Navigation: About | Updates | Ratings | Query API | Roadmap | Design | Develop | Known Issues


Where do we go from here? Feedback highly encouraged!

Version numbers are not yet planned, so the following groups are fuzzy on purpose.


Next Steps

  • Check PHP source into SVN! Source code available by request only while I clean it up a bit. Licensed under the GPL.
  • Implement other ranking algorithms (RR Elo, Glicko-2) for comparison purposes.
  • Create automatic rebuilding strategy and routines.
  • Add nice sorting to pairing and battle detail views.
  • Add support for other games, such as TwinDuel.
  • Try to make tables look as nice as ABC's, add proper HTML headers.
  • Figure out how to import battle files (and ratings) from other servers.

Down the Road

  • Update Rumble clients to supply more verificaiton data (especially version, # of bots, # of teams, perhaps codesize?).
  • Create admin interface to purge bad results and flag suspect ones.
  • Look into using a PHP framework because coding authentication schemes and forms gets really tiring, really quick.
  • Motivate others to join in and submit new features & patches.


Final Destination

  • Achieve world peace through RoboRumble.