Adam ?

Results 11 comments of Adam ?

Hey look an actually good issue, lets add some more detail here

Apologies for only catching up to this now (literally 5 months after you posted this...) Unity 2021 is not yet supported. As for making generic methods, I'd need to do...

Looks more or less good so far, don't forget to add formatters for wrapper types (either to the same file or somewhere else entirely) also, I'd like to guard debug...

More specifically the implementation of flamingo for all hooking related ventures instead of leaving implementation up to arbitrary macros used in a mod per mod basis.

Consider using the string conversion functions available in `typedefs-string.hpp`, those functions perform the correct conversion and also are not deprecated. I do agree that the current implementations of `to_utf8` and...

To add to this, `out` should ALSO have its own wrapper type, one that disallows modification until it is emplaced with a value (specifically useful for cases when calling orig...

Hey there! Could you provide a list of mods that you were using to get this issue? It would go a long way as far as debugging this issue goes....

Hey, I was wondering what the status of this was. Does your PR require any plumbing from the "top", so to speak, to get the actual split index passed down?...

Gotcha. What's left on the core side? More play-testing or review from others who might have comments?

This should be fixed now, but I will leave it open for now.