135,838 Commits over 4,324 Days - 1.31cph!
Remade water barrel collider with primitives, it had a non-convex mesh collider
Moved all the RegisterSplashable calls from ServerInit to OnDeployed and PostServerLoad so they're correctly flagged as mobile by the grid (parent wasn't set yet in ServerInit)
Remove collider on server from hemp.entity
Update GrowAll command to work via Query instead of Vis
Reduced minecart planter colliders count from 16 to 4
All IO water items deployable on boats
▆▅▄▇▍ ▋▅▊ ▅▇▌▅ ▆▌▇▊▇▊▄▇ █▌ ▅▌▇ █▆▇ ▄█▋▌▅█▄▊ ▊▊█▉█▉▄▅▋█ ▌▇▄▇▌▄ ▉▇ ▋█▍▅▍ ▉█▋▊ ▋▉▍▍ ▋▋▋▄▊▆▉▌▌ ▋▄▄▌▊▌ ▇▊▉ ▋▆▌▊▊▊▉▊▍ ▄▋▌▆▉
Merge from fix_roof_debris
Fixed ceiling fluorescent light invisible cables and meleehack invalids
Merge from growable_menu_changes
Merge from fix_backpack_priority_attire
Merge from kapok_branch_col_optim
merge from naval_update/io_boats
Use GetRootParentEntity instead of the new GetRootParent method
- Optimise WorldPositionGenerator, this was the most expensive job in the new work queue and is now showing as at least 30x faster at in testing
- Optimise MissionPoint type position generator so it no longer always iterates through all mission points on the server
- Now check when we last revalidated each mission before adding it to a run of the work queue rather than just checking time between runs of the work queue itself
- Move work queue run cooldown to a servervar 'missionValidStateWorkQueueCooldown', and added 'missionPerValidStateCooldown' to configure cooldown between revalidating individual missions
- Add servervars 'resetmissions' and 'resetmissions_alll' to reset missions progress for a target player or all players on a server. Useful if saved missions progress is borked without having to reset entire player state
- Player now requests a mission valid states update when they join a server, so map markers will be ready for when they first open their map
Minor adjustment to branch collider
▆▇▍█▊▊ ▌▅▇▌ ▍▆█▌▆▇▊███▇▅▆▌▅▋█▅▊▍ ▆▌▍▍▄ ▊▊▍ ██▌▅
Can't connect IO entities not sharing the same root parent
More IO prefabs deployable on boats
Fixed some broken rock formations in NMS (scene only)
Merge from windturbine_deploy_sfx
Merge from improved_embrasures_colliders
ioentity.allow_on_boat now blocks placement of all io entities on boats (just a temp killswitch)
Merge from ambient_light_lod_fix
Merge from 20mindayextension
Merge from hackweek_meshlod_qol
GetAuthoredShadowCastingMode on MeshLOD now respects the new disable shadows setting
Disabled shadows on all LODS after 0 on the static phone both for testing
Wire snapping works on moving boats
Fixed electric furnace deploy volume not including Vehicle_Large
Remade large battery collider with primitives, it had a non-convex mesh collider
Fixed a bunch of wire tool local/world position issue
IO lines toggle their dynamic LOD when created if parented to a boat
IO lines plug effects are played locally
merge from workshop_animator_controls -> main
slightly better looking animator control buttons
Add workshop animator controls, with setup for bbq skinnable
improved building_generic_trims textures
merge from skinviewer_cleanup
Tweaked chinese lantern skinviewer lighting
merge from skinviewer_cleanup
Added LNY spear and chinese lantern to the skin viewer
Removed the random order for the limited tab
merge from harbor_container_ladder_fix
Fix rope ladders on a container in harbor being falsely disabled unless the crane rotates
Extend container parenting volumes
Fix a RendererBatch component causing visual issues
S2P harbor 1