249,480 Commits over 3,959 Days - 2.63cph!

5 Months Ago
WIP WIP
5 Months Ago
Leaderboard backup, run #13324
5 Months Ago
mute switch restart buttons etc
5 Months Ago
Scene, anim and timeline backups
5 Months Ago
5 Months Ago
Try set hover on the voxel terrain so it can be selected in editor
5 Months Ago
Added support for two sets of data to be loaded onto a pose at once, a default and an alt set The alt set will be used for ADS Supports blending between the two with a weight so we can animate it
5 Months Ago
Probably should set material normal here
5 Months Ago
Test vox renderer component to render a vox resource
5 Months Ago
Voxel model creates a material copy to avoid palette batching issues
5 Months Ago
5 Months Ago
Voxel shader needs gamma to linear
5 Months Ago
Experiments with new offset script feature.
5 Months Ago
Merge from parent
5 Months Ago
Merge from parent
5 Months Ago
Revert fishing rod entity to current version from main, this prefab was broken on this branch
5 Months Ago
Merge from main
5 Months Ago
Rename this to hull
5 Months Ago
Compile hulls into vox resource https://files.facepunch.com/layla/1b2011b1/sbox-dev_x10cgzGsNn.png
5 Months Ago
Save speed and backwards coupling state just before CompleteTrain changes, rather than in the coupling methods. Makes sure we update everything at the right time.
5 Months Ago
merge from fix_analytics_dipose_streams -> main
5 Months Ago
Merge from safemode_prompt
5 Months Ago
Fixed slider highlighting when the player hovers over the timer progress bar
5 Months Ago
fade in menu music music volume fade in settings button volume sliders
5 Months Ago
Merge from main
5 Months Ago
Fix analytics upload stream not being disposed if an exception is thrown from the upload thread
5 Months Ago
Merge from world_update_2
5 Months Ago
Added Basic Minimap. Can press TAB to toggle larger view https://files.facepunch.com/CarsonKompon/2024/August/19_21-50-OvercookedDoe.mp4 Minimap only shows rooms that you've visited (or adjacent rooms) https://files.facepunch.com/CarsonKompon/2024/August/19_22-09-BaggyMussel.mp4
5 Months Ago
Add nav mesh obstacles to the water bodies in new monuments to stop animals getting underwater
5 Months Ago
Merge from world_update_2
5 Months Ago
Adjust water depth socket mod to work better in lakes, should allow water pump placement in lakes
5 Months Ago
merge from fix_service_point_throttling
5 Months Ago
Add `http_connection_limit` to configure max concurrent http requests per domain - increase default from 2 -> 32
5 Months Ago
Merge from elevator_parenting/net_vis
5 Months Ago
Adjust elevator sound logic to be driven via the lift entity flags rather than the elevator block (as we can no longer guarantee that the block will be networked to the player in some scenarios)
5 Months Ago
Merge from elevator_parenting/net_vis
5 Months Ago
Add tunnel layer to players visibility when in caves layer
5 Months Ago
Update Sprite Tools Marked all Sprites in all Prefabs as Do Not Cast Shadows that weren't already
5 Months Ago
Merge from parent
5 Months Ago
Potential NRE fix for GetAttachmentPosition Fix AspectRatio only returning integer values
5 Months Ago
Update SpriteTools Remove unneeded function Removed delays from Map Generation so its super quick and invisible
5 Months Ago
Support opaque fade on vertex_color
5 Months Ago
merge from analytics_disable_performance_server -> main
5 Months Ago
Fixed sweeper
5 Months Ago
Use reinterpret_cast in GetModelIndices
5 Months Ago
Generated and applied icons for wainscotting, glowboard, subway wallpaper. Updated skin list.
5 Months Ago
Missing #endif
5 Months Ago
Stop performance data from being collected on the server when `performance_analytics` is disabled on the server - it was disabling flushing, fix it not disabling collection too
5 Months Ago
Fix broken transition bounds
5 Months Ago
Error rate fixes Use new tables on insights, to make querying faster Make Adx chart async, fix height Error chart test