reporust_rebootcancel

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

38 Days Ago
Toggle the canvas component of the menu UI when its not visible Causes a small spike when opening it, but saves us some UI overhead when its not visible Also causes a 40b alloc every frame because of SoftMask, need to look at it next
38 Days Ago
Fix potential index out of range exception when displaying mission rewards during conversation
38 Days Ago
disabled relief mapping on fish piles material
38 Days Ago
fixed zfight on boat low wall posts when adjacent
38 Days Ago
Fix clipping mount positions on the pt boat (was causing the scientists to be booted from the boat) Delay spawn scientist invoke by 100 ms
38 Days Ago
Fix mission item pickup being setup wrong on small oil rig
38 Days Ago
RPG7 - updated viewmodel, WIP textures
38 Days Ago
Merge from naval_missions
38 Days Ago
▆█▍▅▇ ▍▍▉▊▋▋▄▇▄▋█▍ ▉▇▇▆ ███▆▉▋█▉ ▄▆ ▅▉▇▄ ▄█ ▋▍██▉█▇▉▆▇▅ █▌▆▋▅▉ ▋▋▍▉▌▋ ▅▉▍▊█ - ▉█▄▍▋▍▅++
38 Days Ago
Merge from /indirect_instancing/layers
38 Days Ago
push up 2nd half of the asset
38 Days Ago
Push up new meshing asset with source
38 Days Ago
Remove spam logs
38 Days Ago
▄▊▋▌▊▋▆ ▉▌ ▉▇▇ ▆▌▉▊▇▌▅▄█▍ █▇▋▋▊▋▍ ▅▄▉▅▆▍▌ █▊▌▄▌
38 Days Ago
Tac Gloves texture update
38 Days Ago
Remove old meshing asset
38 Days Ago
Better eye setup (expose in weapon transform) Allow AI a wider angle before firing (15 degrees) Spawn turret with 1 hp and set immortal protection instead
38 Days Ago
Remove socket free
38 Days Ago
hull_square sockets
38 Days Ago
▌▆▅▅▄ ▋▊▉▍ ▉█▄▋▋_▍▊▄▌▍▍█▍_▄▉▍
38 Days Ago
aniamtion controller created for boat small engine
38 Days Ago
▌▋▋▋ ▅▍▋▉ ▊▌▍ ▉▇▊▉█▅▊ ▌▅▅▉▋▌▋▆ ▄▉▅▅▇ ▍▅▍█▇ ▆▌▅█ ▅▅ ▇▉ ▅▆▍▌▍▊█▉ ▉▆▉ ▇▍▍▄ ▌▍ ▆▇▉█▍ ██ ▆▅▆ ▇██▄▍▅▅▊▉
38 Days Ago
Anchor sockets wip
38 Days Ago
Updating small ramp skinning
38 Days Ago
AI Debug Disable (Gunning for Ians Job Patch)
38 Days Ago
Merge from gpu_frametime_logging
38 Days Ago
Merge from shader_cascades_light_leak_fix
38 Days Ago
merge from naval_update/deep_sea
38 Days Ago
Adding 50 cal rear single rig
38 Days Ago
created boat small ramp anim controller
38 Days Ago
Material Fix front turret
38 Days Ago
Merge from boat_building
38 Days Ago
Codegen
38 Days Ago
Beachside fixes.
38 Days Ago
Spawning new player_model prefab with baker component for NPC's
38 Days Ago
floating city 2 HLOD rebake, s2p
38 Days Ago
Merge from parent
38 Days Ago
Merge from main
38 Days Ago
merge from baseplayer_vis_nre
38 Days Ago
Spawn improvements.
38 Days Ago
Experimenting with a skinned mesh baker to swap out static NPC's with static meshes at a distance Setup baker component, currently spits out a series of static meshes for the given lod level Very WIP
38 Days Ago
Try again because I didn't realize we check both worldBounds (hardcoded physx area) and TerrainMeta.Margin (TerrainSize * 3) inside ValidBounds, so need to account for both of those
38 Days Ago
Fixed all kinds of problems with the mesh variant of the tropical terrain material.
38 Days Ago
Fixed free hand sprays sometimes blocking hammer interaction when sprayed on a building block, this could always happen but it's worse now that the spray position is more accurate
38 Days Ago
Merge from spray_fixes_oct_2025
38 Days Ago
Merge from server_wipe_time_of_day