* updated all known packets to be parsed correctly * made analyze script more useful * updated readme and some doc
21 lines
520 B
ReStructuredText
21 lines
520 B
ReStructuredText
Library for reading SC logs
|
|
===========================
|
|
|
|
Github Release of my logparsing attempt
|
|
and other stuffs, from internal git.
|
|
|
|
This software is in a _pre-alpha_ stage, and is considered mostly useful for _scientific_ purposes.
|
|
|
|
*License: LGPL*
|
|
|
|
Current Goals
|
|
-------------
|
|
- make library usable with an example
|
|
- more documentation
|
|
- update to handle all current combat events in pvp
|
|
|
|
Changelog
|
|
---------
|
|
- converted 99% to python3. switched to py3 development.
|
|
- moved to github with parser library only
|
|
|