Difference between revisions of "Darkcanuck/RRServer/Roadmap"
< Darkcanuck | RRServer
Jump to navigation
Jump to search
Darkcanuck (talk | contribs) (nice tables done, but need some navigation links) |
Darkcanuck (talk | contribs) (comparison feature on todo list) |
||
Line 10: | Line 10: | ||
* <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. | ||
* <strike>Implement other ranking algorithms (RR Elo, Glicko-2) for comparison purposes.</strike> | * <strike>Implement other ranking algorithms (RR Elo, Glicko-2) for comparison purposes.</strike> | ||
− | |||
* <strike>Add nice sorting to pairing and battle detail views.</strike> | * <strike>Add nice sorting to pairing and battle detail views.</strike> | ||
* Add rankings view for [[PremierLeague]], survivalist league (data already summarized, just need to display). | * Add rankings view for [[PremierLeague]], survivalist league (data already summarized, just need to display). | ||
Line 17: | Line 16: | ||
* <strike>Create utility to import battle files (and ratings) from other servers.</strike> | * <strike>Create utility to import battle files (and ratings) from other servers.</strike> | ||
* Improve site navigation. | * Improve site navigation. | ||
+ | * Add comparison feature (similar to old server), including comparisons against previous bot versions. | ||
== Down the Road == | == Down the Road == | ||
+ | * Create automatic rebuilding strategy and routines. | ||
* Update Rumble clients to supply more verification data (especially version, # of bots, # of teams, perhaps codesize?). | * Update Rumble clients to supply more verification data (especially version, # of bots, # of teams, perhaps codesize?). | ||
* Create admin interface to purge bad results and flag suspect ones. | * Create admin interface to purge bad results and flag suspect ones. |
Revision as of 07:09, 19 November 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.Add nice sorting to pairing and battle detail views.- Add rankings view for PremierLeague, survivalist league (data already summarized, just need to display).
- Add support for other games, such as TwinDuel?
Try to make tables look as nice as ABC's, add proper HTML headers.Create utility to import battle files (and ratings) from other servers.- Improve site navigation.
- Add comparison feature (similar to old server), including comparisons against previous bot versions.
Down the Road
- Create automatic rebuilding strategy and routines.
- Update Rumble clients to supply more verification 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.