6,109 Commits over 3,806 Days - 0.07cph!
merge the Entity.Fire changes
remove debug stuff from recent change
add a temporary hack for clientside dtvar notify
Fixed Lamp entity not turning on due to recent changes to NetworkVarNotify
Prevent spawnicons with sizes 33-63 from saving "_64" versions of the spawnicons, now uses the default 64x64 image without any suffix like it should
Setting size of a spawnicon AFTER the model should now work correctly (Still would not recommend doing so though)
SpawnIcon:SetSpawnIcon no longer requires the file to be loaded elsewhere to work
Fixed compile issues on x64 with recent filesystem changes
More strict argument type checking for util.TableToKeyValues and CreateMaterial
Restore the effective default value to Entity.Fire/Entity.Input (which is an empty string)
bass.dll update to unreleased version for windows x64 too
remove the new build script shortcuts from dev (doubt they work)
Manually merge the steamworks build configs because plastic is special
Added a 3rd argument to gmsave.LoadMap - a callback that is called after the save have been successfully loaded
Remove files that are automatically sent from lua/send.txt
Added DProperty_Entity panel that act's as a entity picker row
DProperties now accept the same row types as the DTVar types are called
Cherry pick - HLS weapons bug, base_ai OnTakeDamage changes, steamworks build script userconfig changes , crossbow viewmodel skin, bass.dll update
Updated bass.dll to an unreleased version to hopefully fix crashing issues
Experimental: Entity.NetworkVarNotify callbacks are now called after the DataTable variable has been set (self:GetDTBool, etc)
Allow returning false in undo.AddFunction to skip undo if it's no longer valid (Pull Request)
Use the above for "Make Statue" property
Removed comment from ENT:OnTakeDamage of base_ai as it is no longer correct
Fixed the Crossbow deploying with the wrong view model skin
Only mark certain files in /cfg as userconfig for Steam, should fix certain files not restoring while Steam figures out a fix
Fixed Bootil's memory formatting taking a signed integer
Fixed Bootil's memory formatting taking a signed integer
VRAD: Fixed 3d skybox being forced on certain leafs where 2d only skybox is expected
Fixed workshop maps not showing up due to a race condition
Added 4th argument to GM:PlayerBindPress - button code
Potential fix for OSX crash with workshop when joining servers
Undo changes to "ai" SENT's OnTakeDamage
Pull Requests:
* Fixed a comment
* Fixed DCheckBoxLabel's vertical alignment of the label
Fixed changelevels not working due to recent signonstate changes
Fixed a regression where map spawned hls weapons are sometimes broken
Fixed the local build scripts
Fixed default faceposer presets
Changes to base_ai
sound script changes
Slots 7-0 in Options
HL2 credits so that they work in gmod
Update send.txt
Fixed faceposer UI getting filled when changing targets
Preset editor improvements
handles different cAsInG of convars and missing preset convars
Empty rope material Lua error fix
Server browser favorites change
addon list invalid state changes
getmaps.lua optimisations
cherry pick all the changes from main
Fixed Vehicle.SetVehicleParams taking "steering" parameters from "engine" table, fixed it affecting the speed of some cars due to vphysics shenanigans, fixed it needing boostMaxSpeed, maxRevSpeed and maxSpeed in different units
█▉▅▇▍ ▆▉▊▆▅ ▉▍▊ ▊▍ ▄█▇▌▍█ ▉▅▋▆▄, ▌▅▌ ▋ ▅▄▊▌▆▄ ▊▇ ▅▇▄█▄▍▊ ▍▌▆▌ ▄▍▌▆
█▍▋▍: ▄▉▊▊▄█▄▇▆▊▉ ▌▉▄▋ ▅▅▄▌▄ ▄▋▅▍▇
█▇▇▉▅▋▋ ▊▋▊▊▌ ▌▉▅▉ ▋▌▋ █▌▉█▇▌█ "█▋▋▉▋▍▄ ▋▌▌▇" ▉█▄ ▍▇▋ ▉▉ ██▆██
█▄▇▌▋ ▌▌▍▊▊▇▄▌▆▍ ▊▋/▅▋▇▆ ~▅▇▊█/~▉▌▍▌█▍▅ ▆▆▄▊▊ ▆▄▄ "▍▇▍▋▋" ▍██ ▉▌▊▇█▅▆▇ ▊▊█▅▍▌
▄▅▋▅ ▌▉▆▇▍ ▉▅ ▋▇▍ ▆▊▍█▄▇ █▄ ▌▊▋▄, ▄▊▍ ▄▋▌▄▅▆▋▄
▉▄▍▆▆▍▅ "▆&▋▌▆" ▄▄ "▋&▍▅▊ █▄▇▅" █▌ █▉▇▍▋ ▆▋▆▊█▉ ▇█ ▅▅▅ ▄▊▇▍ ▅▌▊▌▆
▋▌▌█: ▌█▉▅▅ ▌▍▍█▍▊█▊▋ ▉█▆▇▊▊▇▆▅ ▊▇█▌▊▄▊▄▊▅▅ ▉▆▅▍▍▍▌▄▋▅
▄▌▍▌▊▌ ▋█▆▆ ▄▊▇ ▍▋▊▍▆▌▌▌▄ ▆█▅▇▇ ▆█▊ ▋▇█ ▍▉▉▉▄ ▄▆▍
▊▇▍▅ ▍▍▆▆ ▆▍▊▅ ▍▆▍▉█ ▊▇▉ █▍▉ █▊▅▇ ▇▅▅▍▆▊▍▆▊▇▇ ▅▇ ▄▄▆▋▅▆█▋▊ ▄▅▇▊▊█▊▌▉█
Addons that have failed to download or are waiting to be downloaded now display in the Addons menu. Their descriptions also explain why they are not working.
Subscribing to addons while in game no longer remounts addons twice, now only remounts once
Prevent menu map list refreshing multiple times within a short timespan, now only refreshes once per 100ms
Other minor error handling improvements for Steam Workshop subscriptions