32,212 Commits over 4,018 Days - 0.33cph!
merge from ModuleCarDoubleUps
merge from mission_hotfixes
Fixed ID on captainslog.item, was duplicated from vodkabottle.item
Fixed TackleBox prefab having the wrong PrefabID
▆▄▉▌▇██▍ ▆▄▋▋▋ ▌▅ ▅▇█▇ ▍▌▄▆▆▅▇▋, █▄▊▉▌▋▇▅▌ ▋▄▍ ▊▇▌ ▉█▊▇▆▉▄▍▋█
Fixed edge case blocking way too large of an area for other player missions when a player accepts a mission
Don't lazy lerp player model rotation when sleeping or crawling
Fixes weird looking rotation when players are sleeping or crawling while parented to something moving
▌▅▌▄█▋▅ ▅▇▋▇▉▅ ▋▆ ▉▍▋▉█▇▊▇█▋▉ ▊▋▅▄ ▅▆▊▍ ▇▅▅█▊▅█▊▆█ / ▇▉▄▋▋▉▅▋▄ ▆▅▅ ▋█▇▍ ▅▇▍▆ ▊ ▅▍▅▇▄█▉▄ █▄▋▇▍▅ ▆█▌▄▊ ▌█▆█▋▅ █▋▅▋▍ ▄▊▍▌ ▅▉ ▍█▋▄▊▊▉▅ █▌▌▇▄▉ ▇▇▇▇▅▌▉▇▅ ▊▊█▆▉▍▄ ▇▅▍▊▉█▇▉▆▋▊▆▇ ▇▉█▄▆▊▋▇ ▉▊▇ ▄▉▆▄█▅█▄▅ ▇▉▋▇▇▍▌▄ ▌▅█ / ▆▆▄▌▄▆▇ ▄▌▆▋▋█▉▉▄▆▆▅ (▄▇▊▄▄ ▋▌▄▋ ▆▋▊ ▉█▆ ▅▌▉▇▄ ▅▌ ▇▅▍▊▌▆ ▌▋▍ ▊▌ "▊▄▄▉▆▍▅▅" ▅▊ ▋▅▊▅ ▆▆█▋█▌▅ ▍▆▍█▅▇▍▊▆▍)
Fixed WorldPositionGenerator NRE (introduced with the partial rewrite)
▉▊█▉▄▇▋▄▌▇ ▉▅▌ ▉▌▄▍▆▆▌▋▊▇▆▊▋ ▆▇▌█▋
Simplify the parenting check in TrainEngine as well. Not due to a code change, I simply didn't know the BasePlayer had network-synced parenting state info at the time
Now that
65357 guarantees the player is placed correctly in the scrap heli rear parenting trigger, simplify its PlayerIsInside check to just check the player's parent.
Allow a high-priority parent trigger to override a standard priority one (usually players can only be in one parent trigger at a time, and entering one while inside another ignores the "inner" one). Fixes falling out of the scrap transport helicopter when it takes off if a player gets in the back while the player is inside another parent trigger.
WorldPositionGenerator partial rewrite (fixed incorrect position calculation + missing valid spawn positions under certain conditions)
Revert head IK look from a RotateTowards back to a Lerp
Don't show "has more options" interaction UI if the first option is a long hold option
Fix scrap heli not being mountable from the cargo ship deck
Handle errors a bit better in the workshop editor so invalid skins/junk show a message on screen instead of blank everything
Possible fix for ArgumentOutOfRangeException in SoundManager.RequestSoundInstance
Possible fix for NRE in BaseArcadeMachine.FixedUpdate
Fix useless RGB errors when closing the game due to not having Razer/SteelSeries installed
Added "Copy" and "Clear" to the console UI
Horses now produce dung more often
Dung yeilds more Fertilizer
Prevent small sign t-stacking - attempt 2
merge from save217 (Staging wipe)
Fixed chickens being flagged for both navmesh and A*
merge from modders_junkyard
Camper BBQ lighting improvements
Supply drop visibility mods & related files.