Prevent player's view ROLL from being changed by bad actor maps
* Either by spawning or teleporting the player
Another malicious map prevention
Do not rebuild node graph for workshop maps
Basically if the .ain file exists in a workshop addon or the map itself, do not rebuild the node graph because it will just not be used, and be rebuilt every time the map is loaded
Prevent unexpected disconnection when using gm_load on a server
NULLLLL chex
Make certain NPCs appear in killfeed
* Helicopter, Combine Ceiling Turret and Camera and Antlion Grub
Fix inverted null check from yesterday
Fixed regression with clientside entity removal
Fixed -tools spamming about "Too many popups!" when its not so
* It was complaining about total number of popups, not number of popups being rendered like originally intended. Apparently been this way since before 2014.
Fixed spritecard orientation 3 not rendering at all
Unify how entities are removed
Apply proposed fix for CModelLoader::Studio_ReloadModels
garrysmod-issues/issues/6467
Fixed crashes to do with IK certain models
Fixed an infinite loop on map unload