After nearly a year of working on ulp, I'm happy to announce the first beta-release of it. ulp is an eventlog parser for xonotic and that other game, that can be easily extended as well as modified.
At the moment, the parser is ought to be able to catch everything ( it comes with a test suite ), and can log results ( except the ones for the scoreboard at the moment ) into an sql database.
ulp is written in Python and requires Python >= 2.6; the core-parts should also run on Python 3.x.
ulp can be found at http://bitbucket.org/coh/ulp/ , and the built documentation, including an install guide for xonotic, resides currently at http://cohdev.patshead.com/ulp/doc/ .
Beta-testing, patches and pull requests are very welcome.
And at last a big thank you to the people who already contributed
Enjoy.
At the moment, the parser is ought to be able to catch everything ( it comes with a test suite ), and can log results ( except the ones for the scoreboard at the moment ) into an sql database.
ulp is written in Python and requires Python >= 2.6; the core-parts should also run on Python 3.x.
ulp can be found at http://bitbucket.org/coh/ulp/ , and the built documentation, including an install guide for xonotic, resides currently at http://cohdev.patshead.com/ulp/doc/ .
Beta-testing, patches and pull requests are very welcome.
And at last a big thank you to the people who already contributed
Enjoy.