Commit Graph
7 Commits
Author SHA1 Message Date
132nd-Professor ab01a14719 zip files: use filename as provided by zip archive
We assumed that the txt file is always at the top level of the zip file
The tacview files from Hoggit have them nested under multiple directories
fixes #1
2021-06-08 21:30:38 +02:00
132nd-Professor 18329155b3 last cleanup, added some docstrings 2021-06-08 15:45:54 +02:00
132nd-Professor abc5584856 even more refactoring to improve code quality 2021-06-08 15:32:14 +02:00
132nd-Professor b42a711b0c removed unused constant 2021-06-07 23:29:15 +02:00
132nd-Professor 3b26c32922 major refactoring to improve readability 2021-06-07 23:21:59 +02:00
132nd-Professor ac316e1d90 rewrite of core functionality
Can handle continued lines (introduced recently by Tacview)
Processes the first file of matching type it finds in its current dir
Handles both zip and txt files
2021-06-07 19:10:54 +02:00
steven-omaha 608c86cc9e added main script 2020-09-29 15:17:13 +02:00