reporust_rebootcancel

134,265 Commits over 4,444 Days - 1.26cph!

8 Months Ago
merge from naval_update/deep_sea
8 Months Ago
Applied prefabs. Dummy coord fixes.
8 Months Ago
Re-route setting animator states to playable animation controller
8 Months Ago
scientist_boat_fixes_3 -> naval_update
8 Months Ago
Compile fix
8 Months Ago
scientist_boat_fixes_3 -> naval_update
8 Months Ago
Fix margin check in wander state
8 Months Ago
Support boat debug ddraw convars on server
8 Months Ago
PlayerBoat.CalculateHealth() now takes the value of each block's actual health, not their defined ContributingHealth
8 Months Ago
BoatBuildingBlock takes it's MaxHealth from the ContributingHealth, not the construction grade. Blocks now show correct initial health values in edit mode.
8 Months Ago
Disabled deep sea portals debug by default
8 Months Ago
Give a whole second before spawning scientists
8 Months Ago
merge from naval_update
8 Months Ago
merge from industrial_pipe_batching -> main
8 Months Ago
merge from npc_PlayerSyncCycle_optim
8 Months Ago
Disable cpu batching on industrial pipes since the pipes randomly had incorrect rotations and there is a non-neglibable VRAM cost to keeping a duplicate of every industrial pipe mesh, can explore later
8 Months Ago
merge from main -> industrial_pipe_batching
8 Months Ago
merge from optimize_reduce_dynamic_occlusion -> main
8 Months Ago
merge from naval_update/deep_sea/billboards
8 Months Ago
Dont try and set navigator, we dont have one
8 Months Ago
Floor.triangle health 100->25 Floor health 200->50 hull square health 200->75 hull triangle health 100->25 wall.doorway health 200->50 wall.low.barrier health 100->25 wall.low.cannon health 100->25 wall.low health 100->25 wall.window 200->50 wall health 200->50
8 Months Ago
Compile fixes
8 Months Ago
Disable AI brains on the boats provided we dont have a target. Will reduce NPCPlayer::ServerThink_Internal calls
8 Months Ago
engine and storage audio files imported
8 Months Ago
PT boat engine sounds imported and implemented and storage imported
8 Months Ago
naval_update -> scientist_boat_fixes_3
8 Months Ago
Fixed smoke grenade scale and food vendor arm clipping (playtest feedback). Some more material reduction on floating walkway kit pieces
8 Months Ago
Mark ladder as static when parented to building block
8 Months Ago
bug fixes and seagulls added
8 Months Ago
Added billboards for the deep sea islands that can be seen from the mainland Fixed mainland portal position when in the deep sea
8 Months Ago
Material reduction and optimisation in some floating walkway kit pieces
8 Months Ago
Added repair bench to playground.player for easier skin testing
8 Months Ago
Candle Hat repose
8 Months Ago
- updated hazmat wm lods - added wm prefabs, meshes and updated item prefab for: - hide halterneck - hide skirt - hide vest - hide poncho - hide pants
8 Months Ago
merge from playable_fixes
8 Months Ago
Folder Renaming for flare refresh.
8 Months Ago
Disable terrain culling by default
8 Months Ago
Add `indirect_instancing.use_instance_mask` for in-build debugging purposes
8 Months Ago
- Fix inaccuracies in terrain culling raycast - Fix terrain culling issues around terrain holes - Add generic SIMD vector types `float8x3` and `int8x3` for terrain culling and future use - Make the first culling layer (LOD/Distance) respect the instance occupation mask - Add `terrain.debug` command to visualise how the culling system sees the terrain height map - Fine tune `tc_max_iterations` to 512
8 Months Ago
Burlap Headwrap repose
8 Months Ago
Set small ramp collider layer to Vehicle world, solves some clipping issues
8 Months Ago
hull_square and hull_triangle cleanup. Add profiling to CacheParts
8 Months Ago
PT Boat Fuelbox and mesh update
8 Months Ago
Instance bucket helmet from fbx
8 Months Ago
Bucket helmet repose
8 Months Ago
Applied ServerCull to all boat building blocks where required to strip a bunch of gameobjects server side
8 Months Ago
Boonie hat repose
8 Months Ago
Merge from parent
8 Months Ago
Remove unncessary vehicle seats/mount point spawning
8 Months Ago
PT Boat collision fix and Fuelbox addition