10,950 Commits over 1,950 Days - 0.23cph!
Fixed kayak anchoring not working
Fixed exceptions from WaterDepthMasks
Update timeline with new fade to black signal
Remove Canvas component from CloudDemos root, seems to fix interaction issues
Anchor the kayak on the x and z axis so it doesn't float away while the cinematic is running
Add cinematic option to hide first person player legs
Fix cinemachine component not getting added and removed during cinematic
Fixed tutorial npc crossfades not working
Use cinematic avatar when putting a player model into cinematic mode, no need for state machine behaviours
Fix HLOD generator failing if it finds a RendererLOD with a renderer that is missing a mesh/material
Adjusted harbor_2 hlod settings to include roads
Added a DebugMode option on the HOLDBounds asset, this will print out each asset while processing so it's easier to track down specific objects that are causing problems
███ ▍▄'▋ ▋▆▋ ▄▍▍▊██▉▉ ▊▌▆▆ ▅▄▆▋▅█▇ ▅▌▊▇▋█▅▋▉ ▊▆▄█▍▇▇█▆▉▆ █▌ ▌▅▆▋█▇▇ ▆▅▌ ▇█ ▅▌█ ▉▅▅▇▋▄▍ █▋▌▆▋
▋▋█▉▅ ▌▆▄▉▄▄▄▌ ▇▆ ██▋▍▌█ ▍▌▅ ▇▍▊ ▌▌▋▉▌
Merge from tutorial_island
Minor changes to tutorial island network bounds checks
Merge from tutorial_island
Fixed clothing mission step not working (merge issue)
Potential UpdateHolsteredOffset nre fix
Add a cinemachine virtual camera to the end tutorial cinematic
Merge from tutorial_island
Add cinemachine package (2.8.9)
Ambience sfx will now take into account admintime when calculating if they should play based on time of day (shoud fix nighttime sfx from playing while on tutorial island if the server time is night but we've overridden the tutorial island to daytime)
Merge from tutorial_island
Hard code world temperature while player is in tutorial
Force the player out of god mode if the tutorial needs to kill them
Merge from tutorial_island
Fixed help prompt videos not updating
Merge from tutorial_island
Fixed misaligned icons in crafting menu
Large backpack can now be assigned to Industrial Conveyor filters
▌▇▍ ▆▆▉▊█▇▇▊▉▆ ▆▋▉██▍▅▆▋█▍▄ ▋▌▅▅▅ ▌▋▍▍▍▌▉▇ ▆▆█ ▋▋▌▍▌▄█ ▋▍▋▉▋▌ ▅▅▌▍▆▉▋▉▆ ▆█ ▍▊▇ ▇▌▍▅▆ ▊▋ ▉▍▊▍▅▋██▅ ▇▇▍▅▋▋▄▊
Fixed missing world ping on kayak deploy
Fixed deploy campfire mission not showing a world ping
Add more cloth to the craft low grade mission step supply box
Tutorial help videos will now appear on top of the inventory
Add some dedicated text reminding players how to open the inventory at various help stages
Disabled the tools row on the tool cupboard loot panel while in the tutorial
Crafting menu will automatically switch to the needed category the first time a player opens the menu in each tutorial mission
Show the crosshair when using the Rock on the tutorial island
Fix broken merge on hemp-collectable
Added new teas to information panel
Added a poison warning if the tea is going to poison the player
Remove debug mode from explosive vis
Added a modular car speed tea, can be inserted into a dedicated engine module via a radial option if the player has the appropriate tea in their inventory
Doubles engine power for 15 minutes
WIll heavily poison player for 10 minutes if consumed
Add horse laxative tea, doubles rate of dung production when consumed by a horse for 15 minutes
Horse still requires food to produce dung even while this tea is active
Added the ability for a Modifier effect to only apply to a type of entity
Added a Horse speed tea, increases top speed of horses by 30% for 10 minutes after being eaten by a horse
If consumed by a player they will be heavily poisoned for 10 minutes
Tea target type proto change
Potential fix for NRE's in SendUpdatedInventoryInternal