reporust_rebootcancel

140,744 Commits over 4,383 Days - 1.34cph!

Yesterday
merge from main -> fix_dynamic_occlusion_pausing
Yesterday
Fixed door and window deploy guides snapping to the origin of the boat when placing on a finished boat
Yesterday
simplified encryption again
Yesterday
Simplify encryption
Yesterday
Merge from main
Yesterday
All remaining monument fixes.
Yesterday
Fixed a bunch of errors when baking and using the LOD baker tool
Yesterday
merge from playerboat_droppeditem_parent_fix
Yesterday
ensure DroppedItems are woken before boats are built so that trigger events aren't missed
Yesterday
main -> vendingmachine_ui_refresh
Yesterday
range and accelerated visuals LODs and material setup prefabs replaced and updated.
Yesterday
Updated encryption strategy
Yesterday
removed sneaky anim event sfx from 3p sitting anims
Yesterday
exported unique firecracker 3p animations and linked to new holdtype anim controller
Yesterday
merge from pooltable_and_dartboard_models -> darts_minigame
Yesterday
init darts minigame branch
Yesterday
Added optional encryption to Rust Relay
Yesterday
Fixed final vending entry pushing itself out the screen
Yesterday
Swap to a string builder to save a few allocations when updating dynamic pricing
Yesterday
merge from deepsea_navmesh_optims
Yesterday
When the deep sea opens, wait for island navmesh bake to finish before starting the next Added deepsea.navmesh_spawninterval (was using entity interval before)
Yesterday
Dynamic pricing support (nearly there!)
2 Days Ago
merge from dragbyangle_rebalance
2 Days Ago
Added combining of source meshes and materials in the LOD Baker tool to make it compatible with the baking script
2 Days Ago
merge from main
2 Days Ago
merge from deepsea_loot_balance
2 Days Ago
Tweaked deep sea loot: - Initial loot when the sea opens slightly reduced (~15%) - Respawn cycles cap at ~30% of a full fill instead of slowly refilling back to 100% Added deepsea.loot_scale and deepsea.loot_respawn_scale convars
2 Days Ago
merge from playerboat_player_transfer_fix
2 Days Ago
replicated previous fix in jobs version of code
2 Days Ago
merge from playerboat_player_transfer_fix
2 Days Ago
▋ ▉▇▆▊▇ █▄▊▋▍▊▌▊ ▊▋▊▇▋▍▋▋▅▉▌▌▍▅▌▆█▅ █▄▄▉▅█▍█▇ ▉▉ ▋▊▋ ▍▉█▊▋▌ ▊▋ ▄▄█▌▇▌▇ ▆▆ █▆▋▅▋▉▄▊▅█▆▊▆ ▆▇ ▍▅▌█▋▅ ▉▊▉▋▍▄▄ ▇▄ ▄▅▄▆▄█▌▉ ▅▄▇▄▉▇ ▇▅▌ ▋▅▌▆▍▌▉▅▍▊ ▆▇▋█▄▆▄ ▇▅▉▄▅▌▅▉ ▊▇ █▄▍▆ ▆▊▅▇▍█▌ ▅▆▉▄▅▌
2 Days Ago
merge from main
2 Days Ago
merge from spraycan_barrels_support
2 Days Ago
fixed shallow wall shelves skinnable redirect to shallow shelves not half
2 Days Ago
Prefix nav logs correctly in RustNavmeshAgent
2 Days Ago
Convert all old scientists to use new navmesh agent
2 Days Ago
Merge from terrain_renderer
2 Days Ago
Actually assign culling value in cullingtest
2 Days Ago
industrial shelves half height and wall shallow - skin created and setup - item updated
2 Days Ago
wall shallow bamboo shelf - fix sitem itemname to allow skinning from repair bench and spray can
2 Days Ago
Check default navmesh is built and log error if not in agent queries
2 Days Ago
Revert last commit
2 Days Ago
Merge from terrain_renderer
2 Days Ago
Merge from main
2 Days Ago
Change culling test to check using map of device ids
2 Days Ago
Potential fix for SetBrakingEnabled and CanUpdateMovement NRE (suspected triggered by excav and cargo scientists)
2 Days Ago
build skins for industrial salvaged shelves
2 Days Ago
industrial electric furnace - item updated - skin
2 Days Ago
Update: replace hardcoded constant with GamePhysics.DefaultMaxResultsPerQuery (same value) - also submitting missing meta file Tests: compiles