Alpha v1.0.0

Commits

All Rust commits from Facepunch

72 total commits for branch:
/

Member Avatar
lamalove12/07/202515:16:02
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125697)

Fix RidableHorse.PreProcess NRE on client due to missing rigidbody

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove12/07/202511:34:44
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125696)

Allow running TrainCar preprocess during bundling too because it depends on some objects deleted by RealmedRemove

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove12/07/202510:42:11
1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove12/07/202505:11:01
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125693)

Allow IPrefabPreProcess implementations to opt into running during bundling into asset scenes Enabled for EntityFlag_Toggle, RealmedRemove, StripRig, TriggerNotify, and TriggerNotifyEntity

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove12/07/202503:58:31
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125692)

Skip loading monument prefabs for non-procedural maps

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove12/07/202502:17:40
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125691)

Remove another redundant mesh collider on ice sculpture

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove11/07/202522:30:06
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125688)

Fix issues canceling loading into servers Fix scene lists duplicate entries in AssetSceneManifest at runtime Fix errors unloading scenes in editor because no asset scenes are loaded (can't unload last scene)

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove11/07/202519:04:06
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125674)

Fix more meshes missing R/W

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove11/07/202513:31:37
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125622)

Fix UIDialogs not working when using asset scenes

0
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove11/07/202505:46:42
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125567)

Fix incorrect mesh being used for harbor_crane_a's arm_hook collider

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove11/07/202502:12:04
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125555)

Remove optimized loading from the experimental options menu

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove11/07/202502:08:35
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125554)

Skip UI prefabs and skip scanning for additional references in the props prefabs

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove11/07/202501:18:54
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125544)

Pack extra prefabs used in custom maps/modded servers into separate asset scenes

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove11/07/202501:17:34
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125543)

Fix spawning world not correctly waiting for additional asset scenes to finish loading

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove10/07/202522:27:17
1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove10/07/202519:42:46
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125516)

Change log for prefabs not found in any asset scenes from error to info Only log this in development builds - occurs in AnimationEvents for things like the wire tool

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove10/07/202519:23:02
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125515)

Remove redundant scene unload code in LevelManager Remove LevelManager logs in non-development builds

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove10/07/202508:59:39
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125447)

Run the asset warmup optimized for asset scenes on monument prefabs after loading them for procgen too This avoids an extra copy of the prefab and doing extra work at runtime

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove10/07/202505:21:46
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125426)

Load monument prefabs if procgen needs to run on the client or server

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove10/07/202504:55:00
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125425)

Fix possible NRE in ExtractReferences when updating asset scenes

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove10/07/202504:54:36
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125424)

Mark Rowboat_LOD2 as read/write

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove10/07/202503:15:24
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125417)

Mark a bunch more meshes as read/write

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202523:41:03
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125388)

Remove Skybox/Procedural instead, we don't use it Remove it from the supported shaders for ReflectionProbeEx because no replacement exists for it Remove the default Unity skybox material from asset scenes so we don't see Skybox/Procedural being used

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202522:17:14
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125379)

Explicitly pull compute shaders into content.bundle

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202522:00:52
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125375)

Fix running in editor with use bundles off

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202521:27:56
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125373)

Hopefully fix mac path issue Move logging to editor/development builds only

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202521:25:21
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125372)

Always include SKybox/Procedural shader for ReflectionProbeEx

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202518:53:40
1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202513:53:07
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125324)

Fix TrainCollider and train_wagon_walls_COL not being readable

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202513:52:24
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125323)

Missed a loading indicator

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202511:51:24
1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202511:48:27
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125307)

Allow setting labels to explicitly mark single meshes as read/write enabled

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202511:34:07
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125305)

Clean up new loading status indicators

1
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove09/07/202501:56:02
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125269)

Fix NRE in LifeInfographicStat.GetText when it is enabled before UIDeathScreen is set up

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove07/07/202523:31:11
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125152)

Disable read/write on a bunch of larger models that shoudln't need it

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove07/07/202523:01:43
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125151)

Fix issues when forceUnloadBundles is true Remove skipAssetWarmup_crashes convar

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove07/07/202504:18:15
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125119)

Fix skin viewer not working (need to use GameManager to instantiate)

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove07/07/202500:01:45
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125118)

Skip MoveGameObjectToScene if the target scene is unloading (errors on disconnect)

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove06/07/202523:28:04
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125117)

Fix AnimationEvents.DoEffect trying to instantiate invalid prefabs

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove06/07/202523:11:56
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125116)

Don't bother instantiating engine/menu/game UI when loaded from an asset scene, there's no need for a copy

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove06/07/202514:14:24
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125108)

Delete BuildPrefabs (unused)

4
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove06/07/202513:52:11
4
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove06/07/202513:51:43
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125105)

Disable using cached prefab list to build asset bundles

4
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove06/07/202513:49:34
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125104)

Fix NREs on disconnect due to the main scene (camera) unloading before entities using the camera to update

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove06/07/202513:16:55
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125103)

Split world spawn prefabs (monuments etc) into smaller asset scenes Lazy load world spawn asset scenes based on what's required on the map Unload world spawn prefabs to save memory when unloading bundles Get rid of async asset loading from FileSystem (unused now)

5
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove06/07/202512:44:03
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125102)

Mark divesite shipping container collision mesh as readable

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove06/07/202512:43:23
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125101)

Fix LastLODCollider label not working with skinned meshes Don't mark overly detailed last LODs as readable

3
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove04/07/202515:58:33
2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove04/07/202515:57:50
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125061)

Remove IServerComponent from ServerProjectile because the client uses its properties in a few places to predict trajectory etc

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Member Avatar
lamalove04/07/202515:56:44
rust_reboot/main/trimmed_asset_warmup/scene_warmup (#125060)

NRE fixes when camera or sky are destroyed on scene unload

2
0
Likes and dislikes cannot be added/removed here. Please go to the official Facepunch Commits site to do this.
Public Commit
Rust Utility Hub - Commits - main/trimmed_asset_warmup/scene_warmup