More fixes for potential BSP loading crashes
Prevent infinite loops in MapIO
* When running over 100 map inputs per frame, continue firing inputs in the next frame. No input events are discarded. A console message is printed if the limit is hit.
Update ambient_generic radius description in Hammer
Remove status trying to use non existent convars
Update Bootil's ZLib (Just testing if it will build on Linux)
Remove Bootil's ZLib usage (GZip), since it is unused by the game
Merged Pull Requests
* Fixed "Edit entity" property creating Lua errors when the entity was removed after menu open
* Don't use deprecated VGUIFrameTime in the base game
Fix spawnicons not rendering when returning true in GM:RenderScene
Try to solve undo ordering issues due to clearing of undo table
Actually reenable net message buffer limiter thing
Whoopsie
Reenable FreeImage's GIF support for now
* Should not rely on this, GIFs as addon previews are not officially supported (never were)
Queue simple timers to next frame if called from a simple timer callback
Fixed crashes to do with flexes on NPC models
Probably fixed screenspace_general_8tex
Added more data to util.GetSunInfo
color, material, size
Fixed a typo in nags_alyx.txt
Do not eject players from vehicles on Spawn() during level transitions
Fixed save restore warning due to NPC flex related changes
Minor cleanups
Fixed Sun Editor not inheriting map values properly
Added SurfaceName to `trace` concommand