Skip to content

Releases: sc2ad/beatsaber-hook

Fix for CsObject and CsString

13 Aug 04:06
Compare
Choose a tag to compare
v0.4.1

Updated qpm.json

v0.4.0 - Introduction of CsObject and CsString

13 Aug 03:56
Compare
Choose a tag to compare

For easier codegen access. Also requires multiple headers for all functionality (il2cpp-type-check.hpp along with il2cpp-utils.hpp)

Release v0.3.8

10 Aug 18:07
Compare
Choose a tag to compare
Updated qpm.json

Test GH Actions 15

10 Aug 18:02
Compare
Choose a tag to compare
v0.3.7

Updated qpm.json

Now with libil2cpp dependency, better string creation (untested)

06 Aug 23:57
00a521b
Compare
Choose a tag to compare
v0.3.6

Add libil2cpp dependency, fix for string creation (untested)

Add fix for typedefs.h, generic count

04 Aug 22:44
b6d1b55
Compare
Choose a tag to compare

THROW_UNLESS and other QOL improvements, to be used with latest codegen

03 Aug 21:18
3a10f6b
Compare
Choose a tag to compare

Also allow for codegen to influence il2cpp typedefs, allowing inheritance where possible.

Update null fixes, is_complete_type traits

30 Jul 00:32
f3ebfbc
Compare
Choose a tag to compare
v0.3.3

Version bump, publish package

Package update with RunMethod fixes

28 Jul 22:05
58b2acd
Compare
Choose a tag to compare

Has a debug and release build, supports nullptr parameters to RunMethod.

Update for generic type safety

28 Jun 09:55
Compare
Choose a tag to compare

THIS BUILD DOES NOT INCLUDE src/inline-hook DUE TO A CURRENT ISSUE WITH MULTIPLE HOOKS! PLEASE MANUALLY BUILD WITH THAT SOURCE!

Otherwise, has some small config and modloader header improvements.