Skip to content

Releases: Galaco/bsp

v1.0.0-b1

01 Sep 07:40
Compare
Choose a tag to compare
v1.0.0-b1 Pre-release
Pre-release

Full Changelog: v0.3.1...v1.0.0-b1

v0.3.1

28 May 05:29
6e7c83e
Compare
Choose a tag to compare

What's Changed

  • Rudimentary supporter Source SDK 2013 MP Game Lump StaticProps
  • Update module go to 1.19 by @renovate in #42
  • Bump golang.org/x/image from 0.0.0-20210504121937-7319ad40d33e to 0.5.0 by @dependabot in #43

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

09 Dec 00:12
286dd90
Compare
Choose a tag to compare

What's Changed

  • Update circleci/golang Docker tag to v1.17 by @renovate in #39
  • implement Bsp.CRC32() - aka CRC_MapFile() by @markus-wa in #41

New Contributors

Full Changelog: v0.2.4...v0.3.0

v0.2.4

13 May 04:58
Compare
Choose a tag to compare

Added support for HDR lightmap samples (lump 53)

StaticProp v10 lump loading fixes

20 Apr 09:57
Compare
Choose a tag to compare

Game lump 35 sprp lump can contain several version of the staticprop object. version 10 had a size mismatch causing corrupted entries.
This release corrects that fault, and version10 staticprops (e.g. csgo map ar_baggage) can now be correctly parsed.

Updated dependencies

14 Sep 23:17
Compare
Choose a tag to compare

Nothing major, just updated dependencies

Fixed leaf lump corruption

28 Mar 13:00
4bfb611
Compare
Choose a tag to compare
  • Fixed leaf lump corruption

Refactor, v19 support

27 Mar 19:09
208dcd7
Compare
Choose a tag to compare

Refactored a huge amount of code, with major testing improvements as well as better naming conventions. This is a breaking change

Added support for known broken v19 lump data (leaf)

pakfile case insensitive search

22 Dec 12:17
Compare
Choose a tag to compare
v0.1.2

Additional pakfile improvements

Pakfile cross-platform search enhancements

22 Dec 11:36
Compare
Choose a tag to compare
v0.1.1

Pakfile search improvements