243,099 Commits over 3,898 Days - 2.60cph!
Smooth vertex normals based on edge smoothing
Possibly fixed editor based player inventory loadouts not getting included in builds (now derives from BaseScriptableObject which should get picked up in our asset bundle builds)
Switch using GetConnectionsWithin in IndustrialConveyor ReceiveItemTransferDetails RPC to a new GetCloseConnections method that iterates over the subscribers of the local network group instead of all of the players on the server
▉▆▋ ▉▍▅▄ █▋█▌▌ ▌▄▉█▄▊ ▉█▌▍█▅ ▊▌ ▄▇▅ ▋▅▅██▆▉▆▌▉ ▍▄▌▇▍▍█▅ █▌ ▍▅▆▊ ▄▋▊ ▋ ▊▌▄▄▋ ▆▍▇▋ ▇▇ ▋▍ ▅▆ ▄▉▇▍▉█▅ ▅▋▉▉ ▅▊▌ ██▋▊▌▊▍ ▉▍ ▇▊ █▊▅▅▋ ▊▌▋▍▆▅ ▊▌ - ▅▇ █▋▆█ ▆▄ ▇█▇▍▉▅ ▅▉ ▆█▊▄ ▆▄ ▋▍▄▄ ▌▊▇▊ ▊▆▋ ▍██▆ ▆▆ █▅ ▉▄▅▌▅▅ ▉▋ ▆▊▋▉
▊▉▄▉█ ▊▆▉ ▉▊▊▌▄ ▅▊▊▊▆▄▆▅▍▋▄ ▉▅▍▌▇▌ ▅▄ ▍▋▅█ █▍ ▋▉▄ ▌▉▌▇▇▋▍▉▌▅ ▍▊▉▇▊▋▍ ▍▆▋▇▆▋▉ ▊▍▇ ▄▆▆▋▉▉▅▇ █▌ ▊▆▇▍▇▉▊
Added root bones to playing cards viewmodel, fixes viewmodel renderer not working
Set up EffectParents for UI elements
Toolgun viewmodel now uses viewmodel camera, UI is setup as an effect parent
Update Cache process on vms_missing_renderer_scripts to automatically consider any materials using the hair shader as a transparent pass
Fixed dying during harvest mission objectives in the tutorial resulting in pings appearing for completed objectives after respawning
Change default value of BasePlayer.filterSpectateMapTeamID to -1 so it shows the team of the currently spectated player by default (setting this value to 0 will show all teams if global.toggleSpectateTeamInfo is true, not usually useful on live servers)
Fixed shotgun traps going off once if an authed player was in front of them when a TC is reskinned
Fix CreateEditorFor throwing for array on some types, should be using EditorTypeLibrary
Simple edge bridge, connect a face from two open edges of the same mesh https://files.facepunch.com/layla/1b1111b1/sbox-dev_zqhIWcX3As.mp4
initial 3p setup, rigged worldmodel, set up override controller and entity prefab
center pivots on track models
Merge branch 'main' of sbox-unicycle-frenzy
blockin models for a track tileset
Added FaceTargetChaseDistance to BaseNavigator.
Added random point functionality.
Test chase behaviour change.
AI design changes.
Fixed piece of shit water system returning incorrect trace hit position when underwater, causing incorrect water hits while inside water carving volumes
▆▉▉ ▅▋▅▌█ ▋▉▅▇▌ ▊▇ █▇▊▄▆▊▍▋▉ ▄▉▆█▋▌▆ ▍▄ ▄▊▌ ▄▍▌▍ ▋█▆▅▉▇ ▊▆▆▌▆▄ ▄▋ ▉▆▋▄▄▅▌█▊
"trace" command doesnt error on srcds
Properly handle mounted addons disappearing (unmounted)
This fixes a crash with BASS.DLL trying to play addon files that are no longer there.
Fixed BASS volume not being said briefly when first loading into a map
This fixes game making sounds when not focused when the option to specifically prevent that is enabled
Fixed an infinite loop when copying over .gma files
merge from fix_spectate_health_flicker_2
merge from tutorial_reclaim_fix2
merge from cargo_improvements_may_24
merge from tutorial_flesh_gather_fix
merge from fix_trophy_drop_headbag
Improvements for the nexus player position map marker on the server browser
Show an error indicator on the UI if nexus details fail to load for the connect screen (no more spinning forever)
Include a special case for Steam returning no auth ticket
Fix zone details clipping out of the map component
player update. exported/setup 3p bolt rifle anim set
Updated default values for treewind component
Scene reference debug view (Facepunch/sbox-issues#5161)
Internal geometry helpers for #1508
* Line2D
* Vector2.Remap(oldRange, newRange, clamp)
* Line.Clip(plane)
* SceneCamera.ToScreen(line)
DrawText / DrawQuad / Gizmo.ScreenText overloads accepting an angle
Make Gizmo.Input.CursorPosition relative to view widget
Refactor ActionGraphDebugger
Laser Light:
- Fixed guide mesh position mismatch
- Fixed missing material on one of the laser origin
- Updated destruction sound from wood to metal
Electrical heater:
- Enabled snapping (had to rotate it to face forward)
- Now makes sound when destroyed
Initial checkin of speedtreeintegration2 branch
▊█▋▍▌▅ ▅▇▋▊█ ▊▇▆▉█▆▌█▍, █▅▊▅▋▅ ▊▉▅▉ ▇▉ ▇█▆▌▅▉▋▆▇▋▉█ ▌, ▆█▌▍▋█ ▆▊▍▋▉▋▊ ▆▋▉ ▉▆▆▇▌▆
Added a setting to deployables that allows us to override the deploy guide mesh rotation
Enabled snapping on simple light and connected speaker
Industrial conveyor can now be placed upside down again
Fixed sprinkler guide mesh scale
Fluid Switch & Pump:
- Enabled snapping
- Fixed offset between the guide and the final placement
- Updated destruction sound from wood to metal
- Now rotatable
Fixed counter snapping pivot issues