114,061 Commits over 3,959 Days - 1.20cph!
Merge from PlayerRigUpdate
Removed all RendererBatch, AddToHeightMap and InstancedMeshFilter from cliff objects on island (fixes incorrect terrain splat lookup)
Fixed figurines lodding incorrectly when parented to tugboats
player update water bucket meta fiile
player update. exported/set up water bucket anim set and populated its override contoller with the new anims
Fix wrapping gift inside of backpack deleting the item
Disable Rust birthday items (confetti and pinata)
thumb_up
15
thumb_down
24
Added liquidcontainer.debugAmounts convar that throws some Ddraw text up to communicate what is happening during water transfers
Added liquidcontainer.ClearAllLiquidInContainers convar that clears all liquid, server wide
Both are editor only, I added them while debugging an issue. Couldn't find the issue but they might be useful in future
Fix smart switch not calculating passthrough properly after receiving inputs from it's turn on/off slots (same issue as regular switch, just needed to be applied here as well)
Fixed a case where water pumps wouldn't transfer water when connected to a water barrel via a combiner
MeshTerrainRoot implements IClientComponent
Retrieve terrain type as a float, seems to fix terrain type errors
Merge from tutorial_island
Added an editor tool under Tools/Materials/Spawn All Materials that spawns a quad for every material in the project at 0,0,0 in the world
Running the game in play mode and then looking at the quads seems to trigger Unity's material update process, saving the project after leaving play mode generates 1724 material changes
I won't commit the material changes here since main is locked down, but we should be able to run this next week to hopefully resolve the constant material spam when checking in
Fixed UI raycast issues in the upper portion of the inventory
Fix no sound when opening backpack on the ground
Placeholder zipper sound (from lockers)
Merge from main -> backpacks
Add field `destroyMarkerOnItemRemoved` to control whether the crate map marker is destroyed when an item is removed from the crate
subtracting hostile_countdown_tooltip - UI Scaling issues
merge from CargoDroppedItemFix
Include Vehicle Large in DroppedItemCheck
subtracting burst_icon_belt - moved to Feb Release
merge from gingerbread_building_skin_fixes
merge from burst_icon_belt
▄▇▌██ ▄▌▉▋ ▊█▇▉▋▌▊▊▊_▊▅▆▊▄▇▋▍▅█_▌▊▍█▌█▌
merge from item_desc_scroll
merge from conveyor_culture_handling
merge from qol_map_focus_button
merge from qol_cached_browser_quicker_refresh
merge from fishing_bobber_timeout
merge from qol_cached_browser_ping_text
merge from health_spectate_admins
Merge MinicopterFreezeFix -> Main
Vehilce module settings edit
Merge MinicopterFreezeFix -> Main
Enabled it for modular cars and WorkCarts as well. Probably good to have on for anything with an enclosed cockpit
- Added an option to all vehicles to have ragdolls from mounted players fall through the vehicle on death (not collide), even with server-side ragdolls on. Does not affect ragdolls that weren't mounted that collide with the vehicle.
- Enabled it for the three helicopters.