-
•
Made language.Add type-error on invalid input instead of silently fail
-
•
Last argument of util.IsOBBIntersectingOBB is now optional
-
•
Try to prevent static prop lightmap crashes when given invalid data
-
•
Panel.PaintAt restores zpos of the panel
-
•
Clamp physics forces phys_torque applies to prevent crashes/crazy physics
-
•
Duplicator saves and restores sub materials by default
-
•
Restored nav_generate progress dialog UI
-
•
Move OnRequestFullUpdate warning to developer 1 so it is not as spammy
-
•
Matched behavior of SteamID functions for bots between clientside and serverside
-
•
Made Player:SteamID64 and Player:AccountID never return no value
-
•
Error no halt when player.CreateNextBot would crash due to being ran too early
-
•
Remove limits when reading SteamHTTP response headers
-
•
Entity.IsMarkedForDeletion now checks Entity.Remove queue, so its output is now more correct
-
•
Applied an experimental change to render.RenderView to render using VIEW_MONITOR instead of VIEW_MAIN as a potential fix for sprite rendering when using that function
-
•
Added more NPCs categorized as hostile and friendly towards players (IsFriendEntityName global) (Community Contribution)
-
•
Added Versus Saxton Hale map category from recent TF2 update (Community Contribution)
-
•
TTT: Disable notification sound by default and add a setting for it (Community Contribution)
-
•
Various code cleanups (Community Contribution)