244,554 Commits over 3,898 Days - 2.61cph!
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.
merge from fix_analytics_dipose_streams -> main
Merge from safemode_prompt
Fixed slider highlighting when the player hovers over the timer progress bar
fade in
menu music
music volume fade in
settings button
volume sliders
Fix analytics upload stream not being disposed if an exception is thrown from the upload thread
Merge from world_update_2
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
Add nav mesh obstacles to the water bodies in new monuments to stop animals getting underwater
Merge from world_update_2
Adjust water depth socket mod to work better in lakes, should allow water pump placement in lakes
merge from fix_service_point_throttling
Add `http_connection_limit` to configure max concurrent http requests per domain
- increase default from 2 -> 32
Merge from elevator_parenting/net_vis
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)
Merge from elevator_parenting/net_vis
Add tunnel layer to players visibility when in caves layer
Update Sprite Tools
Marked all Sprites in all Prefabs as Do Not Cast Shadows that weren't already
Potential NRE fix for GetAttachmentPosition
Fix AspectRatio only returning integer values
Update SpriteTools
Remove unneeded function
Removed delays from Map Generation so its super quick and invisible
Support opaque fade on vertex_color
merge from analytics_disable_performance_server -> main
Use reinterpret_cast in GetModelIndices
Generated and applied icons for wainscotting, glowboard, subway wallpaper. Updated skin list.
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
Fix broken transition bounds
Error rate fixes
Use new tables on insights, to make querying faster
Make Adx chart async, fix height
Error chart test
More work on wainscotting wallpaper. Added glowboard A and B wallpapers. Updated skin lists - icons to come later.
Queue Broadcast Events on the correct frame. Resolves Facepunch/sbox-spritetools#17
▇▊▅▌▅▍█ ▆▆▍▌▉▍▄▍▊▄▄ █▍ ▄█.▉▅▅▄▍▉█▍█▋ ▇▋▅ ▉▊.▌▍▅▆▊ ▅▅▍▋▍█▉ ▇▉▄▌ ▇▍▍'▄ ▄▋▅▍ ▌▌▆▉ ▄▅ ▅▍█▄▅▄▇
Add helpful warning messages when PolymorphicDrawer fails
Simplify polymorphic attribute drawer code
New Crowdin translations by GitHub Action
Increase SubroutineData parameter pool size
merge from main -> full_server_demo_client_reader
Fix Main Menu NRE when typing in search box
Fixed wallpaper deployable mismatch when looking in between two building blocks
▅▊▅ ▊▊▅▍▆▍ ▆█ ▋▄▌▍█▌ ▌▅ ▅▊▄ ▍▊▅ ▉▇▇▊▌▋ ▅▇▉▋ ▅▇ ▄▆█▉▌█▄▊▍
- ▊██ █▅▇█▋▌▍ ▊▍▇▇ ▆▌█▅▅
- ▋▉▋ ▋▆▄▍█▋▇▄▇ ▌▍ █▇▄▉▇ ▄▌▋ ▉▌▍▅▅▆ ▆█▌▆▅▌▄ ▋▌▊▆ █▆▌▋█▋ ▉▌ ▍▌▄ ▆▇▄▅▆▍▍▍▌▅ ▍▋▅▆█▌▆▍ ▌▋██ ▇▍▋▄
Named all skins and changed phrase token
▊▌▄ ▄▆▉▊▋▊▅▆▇▍▇ ▌▉▉▍▅▍▆▇ █▉▌▊ ▋█▌█ ▊▇▅█▊▍▌▄▊▋ ▆▄▊▊ ▄▇▉▆▆▊ ▄▆ █▊ ▇▇█▉▆▊▌ (▅▍▅ ▉▍▆▉ ▊▍▋ ▉▆ ▇▋▆▊ ▋▉█▅▉▅ ▅██▌█▅, ▇▉▇▌▄ ▍▅▄▉▅▅▅▄▉▇▍?)
▉▍▄ ▍▄▊▋▍▋▉▆▍▋▋ ▄▄▋█▇▇▇▊ ▅▇▊ ▆▄ ▉▇▇ ▅▍▌▆▍█▋▉▄ ▊▌▇▅ ▉▊▅▆▌▄▅▇▉▆▄ ▉▌▋ ▋▇▌▊▅▉▇█▇ ▅█▋▊▆▆█
Prevent wolves getting permanently accustomed to fire when they survive a fight with a player that used fired on them, that's because new players encountering those wolves may get confused when they get bitten despite the holding a torch
World model prefabs, colliders, outline etc
Updated drag and drop inventory sounds
Prevent Toasts from ticking down while you're in a Loading Screen.