reporust_rebootcancel

126,704 Commits over 4,109 Days - 1.28cph!

2 Years Ago
Merge from hackweek-chat-emoji
2 Years Ago
Added global.ResetServerEmoji Rescans the serveremoji folder, note that clients will need to reconnect to get the latest emoji
2 Years Ago
Fix internal emoji controllers not properly shutting down when disconnecting from a server Fixes several exceptions and prevents server provided emoji appearing multiple times in the gallery Fix server provided emoji not appearing in the gallery in some cases
2 Years Ago
Merge from main
2 Years Ago
Cherry pick BBQ collider change -> BBQColliderFix
2 Years Ago
Add some slight view shake while parachuting
2 Years Ago
Added backpack item flag, can only have one backpack flagged item in inventory at a time Marked open and closed parachute items as backpacks
2 Years Ago
Added new ItemDefinition flag: NotAllowedInBelt Applied to parachute
2 Years Ago
Remove EmissionToggle component on instanced prefabs Prevent PlanterBox from trying to update material when instanced
2 Years Ago
Merge from main
2 Years Ago
▆▉█ ▉▆▇▇ ▊▌▆▇▌▋▇▍▇▊ ▊▇▇▌▍▉ ▆▍ ▉▅█▇▍▍▄ ▇▊▊▋▄ ▊▄▇▇▊▆ ▄▄ ▉▉▅▅▄▋▋▆▉▄
2 Years Ago
Don't sync dropped world items if they're sleeping on a parent that's moving. Save wating network data.
2 Years Ago
bbq collider fix
2 Years Ago
fixed vending machine gibs
2 Years Ago
Merge from main
2 Years Ago
Merge from hackweek-chat-emoji
2 Years Ago
Fixed adding emoji to vending machine name resuting in an error when attempting to open the vending admin panel
2 Years Ago
Merge Main -> TugboatJuly
2 Years Ago
Merge Main -> TugboatJuly
2 Years Ago
fixed hole in slot machine deposit slot
2 Years Ago
Allow flagging servers as a starterZone which will require new players to join one of those when first joining the nexus
2 Years Ago
merge from main
2 Years Ago
merge from building_skins_3
2 Years Ago
Switch brick unlockID back to 1 due to conflicting
2 Years Ago
Re-convert cliffs as InstancedMeshFilter was missing from RendererLOD for some reason
2 Years Ago
Fix formatting of debug of renderers
2 Years Ago
merge from main
2 Years Ago
potential fix for RustEmojiLibrary not found error
2 Years Ago
Fix PrefabPreProcess using Cast<> instead of OfType<> Add debug command to print all renderers and number of meshes they are rendering
2 Years Ago
Client & Server compile fixes
2 Years Ago
Fixed few issues for the Pumpjack
2 Years Ago
Update FP.Nexus (should fix "socket is not connected" errors while server is still booting)
2 Years Ago
merge from main
2 Years Ago
merge from hackweek-chat-emoji
2 Years Ago
merge from building_skins_3
2 Years Ago
Network++
2 Years Ago
network++
2 Years Ago
Brick skin is now unlocked if the user owns Adobe building skin - Temp for testing
2 Years Ago
▋▌▇▇▌▋▅ ▅██▋ ▇▅▄▌ ▉▉▍▆ (▋▅▇▆▆▋▍▅▋)
2 Years Ago
Force ocean fallback on metal (fixes occasional pink ocean in editor)
2 Years Ago
BaseVehicle and HotAirBalloon GetAngularVelocityServer fix
2 Years Ago
more wip
2 Years Ago
added valve anim clips, set up valve to turn on/off during pumpjack loop
2 Years Ago
aligned brick skin roof UVs proper
2 Years Ago
removed transition from animator, updated render lods and collision mesh connections, hid old pumpjack ladder in prefab
2 Years Ago
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.
2 Years Ago
Static weapon ghost instance
2 Years Ago
Remove some now unused editor script code
2 Years Ago
Improved GetWeaponAtXY
2 Years Ago
Merge from hackweek-chat-emoji