247,249 Commits over 3,928 Days - 2.62cph!

2 Months Ago
Start pushing some stubs / general data prep for the gunsmith
2 Months Ago
Set compression to Normal for all cliff textures
2 Months Ago
Catch possible NRE Expanded logging for cases where Package.FetchAsync can fail Don't bother with cloud stuff if the backend isn't available Attempt retries when failing to save asset metadata
2 Months Ago
Fixed hardside wallpaper rarely considered inside when building rock bases
2 Months Ago
Add @RickGreeve's beautiful new incendiary grenade
2 Months Ago
Moved TerrainHeightSet on the god rock to fix holes
2 Months Ago
texture and material updates for bricks, cigarettes and xmas lights
2 Months Ago
merge from main
2 Months Ago
merge from world_update_2
2 Months Ago
Independent X/Y checking on grate movement Improved climbing up a fence Added HasParentControl to Ability Started on climbing on rotating/moving platforms. Still needs more work.
2 Months Ago
Show toast when trying to mix different liquids so the player has a clue whats going on
2 Months Ago
Don't ignore vpks, we don't want everyone having to build our maps
2 Months Ago
cave_small_hard terrain anchor fixes
2 Months Ago
*/.sbox instead
2 Months Ago
merge from main
2 Months Ago
Removed map names of all unique enviroments
2 Months Ago
Update: GameSetup can load save with double-quotes Makes it friendly with explorer's "copy as path" action. Tests: loaded a procedural save
2 Months Ago
- ▅▋▄▌▄▆ ▍▋▍▅▋▍▌█▌▊▌▌▋▇ ▋▅ ▄▉▆▉▌.▊▇█▋▋▊▌█▇.▇▉▇▆▅▍ - ▄▍▌'▍ ▉▋█▅ ▋█▄█▅▄▋▉▊▉ ▇▇█ ▉█▄▆▄▄▉▆ ▆▉ █▅▋▄▄▊▆▍▅▅▆▊▇▊ ▆▊ ▇▊▌▍▋▌▋ (▉▉█▋▋▉▊▍ ▌▉▌ ▉▆▇▄▊▌█▉▆ ▆▆▍ ▅█▄▇▋▌ █▇▋▊▇▅▉)
2 Months Ago
merge from main
2 Months Ago
Batch-committing all changed files from change to cloud content references that now explicitly reference specific version numbers
2 Months Ago
Add new "/.sbox/" folder to .gitignore
2 Months Ago
Updated Standing Coat Hanger Collider to be Lower Res
2 Months Ago
Add access to joints on PhysicsGroupDescription, this is needed to phase out native physics aggregates in physics components
2 Months Ago
Fix blunderbuss hammers flicking back at the end of the reload
2 Months Ago
Imported Wall Mounted Coat Hanger Textures and Models Added and Setup Wall Mounted Coat Hanger Prop Prefab Setup Wall Mounted Coat Hanger Material, Colliders and LODs
2 Months Ago
Added/Updated Ground Slam Particles, reduced hangtime from standstill Reduced Dive cooldown Pressing SPACE while dialogue is typing will instantly finish typing instead of skipping it. Then next SPACE press will skip it. Fixed animations not looping and instead just playing the first frame
2 Months Ago
Fixed query mode Sync vars
2 Months Ago
Clean up ui z-index + coin fade out
2 Months Ago
Don't allow mixing different liquid types on liquid vessels. This has always been allowed?
2 Months Ago
Update FuncButton Update .gitignore Player can pick up and drop
2 Months Ago
vdf FileExclusion is probably case sensitive because why not Add ISceneEvent<T>.PostToGameObject - to target specific GameObjects with an event Add IGameObjectNetworkEvents - https://docs.facepunch.com/s/sbox-dev/doc/igameobjectnetworkevents-fj9F6GvG5S Tweak Rigdbody networking, so that when it works it will work
2 Months Ago
don't store pos if we are on a platform
2 Months Ago
remove logs Store last safe pos, respawn to that location Fade to black
2 Months Ago
Revert "If Graphics.RenderTarget is not overriden, let it return the actual output rendertarget so you can fetch MSAA textures without copy ( you're going to shoot your own balls using this if you dont know what you're doing )" This reverts commit 3d84d6b56d8d948c5212e13e69ab82a2fc4af264.
2 Months Ago
Merge: from main Tests: none, trivial changes
2 Months Ago
fix dive rotation
2 Months Ago
Fixed a few asset source reference paths from moving repo
2 Months Ago
Update .gitignore
2 Months Ago
New Crowdin translations by GitHub Action
2 Months Ago
Fix warning in PluginData Fix item text in HUD not being localized
2 Months Ago
Fixed shipping source to all the citizen clothes unnecessarily
2 Months Ago
cave_medium_hard terrain anchor tweaks to prevent it spawning too close to river
2 Months Ago
merge from fix_monument_scenes_osx -> main
2 Months Ago
Disable monument scenes by default due to issues with unix paths, path capitalization & lighting breaking inside certain monuments
2 Months Ago
▄▌▆▅▌ ▊▌▆▊ ▆▍▌▇█▍▌█▅▄▌_▅██▅▉▅_▊▌▌
2 Months Ago
PhysicsSpring.Maximum defaults to float max
2 Months Ago
WIP pistol aimpose setup (using python as test)
2 Months Ago
Fixed not being able to switch to weapons that aren't using v2
2 Months Ago
If Graphics.RenderTarget is not overriden, let it return the actual output rendertarget so you can fetch MSAA textures without copy ( you're going to shoot your own balls using this if you dont know what you're doing ) Fix Depth::GetLinear and add Depth::Linearize
2 Months Ago
Leaderboard backup, run #14332