224,155 Commits over 3,684 Days - 2.54cph!

2 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
2 Months Ago
Updated Diver hazmat preview - now showcases the helmet and tank variants
2 Months Ago
Lower minimum health threshold for tutorial bear attacks (0.6 -> 0.25)
2 Months Ago
Merge from main -> full_server_demos
2 Months Ago
Don't upload demos when `upload_demos` is set false or when `upload_url` is unset
2 Months Ago
Rename variables inside `FullServerDemos.cs` to be as readable as possible
2 Months Ago
Add `upload_demos` convar to turn off uploading and keep it on disk
2 Months Ago
Missed one file for CS0197
2 Months Ago
Fix CS0197 warnings - change static method `NetRead.Free( ref NetRead )` to `NetRead.RemoveReference()` - move `Interlocked.Increment()` into `NetRead.AddReference()`
2 Months Ago
Fix the server recording inbound packets twice: once from decryption thread & once on the main thread
2 Months Ago
Don't split up PacketId and the rest of the packet
2 Months Ago
Flame jet smoke
2 Months Ago
Cleanup variable names Fix writing packet length directly to the FileStream instead of the Writer.BaseStream
2 Months Ago
Cleanup convars
2 Months Ago
Merge from tutorial_island
2 Months Ago
Move the trigger for ending the tutorial further out from the island
2 Months Ago
Update furnace help text
2 Months Ago
Expose show use bind and show belt bar binds in the user interface section of the options menu
2 Months Ago
Merge from main
2 Months Ago
Add more wood to all post bear stages of the supply box
2 Months Ago
Merge store-ui -> Main
2 Months Ago
Finished making all pages look good with skin viewer. Added an edge fade effect. Just still needs an animation fix for the diver suit.
2 Months Ago
Approximate conveyor speed for now
2 Months Ago
tutorial end cinematic audio pass
2 Months Ago
▅▆▄█▄▍▌▅▉▇▌█ █▆▍▉▍
2 Months Ago
Compile fix
2 Months Ago
Soundscape map hammer entity info_player_start tint
2 Months Ago
always include nightlight shader
2 Months Ago
missing sitems
2 Months Ago
Merge from main
2 Months Ago
Clear death marker from map after player respawns on tutorial island
2 Months Ago
Add a simple main menu
2 Months Ago
Removed old poses directory
2 Months Ago
Moved poses to media directory
2 Months Ago
Remove unused shader
2 Months Ago
Turn on GameTip.showgametips convar when starting the tutorial
2 Months Ago
▌▋▊▌ ▊██▅▄▍▄▄
2 Months Ago
Harbor progress Roof dressing Overgrowth progress Material changes to tie everything together
2 Months Ago
Reserialized materials
2 Months Ago
Skin viewer 15s timeout
2 Months Ago
Don't show the campfire or furnace deploy guides until the player is at that tutorial stage, fixes soft lock situation where the player deploys the entity before that mission stage has started
2 Months Ago
Add spawn points to Bradley prefab. Allow a frame for the navmesh obstacle to kick in. Use spawn points and cycle around them if more scientists than spawn points. Init scientists with entity memory of target. Scientists take cover from target when spawning.
2 Months Ago
Demote some new stuff from being public Fixed overlay flicker when re-laying out (due to stuff being pressed on), don't set Style.Width|Height
2 Months Ago
Fix BaseVelocity not added in
2 Months Ago
Refactor: remove IVirtualCursor, IMenuSystem hook-ins, cursor razor component - add InputOverlaySystem which works in MenuDll and GameMenuDll, add RootPanel.Priority
2 Months Ago
Fix PositionEditorTool not snapping properly in localspace
2 Months Ago
Merge from main
2 Months Ago
Remove IndirectLighting script from MenuBackground
2 Months Ago
Add gamepad navigation support to main menu UI and game menu UI - Virtual cursor system - Panel traversal system
2 Months Ago
Little extra character in the death screen