Releases: sc2ad/beatsaber-hook
Releases · sc2ad/beatsaber-hook
Fix for hook optimizations that caused recursion and general UB
v2.2.5 Updated qpm.json
Static invokes
v2.2.4 Updated qpm.json
Fix for static invokes
v2.2.3 Updated qpm.json
Fix for value type unboxing, nested reference type conversions
v2.2.2 Updated qpm.json
Attempt to fix RunMethodThrow invokes for value types that would be boxed
v2.2.1 Updated qpm.json
Add ByRef type and implementation
Also fix RunMethodThrow to use the non-reference versions of everything, byref types must now be passed in as: byref(asdf)
Also added specializations for types that modify the ref-ness of their returned Il2CppType*s. See il2cpp_no_arg_type
Add manual il2cpp typedefs
v2.1.4 Updated qpm.json
Fix for casting
v2.1.3 Updated qpm.json
Don't forward for RunMethodThrow
v2.1.2 Updated qpm.json
Ensure utility exists
v2.1.1 Updated qpm.json