239,399 Commits over 3,837 Days - 2.60cph!

33 Days Ago
Fixed slider highlighting when the player hovers over the timer progress bar
33 Days Ago
fade in menu music music volume fade in settings button volume sliders
33 Days Ago
Merge from main
33 Days Ago
Fix analytics upload stream not being disposed if an exception is thrown from the upload thread
33 Days Ago
Merge from world_update_2
33 Days 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
33 Days Ago
Add nav mesh obstacles to the water bodies in new monuments to stop animals getting underwater
33 Days Ago
Merge from world_update_2
33 Days Ago
Adjust water depth socket mod to work better in lakes, should allow water pump placement in lakes
33 Days Ago
merge from fix_service_point_throttling
33 Days Ago
Add `http_connection_limit` to configure max concurrent http requests per domain - increase default from 2 -> 32
33 Days Ago
Merge from elevator_parenting/net_vis
33 Days 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)
33 Days Ago
Merge from elevator_parenting/net_vis
33 Days Ago
Add tunnel layer to players visibility when in caves layer
34 Days Ago
Update Sprite Tools Marked all Sprites in all Prefabs as Do Not Cast Shadows that weren't already
34 Days Ago
Merge from parent
34 Days Ago
Potential NRE fix for GetAttachmentPosition Fix AspectRatio only returning integer values
34 Days Ago
Update SpriteTools Remove unneeded function Removed delays from Map Generation so its super quick and invisible
34 Days Ago
Support opaque fade on vertex_color
34 Days Ago
merge from analytics_disable_performance_server -> main
34 Days Ago
Fixed sweeper
34 Days Ago
Use reinterpret_cast in GetModelIndices
34 Days Ago
Generated and applied icons for wainscotting, glowboard, subway wallpaper. Updated skin list.
34 Days Ago
Missing #endif
34 Days 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
34 Days Ago
Fix broken transition bounds
34 Days Ago
Error rate fixes Use new tables on insights, to make querying faster Make Adx chart async, fix height Error chart test
34 Days Ago
More work on wainscotting wallpaper. Added glowboard A and B wallpapers. Updated skin lists - icons to come later.
34 Days Ago
Queue Broadcast Events on the correct frame. Resolves Facepunch/sbox-spritetools#17
34 Days Ago
▇▊▅▌▅▍█ ▆▆▍▌▉▍▄▍▊▄▄ █▍ ▄█.▉▅▅▄▍▉█▍█▋ ▇▋▅ ▉▊.▌▍▅▆▊ ▅▅▍▋▍█▉ ▇▉▄▌ ▇▍▍'▄ ▄▋▅▍ ▌▌▆▉ ▄▅ ▅▍█▄▅▄▇
34 Days Ago
Add helpful warning messages when PolymorphicDrawer fails
34 Days Ago
Simplify polymorphic attribute drawer code
34 Days Ago
New Crowdin translations by GitHub Action
34 Days Ago
Increase SubroutineData parameter pool size
34 Days Ago
merge from main -> full_server_demo_client_reader
34 Days Ago
Fix Main Menu NRE when typing in search box
34 Days Ago
merge from main
34 Days Ago
merge from wallpaper
34 Days Ago
Fixed wallpaper deployable mismatch when looking in between two building blocks
34 Days Ago
▅▊▅ ▊▊▅▍▆▍ ▆█ ▋▄▌▍█▌ ▌▅ ▅▊▄ ▍▊▅ ▉▇▇▊▌▋ ▅▇▉▋ ▅▇ ▄▆█▉▌█▄▊▍
34 Days Ago
- ▊██ █▅▇█▋▌▍ ▊▍▇▇ ▆▌█▅▅ - ▋▉▋ ▋▆▄▍█▋▇▄▇ ▌▍ █▇▄▉▇ ▄▌▋ ▉▌▍▅▅▆ ▆█▌▆▅▌▄ ▋▌▊▆ █▆▌▋█▋ ▉▌ ▍▌▄ ▆▇▄▅▆▍▍▍▌▅ ▍▋▅▆█▌▆▍ ▌▋██ ▇▍▋▄
34 Days Ago
Named all skins and changed phrase token
34 Days Ago
▊▌▄ ▄▆▉▊▋▊▅▆▇▍▇ ▌▉▉▍▅▍▆▇ █▉▌▊ ▋█▌█ ▊▇▅█▊▍▌▄▊▋ ▆▄▊▊ ▄▇▉▆▆▊ ▄▆ █▊ ▇▇█▉▆▊▌ (▅▍▅ ▉▍▆▉ ▊▍▋ ▉▆ ▇▋▆▊ ▋▉█▅▉▅ ▅██▌█▅, ▇▉▇▌▄ ▍▅▄▉▅▅▅▄▉▇▍?) ▉▍▄ ▍▄▊▋▍▋▉▆▍▋▋ ▄▄▋█▇▇▇▊ ▅▇▊ ▆▄ ▉▇▇ ▅▍▌▆▍█▋▉▄ ▊▌▇▅ ▉▊▅▆▌▄▅▇▉▆▄ ▉▌▋ ▋▇▌▊▅▉▇█▇ ▅█▋▊▆▆█
34 Days Ago
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
34 Days Ago
World model prefabs, colliders, outline etc Updated drag and drop inventory sounds
34 Days Ago
Prevent Toasts from ticking down while you're in a Loading Screen.
34 Days Ago
Serialize state tags instead of hardcoding them, partial port of the code FSM to the new UI
34 Days Ago
Update: StringView - prefer ctor overloads instead of default args Saves a couple branches in some scenarios. - Also expanded tests to cover all ctors and arg ranges Tests: Ran new unit tests and checked server browser
34 Days Ago
Added Main Menu Toasts Added Toast that pops up after playing a game you haven't yet interacted with. Clicking will open a Review Page Modal. https://files.facepunch.com/CarsonKompon/2024/August/19_12-04-UnlinedWeaverbird.png