Update!
Core changes:
Updated to 696
Fixed firetouchinterest
Added thread, lightuserdata, and buffers to the default return table of getgc
Added getthreadscript, which returns the script from a given thread. Similar to getcallingscript, but you can pass any thread value
Fixed getrunningscripts to pass sUNC and find scripts with different RunContexts
Fixed getsenv, (works with sUNC), but it should now return more script environments than before.
By fixing getsenv, it fixed a lot of “failing” sUNC functions, we’re back up to 90%.