Release 0.6 #12
RaphaelIT7
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changes
- [+]
vprofmodule now works on 64x- - [#] Also fixed
vprofitself on 64x / Solved Facepunch/garrysmod-issues#6019- [+] Added
HolyLib.SetSignonState,HolyLib.InvalidateBoneCachefunction and theHolyLib:PostEntityConstructorhook.- [+] Added
steamworks.ForceAuthenticateto steamworks module.- [+] Added
cvar.Unregisterto cvars module.- [+] Added
physenvmodule.- - [#] Implemented a fix for Facepunch/garrysmod-issues#642
- [+] Added
vproflibrary tovprofmodule.- [+]
HolyLib:On[Generic/Model]PrecacheFailhooks now also allow you to change the fallback.- [#] Model and Generic precache now fallsback to
-1instead of0by default.- - [+] Added
holylib_precache_[model/generic]fallbackto change the fallback if wanted.- - [#] Models now will be errors if they fail to precache.
- [#]
util.AsyncCompress/Decompressnow use two seperate threadpools(You can change their size with the new convars).- [#] Fixed a small reference leak in
util.AsyncCompress/Decompress. The function was leaked so it's not too big.- [#] Extented vprof to include two more functions that call hooks.
- -
gameevent.Listencallbacks and Gamemode startup hooks should now also show up.- - Gamemode startup hooks that are now included are:
GM:CreateTeams,GM:PreGamemodeLoaded,GM:OnGamemodeLoaded,GM:PostGamemodeLoadedandGM:Initialize.- [#] Fixed a bug in
vprofthat caused CallWithArgs to show up.- - shouldn't be a thing since
CallFinishshould always be called after it.- [#]
VoiceData:GetUncompressedDatagot thedecompressSizeargument.- [#] Fixed
VoiceData:GetUncompressedDataalways erroring (#11)- [#] Fixed
Steam3Serversymbol.- [#] Fixed ghostinj crashing on shutdown on 64x.
- [#] Implemented a fix for Facepunch/garrysmod-issues#6031
You can see all changes here:
Release0.5...main
QoL updates
This discussion was created from the release Release 0.6.
Beta Was this translation helpful? Give feedback.
All reactions