Releases: sc2ad/Il2CppQuestTypePatching
Releases · sc2ad/Il2CppQuestTypePatching
Release to fix publish script
Bump bshook version, fix for new qpm
Merge pull request #20 from FrozenAlex/master Fix qpm build, update to bshook 4.0.1
Update to new modloader
And bs-hook 4.x
Full Changelog: v0.15.24...v0.15.25
Improved liveness detection and support for tagged pointers
Fix for method slot being set to 0 instead of invalid
What's Changed
- Default methodInfo slot to 'invalid slot' value by @RedBrumbler in #18
Full Changelog: v0.15.22...v0.15.23
Add proper field attribute support
Should allow for CT fields to be deserialized as from asset bundles
What's Changed
- Add GetScriptingClass hook so AssetBundles can find custom types by @darknight1050 in #17
New Contributors
- @darknight1050 made their first contribution in #17
Full Changelog: v0.15.21...v0.15.22
Fix for hookinfo and make default ctor use base ctor
Bump bs-hook version
Full Changelog: v0.15.19...v0.15.20
Fix some missing initialization calls and namespace usages
What's Changed
- Fix missing namespace specification by @RedBrumbler in #16
Full Changelog: v0.15.18...v0.15.19