8,596 Commits over 3,256 Days - 0.11cph!
▇▅▄▄▊ ▊▆▅▊ ▋▅ ██▆▊▍▌ ▍▅▊ ▉▇▍▌ ▍▇▉▋▊▇▍▉ ▌▆ ▋▍▌▍▆▅▄▄▅▍▍▅▊▊ ▉▍▄▊▋▆▊▄▅▆▄▇▄ ▉█▆▋ ▊▊▆ █▊▄▍▊▄▉▉▆ (▄▌▋▋▍▆▋ ▇▇▋ ▊▊▋▌▉▌▍▄)
Some minor navmesh changes and additions from CS:GO branch
CNavArea.IsBlocked 1st argument is optional
Added CNavArea.AddHidingSpot( pos, flags )
CNavArea.GetHidingSpots how has an optional 1st argument = flags
util.JSONToTable ignores the UTF-8 BOM
█▇▅▉▊▊ ▇▄▋ ▍▊▆ ▍█▊_▍▄▅.▄▅
█▌▋▄▋ ▍█▄█▆▅▋▉ █▆-▊▆▌ ▄▇▍▄▌ ▅▌ ▇█▋▄▉██
▋▆▊▋▋▊ ▋█▍▊▅▇▅ ▌▅▉▍▄▉ ▌▍▄▍▊▊▆▍▍█▌ ▍█▊▌ ▊▌ ▅▅▍ ▅▅▊▋ ▆▌▉▆▅▆▇▄ ▌▋▍▉▋▇▄▅
▋█▅▍▄ ▋▆▇▄ ▆▆▊▊ ▄▉ ▊▍█▅▋▆█▄ ▌ ▄▊▆▇▅▍ █▆▆▊ ▌▄▆▆▍▆ ▉▅ █▆-█▄▇ ▌▊▋▋▅▋ ▍▍ ▇▇▆▍██▍ ▅▄▌ ▍▇▄▅▉▇ ▋▉▍▅ ▄▄▋█▄▆█▋▇▆
Fixed "BAD STATIC LUMP V101" error message on some CS:GO maps
spawnmenu.ActivateTool minor changes
▉▋▅▍▅▌▉ ▋▍▄▍ ▌▍ ▍█▄▄ ▍▆ ▍▌▇█▇▌ ▇.▌ ▍▄█▆▊▄ ▌▇ ▊▍▋▆
▋▉█▉▅▆ ▉▆▉▄▌ ▆█▅▋▅█▅▍▋ █▊▊▉▋ ▇█ ▅▍▉-▅▋▊▉▉ ▅▌▆▇▆▌▍▆▆▆▆▇▅
Port from GO branch: Prop gibs now have the color of their parent entity (i.e. the entity that was broken) Networking disabled for the time being so singleplayer only for now
Entity.GibBreakClient now has an optional second argument, to OVERRIDE the gib color, otherwise the entity's color is used, note above for networking applies
▄▉▊ ▇▌▉ ▇▆▇█▌ ▋▄▉▍▍▅▄ ▄▉ ▍▇▌▊▇█▅▄▊▅▊▋▍▊▊▊::▊▄▉▍▋▉
█▄▅▆ ▉▅▄▊▋▊▅ ▌▉▍█▋▄.▍▍▊ ▆▄▄ ▌▍-▆▌▍ ▆▅▋
Updated ignore.conf with some new stuff, including chromium branch stuff
dumpgamestringtable no longer crashes the game
Added point_spotlight features from Alien Swarm - SetColor and ForceUpdate inputs
Added info_target features from Alien Swarm - Spawnflag 2 - always transmit
All of the above is also added to the .fgd
Fixed file searches ignoring addons sometimes
Enable BASS_CONFIG_NET_PREBUF_WAIT
Update bass.dll again to a version that fixes the problem with the previous unreleased version
Update bass.dll to the unreleased version again, but this time don't try to play missing files
DynamicLight now as a second parameter to allocate ELights when set to true
The above is automaitcally used for Sandbox Light tool.
Try probing SteamUser() global when get-SteamUser() doesn't exist
Elite Combine soldiers will no longer try to fire their Energy Balls (and make the noise/stop shooting) if their currently equipped weapon does not have an alt fire (i.e. is not ar2)
Elite Combine soldiers can now use their Energy Balls aganst any NPC or player, not just player allies.
Fixed SMG1 and AR2 fired by NPCs cutting off previous firing sounds
Fixed SMG1 grenade smoke effect
Added CLuaLocomotion.GetNextBot, PathFollower.GetGoalTolerance and PathFollower.GetMinLookAheadDistance
Restore bass.dll error message corrections
Restore gamemode when disconnecting from a server more thoroughly
Automatically (re)build bspzip.exe
Added bunch of projects into the Tools group where they belong
▉▇▄▍▋▇ ▇▆▅▆ ▊▋█▅ ▍▍▍▌▅▆ (▅▍ ▍▄ ▄▄▋▇▋▌▌▋ ▊▋▇▌█▆▇▉▌)
▍▆▆▌▍▇▉ ▅▅█▍▄▍.▊▅▍▍▍▉▍ ▍▄▌▊▊ ▊▅█▅▉ ▍█▍▅▍▌▊▌▆▍█▊▆ (▄▄▄▉▅▋ ▉▌▇▅ ▅▊▍ █▊▅▇▆▅▄)
Undo net message changes for now
DColorButton: Added ability to disable the tooltip (Community)
Fixed Citizens being unable to guide RPG rockets
You can now run over friendly NPCs with vehicles
NPCs can use HL2's weapon_357
Adjusted NPC support for HL1 glock (firerate)
Fixed HL1 weapon shell eject effect
Optimize minor table.Count comparisons in TTT and dupe icon generation
Added Player.GetAmmo, returns a table
net.BytesLeft and net.BytesWritten now accept an argument - if it equates to true, the functions will return bit values instead of bytes
net message buffers do not copy the data
net message reading gets its own buffer like user messages
Fixed Half-Life 1 weapon sounds
Given all Half-Life 1 weapons 3rd person animations
Given all Half-Life 1 weapons proper world models
Gauss Gun effects work properly in 1st and 3rd person
HL1 glock can be used by HL2 NPCs
Added Half-Life 1 weapons and ammo entities to the spawn menu + icons
Changed Physics Gun to be all caps in player's inventory like it used to be