239,367 Commits over 3,837 Days - 2.60cph!

5 Months Ago
Merge from fix_pve_tag
5 Months Ago
Merge from StickyPhysicsFix
5 Months Ago
PatrolHelicopterAI serialization fix (cc Ian)
5 Months Ago
Leaderboard backup, run #11322
5 Months Ago
Meta file fuckery
5 Months Ago
Another kinematic rigidbody velocity fix
5 Months Ago
Use Continuous Speculative on scrap heli as well (was Discrete)
5 Months Ago
Test out this iterator safe workset collection, this probably has some fancy standard name
5 Months Ago
Switched all boats and helicopters that used Continuous collision types to use Continuous Speculative collision instead of Continuous/Continuous Dynamic
5 Months Ago
Revert to the earlier, simpler HarborAudioFix
5 Months Ago
Fix `server.tags` convar not working with `pve` tag
5 Months Ago
Reapply helicopter changes from 71402, 71406, 71415 Fixes mini and scrap helis falling into the ocean when flying to another zone
5 Months Ago
Switch `Vis.Entities()` to iterate through `List<MLRSRocket>` Move `AddTargetSet()` from local method to private method Reduce random variance of `TargetScan()`
5 Months Ago
▇▄▌ ▊▅ ▅▍█▊ ▅▊▇ ▊▆▋▉▉▅▊ ▄▄▇▌▌▇ ▇▇▄▋▆▋▊▉▇
5 Months Ago
Prevent Tesla Coils and Igniter from self-destructing, they are now disabled when they reach <10% of their max health https://files.facepunch.com/Flavien/jkXjJPRaeI8BdNez.mp4
5 Months Ago
fixing a few texturing and transform errors
5 Months Ago
better naming convention, skinny pieces, reorganization
5 Months Ago
big scene cleanup, recentred, scaled and positioned every drop, added mannequins to all clothing items, added some new mannequins for under hoodie and armour
5 Months Ago
▋▉▇▊ ▌▌▋▍▄▆▍█
5 Months Ago
3p sks updates
5 Months Ago
Merge patrol helicopter improvements. Including monument crashing, and zone fixes.
5 Months Ago
Deleted old crane meshes
5 Months Ago
Removed debugging
5 Months Ago
Fixed crane texture
5 Months Ago
Compile fixes
5 Months Ago
Merged death clipping fix
5 Months Ago
Small fixes. Ready to merge.
5 Months Ago
Replaced junkyard crane prefab with the new mesh
5 Months Ago
Codegen adds Sandbox.Internal.IWantsOnUpdate etc. when those methods are found on Component derived classes New update mode, iterating over components with IWants interfaces Sandbox.Game convars work in editor again Run legacy game loop on older assemblies Make sure we run interpolation on the new loop, this is being rewritten atm so I don't wanna touch it Optimize GameObject.Network, we do not need to constantly find the network root, it should only be set on network spawns and parent changes Check Component.IsValid() just in case they've been immediately deleted
5 Months Ago
Add mutex on read/writing m_CulledLights, guarantees it won't be overwritten twice while doing a callback before finishing rendering next frame or would write while allocating lights
5 Months Ago
merge from electricity_power_fixes/2/doorcontroller
5 Months Ago
Fix baked fog on scenes, only enable volumetric fog if there are any fog volumes in scene https://files.facepunch.com/sampavlovic/1b2511b1/image%20%289%29.png
5 Months Ago
Added host_workshop_autoupdate (defaults to 1) Set to 0 to disable dedicated server workshop auto updates. Ignore \n and \t in player names Remove white background from server browser filters/sort Strip certain unicode character groups from server & gamemode names It's mostly the obnoxious blocks
5 Months Ago
▍▅▍█▄ ▋▄ █▅ ▋▍▋▌, ▌▋▄▅▋ ▄▆▇██ ▍▇ █▅▊▅▅-▇▇, ▉▌▊▅▊ █▇▅ ▋▆▊ ▇▇▅ ▌▅▌▄▌▋
5 Months Ago
Field of view programmatic adjustments, force two-handedness for viewmodels, weapon function tags
5 Months Ago
Fixed elevator buttons not working (silo and train tunnels)
5 Months Ago
Add `--force-language <short code>` command line option
5 Months Ago
Prevent buiilding volume tweaks
5 Months Ago
Trail pass system
5 Months Ago
Fixed elevators preventing door controller deployment
5 Months Ago
Fixed parented wires not being updated correctly, for real this time
5 Months Ago
🇫🇷
5 Months Ago
Script to import crowdin translations to Assets/Bundled/Strings Automatically import merged Crowdin translations on build
5 Months Ago
Target returning dummy data if no player outside of zone detected
5 Months Ago
Fixed a few asset references Much faster FX decay time UI reflects entire inventory now. Add USP, fixed bug where all weapons would be active on startup
5 Months Ago
▊▊▉ ▌▊▆▊█▊ ▇▄█▊▉▇▉▅▇▋ ▊▋██
5 Months Ago
4k sks texture sets and materials
5 Months Ago
added residential door to radtown houses tweaked valpha on windows bar for a tad more oomph
5 Months Ago
created a residential hinged door from previous residential building door
5 Months Ago
Temporarily use batch publisher for "Upload" button in AssetPublishWidget, since it's doing nothing currently Don't make asset metadata for cloud assets, since we're mounting downloaded cloud stuff first, asset browser tag code is generating fake metadata for all this cloud stuff and causing problems when we're wanting the real metadata