reporust_rebootcancel

135,568 Commits over 4,474 Days - 1.26cph!

5 Months Ago
Merge from main
5 Months Ago
merge from tropicalprefabs_warning_fix
5 Months Ago
Merge from boat_aim_sway
5 Months Ago
Settings changes
5 Months Ago
Skin viewer clean up: removed unused textures and started replacing the custom meshes to use the game meshes
5 Months Ago
Also clamp the clarity amount so the ADS can never come to a rest while the boat is in motion
5 Months Ago
merge from safezonewarning_fix
5 Months Ago
Compile fix
5 Months Ago
Fixed UI_SettingsTweakConvar editor NRE when entering playmode with no domain reload
5 Months Ago
Increase ADS aim sway when on a moving player boat Sway amount is scaled by boat velocity, so stationary or very slow moving boats will be easier to shoot from
5 Months Ago
Restored warning popup when disconnecting or quitting from a safe zone Updated the popup to match the new UI
5 Months Ago
Merge from main
5 Months Ago
Merge from kapok_branch_col_optim
5 Months Ago
merge from gametips_fix
5 Months Ago
Fixed any toast showing up cancelling the game tip think coroutine forever
5 Months Ago
texturing progress - apartment complex
5 Months Ago
Removed old text.SetAllDirty() in GameTip::Update, was murdering performance when a toast was visible
5 Months Ago
Fixed game tips never showing up, their canvas was not enabled when popping from Think()
5 Months Ago
Add protection for mounted cannon users (50% to all for now)
5 Months Ago
regenerate testlist
5 Months Ago
merge from hackweek_more_tests
5 Months Ago
merge from oldmenu_purge
5 Months Ago
Removed mainmenu show in Client.Connection::CancelLoading, causing NREs
5 Months Ago
Include check for terrain layer in Deployable_GroundWatch_Matches_DeployLayers
5 Months Ago
boat display models rw
5 Months Ago
Compile fix 3/2
5 Months Ago
Compile fix 2/2
5 Months Ago
Compile fix 1/2
5 Months Ago
Guns Box - optimized mesh and LODs
5 Months Ago
Fix a VendingMachine.GetItemsToSell NRE that could trigger when the deep sea wipes
5 Months Ago
merge from scientist_spawners_convar_fix
5 Months Ago
Fix new scientists spawning with ai.scientist_spawners_enabled 0
5 Months Ago
merge from bbq_uv_fix (made bbq skinnable)
5 Months Ago
scientist_boat_ai_driverkill_fix -> main
5 Months Ago
merge from swedishlanguage_fix
5 Months Ago
Fixed swedish language not selectable in the language dropdown
5 Months Ago
Explosives box - optimized mesh and LODs
5 Months Ago
Fix a WaterCatcher.IsFull NRE that could trigger when the deep sea wipes
5 Months Ago
merge from demobrowser_command_fix
5 Months Ago
Fixed demo.browser command
5 Months Ago
Placement wip
5 Months Ago
merge from main
5 Months Ago
merge from oldmenu_purge
5 Months Ago
Deleted old Main Menu prefab folder
5 Months Ago
Removed UI_ConfirmationPopup, we have UI_Popup Fixed demo recorder UI while im here
5 Months Ago
Ensure Scientist boat AI will be left enabled if the driver is killed. Prevents AI from not shooting when the driver dies
5 Months Ago
Temporarily disable preventbuilding volume on floating city 1. Test placement of a static bbs in floating city 1.
5 Months Ago
inventory_commands_streamermode
5 Months Ago
Ensure a bunch of inventory.give commands respect streamermode - hiding the giving players name
5 Months Ago
merge from supplydrop_boat_fix