userlamalovecancel

3,493 Commits over 2,496 Days - 0.06cph!

Today
Fix protobuf field ID 0 being used in RidableAnimal.equipmentContainer and ItemOwnershipAmount.username (field 0 is invalid according to protobuf specs)
Yesterday
Fix BufferStream error in ServerStopVoicemail
Yesterday
Fix chat not interactable when painting or playing blackjack (order was wrong)
Yesterday
Fix pooling issue causing NRE when using the computer station after previously using the DM picker on the computer station Added a development only warning to catch possible issues like this
8 Days Ago
Allow chatting while using a computer station Fix chat immediately reopening sometimes (when in the computer station?) Remove some allocations related to closing the chat input and input within dialogs
9 Days Ago
Fix MarkDirty on client side triggering dirty for server side entity, causing an infinite cycle of MarkDirty calls
13 Days Ago
Merge from rust_companion_boot_fixes
13 Days Ago
Make Rust+ companion server boot more robust (fix NRE getting public IP, better handling with gamemodes)
15 Days Ago
Merge from protobuf_fixes
15 Days Ago
Drop messages that try to get sent to disconnected Rust+ clients, with some logging to see if something might be wrong
16 Days Ago
Fix failing to save empty blueprints when using resetbp command
20 Days Ago
Stick the MainMenuSystem component on the new menu so we can toggle it in game with esc
23 Days Ago
Merge from protobuf_fixes
23 Days Ago
Fix possible race condition accessing NetWrite.Length after sending the instance to a network thread to handle
23 Days Ago
Fix RPC error in CLIENT_SetTowId when detaching
23 Days Ago
Compile fix for 119282
23 Days Ago
Use entity display name from PrefabInformation component for Rust+ death notification if available
24 Days Ago
Merge from main
24 Days Ago
Merge from protobuf_fixes (fixes NotSupportedException when recording demos)
27 Days Ago
Fix demo recording by allowing Position to be set on NetRead/NetWrite
27 Days Ago
Merge from protobuf_fixes
27 Days Ago
Fix protobuf codegen generating invalid data for large protos (maps)
27 Days Ago
Merge from protobuf_fixes
27 Days Ago
Update protobuf codegen to fix WriteToStream writing invalid length delimiters
28 Days Ago
Merge from protobuf_fixes
28 Days Ago
Actually fix RPC error in CLIENT_PendingInvite (IDs are ulong, not ints)
28 Days Ago
Merge from protobuf_fixes
28 Days Ago
Update protobuf code generator (should fix IndexOutOfRangeException when saving the generated procgen map)
28 Days Ago
Possible fixes for RPC errors in DoUpgradeEffect and GetPerformanceReport (likely mods using them with missing parameters)
28 Days Ago
Fix RPC error in CeilingLight.ClientPhysPush (should also fix push direction/force due to explosions)
28 Days Ago
Fix RPC error in CLIENT_PendingInvite when clearing a pending team invite
28 Days Ago
Fix broken code in PhotoFrame.RecieveOverlayTexture RPC causing errors because it's trying to read the wrong data
28 Days Ago
Merge from protobuf_fixes (exception trobleshooting)
28 Days Ago
Log the full exception in WorldSerialization.Save+Load
28 Days Ago
Merge from protobuf_fixes
28 Days Ago
Fix RPC error in SetInheritedVelocity
29 Days Ago
Merge from protobuf_fixes
29 Days Ago
Fix RepairBench.ChangeSkin and ElevatorLift.Server_RaiseLowerFloor RPC errors
29 Days Ago
Allow BufferStream to grow larger, but don't use the ArrayPool for it
30 Days Ago
Merge from hackweek_reduce_copies_2
30 Days Ago
Merge from main again
30 Days Ago
Update protobuf code generator (added back ReadUInt64 overload for array/span)
30 Days Ago
Merge from main
33 Days Ago
▉▌▇▍▍▉ ▊▊▌▉█ ▅▄ ▄▅▌▅ ▅ ▇▊▌▋▍▊▆▉▇ ▋▊█▄ ▆▅ ▊▊ ▋▉ █▌▌▊ ▄▇▋ ▌▅ ▅█ ▅▌▅'▍ ▆▄▍▌▌▊▊█▅▌▄▇ █▅▍▇█ ▇▆▋▇ ▉▍▌▇▅ ▋▅█▍▉▌▆▅ ▄▅▋▋▌
33 Days Ago
Blank slate to start work on a new menu
36 Days Ago
▋▅▊▆▍▊ ▌▄▉█▉ ▌█▍▅▆▄ ▅▌▄▇▌▋ █▍██ ▍▍ ▉▌ ▄█ ▍█▊▊▌ ▌▄▍▋▄'▅ ▇▍▄▍ ▄▉▉▆▌▋▌▌▇▆, ▆▉▆▍ ▅▍▊▉█ ▉▉ ▉▉▅▇ ▌▅▉▋▊ ▄▄ ▇▉ ▍█▄▊▅▋▄ ▉▆▇▊▇▌ ▄▊▅▉▌██_▇█▍▇▍▄▉▆ ▅▋▅ ▆▅▋▍▊▌▄ ▇▋▉▄▆▆ ▉▍▍▅▍▊▄▆▉ ▌▅ ██▋▋▅ ▅▋█▉▅'▇ ▅▅▄▍ ▆▉▉▋▍ ▇▆
36 Days Ago
▉▊-▇▄▌ ▇▌▉ ▍▋▆▆ ▉▍▌▅▌▆▅▌▉ ▋▌ ▆▅▋▉ ▍▍▆▅ █▋▅▆▇ ▊▅ ▍▊▊▋█▍▄ ▇▅█▅ ▋▅▅▌▌ ▄▌▋▅▍▅ ▌▌▉▊▊ ▋█▇▊█ ▉▋ ▆█▆▋ ▆ ▍▆▋▉▄ ▋▆▄▄▊ ▍▅█▊▉▅▋▋▋ ▅▋ ▆▆ ▍▌ ▌▊▆█▌▇▊▆▊ ▋▌▅ ▉▋▅▇ ▊▊▅█▆ ▅▌▍▉█▋█▊█ ▋▍▌▋ ▅▄ ▄▊
36 Days Ago
Merge from discord_item (with item ID filled in)
36 Days Ago
Fix FlexAspectRatio ignoring aspect ratio when second part of the ratio is <= 1 Fixes stretched palette on neon sign paint UI
48 Days Ago
Update FP.Steamworks - possible fix for steam load error