I'm very excited to finally reveal cohdb, a project I've been working on for the past few months. cohdb is my adaptation, and extension, of the traditional Company of Heroes replay analyzer as a web-based service and aggregator. In its current, extremely basic form, cohdb consists of a quick and mostly feature-complete replay parser and browser-based interface. Though fairly simple right now, my intention is to extend cohdb in the future in order to provide statistics aggregation and analysis for individual players and organizations running tournaments and other events. The current site is what I believe to be the most basic tool that is still useful for general use.
Please give it a try and let me know what you think. I'll be checking this thread often, so please post any comments, feature requests, or bugs/errors here. I'll also be keeping this thread updated as I work on the site over the coming weeks and months. Keep in mind, however, that the current iteration of the site is a beta and is subject to change, and that on rare occasions data may be lost as a result of restructuring or redevelopment.
Special thanks to Seb, Janne252, and pingtoft for their technical support, primarily with the replay parser. The parser code is open-source, and can be found on GitHub if you're curious about that sort of thing.
UPDATE: cohdb is now open source! You can find the entire codebase at https://github.com/cohdb/
Known Issues
- Some structures and abilities are not being parsed correctly. If anyone has insight on this I'd love to hear from you!
- Colour scheme on the filters view is less than ideal.