userlamalovecancel
reporust_rebootcancel

3,049 Commits over 2,223 Days - 0.06cph!

6 Days Ago
Merge from trimmed_asset_warmup
6 Days Ago
Enabled R/W on a few collision meshes that need it
6 Days Ago
Merge from trimmed_asset_warmup - updated to main
6 Days Ago
Merge from main
6 Days Ago
Try out using InstantiateAsync for spawning world, but it takes noticeably longer than doing it synchronously
7 Days Ago
Merge from trimmed_asset_warmup
7 Days Ago
Fix effects triggered by AnimationEvents component not being included in builds
7 Days Ago
Fix some prefab issues from older merges
7 Days Ago
Merge from trimmed_asset_warmup
7 Days Ago
Filter out assets that don't exist in builds so we don't try to warm them up
7 Days Ago
Merge from trimmed_asset_warmup
7 Days Ago
Get rid of the convar, just try to not bundle the unreferenced prefabs instead
7 Days Ago
Merge from main
9 Days Ago
Manifest
9 Days Ago
Merge from trimmed_asset_warmup
9 Days Ago
Try to only bundle referenced prefabs since Unity doesn't like us selectively warming them up
10 Days Ago
Manifest
10 Days Ago
Merge from trimmed_asset_warmup
10 Days Ago
Pull hardcoded asset references from scripts too
10 Days Ago
Merge from main
10 Days Ago
Manifest
10 Days Ago
Merge from main
10 Days Ago
Merge from trimmed_asset_warmup
10 Days Ago
Include fx prefabs in warmup too
12 Days Ago
Manifest
12 Days Ago
Default trimmedAssetWarmup to true
12 Days Ago
Merge from trimmed_asset_warmup
12 Days Ago
Experimental convar to reduce the prefabs that are warmed up from everything to what we actually reference
14 Days Ago
Delete incomplete stadia support
14 Days Ago
Add support for overriding the Steam item name and background colors
14 Days Ago
Don't show the send message button on the friends list context menu if the player has the chat UI disabled
14 Days Ago
Enable Discord functionality on Mac
14 Days Ago
Upgrade to Discord SDK 1.3.9197 since it just came out
16 Days Ago
Merge from steam_item_store_images
16 Days Ago
Fix duplicate icon being shown Fix small image being used as large Automatically remove duplicate image URLs
16 Days Ago
Untested support for adding Steam item store images
16 Days Ago
Merge from fix_protobuf_length_prefix
16 Days Ago
Updated protobuf codegen to not break protobuf spec after copying optimizations
16 Days Ago
Merge from fix_protobuf_field_0 (fix for loading older saves)
16 Days Ago
Remove runtime error when encountering field ID 0 for now because we missed staging wipe
16 Days Ago
Rename menu item so it's clear that Rust+ needs it for item icons
17 Days Ago
Merge from fix_protobuf_field_0
17 Days Ago
Protos codegen after merge
17 Days Ago
Merge from main
17 Days Ago
Update to Discord SDK 1.2.8730 Set up calls to SetShowingChat so Discord desktop notifications don't show when you're seeing the messages in game already
24 Days Ago
Merge from fix_dialog_hide_chat
24 Days Ago
Don't add messages to chat UI when the chat UI is disabled
27 Days Ago
Fix chat embedded in dialogs not respecting the show chat option Hide the chat toggle button on the paint UI if chat is disabled in the options menu
43 Days Ago
Fix protobuf field ID 0 being used in RidableAnimal.equipmentContainer and ItemOwnershipAmount.username (field 0 is invalid according to protobuf specs)
44 Days Ago
Fix BufferStream error in ServerStopVoicemail