userandererandrecancel
reporust_rebootcancel

10,622 Commits over 3,744 Days - 0.12cph!

3 Months Ago
OnParentChanging velocity adjustment is skipped on kinematic rigidbodies to fix: "Setting linear velocity of a kinematic body is not supported."
3 Months Ago
Replaced RenderSettings.customReflection with ReflectionProbe.defaultTexture
3 Months Ago
Compile fix
3 Months Ago
▋▊▋▆▇ ▉▇▍▉▅ ▅▆▅▉▍▉ █▆▆
3 Months Ago
Merge from unity_2022.3.24
3 Months Ago
Namespace fix
3 Months Ago
Merge from unity_2022.3.24
3 Months Ago
Serialization fixes
3 Months Ago
Merge from unity_2022.3.24
3 Months Ago
Removing UnityEngine.Profiling.Memory.Experimental references
3 Months Ago
Merge from unity_2022.3.24
3 Months Ago
Meta files
3 Months Ago
Code changes
3 Months Ago
CurrentVersion, ProjectSettings
3 Months Ago
▉▇▌ ▍▅▅ █# ▌▅▇█▅█▉ ▍▅▇▆▉▇
3 Months Ago
Straighten road next to roadside monuments
3 Months Ago
Prefer longer cliff segments
3 Months Ago
PlaceCliffs has MinHeight and MaxHeight parameters to specifc terrain altitude range of certain cliff types
3 Months Ago
Moved GenerateCliffTopology slopeCutoff and splatCutoff to consts at the top of the file
3 Months Ago
Implemented "force the cliffs to spawn at the highest available Y position"
3 Months Ago
Fixed "cliff scaling doesn't always obey the min/max values"
3 Months Ago
ProceduralMapRoad spawns roadside monuments
3 Months Ago
PlaceMonumentsRoadside fixes & improvements
3 Months Ago
Merge from main
3 Months Ago
Merge from main
4 Months Ago
Fixed piece of shit water system returning incorrect trace hit position when underwater, causing incorrect water hits while inside water carving volumes
4 Months Ago
▍▊█ ▍▋▉ █▅▊▋▉
4 Months Ago
4 Months Ago
S2P harbor_1 and harbor_2
4 Months Ago
Enabled IsDynamic on crane rope ladder prefab (so it persists through entity save / load)
4 Months Ago
Merge from main
4 Months Ago
S2P harbor_1 and harbor_2
4 Months Ago
Merge from main (needs S2P, see next commit)
4 Months Ago
ServerListManager.EnqueuePings NRE fix
4 Months Ago
4 Months Ago
Cached server browser HttpClient exceptions no longer prevent download reattempts
4 Months Ago
Cached server browser is less exceptiony
4 Months Ago
Fixed hole in side of terrain when harbor spawns too close to terrain edge (not ideal, but good temporary solution)
4 Months Ago
Disabled material import on oilrig moonpool environment volume collider meshes (for some reason this pulls them into the discard bundle in the server build)
4 Months Ago
Server startup fix
4 Months Ago
Fixed oilrig environment volume collision meshes not having read/write flag set
4 Months Ago
Restoring old version of BiomeVisuals
4 Months Ago
Removing StartAssetEditing and StopAssetEditing from GameManifest and PrefabPrepare since it breaks repeat GetLabels / SetLabels calls (makes things slower though)
4 Months Ago
Missed files
4 Months Ago
Manifest
4 Months Ago
Removing "Update Game Manifest (Fast)" - use "Update Game Manifest" instead, which isn't all that slow anymore
4 Months Ago
Manifest
4 Months Ago
ForceLabel fixes
4 Months Ago
Reapply 95063 w/ compile fix
4 Months Ago
Fixed MaterialSetup not working inside monuments (prop / environment volume spawn order issue)