4,023 Commits over 1,096 Days - 0.15cph!
Merge from cached_server_browser
Add phrase when reaching bag limit when placing bags
Loop through all BasePlayer components rather than sleeping players to invalidate BP cache
Attempt to fix BPs not being loaded from monthly bp file (rather than normal one)
Cherrypick GameSetup initializationCommands from
64609
Fix mission npcs not getting deleted in hardcore
Merge from main -> cached_server_browser
Merge from harmony_qol -> aux2
Remove macos from Rust.Harmony
BBQ 3->4 slots
Small furnace 1->2 slots
Large furnace 3->5 slots
BBQ 2->3 slots
Merge from hardcore -> aux2
Sleeping bag messages as toasts, localization for them & toasts support formatting
Adding a string array when building command will add each arg individually to the command
Cherrypicked: Use stringbuilder when building commands, optimize quotesafe
Chat message once you hit your bag limit
Merge from build_server_optimization -> aux2
Time how long each prefab takes to prepare and log it after
Set defines once per build rather than before + after each platform & asset bundles
Merge from harmony_qol -> aux2
Typo in error message logging
Set encryption to default to 1 until EOS is fixed
Merge from hardcore -> aux2
Merge from furnace_ui_rework -> aux2
Delete MLRS instead of trying to disable it
Loop through all entities to try and find mission providers rather than safezones
Fixed Dropbox NRE when right clicking items into it
Fixed client RPC being broke
Marge from hardcore -> aux2
Accidently included ProjectSettings
Merge from hardcore -> aux2
Hide mission button in inventory when disabled
Disable missions for hardcore
Only remove scientists from safezones when gamemode disables safe zones
Custom bool for disabling spawn groups rather than disabling the game object
Made ingame changelog prettier
Merge from furnace_ui_rework -> aux2
Saving map file in encrypted state
Merge from main -> furnace_ui_rework
Merge from harcore -> aux2
Forgot to include the codegen
Initial implementation, use `mapsecret` convar to set a "password" for your map file (only affects clients)
Fix scientist spawners throwing NREs (SpawnGroup errors)
Prevent equiping armor when right clicking from loot containers
Merge from main -> furnace_ui_rework