reporust_rebootcancel

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

Just Now
Update murderer (scarecrow) and gingerbread man to use new navmesh agent.
14 Minutes Ago
Replace navmesh agent of tunnel dwellers, bandit guard and underwater dwellers
29 Minutes Ago
Potential fix for scientists not spawning on cargo
33 Minutes Ago
Fix minor typo in WhatUsesThis
42 Minutes Ago
Merge fixes.
44 Minutes Ago
Delete old wolf prefab and class, a consequence of this is that the population convar is now "wolf2.population", todo rename wolf2 to wolf
1 Hour Ago
Update: StableObjectArray.RemoveAtSwapback can now optionally invalidate stable indices - added unit tests Should help us maintain packed state of dependent arrays - will start converting current use cases next. Tests: ran unit tests
1 Hour Ago
merge from main -> fix_dynamic_occlusion_pausing
1 Hour Ago
Fixed door and window deploy guides snapping to the origin of the boat when placing on a finished boat
1 Hour Ago
simplified encryption again
1 Hour Ago
Simplify encryption
1 Hour Ago
Merge from main
1 Hour Ago
All remaining monument fixes.
1 Hour Ago
Fixed a bunch of errors when baking and using the LOD baker tool
2 Hours Ago
merge from playerboat_droppeditem_parent_fix
2 Hours Ago
ensure DroppedItems are woken before boats are built so that trigger events aren't missed
2 Hours Ago
main -> vendingmachine_ui_refresh
2 Hours Ago
range and accelerated visuals LODs and material setup prefabs replaced and updated.
2 Hours Ago
Updated encryption strategy
2 Hours Ago
removed sneaky anim event sfx from 3p sitting anims
2 Hours Ago
exported unique firecracker 3p animations and linked to new holdtype anim controller
2 Hours Ago
merge from pooltable_and_dartboard_models -> darts_minigame
2 Hours Ago
init darts minigame branch
3 Hours Ago
3 Hours Ago
Added optional encryption to Rust Relay
3 Hours Ago
Fixed final vending entry pushing itself out the screen
3 Hours Ago
Swap to a string builder to save a few allocations when updating dynamic pricing
3 Hours Ago
merge from deepsea_navmesh_optims
4 Hours Ago
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)
4 Hours Ago
Dynamic pricing support (nearly there!)
4 Hours Ago
merge from dragbyangle_rebalance
4 Hours Ago
Added combining of source meshes and materials in the LOD Baker tool to make it compatible with the baking script
4 Hours Ago
merge from main
4 Hours Ago
merge from deepsea_loot_balance
4 Hours 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
4 Hours Ago
merge from playerboat_player_transfer_fix
4 Hours Ago
replicated previous fix in jobs version of code
4 Hours Ago
merge from playerboat_player_transfer_fix
4 Hours Ago
▋ ▉▇▆▊▇ █▄▊▋▍▊▌▊ ▊▋▊▇▋▍▋▋▅▉▌▌▍▅▌▆█▅ █▄▄▉▅█▍█▇ ▉▉ ▋▊▋ ▍▉█▊▋▌ ▊▋ ▄▄█▌▇▌▇ ▆▆ █▆▋▅▋▉▄▊▅█▆▊▆ ▆▇ ▍▅▌█▋▅ ▉▊▉▋▍▄▄ ▇▄ ▄▅▄▆▄█▌▉ ▅▄▇▄▉▇ ▇▅▌ ▋▅▌▆▍▌▉▅▍▊ ▆▇▋█▄▆▄ ▇▅▉▄▅▌▅▉ ▊▇ █▄▍▆ ▆▊▅▇▍█▌ ▅▆▉▄▅▌
4 Hours Ago
merge from main
4 Hours Ago
merge from spraycan_barrels_support
4 Hours Ago
fixed shallow wall shelves skinnable redirect to shallow shelves not half
5 Hours Ago
Prefix nav logs correctly in RustNavmeshAgent
5 Hours Ago
Convert all old scientists to use new navmesh agent
5 Hours Ago
Merge from terrain_renderer
5 Hours Ago
Actually assign culling value in cullingtest
5 Hours Ago
industrial shelves half height and wall shallow - skin created and setup - item updated
5 Hours Ago
wall shallow bamboo shelf - fix sitem itemname to allow skinning from repair bench and spray can
5 Hours Ago
Check default navmesh is built and log error if not in agent queries
5 Hours Ago
Revert last commit