Skip to content

Releases: Natanxp2/bspPack

bspPack 0.8.1

04 Jul 08:17

Choose a tag to compare

Changelog

bspPack 0.8

02 Jul 13:15

Choose a tag to compare

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

01 Jul 23:42

Choose a tag to compare

Changelog

  • Fixed names of skybox and detail not being lowercased
  • Fixed a typo

bspPack 0.7.1

30 Jun 10:37

Choose a tag to compare

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

30 Jun 08:59

Choose a tag to compare

Changelog

  • Added support for packing .vpk files
  • Added support for excluding files inside of selected vpks from packing

bspPack 0.6

28 Jun 08:48

Choose a tag to compare

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

23 Jun 08:52

Choose a tag to compare

Changelog

-Added warnings for skipped files and directories during lowercasing

bspPack 0.5

22 Jun 14:43

Choose a tag to compare

Changelog

  • Added automatic path detection for config.ini
  • Switched to saner output coloring
  • Fixed minor bugs
  • Upgraded to net9

bspPack 0.4

21 Jun 17:14

Choose a tag to compare

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

03 Jun 09:48

Choose a tag to compare

Changelog

  • Fixed some paths not being lowercased
  • Switched to single file output