30 day battle records
Fragment of a discussion from Talk:RoboRumble
Jump to navigation
Jump to search
If you think about it, it's surprising we haven't yet rewritten the client. We've rewritten everything else plenty of times. =) I think my ultimate client wish list would be:
- Rewritten protocol for lightning fast uploads (and better/more robust maybe priority battles options).
- Simple, direct control over what battles run. E.g., you could have a rule like "always give voidious.* bots priority if they don't have enough battles."
- Multi-threading support so we don't have to setup/run multiple clients. (Could fork RoboRunner pretty easily I think.)
- At whatever limit of RoboRumble stability, start running battles for Distributed Robocode instead.
- Recovers from Java OutOfMemory Error's.