251,072 Commits over 3,959 Days - 2.64cph!

5 Months Ago
Delete constraints.lua Unused file Make game mount list wider (Adjustments for #2110) Fixed Sandbox Tool Lua errors from engine saves Would happen if the save was made with tools that are no longer available when the save is loaded Show the unbound command in hints, if a command doesn't have a key bound Based on the idea of garrysmod/pull/1962 Fixed halo rendering on certain models making the screen black. garrysmod-issues/issues/6000 Improvements to MatSelect panel Improvements to PropSelect panel (to match MatSelect) Added sbox_max(rope)constraints
5 Months Ago
Delete constraints.lua Unused file Added sbox_maxconstraints and sbox_maxropeconstraints Both default at 1000, sbox_maxconstraints is for non rope constraints only, not ALL of them. Nocollide is considered a non rope constraint now for the sake of limits. Also fixed a bug where duplicated constraints would not be able to be cleaned up via Utilities > Admin or User Cleanup
5 Months Ago
Fix terrain gizmo bounds
5 Months Ago
Working files.
5 Months Ago
pill bottle branding added
5 Months Ago
More proxy test settings
5 Months Ago
Prevent wolves from being scared by noises too easily, make wolves favour circling more
5 Months Ago
Arched rock formation
5 Months Ago
Revert "Fog Fix (#1661)", causing some slowdown problems, will be brought back shortly This reverts commit f0981cbaf9679a34c219f57cd232a638f60d463f.
5 Months Ago
Setup corpse and loot
5 Months Ago
more map changes
5 Months Ago
Unique rock formation progress Recreated the god rock and anvil rock
5 Months Ago
Add interface IActionGraphCache
5 Months Ago
5 Months Ago
Citizen: added "blink" pose parameter + "Eyes_1D" sequence
5 Months Ago
▄▋▇ ▊▌▇▇▄▇▋▄/█▍▍▆▌▇▍ ▅▉▋▅█▆▋▉ ▅▆ ▊▍▊▍ ▊▆▋▅▉▇▋
5 Months Ago
Partial backport of ISceneObjectDesc::OnSceneObjectVisibleInView Add lights to lightbinner through CLightObjectDesc::OnSceneObjectVisibleInView instead of LightBinnerStandard::AddLights
5 Months Ago
Github actions
5 Months Ago
added toothpicks + map updates
5 Months Ago
Merge: from fix_hitinfo_pooling Tests: all modes build in editor, got attacked by animals then injure->kill - correct killer (and no leaks of HitInfo in Pool)
5 Months Ago
█▆▌▊▉▍▅▉▋▍▇█▉: ▇▋▊▆_▌▄▊▄▍▉█▆▇▌▅ ▆▌▋▊▊▄ ▄▍▇▌▍▍ █▉▉▊▍▍ ▌█▋▆█▄ ▆▋█▉▋_▇▇▆▅▍_▆▌▅▋▌_█▇▋ ▇▇▍▄▅▉
5 Months Ago
Initial support for Azure client secret authentication - Added convars analytics.azure_tenant_id, azure_client_id, and azure_client_secret, and analytics_bulk_container_url - analytics_bulk_upload_url remains as the first try when set with a SAS url - analytics_bulk_container_url contains only the storage container with no SAS url, and is used with the client credentials
5 Months Ago
adjusted dead citizen placement
5 Months Ago
Add gitignore
5 Months Ago
lighting updates
5 Months Ago
load more changes
5 Months Ago
▋▆▍▅█ ▌▄▄▌ ▇▅_▄▊▋▌_▇▆▉▌▍▅▆▇▄
5 Months Ago
Merge from wip/testrun3
5 Months Ago
scene update
5 Months Ago
All remaining item setup
5 Months Ago
dead citizen
5 Months Ago
Bugfix: show valid last attacker when suiciding We used to cache pooled HitInfo which could cause it to be randomly modified by other hit processing. Now we cache a value struct isntead of hitinfo. Tests: solo session, get attacked by an animal, then run injure -> kill. Used to see self as killer, now see animal
5 Months Ago
acoustic foam material + asset + detail normal
5 Months Ago
- Metal Shield Viewmodel submission - Material and Textures Setup
5 Months Ago
More achievements https://sbox.game/facepunch/jumper/achievements/
5 Months Ago
Implement blocks_exploded stat
5 Months Ago
Fix spread disease - disable spreader during teleportation disease
5 Months Ago
init
5 Months Ago
Implement disease achievement - can pass disease onto other players by touching them
5 Months Ago
Disable camera orbit code for now, it's really jittery and I can't figure out why just yet
5 Months Ago
Missing wind tunnel Fixed free achievement
5 Months Ago
Rework windows build scripts to use vswhere.exe and pushd/popd Run render.UpdateRefractTexture during halo rendering Fixes garrysmod-issues/issues/6000 Build LuaJIT with specific toolset on Windows (matching the game itself) Build VPC on Windows using v142 toolset
5 Months Ago
Move ChangeAttribute back to Sandbox.System but put the callback in Sandbox.Game so we don't break anything.
5 Months Ago
Updated map and scene
5 Months Ago
pill bottle scale fix and lid added
5 Months Ago
Drop player air accel
5 Months Ago
Slide is on Run
5 Months Ago
Update docs