reporust_rebootcancel

108,526 Commits over 3,867 Days - 1.17cph!

3 Months Ago
Clamp total combined modifier values to configured limit range.
3 Months Ago
Update Wallpaper View Model and World Model Removed Wallpaper View Model Opacity Map Rest Wallpaper View Model Material to use correct channels
3 Months Ago
Adjusted caboose colliders to fix unwanted collision
3 Months Ago
Merge from blowpipe
3 Months Ago
Merge from main
3 Months Ago
Applied soime WIP shelved changes
3 Months Ago
Update: Fixing obsolete FreeList usage Tests: none, trivial change
3 Months Ago
Update: Consolidating Facepunch.System.Tests - Cleaned up a bunch of bogus using statements Tests: Ran combined unit tests - they pass.
3 Months Ago
Merge: from main Tests: ran around, gathered, shot, built
3 Months Ago
Merge: from /main/experiment_reduce_gc_server_refresh Tests: ran new unit tests, checked Server Browser work
3 Months Ago
Tightened the Oasis blendmaps, water surface volumes. Also added a monument topology to them so rail and roads piss off
3 Months Ago
Merge: from main Tests: ran new unit tests, checked ServerBrowser
3 Months Ago
Update: StringView gains index and range support Added tests to cover new functionality. Added more checks for Substring operations Tests: ran new unit tests, checked ServerBrowser
3 Months Ago
tweaked glowboard intesity a notch set emissive compression to HQ for now. We may want to dither the emissive if we set it to normal quality to reduce banding
3 Months Ago
Scene, anim and timeline backups
3 Months Ago
3 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
3 Months Ago
3 Months Ago
Experiments with new offset script feature.
3 Months Ago
Merge from parent
3 Months Ago
Merge from parent
3 Months Ago
Revert fishing rod entity to current version from main, this prefab was broken on this branch
3 Months Ago
Merge from main
3 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.
3 Months Ago
merge from fix_analytics_dipose_streams -> main
3 Months Ago
Merge from safemode_prompt
3 Months Ago
Fixed slider highlighting when the player hovers over the timer progress bar
3 Months Ago
Merge from main
3 Months Ago
Fix analytics upload stream not being disposed if an exception is thrown from the upload thread
3 Months Ago
Merge from world_update_2
3 Months Ago
Add nav mesh obstacles to the water bodies in new monuments to stop animals getting underwater
3 Months Ago
Merge from world_update_2
3 Months Ago
Adjust water depth socket mod to work better in lakes, should allow water pump placement in lakes
3 Months Ago
merge from fix_service_point_throttling
3 Months Ago
Add `http_connection_limit` to configure max concurrent http requests per domain - increase default from 2 -> 32
3 Months Ago
Merge from elevator_parenting/net_vis
3 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)
3 Months Ago
Merge from elevator_parenting/net_vis
3 Months Ago
Add tunnel layer to players visibility when in caves layer
3 Months Ago
Merge from parent
3 Months Ago
merge from analytics_disable_performance_server -> main
3 Months Ago
Generated and applied icons for wainscotting, glowboard, subway wallpaper. Updated skin list.
3 Months Ago
Missing #endif
3 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
3 Months Ago
More work on wainscotting wallpaper. Added glowboard A and B wallpapers. Updated skin lists - icons to come later.
3 Months Ago
▇▊▅▌▅▍█ ▆▆▍▌▉▍▄▍▊▄▄ █▍ ▄█.▉▅▅▄▍▉█▍█▋ ▇▋▅ ▉▊.▌▍▅▆▊ ▅▅▍▋▍█▉ ▇▉▄▌ ▇▍▍'▄ ▄▋▅▍ ▌▌▆▉ ▄▅ ▅▍█▄▅▄▇
3 Months Ago
Add helpful warning messages when PolymorphicDrawer fails
3 Months Ago
Simplify polymorphic attribute drawer code
3 Months Ago
merge from main -> full_server_demo_client_reader
3 Months Ago
merge from main