248,555 Commits over 3,928 Days - 2.64cph!
Fixed car radio not saving it's current radio station through a server restart or when reocnnecting to a server
WIP support for adjusting r_prop bone on the hands layer shield blocking state, values need to be cached per affected weapon via the new ShieldHeldEntityOffset component
Remove unused r_tiled_rendering_depth_cull
Unused VR rendering layers (probably)
AbsolutePath is required only for registering the asset
Added Multiedit to RangedFloat (so you can edit all your sounds at once)
AudioDistanceFloatProperties now support Multiedit
ButtonControlWidget now supports Multiedit, will invoke the function on all selected Components
GradientEditorWidget now supports Multiedit
CurveControlWidget now supports Multiedit
▍█▄ ▇▇███ ▄▋▌▌ ▊▇▉▉▋▇▇ ▄█▍▅ ▇▇▆ ▊▄▉▍▉▋▄▌▍ ▅▊▌▄▋▆▋ ▉▉ ▆▍
▄▆▅▇▍▉▅▍▇ ▄▆▋ ▄▄▌▇▍▅▅ ▄▋/▌▇█▍ ▍▇▉ ▌▊ ▇▉▅█▆█▍
Added support for layers and per-instance colors to the indirect instanced renderer
- added test holdtype folders (1h/2h melee, bow, lr300)
- added v4 rustplayer mask
- setup hatchet 3p anims (updated melee overide controller)
- updated hatchet.entity (removed offsets and set to attach to r_prop)
- setup 2h 3p anims (updated sword overide controller)
- updated longsword.entity (removed offsets and set to attach to r_prop)
- updated lr300.entity (removed offsets and set to attach to r_prop)
- added v4 player update loadout
Added a scene view toggle to hide all sockets gizmos when editing a prefab having sockets (off by default)
When enabled, all socket gizmos will be hidden and will only appear when their respective gameobject is selected
Increase cloud atmospheric haze with TOD_Fogginess
Remove confusing, unused arguments
Implement `-StaticPropSampleScale` & `-StaticPropBounce`
Temporarily re-add old SWEP localization tokens
More work towards `-StaticPropBounce`
Added `-softenCosine` for VRAD
Fix static prop bounce not working due to uninitialized scale
Fix branch specific compile errors
Better SocketMod_InWater gizmos
Will no longer be drawn when its parent gameobject is selected (trying to reduce the gizmo nightmare when opening a prefab)
Re-implement while node, expression reduction
Texture Update for Ballista
Added bounds handles for deploy volumes as well
Clean: reduce code duplication for BasePlayer.WaterFactor
Tests: none, trivial change
Port "Fix compile errors" from main
Remove some perforce VGUI panels from builds + clean ups
More minor cleanups
Delete pointless header files
Fix some map load warnings when Portal 1, HLS are not mounted
Fix compile errors
Try to fix linux compile
Fixed clientside only entities being considered map created
Fixed being disconnected from sv_lan servers due to recent changes
Entity:FollowBone doesn't check the boneID argument if given NULL
Fixed Mega Gravity Gun not being able to pick up flesh
Remove cheat flag from cl_wpn_sway_scale
Added sv_quota_stringcmd_kick
Update description of gmod_uncache_test
Fixed crashes wiith CTriggerWind when loading a save
Minor clean ups
Micro optimization for SWEP think
More minor clean ups
Added new NPC functions
Added `NPC:SetFOV`, `NPC:GetFOV` (in degrees), `NPC:IsInViewCone`( vector/entity )
Fixed Lua error with DTree node having 0 child elements
Fixed base Lua SWEPs not using correct localization strings
Also removed some useless strings from garrysmod_english.txt
Fixed unicode addon name display for WorkshopDL
Merged Pull Requests
* Localization support for crosshair customization
* Added Entity:AddSpawnFlags, Entity:RemoveSpawnFlags and Entity:SetSpawnFlags
* Optimize DLabel autostretch behavior
* Cache gamemode table for gamemode.Call and hook.Run
Updated TTT Russian localization (Community Contribution)
Improve DButton center alignment X-axis text inset handling
Fix "Invalid string command" false positive
Revert DLabel changes
The changes cause issues with spawnmenu help text and other people's code.
Optimize DListView_Line
Remove DListViewLabel's Think function since it does nothing in DListView_Line anyway
Indirect Instancing:
- Remove delegate callbacks to avoid allocations at all costs
- Lots of clean-up / Removed some ugly hacks
- Use proper namespace namespaces
- Use a camera component for proper resource management
- Prefix all profiler regions with "Indirect." for an easy overview
▅█▆▋▊: ▊▌▌▍ █▆▉▍█▊▍▊▌▌▉▅_▋▆█▊▇
▄▉▌▆▇▆ ▆▇▄█▉▆ ▄ ▅▅▄▌▊ ▇▍ ▆▍█▄▍▌▋ █▍ ▇▅▋▄▆▊▆▄▋▅ ▄▆▊█▆█▇ - ▋▋▇▅▍▊ ▅▋ ▄▄ ▄▋▆█▉▋ █▊▆▋▆▌▉▍::▍▄█▇▊▊█▆▊▊▅▍ ▅▌ █▉%, ▊▇▆ ▉▆▇▉▋█▉▅▌▄▊▅ ▍▆ █ ▆▌▅▌▄█ ▊▌▄▊ (▇▉▊▊▆▋ ▅▌▊▍ ▋▉ ▉▋▌▅▉▊▆▄ █▅ ▋ ▋▊▊▇ ▌▇▋▍▇▆)
▌█▍▌▉: ▉▇▉ ▇▇ ▆▊▊▆▇▍, ▌▍▍▊▄▅▅▌ ▌▍▊▇▇▉▌▄▇▇ ▋▇▍ ▆▍▄▌ █ ▅▋█▄▄▇ ▍▌ ▉▌▍▋ ▅▊▆▄▄▉▍▍▆ - ▌▉▆▇▆▉▄▄▉ ▍▌▋▊▄▇█▌ ▍▆▇█▍ ▍▄▊▅▄▅▌▆▇▄▍ ▆▇▆ ▅▋▋▋▍▋ ▍▍▅▍▉▉▌ ▊▅ ▉▋▊▋ ▌▊▅▋ ▄▉▍▆
initial support for per-tool carving settings
- separated mask of carving modes and settings for shapes / sizes
- only added to the jackhammer and icepick, need to set it up for all other piercing damage melee weapons
▄▌▌▇▋ ▌▍▌▋ ▋▌▍▊█ ▆▊▋▊▌▋▍ ▆▍▋ █▄▇ ▇▆▊▉▋█▇▇▇_▌▍▋▍ ▊█▊█▆▆ ▉▍ ▆▋▋▍'▆▄ ▉▌▍▄▌▊ ▉▊ ▊▅▅▄
▉▆▅▍▌://▌▌▌▄█.▉▉█▆██▄█▌.▉█▇/▋▉█▋▄▄▇/▄▌▉▆▅▊▇▋▇▍▌▅█▍▅▆.▇▉▉
▉▉▅: `▅▆▄█▇▉▇▄.▅▍▍▉▄▇▍_▌▇▋▄▋▇▇██▊▍▌▅█` ▄▇▍▆▄▆▉ █▌▅▅▇▋ ▇▆ ▌▅▊▊▉▉▌ ▇▉▋▋▋ ▌▉ ▋█▋ ▅▉▅▊▍▆▄▅::█▇█▉▌█▊▄
- ▅▉█ ▇▅ ▊▍▅ ▍██▇▉▋▌ ▅▋▇▅▅▅▊, ▍▍▊█▅▅ ▇▋ ▊ ▇▄▊ ▊▄ ▆▄▊█. ▊▍▊▉▌▊▊▋ ▉▇ ▌▉▇▉▌ ▉▊▉▊▋▉ ▋▋▅▌▅▆▌▄▌▌▊.
▊▊█ ▆ ▍█▄▍▌▇ ▊▄▍ ▄▍▉▋▅▇▊█ ▍▍▍ ▅█ ▋▊█▋ ▊▋▉ ▅▌▊ ▄▊▉ ▅▉ ▋▌▅▅▋▅▋.
▅▋▄▌█: ▅▆▋▋▉▄█▋ █▉ ▄▋▌█▌▅, ▇█▅ ▊▆▅▋▄▋, ▋█▇▍█ ▋ ▋▌▆█▌▄▍█▊▄ █▄ ▆▌█▆▆▇▉▌ ▆▍▆▆ - ▍▉▋▄▋▉▅▋▍ ▌▆ ▍▉▄▄▄█ ▍▉ ▉▋▅█▅▆▉▅
Fix static prop bounce not working due to uninitialized scale
Changed the "GiveItem failed!" error toast so it no longer pops on top of the inventory
set up v4 unarmed anims in player animator
Clean up
Move g_pResourceCompilerSystem to engine, bind CUtlBuffer
Add CResourceCompilerSystem::GenerateResourceBytes
Add resilient retry to shader cache save
Start shader writing
▍▅▊▄▄▊▆▌ ▍▉█▆█▇▄ ▍▆▌▊█▅▋▍ ▊▍ ▆▅▉ ▉▋▇▅▄▅▆▄▌ ▌▋▉▄ ▌▆ ▋▄▍▉▌▋ ▄▄▆ ▍▌▇▅ ▅▍▅ ▌█▊
- ▆▆▅▆▆▇ ▄▄ ▄█ ▅▅▇▇▉▅▉▍▊▇ ▌▉▋▄▆▅ ▌▄▌ ▍▊▌▄█ ▉▄▉▌, ▊▆▋▊▍▉▄▌█▄▊▍█ ▅▅▅▋▊█▄▍▄ █▄▅▅▋▆▄ ▍▋█▊▊▆█▊▅▊▅
- ▍█▋▋█▍ ▉▉▋▍▊▌▉▉▌▊▋ ▋▉▌▌▌▌▉▆▅▇ ▋▌ ▋▉ ▉▄▇ ▄▉▇ ▋▉▆▊ ▆▉▅▇ ▍▍ ▅▋▊▊ ▍▊▋▇▅ ▉▅█▇▉▋▊▍▇
Some helpers for writing node definitions
Rest of v4 unarmed anim set exports
Reorganize node definitions
vm mini crossbow rig updated also deploy and admire animation edits
Fix GraphInputParameter test
Use intermediate locals for value passing
More tests passing, simpler expression trees
Hide local player arms when mounting the ballista
▅▌▍▊▄ ▄▇▇▊█ ▆▋ ▍▉▇▄▊ ▄▇▅▊
Temporarily comment skid lines out in MoveMode while they're not accounting for the latest changes to the parameters
Added WASD controls to ballista
This makes more sense
Gather objects
Split logic into COcclusionCullingStandard
Don't use absolute path when creating sounds from mp3s
Fixed up DoF in main menu
Rotating game hints in certain menus
updated avatar settings on a few test anims