Skip to content

Releases: sc2ad/Il2CppQuestTypePatching

Update to bs-hook 1.0.10

22 Jan 04:56
Compare
Choose a tag to compare
v0.4.3

Updated qpm.json

Update for public-facing type_info API, `RegisterSingle`

19 Jan 21:36
Compare
Choose a tag to compare

Add ResolveType support, rename to ResolveTypes

19 Jan 21:16
Compare
Choose a tag to compare

Backwards compat, pretty much

Fix for null types, multipart resolution

15 Jan 21:53
Compare
Choose a tag to compare

Should now use RegisterType<A, B, C, ...>() instead of each separate call, as this will resolve circular dependencies.

Fix for static fields, extra stuff

11 Jan 23:05
Compare
Choose a tag to compare
v0.3.5

Updated qpm.json

Change logging for nullptr wrappers/class returns

11 Jan 07:40
Compare
Choose a tag to compare

Fix

11 Jan 01:15
Compare
Choose a tag to compare
Fix
v0.3.3

Updated qpm.json

Update to bs-hook 1.0.7

11 Jan 01:03
Compare
Choose a tag to compare
v0.3.2

Updated qpm.json

Update to bs-hook 1.0.6

09 Jan 21:44
Compare
Choose a tag to compare

Remove offset_of, replace with offsetof

Update to bs-hook 1.x

08 Jan 19:13
Compare
Choose a tag to compare

Context logging, a bit better hook management.