224,002 Commits over 3,684 Days - 2.53cph!

3 Years Ago
Merge Workcart -> Main
3 Years Ago
Increased static elevator speed (2.5 -> 3.5) S2P
3 Years Ago
Try to normalize and scale forward and sideward anim params to keep in -1 to 1 range
3 Years Ago
wrap NPC navmesh error under developer 1
3 Years Ago
workcart barricade damage sound workcart sound volume tweaks
3 Years Ago
▇▆▍ ▌▊▄▅▊, ▆▋█▄▍ ▊▉█▌▊▍█▊▋▊▍▉▊, ▉▌▍ ▊▉▇▊█▄▄ █▄▊▍
3 Years Ago
Fix for NRE in buoyancy script
3 Years Ago
net_fakelag prints back total value to avoid confusion
3 Years Ago
Fix driving prediction errors
3 Years Ago
build fix
3 Years Ago
fixed oilrig navmesh being cut off due to AABB properly wait until all navmeshes are built before spawning NPCs higher budget for coverdistance calculation shortly after a navmesh was completed store longer cover distances (40m instead of 20m) move exfil points from CH47Scientist to side of hull instead of on blades (???) snap HumanNPC NavAgents to HumanNPC navmesh instead of "Walkable" Update NPC position outside of think budget ( fixes stationary npcs during low server fps)
3 Years Ago
Added the Problems panel New features to Browse > Addons and Games in Spawnmenu New Right click options - Open on Workshop and Create Spawnlist Both Addons and Games now reload when game content is remounted Nicer error handling for Browse > Addons Fixed a bug with DTree_Node when MakeFolder was called on a node whose parent is expanded, forcing the user to collapse and re-expand the parent node for the folder to populate
3 Years Ago
decor_v3 prefab tweaks
3 Years Ago
zero'ed transform offsets on lootcrate prefabs for the gizmo preview to be correct again
3 Years Ago
Junkyard - more splat work Re-enabled green card puzzle Loot spawns - Terrain Blend map
3 Years Ago
Localize the "Failed to find any models for this addon" message and do not allow trying to open floating .gmas on workshop through Spawnmenu
3 Years Ago
Only save preset groups that changed Fix blacklist case sensitivity Added DTree_Node.OnNodeAdded & GetExpanded Pagination does not disappear when errors happen on page 2+ For addons/dupes/saves/demos/etc Workshop download progress UI improvements Just minor tweaks and removal of useless arguments Main menu tweaks for tiny screens All the buttons now fit on tiny screens and improved the mountable games menu to hopefully prevent questions. Added duplicate controls for NPCs to the NPC tab This should ensure people don't miss these options.
3 Years Ago
Maintain nicer sorting for numbers in DListView column sorting Fixes garrysmod-issues/issues/4850
3 Years Ago
Maintain nicer sorting for numbers in DListView column sorting
3 Years Ago
Added lua_dumpfonts(_menu) for debugging
3 Years Ago
Removed my old temporary work cart damage effects
3 Years Ago
Added separate FX slot for temporary engine trouble
3 Years Ago
█▆▄▆▄ ▆▉▄▅ ▉▍▋▆
3 Years Ago
Make x64 compiler happy
3 Years Ago
Increased work cart damage effect thresholds to 60/40/20
3 Years Ago
Updated Jenkinsfile Added CampaignData.HideInEditor !skip-bake !skip-replay-tests
3 Years Ago
Fixed "A" !skip-bake !skip-replay-tests
3 Years Ago
Made monument signs facing the tracks slightly larger and more readable Increased viewi distance on procedural monument name text
3 Years Ago
Updated Jenkinsfile !skip-bake !skip-replay-tests
3 Years Ago
Completely disable rain / snow particle effects inside train tunnel environment volumes
3 Years Ago
Throw if assets needed for old workshop plugins have been deleted Updated Jenkinsfile !skip-bake !skip-replay-tests
3 Years Ago
merge from main
3 Years Ago
Do not try to load the flushed models immediately after flushing them on map disconnect, this does not work for map embedded models which do not exist after disconnecting from a map
3 Years Ago
workcart NRE fix
3 Years Ago
protocol++ too many mismatched bug reports
3 Years Ago
reduced tunnel dweller ammo loot, reduced milcrate chance from tunnel dwellings, reduced crate chance to 1-3 instead of 2-3 for tunnel lootStrips
3 Years Ago
Texture compile Remove DebugOverlay
3 Years Ago
▊▌▉ ▄▆ ▄▌▉▇ ▍▍▄ ▍▄▅█▇▌▅ ▄█▍▆▋▇▄▍▄▅, ▌▋ ▍▌▊▌ ▊ ▍▆▅▋█▉ ▄▉▅ ▉▌ ▊█ ▋▌▋▅
3 Years Ago
max depth/altitude optional value for safe zone triggers
3 Years Ago
Add Prediction.FirstTime Run IPlayerControllable's Ticks only in Prediction.FirstTime Create .editorconfig More reliable IsMainThread Local View Angles TimeSincePrimaryAttack, TimeSinceSecondaryAttack predicted Added Entity.PredictionStore, Entity.PredictionRestore Added accessors to TimeSince, Update animgraph network vars immediately after player simulate (fixes a ton of prediction errors) Added net_fakelag Removing some unused shit Update predicted vars as soon as we get them Any entity with a predicted owner can be predicted This was bullshit, weapons need to be predicted every tick We don't need to ReadPredictedVars before camera update now Prediction fixes WriteNetworkEntities after player tick Propertly remove net dirty entities clientside Merge branch 'master' of sbox
3 Years Ago
TTT: Fixed an instant reload exploit (Community Contribution) Fixed PlayerWeaponColor material proxy hack for Super Grav Gun for cases where people override the default gravity gun (Community Contribution)
3 Years Ago
fix for low distance road cones on train barricade heavy
3 Years Ago
fix for spawngroups sometimes utilizing full spawnPoints
3 Years Ago
Fixed z-fighting on train stop pillar bolts
3 Years Ago
Add a IsScripted check to this hack (#1772)
3 Years Ago
Added some debug info to "%s overflowed reliable buffer" disconnect message Added "total" count to mat_dump(textures/materials)
3 Years Ago
Properly remove unmounted (.gma) addon files from internal map so when something tries to access them we don't crash.
3 Years Ago
Fixed stretched UVs at the bottom of sedan wreck-junkyard variants
3 Years Ago
More Junkyard work - surroundings - topologies
3 Years Ago
Ported fridge changes to HDRP_Backport branch - This will need S2P