242,441 Commits over 3,867 Days - 2.61cph!

8 Months Ago
Updated test light scene Fixed catwalks
8 Months Ago
Catwalks - rollers - test lights Textured catwalks rollers and made a test light scene
8 Months Ago
Toggle the modal off by default
8 Months Ago
Re-design of the skin popover
8 Months Ago
Fix index error
8 Months Ago
Asset to Package db.Asset to db.Packages AssetFile to PackageFile Other AssetId becomes PackageId
8 Months Ago
added decal_scratches_a + b https://files.facepunch.com/jason/1b2311b1/sbox-dev_VxQ1F2fTVm.png
8 Months Ago
Added placeholder minigun ammo pack
8 Months Ago
Fix review search index
8 Months Ago
Action Graphs can reference the GameResource they're embedded in Ctrl+S in an embedded Action Graph saves its host scene
8 Months Ago
Move protobuf project here, message when review posted Rename AssetId to PackageId
8 Months Ago
Asset Drag & Drop into Action Graph Editor (#1468)
8 Months Ago
player update. jackhammer holster position edit and set updated idle pose its override controller
8 Months Ago
Add Review Stats to DTO Fix tests
8 Months Ago
Added parameterless Asset.LoadResource() Added DragData.OfType<T>(), DragData.Assets helpers Asset drag & drop into AG editor
8 Months Ago
oilrig sat tube greybox full greybox flow
8 Months Ago
merge from full_server_demos
8 Months Ago
Merge Main -> store-UI
8 Months Ago
Fixed ice mask being invisible when not on a player, now showing it in the item store viewer
8 Months Ago
Merge store-ui -> Main
8 Months Ago
Don't do 3D skin views when item store is used while in-game
8 Months Ago
Increase max deploy distance convar
8 Months Ago
Higher res mask icon
8 Months Ago
Convars to control min health range and attack distances for deployment. Add deploy checks logic.
8 Months Ago
Better, more automatic up direction calc for SkinViewer
8 Months Ago
Realm-remove AI data from client
8 Months Ago
Handle scientists despawn
8 Months Ago
Merge from main
8 Months Ago
harbor2 backup, WTP overgrowth tweaks - mainly thinning overgrowth density in places some wip creeping tree models until I get back to it
8 Months Ago
Fix image upload path
8 Months Ago
Leaderboard backup, run #9820
8 Months Ago
Merge from main
8 Months Ago
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
8 Months Ago
Updated Diver hazmat preview - now showcases the helmet and tank variants
8 Months Ago
Lower minimum health threshold for tutorial bear attacks (0.6 -> 0.25)
8 Months Ago
Merge from main -> full_server_demos
8 Months Ago
Don't upload demos when `upload_demos` is set false or when `upload_url` is unset
8 Months Ago
Rename variables inside `FullServerDemos.cs` to be as readable as possible
8 Months Ago
Add `upload_demos` convar to turn off uploading and keep it on disk
8 Months Ago
Missed one file for CS0197
8 Months Ago
Fix CS0197 warnings - change static method `NetRead.Free( ref NetRead )` to `NetRead.RemoveReference()` - move `Interlocked.Increment()` into `NetRead.AddReference()`
8 Months Ago
Fix the server recording inbound packets twice: once from decryption thread & once on the main thread
8 Months Ago
Don't split up PacketId and the rest of the packet
8 Months Ago
Flame jet smoke
8 Months Ago
Cleanup variable names Fix writing packet length directly to the FileStream instead of the Writer.BaseStream
8 Months Ago
Cleanup convars
8 Months Ago
Merge from tutorial_island
8 Months Ago
Move the trigger for ending the tutorial further out from the island
8 Months Ago
Update furnace help text
8 Months Ago
Expose show use bind and show belt bar binds in the user interface section of the options menu