Skip to content

Releases: sc2ad/beatsaber-hook

Fix dlclose issues, null check string_view, linker issues

03 Nov 03:49
ab8bcf3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

16 Oct 19:02
08dc05f
Compare
Choose a tag to compare

Full Changelog: v4.0.0...v4.0.1

Use sl2 bindings, fix compile for NDK r26+

15 Oct 07:05
0696a7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.14.0...v4.0.0

Update hook installs to resolve xref issues

17 Sep 19:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.13.0...v3.14.0

Fix for TypeConv, field NTTPs

03 Sep 01:32
Compare
Choose a tag to compare

Improve exception handling in catch handlers

20 Aug 03:49
Compare
Choose a tag to compare

Add general purpose wrappers, MAKE_HOOK_WRAPPER, xref fixes

19 Aug 16:59
Compare
Choose a tag to compare
  • Added accessor-wrapper-types.hpp and base-wrapper-type.hpp for use with customizable sized wrapper types.
  • In order to facilitate this being applicable, added a MAKE_HOOK_WRAPPER to illustrate conversions to and from wrapper types without forcing size constraints.
  • Made it so that xref traces can work through hooks (hooks also properly log when combined)

Full Changelog: v3.10.0...v3.11.0

Deprecate MakeDelegate and __AllocateUnsafe

10 Aug 05:33
Compare
Choose a tag to compare

Bump rapidjson, improved debugging experience

28 Jun 03:48
Compare
Choose a tag to compare

Fix for generic deduction

21 May 00:50
Compare
Choose a tag to compare