8000 Tags · SydMontague/DSCSTools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: SydMontague/DSCSTools

Tags

v1.0.0

Toggle v1.0.0's commit message
Release 1.0.0

* split project into Library and CLI
  * can be used by other projects to access the tool's functionality
  * download the -shared version, also supports Boost.Python with Python 3.8
* added --extractFile mode to CLI
* automatically decrypt/encrypt archives when necessary
* added advanced compression mode
  * reduces storage of duplicate data, improve file sizes by ~5%
* improved non-Windows compatibility
* general code cleanup

v0.7.0

Toggle v0.7.0's commit message
Added AFS2 support

v0.6.1

Toggle v0.6.1's commit message
Don't use compression result if it's not at least 4 bytes smaller

v0.6.0

Toggle v0.6.0's commit message
Use boost::asio::thread_pool instead of std::async

This fixes a crash on some systems due to too many files being opened at once.
It also reduces the memory footprint significantly.

v0.5.1

Toggle v0.5.1's commit message
Fixed bug with mbe rebuild, more structures, debug output and documen…

…tation

v0.5.0

Toggle v0.5.0's commit message
Fixed absolute paths

v0.4.2

Toggle v0.4.2's commit message
Improved CSV validation, fixed bug in CSV parser

v0.4.1

Toggle v0.4.1's commit message
Fixed --pack not working with some target paths

v0.4.0

Toggle v0.4.0's commit message
Improved MBE feature, now supporting repacking

v0.3.1

Toggle v0.3.1's commit message
Fixed bug in --extract

0