132nd-Professor
782ada131b
replaced gnu-make with pyinvoke
2021-06-08 22:23:45 +02:00
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
15fd64210f
Pycharm: adjusted compatiblity checks
2021-06-07 23:23:03 +02:00
132nd-Professor
3b26c32922
major refactoring to improve readability
2021-06-07 23:21:59 +02:00
132nd-Professor
130ceb60d8
added simple Makefile
2021-06-07 20:19:00 +02:00
132nd-Professor
4a5a56c6d3
updated README
2021-06-07 19:48:20 +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
132nd-Professor
0b146babdd
Added Pycharm directory .idea/
2021-06-07 19:04:47 +02:00
132nd-Professor
59b87b3adc
added gitignore
...
used templates for Python, JetBrains IDEs
also ignored Tacview files
2021-06-07 19:03:30 +02:00