4,918 Commits over 3,957 Days - 0.05cph!
* Fixed some sounds PAKcked into the .bsp crashing when loading
* Fixed some compressed sounds PAKcked into the .bsp failing to load
* Fixed player_changename game event not working
Fixed gamemenucommand "engine" exploit.
* Fixed "point" scripted entities not returning correct class on client if transmitted
* Added cl_mouseenable to blocked command list
* Added a billion Vehicle functions ( About 35 )
Rollback Steamworks API update
▇▅▋▆▊▍▌▋▊ ▍▊▌▄▌▍█ █▆▍▆▍ █▅ ▄▍▄ ▇▍▅ ▇▅▆▅ ▌▊▌▉ ▄▍ ▉▆▆▍
▉▄▋█▅▊▆▌▍ ▊▍▊▌ ▅▍ ▊▊█ ▅▅▆▌ ▌▉▍█▍▅▌
▋█▇▅▋▊▌▌▍ ▊▌▍▇ ▆▉▊▍█ █▆▇ ▌▅▇&▋▉▌▄▄ ▌▌▄▇▇ ▍▊█▇▍▋
Attempted Linux build error fix
* Fixed buildcubemaps not writing built cubemaps to the .bsp
Bumped steam.inf Patch Version
* Fixed player poserparameters being desync on server after a model change
* Fixed player poserparameters being desync on server after a model change
* GitSync
* Fixed OSX Build error
* Removed 2 obsolete/no longer user Steamworks API files
* Fixed util.KeyValuesToTable incorrectly interpreting keys starting with
* GitSync
* Fixed Linux build error
* Possible fix for Linux autorefresh
* Moved new ammo functions to "game" library
* Fixed some content not being extracted from compressed PAK files
* Fixed bullets and traces hitting non solid players
* Added "maxcarry" and "flags" to game.AddAmmoType
* Added missing TF2 map icons
* GitSync
* Updated Bootil to latest version ( Attempted fix for autorefresh folder locking )
* GitSync
* Added GetAmmoName( int id )
* Added GetAmmoID( string name )
* Added GetAmmoMax( int id ) - Returns real maximum value for given ammo type
* Added CTakeDamageInfo:GetDamageBonus()
* Added CTakeDamageInfo:SetDamageBonus( float bonus )
* Added CTakeDamageInfo:SetReportedPosition( Vector pos )
* Added CTakeDamageInfo:GetDamageCustom()
* Added CTakeDamageInfo:SetDamageCustom( float custom )
* Added CRecipientFilter:RemovePAS()
* Added CRecipientFilter:GetPlayers()
* Fixed TF2 compressed maps crashing on load
Adjusted the "unreasonable position/angle" thing,
▆▄▇▌▋ ▍▅▅█▌▆▆ ▊▌▍▆▉ ( ▌▆▊▆ )
* Fixed unmounting addons not working
* Fixed uninstalling addons not unmounting them
* Fixed disabled addons still opening the .gma files
* Fixed disabled addons still being mounted in offline mode
* Added Entity Class and Index to the "Ignoring unreasonable position" message
! Fixed server.cfg download exploit
! Fixed 2 exploits that allowed to circumvent RunConscoleCommand blocked commands
▍▍▇▇▆ ▌▅▌ ▅▉▊▍▍▆▄ ▉▊▉-▅▍▆ ▄▉▅▆▉▌ ▊▋▍██▉ ▄█▌▄▍▋▇ ██▇▋ ▋▄▌▋▄▄▅ ▍▋▅▍▍█ ▆▅▋▄▉▄ ▅▅ ▅▇▍▌▅█▊ ▋▌▉ ▌▊▋▇ ▆▋ ▄▉▋▋▉▊█ ▄▉▇▌▌ .▄▆▌ ▇▆▊▉▊
* ▍▍▍▉▉ ▅▍▊▅▆▊.▌▌▍▄▄▇▇ ▉▉ ▌▌▆▋▊▌ ▋▊▊▉█▅▌
* ▉▌▄▊▅ ▆█▋▌▍▆:▋▍▍▄▅▌▍▌()
Oops, forgot to add this file
* Fixed some TF2 maps crashing the game on load ( Not all of them though )
* Fixed util.Decal not working in multiplayer
* Added "filter" scripted entity type
* GitSync
* GitSync
* Added Entity.AddToMotionController
* Added Entity.RemoveFromMotionController
* Fixed SetPos and SetAngles crashinh with math.huge and tonumber("nan")
* GitSync
* Fixed SWEPs not being fried by some NPCs
* Fixed the "Setting Holdtype to empty string" problem
* Added 3 new backgrounds from the last 3 update posts
* GitSync
* Fixed Custom Bullet Tracers not applying in some cases
* Fixed collision box for all weapons not being rotated properly
* Fixed Weapons with SF_WEAPON_START_CONSTRAINED spawnflag not being constrained
* Fixed debugoverlay.BoxAngles 6th parameter (color)
* Updated language files
* GitSync
* util.TraceLine now hits player hitboxes outside of collision bounds
* NPCs now use the ai_weapon_* counterparts when given HL2 weapons with NPC:Give()
* Fixed a crash problem with NPC player companions
* Fixed func_tank custom ammo types ( Fixes Episode 2 Auto Turret )
* Fixed npc_strider not dealing damage with his fast minigun attack
* Fixed server workshop downloads persisting after disconnecting from a server while downloading server workshop addons and connecting to another
* GitSync
* Added Player.SetLaggedMovementValue
* Added Player.GetLaggedMovementValue
Fixed a crash problem with all PhysObj functions when called on invalid PhysObj
* Possibly fixed a physics crash
* Fixed glass PHX panels igniting when shot
* Fixed a PHX material (zc_tube.vmt) having bad symbols
* Fixed models/noesis/donut.mdl erroring to console when spawned
Properly fixed bullet hit detection
* GitSync
* Fix default crouched hull height
* Reverted changes to Entity.SequenceDuration
* GMPublish: Clean up quota before updating/creating an addon, don't delete files from quota as soon as finishing updating
* GitSync
* Fixed a crash issue with npc_turret_floor
* Removed CNavArea.GetAdjacentAreaAtSide
* Added Warning()s to net.Send & net.SendOmit
* Entity.SetBonePosition's first argument is now not optional
* Last 5 arguments of EmitSentence & EmitSound globals are now optional
* Prevented "CEngineSoundServer::PrecacheSound: Bad string" from crashing the game
* Added more .ogg checks to sound functions
* Added CSoundPatch.GetSoundLevel()
* Added CSoundPatch.GetVolume()
* Added CSoundPatch.GetPitch()
Disable new NWVars again for now
* npc_dog no longer leaves effects behind
* npc_dog no longer has "Play Catch" behaviour enabled by default
* Player.Say() how properly uses the teamonly parameter
* PlayerSay hook now properly detects the teamonly chat
* Fixed TTT bugs
* Fixed advanced timers
* npc_barnacle no longer picks up players in noclip
* weapon_crossbow no longer leaves player zoomed in if dropped or removed
* GitSync
Fixed a huge exploit with "cvarlist" console command
* Attempted fix for unsigned integers in net messages #2
* Hardcore-er hardcoded ban for those naughty servers
* Increased env_projectedtexture max range in multiplayer to 54k
* Fixed new navmesh functions using 0-based indexing for tables ( Now uses 1-based )
* Added error messages to net.Send and net.SendOmit