userandrecancel

12,611 Commits over 3,897 Days - 0.13cph!

8 Months Ago
▅▌▋▆▌ ▇▆▋▆▊ ▇▅▅▊▌▄ ▉▄▇ ▋
8 Months Ago
Kayak fix for "Setting linear velocity of a kinematic body is not supported."
8 Months Ago
SteamNewsSource http -> https
8 Months Ago
Merge from unity_2022.3.24
8 Months Ago
Strip all UnityEngine.AI components from clients (attempt to fix warning spam)
8 Months Ago
Merge from unity_2022.3.24
8 Months Ago
OnParentChanging velocity adjustment is skipped on kinematic rigidbodies to fix: "Setting linear velocity of a kinematic body is not supported."
8 Months Ago
Replaced RenderSettings.customReflection with ReflectionProbe.defaultTexture
8 Months Ago
Compile fix
8 Months Ago
▋▊▋▆▇ ▉▇▍▉▅ ▅▆▅▉▍▉ █▆▆
8 Months Ago
Merge from unity_2022.3.24
8 Months Ago
Namespace fix
8 Months Ago
Merge from unity_2022.3.24
8 Months Ago
Serialization fixes
8 Months Ago
Merge from unity_2022.3.24
8 Months Ago
Removing UnityEngine.Profiling.Memory.Experimental references
8 Months Ago
Merge from unity_2022.3.24
8 Months Ago
Meta files
8 Months Ago
Code changes
8 Months Ago
CurrentVersion, ProjectSettings
8 Months Ago
▉▇▌ ▍▅▅ █# ▌▅▇█▅█▉ ▍▅▇▆▉▇
8 Months Ago
Straighten road next to roadside monuments
8 Months Ago
Prefer longer cliff segments
8 Months Ago
PlaceCliffs has MinHeight and MaxHeight parameters to specifc terrain altitude range of certain cliff types
8 Months Ago
Moved GenerateCliffTopology slopeCutoff and splatCutoff to consts at the top of the file
8 Months Ago
Implemented "force the cliffs to spawn at the highest available Y position"
8 Months Ago
Fixed "cliff scaling doesn't always obey the min/max values"
8 Months Ago
ProceduralMapRoad spawns roadside monuments
8 Months Ago
PlaceMonumentsRoadside fixes & improvements
8 Months Ago
Merge from main
8 Months Ago
Merge from main
8 Months Ago
Fixed piece of shit water system returning incorrect trace hit position when underwater, causing incorrect water hits while inside water carving volumes
8 Months Ago
▍▊█ ▍▋▉ █▅▊▋▉
9 Months Ago
9 Months Ago
S2P harbor_1 and harbor_2
9 Months Ago
Enabled IsDynamic on crane rope ladder prefab (so it persists through entity save / load)
9 Months Ago
Merge from main
9 Months Ago
S2P harbor_1 and harbor_2
9 Months Ago
Merge from main (needs S2P, see next commit)
9 Months Ago
ServerListManager.EnqueuePings NRE fix
9 Months Ago
9 Months Ago
Cached server browser HttpClient exceptions no longer prevent download reattempts
9 Months Ago
Cached server browser is less exceptiony
9 Months Ago
Fixed hole in side of terrain when harbor spawns too close to terrain edge (not ideal, but good temporary solution)
9 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)
9 Months Ago
Server startup fix
9 Months Ago
Fixed oilrig environment volume collision meshes not having read/write flag set
9 Months Ago
Restoring old version of BiomeVisuals
9 Months Ago
Removing StartAssetEditing and StopAssetEditing from GameManifest and PrefabPrepare since it breaks repeat GetLabels / SetLabels calls (makes things slower though)
9 Months Ago
Missed files