reporust_rebootcancel

141,855 Commits over 4,413 Days - 1.34cph!

13 Days Ago
Updated sprint anim (test)
13 Days Ago
Clean: removed FilterInvalidPlayers now that I've validated that all kicks were grouped at end - cleaned up comments that pointed out kick locations Tests: none, trivial change
13 Days Ago
industrial electric furnace - added lods - split glass and furnace - updated item skin - updated prefab
13 Days Ago
Bugfix: avoid NRE after kicking a player while iterating over a player cache - consolidated all kicks in ServerUpdateParallel to end of the method Tests: got kicked for terrain violations, no NRE
13 Days Ago
Update murderer (scarecrow) and gingerbread man to use new navmesh agent.
13 Days Ago
Replace navmesh agent of tunnel dwellers, bandit guard and underwater dwellers
13 Days Ago
Potential fix for scientists not spawning on cargo
13 Days Ago
Fix minor typo in WhatUsesThis
13 Days Ago
Merge fixes.
13 Days 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
13 Days 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
13 Days Ago
merge from main -> fix_dynamic_occlusion_pausing
13 Days Ago
Fixed door and window deploy guides snapping to the origin of the boat when placing on a finished boat
13 Days Ago
simplified encryption again
13 Days Ago
Simplify encryption
13 Days Ago
Merge from main
13 Days Ago
All remaining monument fixes.
13 Days Ago
Fixed a bunch of errors when baking and using the LOD baker tool
13 Days Ago
merge from playerboat_droppeditem_parent_fix
14 Days Ago
ensure DroppedItems are woken before boats are built so that trigger events aren't missed
14 Days Ago
main -> vendingmachine_ui_refresh
14 Days Ago
range and accelerated visuals LODs and material setup prefabs replaced and updated.
14 Days Ago
Updated encryption strategy
14 Days Ago
removed sneaky anim event sfx from 3p sitting anims
14 Days Ago
exported unique firecracker 3p animations and linked to new holdtype anim controller
14 Days Ago
merge from pooltable_and_dartboard_models -> darts_minigame
14 Days Ago
init darts minigame branch
14 Days Ago
14 Days Ago
Added optional encryption to Rust Relay
14 Days Ago
Fixed final vending entry pushing itself out the screen
14 Days Ago
Swap to a string builder to save a few allocations when updating dynamic pricing
14 Days Ago
merge from deepsea_navmesh_optims
14 Days 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)
14 Days Ago
Dynamic pricing support (nearly there!)
14 Days Ago
merge from dragbyangle_rebalance
14 Days Ago
Added combining of source meshes and materials in the LOD Baker tool to make it compatible with the baking script
14 Days Ago
merge from main
14 Days Ago
merge from deepsea_loot_balance
14 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
14 Days Ago
merge from playerboat_player_transfer_fix
14 Days Ago
replicated previous fix in jobs version of code
14 Days Ago
merge from playerboat_player_transfer_fix
14 Days Ago
▋ ▉▇▆▊▇ █▄▊▋▍▊▌▊ ▊▋▊▇▋▍▋▋▅▉▌▌▍▅▌▆█▅ █▄▄▉▅█▍█▇ ▉▉ ▋▊▋ ▍▉█▊▋▌ ▊▋ ▄▄█▌▇▌▇ ▆▆ █▆▋▅▋▉▄▊▅█▆▊▆ ▆▇ ▍▅▌█▋▅ ▉▊▉▋▍▄▄ ▇▄ ▄▅▄▆▄█▌▉ ▅▄▇▄▉▇ ▇▅▌ ▋▅▌▆▍▌▉▅▍▊ ▆▇▋█▄▆▄ ▇▅▉▄▅▌▅▉ ▊▇ █▄▍▆ ▆▊▅▇▍█▌ ▅▆▉▄▅▌
14 Days Ago
merge from main
14 Days Ago
merge from spraycan_barrels_support
14 Days Ago
fixed shallow wall shelves skinnable redirect to shallow shelves not half
14 Days Ago
Prefix nav logs correctly in RustNavmeshAgent
14 Days Ago
Convert all old scientists to use new navmesh agent
14 Days Ago
Merge from terrain_renderer
14 Days Ago
Actually assign culling value in cullingtest