reporust_rebootcancel

129,173 Commits over 4,232 Days - 1.27cph!

Yesterday
Disable dynamic occlusion pausing until further fixes because it seems to be enabling static occlusion long before parenting is finalized, causing it to think the static position is 0,0,0
Yesterday
Update: LimitedTurnNavAgent sets npc's position via helper functions - ScientistNPC2 overrides it to optionally map on to the detached navmesh if it's on a ghost ship - LimitedTurnNavAgent uses navmesh positions to calculate steering to waypoint in FaceTarget mode (think it was the original intent anyway) There's a bunch more code that needs to be converted just to be safe with strong waves Tests: spawned ghost ship away from craggy, enabled AI, and ran around to different areas - scientist caught up, were able to shoot me
Yesterday
Texture size opt.
Yesterday
exported latest viewmodel flashlight refresh anims
Yesterday
Mummymask repose
Yesterday
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
Yesterday
Added missing volume changes to stair prefab. Removed the old volume check implementation now it's not used anywhere.
Yesterday
merge from deep_sea
Yesterday
Disable deep sea in the AutomatedTests scene
Yesterday
Restored copypaste snap to zero height option (was lost in the merge)
Yesterday
Fixed more copypaste merge issues
Yesterday
Holster updates for bows and boomerang
Yesterday
Child RendererBatch disabling now handles entities with multiple RendererBatch correctly
Yesterday
tshirt repose
Yesterday
merge from boat_building
Yesterday
merge from new_bbs_volume_checks
Yesterday
Remove debug drawing
Yesterday
Setup bbs required volumes for all relevant boat pieces
Yesterday
Bow animation updates to fix bugs
Yesterday
█▆▍▆▄█ ▆▅▊▄▍▋ ▍▍█▍▄█/▍▇▅█▇▉▇
Yesterday
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.
Yesterday
codegen
Yesterday
merge from gui_sculpting
Yesterday
Triangulated obj mesh
Yesterday
undid some questionable shader changes, need a way to supply a triplanar anchor for sculptures or it pans when rotating them in-gui
Yesterday
Burlap pants repose Male/Female + LODs
Yesterday
RPG 7 - Weapon rack tweaks (missing info in prefab)
Yesterday
codegen
Yesterday
merge from ice_sculptures/gui_sculpting - bit broken still
Yesterday
sculpture item not hidden
Yesterday
Jackhammer animation updates
Yesterday
RPG7 - Weapon rack position fixes
Yesterday
Shorts repose/lods
Yesterday
Fixed censorship not working on female torso
Yesterday
Fix lighting on render scene
Yesterday
Merge from parent
Yesterday
Cassette recorder animation updates
Yesterday
updated minifridge box collider
Yesterday
Fixed GPU instancing for mesh-based particle systems that have it enabled
Yesterday
Updated storage adaptor volumes, now able to place on top of mini fridge under half height
Yesterday
Radtown puzzle door fix Radtown bridge missing mat fix, maybe
Yesterday
minifridge techtree unlocking
Yesterday
merge from diving_goggles_fix
Yesterday
reduced texture sizes of minifridge textures changed texture import settings to reduce emissive bleeding
Yesterday
Merge from main
Yesterday
Remove GIbbable components from immortal NPC vending machines Seems to cause some issue when loading a save in client+server mode
Yesterday
Merge from minifridge
Yesterday
Setup mini fridge softcore corpse
Yesterday
merge from fix_has_respawn_options -> main