[+] Allow one to disable modules on startup with -holylib_enable_[module name] 0
[+] Added a few new hooks
-
HolyLib:OnModelPrecache
-
HolyLib:OnGenericPrecache
-
HolyLib:OnStringTableCreation
-
HolyLib:CheckTransmit
-
HolyLib:OnSourceTVNetMessage
-
HolyLib:OnSourceTVCommand
-
HolyLib:OnSteamDisconnect
-
HolyLib:OnSteamConnect
[+] Added a few new functions
-
stringtable.IsCreationAllowed
-
stringtable.IsLocked
-
stringtable.AllowCreation
-
stringtable.RemoveTable
-
INetworkStringTable:DeleteAllStrings
-
INetworkStringTable:SetMaxEntries
-
INetworkStringTable:DeleteString
-
INetworkStringTable:IsValid
-
pvs.RemoveEntityFromTransmit
-
pvs.RemoveAllEntityFromTransmit
-
pvs.AddEntityToTransmit
-
pvs.SetPreventTransmitBulk
-
util.AsyncCompress
-
util.AsyncDecompress
-
cvars.GetAll
-
sourcetv.IsActive
-
sourcetv.IsRecording
-
sourcetv.IsMasterProxy
-
sourcetv.IsRelay
-
sourcetv.GetClientCount
-
sourcetv.GetHLTVSlot
-
sourcetv.StartRecord
-
sourcetv.GetRecordingFile
-
sourcetv.StopRecord
-
sourcetv.GetAll
-
sourcetv.GetClient
-
steamworks.Shutdown
-
steamworks.Activate
-
steamworks.IsConnected
[+] Added a few new convars
-
holylib_pvs_postchecktransmit
-
holylib_filesystem_optimizedfixpath
-
holylib_filesystem_earlysearchcache
-
holylib_filesystem_forcepath
-
holylib_filesystem_predictpath
-
holylib_filesystem_splitgamepath
-
holylib_filesystem_splitluapath
-
holylib_filesystem_splitfallback
-
holylib_filesystem_predictexistance
-
holylib_filesystem_fixgmodpath
-
holylib_filesystem_debug
-
holylib_concommand_disableblacklist
-
holylib_vprof_exportreport
-
holylib_sv_stressbots
-
holylib_sourcetv_allownetworking
-
holylib_sourcetv_allowcommands
[+] Added a few new commands
holylib_filesystem_dumpsearchcache
holylib_filesystem_getpathfromid
holylib_filesystem_nukesearchcache
[+] Added a few new classes
bf_read
HLTVClient
[+] Added a few new modules sourcetv
, networking
, steamworks
, cvars
, util
, vprof
and concommand
[#] pvs.AddEntityToPVS
, pvs.OverrideStateFlags
and pvs.SetStateFlags
now also support a table of entities