userlamalovecancel
reporust_rebootcancel

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

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