Fix Portal Rocket Turret not respecting ai_disabled
Fixed a crash with prop_vehicle_crane and map cleanups
Disable hidden convar setting by the Options menu
con_enable, hud_quickswitch, hud_fastswitch
Added text entry for FPS Limiter in Options
Also nuke some hidden/unused panel code from multiplayer tab, regarding crosshairs and old player model selector
Fixed Nextbot Paths failing to generate
Also added console warnings when this happens, for debugging purposes.
Fixed RPG behavior in 3rd person in multiplayer
This involves a nasty hack setting the weapon's model for a split second in SetIdealActivity, which was already being done in SetActivity
Remove redundant cast from weapon RPG primary attack code
Fixed TOOL:Reload inconsistent trace code with left/right clicks
Was accidentally rolled back to use TraceLine
Fixed Lua Effects changing their entity table if accessed too early
Weapons and SENTS already had this fixed ages ago
Let's try adding an error on invalid input to PropSelect.AddModel
Added Portal Cores to spawnmenu
Update some portal map icons that have turrets
Also updated portal turret NPC spawnmenu icon
Added Portal Camera to spawnmenu
Added "trace" console command
This is just a convenience for me, it's serverside and limited to singleplayer/local server host
Update TTT (Community Contributions)
Update Turkish language
Optimized radar ping network traffic