Difference between revisions of "Darkcanuck/RRServer/Roadmap"
< Darkcanuck | RRServer
Jump to navigation
Jump to search
Lestofante (talk | contribs) |
Darkcanuck (talk | contribs) (svn, comparison feature done) |
||
Line 8: | Line 8: | ||
== Next Steps == | == Next Steps == | ||
− | * <strike>Check PHP source into SVN!</strike> | + | * <strike>Check PHP source into SVN!</strike> Available here: http://darkcanuck.net/svn/rumbleserver/trunk |
* <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> | ||
Line 16: | 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. | + | * <strike>Add comparison feature (similar to old server), including comparisons against previous bot versions.</strike> |
* <strike>Test transaction-based uploads for speed improvement.</strike> | * <strike>Test transaction-based uploads for speed improvement.</strike> | ||
* Calculate estimated APS using Glicko-2 expected scores for missing pairings. | * Calculate estimated APS using Glicko-2 expected scores for missing pairings. | ||
− | |||
== Down the Road == | == Down the Road == | ||
Line 30: | Line 29: | ||
* Look into using a PHP framework because coding authentication schemes and forms gets really tiring, really quick. | * 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. | * Motivate others to join in and submit new features & patches. | ||
+ | |||
== Final Destination == | == Final Destination == | ||
* Achieve world peace through RoboRumble. | * Achieve world peace through RoboRumble. |
Revision as of 06:53, 28 April 2009
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!Available here: http://darkcanuck.net/svn/rumbleserver/trunkImplement 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.Test transaction-based uploads for speed improvement.- Calculate estimated APS using Glicko-2 expected scores for missing pairings.
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.
- Everyone can flag bad result
- 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.