252,147 Commits over 3,959 Days - 2.65cph!
▇▇█▅▌ ▆▋▉▅ █▄▋▉▇_▄▆▌▉_▊▊▍▇▇▄▊▌
Fixed error in junkpile during sink and destory method when in editor
Move scientist code to a separate bradley file while I'm at it
Add support for gamepad input scoping
https://files.facepunch.com/tony/1b0911b1/devenv_ixNt02fEyh.png
▆▆▊▆▍▋▍█ ▊▍▄▊ ▋▆▆ ▋▅▄▉ ▅▇▇▊▊▆▇▇ ▌▊▅█▌▇▍▌▇ ▋▇▆▍▅▍ ▆▊▇▇▍█, ▉▋▄▉█▆▌▌ ▉▄▍▊ █▅▌▉█▅▇▋ █▌▍▌▌▉▍█▅ ▍▆▌▇▍
Fixed controller axes not being specific to controllers 🤦🤦
Additional scientist spawning functionality.
Add worldinput scene and test
Fixed editor error w/ InputSettings.Actions
▊▋▅▅▋ █▋▍▄ ▄█▋▇▊▋▉_▄▍▇▅▋▅▌▌▋▄▄▋
▅██▍▆ ▉▆█▍ ▋▊▍▊▅_▄▍▊▇_▇▋▊▍▊▉▊█
merge from motionblur-wind-fix
merge from moonpool-reflection-fix
Leaderboard backup, run #
10924
Added LOD5, tweaked AO for consistency, and updated the prefabs
▉▍▍▍▄ ▅▄▍▇▌▍▄▅▉▉ ▌▉▆ ▆▌▍▊▋▋▅▆ ▍▄▊▇█ ▄▍▋▍▌ ▊▌▇▊▋▌ ▍█ ▉▋▆▆ █▇▋▉ █▄▊▌ ▅▆▋▌▆▄▇▄█ ▍ ▅█▉▊ ▆▋ ▌▉▅▄▋ (▇▅█▍▊▉▆▉▌▉ ▌▄▅▋ █▅▉█▋█ ▍▍ ▊▉▋▊▌▄▄)
equipment chest
Item helper supports equipment
Update base equipment
▍▄▌▆▊ [▉▋█▍▋▋▋▅▍] █▍ ▆ ▇▅▊ ▉▍▆▋▌▇
█▌▆▄▆ ▊▆ ▍▌█ ▄▍██▋▇▌▋▅▇█ ▋▅▇▋▊█▉ ▉▄▍▍▇▊▉▋ ▇▅▊█▊▋ ▊▍█▅▌▅ ▄▋▇▋▉▆, ▌▋▊ ▌ [▆▉▆▋█▋█▄▊] ▌▍▄▄▋▄▊▊▊ ▄▅ ▍▊▋▇█▋ ▋▅▇▄▋▌▄▉▌▄▆ ▍▆ ▌▉█▉▄▆ ▄▋▉▊ ▌▊▆▊ ▉▌▊▋▌▆▋▍▆▊
Tall cliff whiteboxes
Test autospawn prefabs
Debug scene
Destroy scrapper ui if move away
If no equipment show ui still
Remove client UI button for ping estimation
Regen Item
Equipment item
equipment ui
Update .gitignore
▌▇▋▍▍▇ ▄█▆▉▇▄▄▌▆▆▋▊▍▇▋█▆▊▆█▅█▅
player update. exported/setup double barrel shotgun anim set
Fix linux compile (case sensitivity)
- ▆█▊▇▊▊▊▍ ▌█▅▊▍▇▅ ▇▉▋▌▆ ▇▋▋▊▄▉▊▉ ▆▊▄▌▄█▋▇▊ ▊▆▌▉▉▄
- ▄▆▅▅▄▆▋ ▇▅▋▊▆▉▊ ▄▇ ▅▄▄▊▅ █▆▊▉▉ ▋▊▌█ ▄▊ ▌▊▊▇▌▇ ▉▇▉▆ ▌▄█▅▆
- ▊▊▇▅▋█▌▌▊▍ ▉▊▉ ▉▄▉▊▋▍█▌▄▊ █▋▉ ▋▅▍▊▆▅█▆▄ ▄▉▆▆▆▍ ▌▄▇
- ▇▋▄▌▉ ▋▅▇▉▊█ ▊▄▌█▆▊ ▋▍ ▄▋▇▆▆█▄▍▇█▊▉▍▍▇▅▄ ▉▍▉▅ █▌▉▋▌▇▄▋▌ ▄▉ ▅▍▄▉▍▉▋'▇ █▋
Restore "gamemenucommand RestartWithNewLanguage"
Fixed render.SetLocalModelLights ignoring last light
Fix Bootil memory leak when trying to extract buf to invalid filepath
Fixed NPC kill related achievements not working
Remove more unintentional files from the fallbacks vpk
Quick Rotate Model +/- 45deg yaw button for spawnicon editor
Also more spawnicons of built-in props
Iterate over Unknown Addon mechanism
Do not try to mount Unknown addons (they could be banned/backdoored), detect demos/saves/dupes and push them to their own list
Moved extracted .gmas from addons/ to cache/workshop/
This simplifies code for the game
Rework menu_cleanupgmas to take into account server downloads
Meaning, Workshop files downloaded from servers and extracted, then deleted by Steam in 2 weeks, now get detected as useless extracted versions and are prompted for deletion.
Update Facepunch.ActionGraph
Test
Clean up - use TransformInterpolate class
Can't modify transform if we're a network object root and a proxy - we must stay true to network transform target
Hook up Interpolation enable/disable from Inspector. When Owner calls ClearInterpolation, set a bit on the update msg to have other clients do so as well. Hook up Network.Interpolation and Enable/DisableInterpolation() on the accessor.
Fix to allow interp property to be set by GameObjectHeader
Serialize the interpolation bool with GameObject
Specify in documentation that NetPermission.OwnerOnly works the same as NetPermission.HostOnly for static actions.
Fix serializing System.Object
Fix serializing System.Object
Fix crash when selecting nodes with System.Object inputs / properties
Fixed reading String Table snapshot that has an entry with 0 elements throwing an exception. Instead, ByteStream.ReadArray should return null (empty span) if it has a length of 0. Added a test to prove the bug. Fixes Facepunch/sbox-issues#5357
Fixed moonpool reflecting the sky when water reflections = 0
New Hair - Medium Beard
https://files.facepunch.com/daniel/1b0811b1/sbox-dev_pc2pbsjud1.jpg
Serialize Component FullName instead of ClassName. Fixes cases where two components with the same name exist in different namespaces, sometimes the wrong one will be serialized. Fully backwards compatible. Fixes Facepunch/sbox-issues#5331
Merged main into wire_slacking
Test
Clean up - use TransformInterpolate class
Can't modify transform if we're a network object root and a proxy - we must stay true to network transform target
Hook up Interpolation enable/disable from Inspector. When Owner calls ClearInterpolation, set a bit on the update msg to have other clients do so as well. Hook up Network.Interpolation and Enable/DisableInterpolation() on the accessor.
Fix to allow interp property to be set by GameObjectHeader
Serialize the interpolation bool with GameObject
▋▉▊▄▉ ▆▋▍▇▄█▄▆ ▍▅▌ ▄▇▇█▊▌▇▊▄▊ █▅ ▋▉▊▉▄▍▋ ▉▅ ▄▌▉▅▍▊▌ ▋▉▇▋▇▄▄▅▆ ▉▆▍▆▄▄▍▌
Reverting
95562 electrical button power burst change, back to 2