reporust_rebootcancel

130,418 Commits over 4,232 Days - 1.28cph!

18 Days Ago
Update: GhostShip spawns navmesh instead of NavMeshSurface - Disabled NavMeshSurface on GhostSHip prefab (will need to do it for the rest later) This stops NavMeshSurface constrantly running add-remove navmesh every server frame. Need to figure out how to tie it to NPCs Tests: visualzied navmesh in editor via gizmos, checked profiler to not see any more NavMeshSurface::UpdateActive calls
18 Days Ago
Added missing volume changes to stair prefab. Removed the old volume check implementation now it's not used anywhere.
18 Days Ago
merge from deep_sea
18 Days Ago
Disable deep sea in the AutomatedTests scene
18 Days Ago
Restored copypaste snap to zero height option (was lost in the merge)
18 Days Ago
Fixed more copypaste merge issues
18 Days Ago
Holster updates for bows and boomerang
18 Days Ago
Child RendererBatch disabling now handles entities with multiple RendererBatch correctly
18 Days Ago
tshirt repose
18 Days Ago
merge from boat_building
18 Days Ago
merge from new_bbs_volume_checks
18 Days Ago
18 Days Ago
Remove debug drawing
18 Days Ago
Setup bbs required volumes for all relevant boat pieces
18 Days Ago
Bow animation updates to fix bugs
18 Days Ago
█▆▍▆▄█ ▆▅▊▄▍▋ ▍▍█▍▄█/▍▇▅█▇▉▇
18 Days Ago
Added RequireBoatBuildingVolume. wip, allows fixing of building overlap, and is also a more efficient solution than the previous boat building station volume checks. Setup on initial first few test prefabs.
18 Days Ago
codegen
18 Days Ago
merge from gui_sculpting
18 Days Ago
Triangulated obj mesh
18 Days Ago
undid some questionable shader changes, need a way to supply a triplanar anchor for sculptures or it pans when rotating them in-gui
18 Days Ago
Burlap pants repose Male/Female + LODs
18 Days Ago
RPG 7 - Weapon rack tweaks (missing info in prefab)
18 Days Ago
codegen
18 Days Ago
merge from ice_sculptures/gui_sculpting - bit broken still
18 Days Ago
sculpture item not hidden
18 Days Ago
Jackhammer animation updates
18 Days Ago
RPG7 - Weapon rack position fixes
18 Days Ago
Shorts repose/lods
18 Days Ago
Fixed censorship not working on female torso
18 Days Ago
Fix lighting on render scene
18 Days Ago
Merge from parent
18 Days Ago
Cassette recorder animation updates
18 Days Ago
updated minifridge box collider
18 Days Ago
Fixed GPU instancing for mesh-based particle systems that have it enabled
18 Days Ago
Updated storage adaptor volumes, now able to place on top of mini fridge under half height
18 Days Ago
Radtown puzzle door fix Radtown bridge missing mat fix, maybe
18 Days Ago
minifridge techtree unlocking
18 Days Ago
merge from diving_goggles_fix
18 Days Ago
reduced texture sizes of minifridge textures changed texture import settings to reduce emissive bleeding
18 Days Ago
Merge from main
19 Days Ago
Remove GIbbable components from immortal NPC vending machines Seems to cause some issue when loading a save in client+server mode
19 Days Ago
Merge from minifridge
19 Days Ago
Setup mini fridge softcore corpse
19 Days Ago
merge from fix_has_respawn_options -> main
19 Days Ago
scientist_boat_ai_improvements_3 -> naval_update
19 Days Ago
Fixed the AI Boat triggers on the oilrigs. S2P
19 Days Ago
Converted Minifridge to MeshLOD, match fridge LOD range
19 Days Ago
Plastic missed a file
19 Days Ago
Fix checking for sleeping bags instead of checking respawn options in PlayerInit() - was still spawning player on death screen on fresh wipe because it was checking for 0 sleeping bags which would return the mission locked outpost respawn point