Releases: Natanxp2/bspPack
Releases · Natanxp2/bspPack
bspPack 0.8.1
Changelog
- Particle packing fixes following CompilePal PR
bspPack 0.8
Changelog
- Added RunScriptCode function parsing
Copied and adapted from a PR made by Brain-dawg to CompilePal - Fixed particles with version 5.2 not being parsed properly
- Fixed skyname and detail name not being lowercased
bspPack 0.7.2
Changelog
- Fixed names of skybox and detail not being lowercased
- Fixed a typo
bspPack 0.7.1
Changelog
- Added manual preloading of libmimalloc.so for older source games on linux.
Valve has broken all linux tools with x64 update, manual preloading is necessary for them to work.
bspPack 0.7
Changelog
- Added support for packing .vpk files
- Added support for excluding files inside of selected vpks from packing
bspPack 0.6
Changelog
-Fixed packing particles
-Fixed generation of particle manifest
-Added support for resolving conflicting particle names
-Fixed some mdl texture paths not being lowercased
-Added /models directory to paths lowercased with -L ( --lowercase )
-Added automatic removal of particle manifest file if it was generated
-Fixed temporary files not being deleted if bspzip exited with an error
-Added trimming to reduce filesize
-Fixed some output coloring
bspPack 0.5.1
Changelog
-Added warnings for skipped files and directories during lowercasing
bspPack 0.5
Changelog
- Added automatic path detection for config.ini
- Switched to saner output coloring
- Fixed minor bugs
- Upgraded to net9
bspPack 0.4
Changelog
- Minor fixes pulled from compilePal
- Added automatic lowercasing functionality ( Please use backups! )
- Added colors to console output for better readability
bspPack 0.3.5
Changelog
- Fixed some paths not being lowercased
- Switched to single file output