reporust_rebootcancel

129,697 Commits over 4,232 Days - 1.28cph!

10 Days Ago
merge from fix_dynamic_occlusion_pooling -> main
10 Days Ago
Fix pooling issue with dynamic occlusion pausing - was assuming the entity wasn't parented by default, so dynamic = false by default - however wasn't resetting the bool in ResetState() causing pooling errors - even if it was, the old code was updating batching + occlusion every time the parent changed so we want to follow suit
10 Days Ago
Deep sea: - Removed the rad volume on the exit side of the deep sea - Rad volumes are now server only - Portal backing colliders are now parented to portals, that way they're deleted when we destroy the portals - Code cleanup
10 Days Ago
Balloon stuff WIP/backup
10 Days Ago
Show CPU time vs total warmup time when logging time taken to warmup steam item definitions - only shown in editor - the numbers were correct, it's actually really slow to warmup steam items on main thread
10 Days Ago
Merge: from baseplayer_serverupdateparallel - Bugfix for UsePlayerUpdateJobs 2 not replicating players for spectators - Bugfix for leaking players in occlusion groups Tests: spectated players from far away. Inspected server state after killing a sleeper
10 Days Ago
Bugfix: ServerOcclusion - clean up players from all of their occlusion groups on server destroy Turns out we were leaving a lot of "zombie" players once sleepers were killed. This would slow down server occlusion eventually. Tests: on Craggy, killed a sleeper, moved to a different network group, and checked in debugger if the occlusion group only contains my player
10 Days Ago
merge from puzzle_reset_changes -> main
10 Days Ago
Fix radiation trigger not being multiplied by 2 (extents vs size)
10 Days Ago
merge from puzzle_reset_changes -> main
10 Days Ago
Fix SpawnGroup on NMS having higher population than "maxSpawnedPerTick" causing it to consider the puzzle looted S2P
10 Days Ago
▊▄▍▆▉█▄ █▌▄▄ ▇▅▇▇ ▊▋ ▉▅▉█/▆▍▊▆▋▉▆_▇▊▍▊▋▄▇
10 Days Ago
scientist_boats_improvements_3 -> naval_update
10 Days Ago
S2P Launch site to apply previous "pauseUntilLooted" changes
10 Days Ago
Enable pauseUntilLooted in powerplant S2P
10 Days Ago
Rust Birthday Balloons - Updated textures, gibs, rewrote names and descriptions, reran manifest, added testing gibs material
10 Days Ago
updated prefab scale and added positonal offset
10 Days Ago
Implement fuse for cannon firing
10 Days Ago
boombox anim updates
10 Days Ago
Pull towards the centre the further out the boats are in the deepsea
10 Days Ago
audio files import and floating walkway audio set up
10 Days Ago
Updated model for tactical gloves
10 Days Ago
merge from Minifridge_IndustrialAdapter
10 Days Ago
Jacket snow repose
10 Days Ago
Lowered the industrial adapter socket so its not floating above the fridge when deployed
10 Days Ago
merge from naval_update
10 Days Ago
Merge from parent
10 Days Ago
exported updated chainsaw harvesting anims and slight edit of vm admire camera
10 Days Ago
prefab update
10 Days Ago
prefab update
10 Days Ago
Avoid AI mounted weapon controller sometimes targetting other NPCs
10 Days Ago
- Add boat ai avoidance volumes to tropical 1-4 - S2P
10 Days Ago
reduction in sail position influence on thrust, less than half what it was but still double the engine's - still impacts how you place them on the baot but results in less situations where it feels like the boat is not behaving as it should
10 Days Ago
building planner texture update with new graphics
10 Days Ago
placeholder setup of viewmodel (so Pedro can see textures) -set materials to import on model
10 Days Ago
naval_update -> scientist_boat_ai_improvements_3
10 Days Ago
turret_head_animations -> naval_update
10 Days Ago
▄▊▋▋█ ▊▅▌ ▌▍ ▍▅█▌▄▄_▅
10 Days Ago
▍▌▉▉▋▇█ ▌▄ ▋▉█▇▋▌ ▆▊█▊▆▅ ▋▊▇▌, ▇▆▅ ▅▇▊▅▊ ▊▅▅▊▌▉█ ▄▄ █▊▌▍▄ ▉▇▌▅▌▍ ▆▆▅▆▅▊, ▇▅▆
10 Days Ago
Bugfix: UseOcclusionV2 - handle spectating players Since we no longer do bidirectional checks when iterating occlusion groups, we ended up missing out on spectators and wouldn't allow replication to them. Tests: on craggy with UsePlayerUpdateJobs 2, flew far away to get outside of network range then started spectating - could see target moving.
10 Days Ago
Merge: from main
10 Days Ago
Adjust rhib scientists HP
10 Days Ago
More oil rig boat ai avoidance layer adjustments
10 Days Ago
Update to rear 50cal character position + timing changes on front 50cal weapon anims
10 Days Ago
rocket launcher rpg despawn set
10 Days Ago
Fixed some indirect lighting issues with the lit shader in RRP
10 Days Ago
delete phantom minifridge icon in root
10 Days Ago
fixed animated camera issues
10 Days Ago
setting global shader params update flag after regenerating textures for dirty DeepSea data flags
10 Days Ago
- Much wider steering force for seeking targets (should help navigate around large obstacles better, eg one side of oil to other) - Less attempts to reverse when we can just go forward