PSF-BotServer/tools
Fate-JH b17d699b5f
Decode Packets, Again (#1156)
* fixing issue where the iterator of a closed stream produces no output; added option to include an entire directory of input files; streamlined workflow between gcapy and preprocessed files

* added documentation; restored functionality of the source's iterator; tidied code

* restored functionlaity/reliability of skip-existing and management of duplicate files and file cleanup; added exclusive log for decode error messages

* collects all literal decode errors falling through the logging cracks

* finally eliminating log spam; tidying up the decoded log files's format

* better subclassing and management of the decoy OutStream

* tightening of the noose

* fixing the readme to account for the -f flag
2023-12-19 14:52:12 -05:00
..
client/src/main/scala/net/psforever/tools/client Utility Vehicle Drivers (#1102) 2023-05-30 13:05:38 -04:00
decode-packets/src/main/scala/net/psforever/tools/decodePackets Decode Packets, Again (#1156) 2023-12-19 14:52:12 -05:00