8,596 Commits over 3,256 Days - 0.11cph!
Automated Linux Build #166
* Added Player.AnimSetGestureSequence( slot, seq )
* -noworkshop now also prevents SteamAPI from being initialized too soon on dedicated servers
Automated Windows Build #165
Automated Linux DS Build #165
Automated Linux DS Build #164
Automated Windows Build #164
Automated Linux Build #164
* Fixed debugoverlay spamming dedicated server console to oblivion
* Added CNavLadder.Get/SetBottomArea( CNavArea )
* Added CNavLadder.Get/SetTopBehindArea( CNavArea )
* Added CNavLadder.Get/SetTopForwardArea( CNavArea )
* Added CNavLadder.Get/SetTopLeftArea( CNavArea )
* Added CNavLadder.Get/SetTopRightArea( CNavArea )
Automated Linux DS Build #163
Automated Linux Build #163
Automated Windows Build #163
Fix crash warning trying to print uninitialized memory?
Automated Linux DS Build #162
Automated Linux Build #162
Automated Windows Build #162
Added (safe) ConVar methods: SetString, SetFloat, SetInt, SetBool
Automated Linux DS Build #161
Automated Windows Build #161
Automated Linux DS Build #160
Automated Linux Build #160
* Fixed "destination group" problem in multiplayer with npc_template_maker
* Added CNavArea.SetParent( CNavArea, type )
* Added CNavArea.GetParent() - returns CNavArea
* Added CNavArea.GetParentHow() - returns NavTraverseType
* Added CNavArea.ClearSearchLists()
* Added CNavArea.SetTotalCost( float )
* Added CNavArea.AddToOpenList()
* Added CNavArea.GetTotalCost() - returns float
* Added CNavArea.IsOpenListEmpty()
* Added CNavArea.PopOpenList() - returns CNavArea
* Added CNavArea.IsBlocked()
* Added CNavArea.IsOpen()
* Added CNavArea.IsClosed()
* Added CNavArea.RemoveFromClosedList()
* Added CNavArea.UpdateOnOpenList()
* Added CNavArea.AddToClosedList()
* Added CNavLadder.ConnectTo( CNavArea )
Automated Linux DS Build #159
Automated Windows Build #159
Automated Linux Build #159
Fixed VMatrix:SetScale() scaling the 2nd/3rd rows incorrectly
Automated Linux DS Build #158
Automated Windows Build #158
Automated Linux Build #158
Added net.WriteMatrix/net.ReadMatrix
net.WriteType support for VMatrix
Fixed net.ReadType for TYPE_NIL
Automated Linux DS Build #157
Automated Linux Build #157
Automated Windows Build #157
Catch crash condition in CBaseAnimating::TestHitboxes
Fix buffer over-read in input library
Automated Linux DS Build #156
Automated Windows Build #156
Automated Linux Build #156
Added support for ortho views in CalcView and cam.Start
Fixed collision bounds having no influence on nextbot navigation
Automated Linux DS Build #155
Automated Windows Build #155
Automated Linux Build #155
Error/ErrorNoHalt now call menu state's OnLuaError hook
Improved error handling for NextBot coroutines
Automated Linux DS Build #154
Automated Windows Build #154