GW2Raidar / gw2raidar

A log parsing website for Guild Wars 2 combat logs
http://www.gw2raidar.com
GNU General Public License v3.0
20 stars 14 forks source link

Add functionality to parse compressed logs #21

Closed merforga closed 7 years ago

merforga commented 7 years ago

Currently we do not support compressed logs which some people will most likely be using to conserve disk space. Arc has a windows 10 option to zip log files by default. Details on arc website. Example logs below. We cannot assume people will be literate enough to extract themselves prior to upload (plus poor user experience) so we need to cater accordingly.

Note these files are same format as output by Arc 20170514-024527.evtc.zip 20170514-015630.evtc.zip

merforga commented 7 years ago

Success!