108,190 Commits over 3,867 Days - 1.17cph!
Merge from hackweek-chat-emoji
Fixed adding emoji to vending machine name resuting in an error when attempting to open the vending admin panel
Merge Main -> TugboatJuly
Merge Main -> TugboatJuly
fixed hole in slot machine deposit slot
Allow flagging servers as a starterZone which will require new players to join one of those when first joining the nexus
merge from building_skins_3
Switch brick unlockID back to 1 due to conflicting
Re-convert cliffs as InstancedMeshFilter was missing from RendererLOD for some reason
Fix formatting of debug of renderers
potential fix for RustEmojiLibrary not found error
Fix PrefabPreProcess using Cast<> instead of OfType<>
Add debug command to print all renderers and number of meshes they are rendering
Client & Server compile fixes
Fixed few issues for the Pumpjack
Update FP.Nexus (should fix "socket is not connected" errors while server is still booting)
merge from hackweek-chat-emoji
merge from building_skins_3
Brick skin is now unlocked if the user owns Adobe building skin - Temp for testing
▋▌▇▇▌▋▅ ▅██▋ ▇▅▄▌ ▉▉▍▆ (▋▅▇▆▆▋▍▅▋)
Force ocean fallback on metal (fixes occasional pink ocean in editor)
BaseVehicle and HotAirBalloon GetAngularVelocityServer fix
added valve anim clips, set up valve to turn on/off during pumpjack loop
aligned brick skin roof UVs proper
removed transition from animator, updated render lods and collision mesh connections, hid old pumpjack ladder in prefab
Old TV: texture size tweaks, added off variant, fixed LOD script, slight emissive fresnel to emulate glass thickness
Proper static noise effect pending a small shader fix from D.
Static weapon ghost instance
Remove some now unused editor script code
Merge from hackweek-chat-emoji
Fixed dropped items not sleeping on Tugboat. This actually adds a system that fully disables the physics on any dropped items that aren't moving (local space) for a while, which might provide some general performance improvement. OnPhysicsNeighbourChanged event wakes the items on floors being destroyed etc.
Fix not being able to equip hazmat suits
Remove back slot on Wearable occupation slots
WIP switching parachute to operate from the main inventory and not wearable
Render an item considered a backpack (parachute in this case) on the player model if it's in the main inventory container
Adjust canopy colliders to prevent the parachute getting instantly destroyed by deploying the parachute too close to a structure behind the player
Added tips
Unequip the held item when deploing the parachute, re-enable equipping once the starting animation is complete
Improved turning behaviour
Add an item popup when a parachute is repacked
Fixed durability not properly getting assigned on parachute spawn
▋▍▉▍▍▆▇▄▄ ▅▆▍▍▅▄▄▄▋▄▊ ▆▉▌▌ █▊▇█▆▌▌▅▇▉▇ ▍▄▇▅ ▍▉██▆▅▍ ▍▌▊▉▊ ▉▄▌ ▊▅▅▋▉▇▍▍▋▅▇▅▊█▌▄ ▄▋▊▄▅▋ ▅▊ ▊▉▊▉▌▋▅▇▅▉.
Adjusting colliders so that the whole canopy now has colliders
Manifest, fixes demo issues
Cache notifies at runtime, no longer need to hook them up to the Wearable component
Added support for clothing to turn off specific meshes if something goes into the back slot
Hooked up on abyss suit as an example, disables oxygen tanks while parachute is equipped
Add new back clothing slot
Update hazmats to allow back pieces to be worn at the same time
Fixed so doors (and other placeholder entities) will always show default skin outside of network range
Massively simplify render component stripping for instanced prefabs
Revert MaterialReplacement so it still adds to prefabs & strips them out right after for instanced prefabs
Prefabs updated after removing field