254,390 Commits over 3,990 Days - 2.66cph!
Asset to Package
db.Asset to db.Packages
AssetFile to PackageFile
Other AssetId becomes PackageId
added decal_scratches_a + b
https://files.facepunch.com/jason/1b2311b1/sbox-dev_VxQ1F2fTVm.png
Added placeholder minigun ammo pack
Action Graphs can reference the GameResource they're embedded in
Ctrl+S in an embedded Action Graph saves its host scene
Move protobuf project here, message when review posted
Rename AssetId to PackageId
Asset Drag & Drop into Action Graph Editor (#1468)
player update. jackhammer holster position edit and set updated idle pose its override controller
Add Review Stats to DTO
Fix tests
Added parameterless Asset.LoadResource()
Added DragData.OfType<T>(), DragData.Assets helpers
Asset drag & drop into AG editor
oilrig sat tube greybox full greybox flow
merge from full_server_demos
Fixed ice mask being invisible when not on a player, now showing it in the item store viewer
Don't do 3D skin views when item store is used while in-game
Increase max deploy distance convar
Convars to control min health range and attack distances for deployment.
Add deploy checks logic.
Better, more automatic up direction calc for SkinViewer
Realm-remove AI data from client
Handle scientists despawn
harbor2 backup, WTP overgrowth tweaks - mainly thinning overgrowth density in places
some wip creeping tree models until I get back to it
Leaderboard backup, run #9820
Add server.favoritesEndpoint to set the DNS hostname to save when favoriting this server (requires query port unless a SRV record also exists)
Server browser will save the endpoint and use it to find the server even if its IP (and port, if using SRV) changes
Updated Diver hazmat preview - now showcases the helmet and tank variants
Lower minimum health threshold for tutorial bear attacks (0.6 -> 0.25)
Merge from main -> full_server_demos
Don't upload demos when `upload_demos` is set false or when `upload_url` is unset
Rename variables inside `FullServerDemos.cs` to be as readable as possible
Add `upload_demos` convar to turn off uploading and keep it on disk
Missed one file for CS0197
Fix CS0197 warnings
- change static method `NetRead.Free( ref NetRead )` to `NetRead.RemoveReference()`
- move `Interlocked.Increment()` into `NetRead.AddReference()`
Fix the server recording inbound packets twice: once from decryption thread & once on the main thread
Don't split up PacketId and the rest of the packet
Cleanup variable names
Fix writing packet length directly to the FileStream instead of the Writer.BaseStream
Merge from tutorial_island
Move the trigger for ending the tutorial further out from the island
Expose show use bind and show belt bar binds in the user interface section of the options menu
Add more wood to all post bear stages of the supply box
Finished making all pages look good with skin viewer. Added an edge fade effect.
Just still needs an animation fix for the diver suit.
Approximate conveyor speed for now