9e16e1786c
more work on qlogviewer * displays battles * added dreadnought/clanship in startinglevel
Gabor Guzmics2017-05-22 20:42:50 +02:00
39bc7604bf
mainly more work on examples but also first logic in somewhat usable battle_factory initial timestamping method (TBD)
Gabor Guzmics2017-05-22 20:12:15 +02:00
a5d353e302
further refactoring * dropping trash scripts * using settings now internally for encoding. * added requirements.txt * quick.py now serves as some quick basic test
Gabor Guzmics2017-05-22 18:27:30 +02:00
ec852c3b0e
first examples and bugfixes * qt application to browse collected sessions * fix in game.log StartingLevel. * note for virtualenv users
Gabor Guzmics2017-05-19 22:55:04 +02:00
a24f05c6be
updated all combat logs * various mini bugfixes and documentation * all combat log events are recognized correctly
Gabor Guzmics2017-05-19 18:04:22 +02:00
56aec29342
minor fixes in handling unknown output logstream: fixed no op log lines to be swallowed
Gabor Guzmics2017-05-19 17:03:32 +02:00
e003f8e7c5
bugfixes, updates * updated all known packets to be parsed correctly * made analyze script more useful * updated readme and some doc
Gabor Guzmics2017-05-19 16:21:51 +02:00
a3f185683c
changed to logging new setup virtualenv - can use scon now properly like py3 wants me to named logfile created .bak so it gets ignored by gitignore
Gabor Guzmics2017-05-18 19:51:18 +02:00
50b15b218b
Py3 compatibility update 3 - zip files correctly read, currently hardcoded encoding - file encoding hardcoded generally - various fixes
Gabor Guzmics2017-05-16 21:40:38 +02:00
80f3f30b92
sqid change and mailed loot are rather unimportant, but with this combat logs seem to work completely.
Gabor Guzmics2015-04-17 17:38:56 +02:00
e57175c57d
finished up all open packets, fixed participant packet, added more workable debug log with newlines for the actual message to copypaste.
Gabor Guzmics2015-04-17 17:12:11 +02:00
62edcc0a77
- better analyze now works without memory errors and runs through gigantic folders of data reliably. - combat added: Uncaptured packet, full implementation. - logstream: slight adjustments.
Gabor Guzmics2015-04-15 01:40:08 +02:00
45c7d1e393
* fix in stacktrace made it work. * added debug config to analyze. = from now on logging.debug should be utilized to remark stuff, so final implementations can ignore such messages.
Gabor Guzmics2015-04-15 00:57:59 +02:00
9bfdd1fb7a
* logstream introduction: now log-parsing can be done in stream fashion, but the only logstream implementation is still the filereader. * analyze updated to be able to track existing or non-existing packets * updates in packets: new packets * update in log system: ability to append unprocessed lines to the last packet * chat system improvements * stacktrace capturing experimental
Gabor Guzmics2015-04-15 00:31:02 +02:00
1016085bed
updated analyze code to use chat.log added system messages - albeit it does not determine sub-stuff chat log still needs to eat following packets
Gabor Guzmics2015-04-10 20:52:17 +02:00
e43065cc00
* implemented chat protocol, explanation mechanics, reviewed marker for already unpacked logs * started to disect log parsers for using streams in future * Qt Client started * logstream planned.
Gabor Guzmics2015-04-10 20:33:55 +02:00
8688b24635
various implementations since last commit: - update on ships models, items models - updated/added generate_fixtures base script for items - beta_generate_fixtures represents beta stage of app (deprecated) - monitor new app for later.
Gabor Guzmics2015-01-27 10:13:39 +01:00
10c557dea3
all latent changes, undisclosed and without warranty.
Gabor Guzmics2014-10-20 18:47:28 +02:00
8411ed858c
updated settings to generate an ignored .db file per default.
Gabor Guzmics2014-08-04 19:57:23 +02:00
36c8914181
done in last month: * crafting fixture update * efefays logic implementation done today: * added game.log log basics for the parser. * updated utf-8 headers.
Gabor Guzmics2014-08-04 19:55:42 +02:00
b6ec851981
adding weltenfall internal serve code to the urls
g4b2014-06-25 17:14:04 +02:00
8abcc73df9
old "tables" overview which does not work well in printing.
Gabor Guzmics2014-06-25 17:11:35 +02:00
ee289dc39e
upgrading code to use dejaqt upgraded dejaqt to use folders implemented correct folder matching rearranged pagereply to be a resourcereply (and falling back on it)
Gabor Guzmics2014-06-25 17:10:49 +02:00
18b157972b
- added a django app into the project - little tests trying to calculate how SC calcs survivability (not resolved yet) - dejaqt born as idea for standalone library.
Gabor Guzmics2014-06-01 16:16:38 +02:00