Releases: scripthookvdotnet/scripthookvdotnet-nightly
Releases · scripthookvdotnet/scripthookvdotnet-nightly
ScriptHookVDotNet-v3.6.0-nightly.99
- fix(core): avoid race conditions much better in
Console
,ScriptDomain
, andNativeMemory
classes- Short commit hash:
8ea5498
- Full commit hash:
8ea5498f709ddb6ae666b486e07688bd506aef92
- Short commit hash:
ScriptHookVDotNet-v3.6.0-nightly.102
Note: the archive content has not been changed from nightly.101.
- ci: make sure new nightly releases are always marked as latest
- Short commit hash:
069411a
- Full commit hash:
069411a5f2f4f317ffc6c2794984c208aad6354f
- Short commit hash:
ScriptHookVDotNet-v3.6.0-nightly.101
- perf(core): don't use a lock in
StringMarshal
but instead use thread static buffers- Short commit hash:
e8a19e8
- Full commit hash:
e8a19e8b764abaf514e612f0bac281261961be4d
- Short commit hash:
ScriptHookVDotNet-v3.6.0-nightly.100
- fix(core): protect
StringMarshal
's buffer against race condition- Short commit hash:
d415b81
- Full commit hash:
d415b81d3880a19ea19d6b941113a98d2fa02aba
- Short commit hash:
ScriptHookVDotNet-v3.6.0-nightly.98
- fix(core): avoid race conditions much better in
ScriptDomain
andScript
classes- Short commit hash:
20a450d
- Full commit hash:
20a450d3a63cc79858b28547170d0cadf692d97f
- Short commit hash:
ScriptHookVDotNet-v3.6.0-nightly.97
- docs: clarify users should update all the asi and dll files all together when updating
- Short commit hash:
56482f0
- Full commit hash:
56482f001d875e6d619fbb655d9669db8b50b31d
- Short commit hash:
ScriptHookVDotNet-v3.6.0-nightly.96
Note: only the readme file has been changed from nightly.95.
- Clarify that users should add version notations to file names of raw scripts
- Short commit hash:
7688183
- Full commit hash:
768818385da98f164e17273dcb22c33ae220bae3
- Short commit hash:
ScriptHookVDotNet-v3.6.0-nightly.95
- fix(core): not sending keyboard messages to scripts or console at all
- Short commit hash:
7005550
- Full commit hash:
7005550b6665b2ddb5bb8dc7fb2f3bf4fdb4f955
- Short commit hash:
ScriptHookVDotNet-v3.6.0-nightly.94
You should NOT use this version, as it does not send keyboard messages to scripts or the console so they cannot respond when a key is pressed! Use nightly.95 instead!
- fix(core): don't crash game for dereferencing null console domain
- Short commit hash:
2bd2449
- Full commit hash:
2bd2449d12b620ce553878e40fdd7cf4d6c85482
- Short commit hash:
ScriptHookVDotNet-v3.6.0-nightly.93
- fix(core): not reading changed key bindings in some people's game
- Short commit hash:
491d246
- Full commit hash:
491d24695bbe12a63767679c5af1469e117330e6
- Short commit hash: