249,517 Commits over 3,959 Days - 2.63cph!
Fix video page exception
Fix videoblock exception
Fix SQL statement
Leaderboard reject insane values
Fix activity exception
Query stats from a different table
Leaderboard backup, run #
13612
HCRevolver uses local FX folder.
Fixed muzzle origin offset.
Temp working files & scene.
Track rcon disconnects during a frame
Changed rcon.ssl and rcon.sslpwd to be consistent with other command line option switches (can use - or +)
Set a default rcon password while in the editor
Small changes, air dash uses SHIFT
Cancel slide if we end up off the ground
Implement TakesOverControl, which cancels out wish movement
Add Slide
TTT: Add SAM support to karma banning (#2106)
merge from preventbuilding_dungeons_fix
Revised my AttachedMonument field change so we don't lose any already assigned monuments
Flagged all underwater labs prevent building volumes to auto find their MonumentInfo
Fixes barricades deployable in Underwater Labs
PreventBuildingMonumentTag can now get its MonumentInfo at runtime using TerrainMeta.Path.FindClosest
This will allow prevent building volumes from monument not running S2P (like underwater labs) to get their MonumentInfo assigned correctly
Fix static functions on non-static Widgets not invoking or inheriting type properly.
Top and bottom caps for SolidCylinder
Draw SolidCapsule directly instead of 2 spheres and a cylinder
Same fix needed for SolidCylinder
Get rid of upgraders log. If cloud prefabs have a component upgrade, we don't want to be spammed with this
Fix mistakes in Gizmo.SolidSphere, any segment count should now work
Remove unused code
Can filter maps by GameSupport again
Smoother heightmap sampling
https://files.facepunch.com/ziks/2024-08-31/sbox-dev_m6ejDGa0g6.png
https://files.facepunch.com/ziks/2024-08-31/sbox-dev_GIvew6ZSRB.png
Package updates
Draw placeholder icons with skia
Image upload uses skia
Update thumbnail page to help people get it right
Allow wolves to target other wildlife again, fix errors when target dies while circling
Fix package reference in GameModal
Change default starting volume for VideoControls
Play button is greyed out and says VR Only if the game is only compatible with VR and the user is not currently loaded in VR.
Unify multiplayer check in Game Modal and MenuHelpers
Create a user at login
Unified login
Switch to User in a bunch of left over places
Make package cards 16/11
Remove now unused players table
Optimize wolves LoS checks (ignore other wolves, spread computations over multiple frames, pool sight events), also ignore players in safe zones
Made this even faster
Optimize login
Leaderboard backup, run #
13588
Cache global stats query
Fix players page
Speed up GetPlayerPackageUsageAsync
▍▋▌█ ▄▋▆▌▉▄▄▌ ▊▄ ▌█ ▇▇▅▇▇▊
██▅▆▊ ▌▋▇█ ▊▆▄▍ -> ▉▅▌▍▋▅▍▆▇_██▇▊▌▋▉▆▊█▇▄▇
merge from fix_weapon_mod_avg -> main
Fixed broken rad counts from container
Amounts update on changed instead
Add proper Volume Slider to VideoControls
Allow sampling from noise field in heightmap SDF
Make all elements on the Social Bar match instead of looking completely different
Update the Map Select Modal to match where it doesn't already
PackageSelectionModal also follows same styles.
Fix scaled chunk collision
Fixed items not resetting their flags when entering the pool, fixes the cooking icon appearing on recycled items
also reset contents and parent ItemContainer for safety
Fixed some properties of weapon mods using average instead of multiplying scalars together
- example: 8x scope + GCO was going from +50% recoil -> +30% recoil instead of +65% recoil
Fixed refillvitals command showing a water damage indicator on screen, game is fixed