userandrecancel
branchrust_reboot/maincancel

5,937 Commits over 3,987 Days - 0.06cph!

2 Years Ago
Fixed BiomeTexture error when opening workshop editor
2 Years Ago
▉▆▋▋▉ ▋▍▆▄▅▉▆▍▊▄_▄▄▅▊▉▍▋▋▆▇▌ ▍▋▊ ▆▆▌▉▍█▉▉▌▉_▊▄▊▊▄▄▅▄▇▉▍▌▊▄▊▌ ▌▉█▇▊▌▅ (▊▌▌ ▊▋▍▆▉▉▅▊▄▉_▆▄▊▅▆▌▊▅▋▇▉ ▋ ▌▅ ▉▍▄▉▍▋▌▄▋▅ ▇▇▅▅▄▇▊ ▄▄▄▊▋▌▆▄▋▅ ▄▍▉▇▌▌▌▊▉█▊)
2 Years Ago
Skin bundle update
2 Years Ago
Skin bundle update
2 Years Ago
▄▍█▆▄ ▉▆▇▋ ▋▉▆_▅▄▉_▍
3 Years Ago
▇▌▉▌▇ ▇▇█▆ ▆▍▊_▇▉▅_▍
3 Years Ago
█▌▅▆▍▌▋▅▆▌▇██ ▅▉▋▄▊▇▆ ▆▇▆▍▊▍▍▇█▉ ▋▊▌▌▊ ▌ ▍█ ▆▊▋▊█▆.▇▋█▋▋▇ ▌█ ▅
3 Years Ago
▉▌▆▊▆▄ ▄▉▅ ▊▌▆▋▆▊▅▌▄▍▊▄▆▇▍▍▍ ▇▌ ▋▌█▅▄ ▇▊ ▅▍ "▌▇▍▊▍▋" (▇.▇. ▋▊█▅ ▅▍▋▌▆▅▇█▆▊ ▆▊▆▌ ▇▅▊▆▇▉ ▉▆ ▍▊▍▍▄█▄▊▆ ▆▍▋ ▊▍▊▇▋▆ ▇▊▊▅▅▇█ ▄█▅ ▊▉▇▌▊▌▍▅ ▌▆▄▌▇▊█ ▍▋▉▅.▇▉▇) █▅▆▌▊▋ ▉▊▉▍▄▍▍▊▍▄ ▄▋▍▉ █▉▅█▆▍.▋▅▊▌▍▄ ▉▇ ▅
3 Years Ago
█▊▉▌ █▉▆ ▉▊▅▌ ▄▄▅▌▊ ▅▉▌▅█ (▆▋ ▊▉▇▍▇▊▊▍▄█▆)
3 Years Ago
▊█▅▅▇▄ ▍▋▉.▆▆▌▍▋▇▌▆▊.▉▊▉▇ ▋█ █▍▆▉▌▉ ▍▋ ▍▇▆▉
3 Years Ago
Compile fix
3 Years Ago
▆▄▌▆█▊▅ / ▋▌▅▌ ▍▊▄ ▋▆▆ ▉▉▍▋▉▍▍ ▄▉▄▌ ▇▊▇ ▍▆▌▍▋▅▆ ▋▇▌▆▄▍▆ ▌▊▆▊▌▆▅ ▄▉█▋▅ ▌▅▌▊▇▇▅▌ ▍ ▋▋▅▄▄▄ ▌▅ ▅█▉▍▋ ▆▍▌▅▉▇▅ ▌▊█▅▉▆▄▌▋▉▍▌
3 Years Ago
LoadMapFile has a button to create a new empty / template scene with everything it needs for a map file to be loaded into
3 Years Ago
Trees have FilterRadius = 2 to ensure some distance from rails
3 Years Ago
SpawnPopulation contains FilterRadius property to check the spawn filter in a radius
3 Years Ago
Ensure environment / lighting parameters are updated after loading screens (to prevent outdated lighting until the player starts moving)
3 Years Ago
▇▇▇▋▊ ▄▆▋▄ ▆▇▋_▍▊▅_▊
3 Years Ago
Fixed several spawn populations theoretically being allowed to spawn on rail
3 Years Ago
Fixed reflection probe / ambient light updating slower than intended
3 Years Ago
Fixed two of the water treatment plant cylinders making the environment super dark when standing inside them
3 Years Ago
Fixed error in LoadMapFile when importing terrain of different dimensions than the existing terrain
3 Years Ago
GetInheritedProjectileVelocity comments
3 Years Ago
LoadMapFile uses the cached splat / height map resolution to support loading custom maps
3 Years Ago
Cherry picking 74307 (wrong branch)
3 Years Ago
Stripping ReflectionProbeEx from everything except WaterSystem (doesn't support our new ambient light, has mostly been disabled for a while)
3 Years Ago
Moved grass shadows setting from "experimental" section to "graphics" section in the options menu Enabled all of the cubemap ambient light features by default and removed the two experimental toggles from the options menu
3 Years Ago
▇▋▇_▌▅▆▆▅▇ ▋▋▋▌▋▆ (▍█▍▊▅▊▄ ▉▄▉)
3 Years Ago
Skin bundle update
3 Years Ago
Attempted fix for MLRS being enabled in hardcore mode until the first server restart
3 Years Ago
Removing SceneToPrefab label from UI.Ingame.LootPanels scene since we have started editing those prefabs directly (accidentally running S2P on this would overwrite those changes)
3 Years Ago
Scene2Prefab full (except UI prefabs)
3 Years Ago
Merge from furnace_ui_rework
3 Years Ago
NRE fix in KeyCodeEntry.ProcessLastNumberInput
3 Years Ago
Unpacking a few child prefabs on train_tunnels prefabs since they seemed to be serialized in a non-deterministic way, slowing down builds due to re-serialization
3 Years Ago
ThreadAnimator NRE fix
3 Years Ago
Ran "Reserialize All Prefabs" to ensure these changes don't have to happen on the build server over and over (this commit affects 6404 files)
3 Years Ago
Cherry picking "Tools/Update Loot Tables" NRE edge case fixes
3 Years Ago
▋▋▍▆▇██▅▄▍▋ █▅▊_▌▉▊_▌
3 Years Ago
Cherry picking 73306
3 Years Ago
▍▆▌▄▊ ▋▊▇▄▅ ▋▌▄▇▇▋▌▋ ▅▊▌▄ ▅▊▆▅█▄▇▋▄▍▉ ▋▌▋▅▆▋█ ▉▌▋▄▅ ▇▅▆▆▆▆ ▇▇▋█ ▍▄▆▋█▇▉▍▆▄▌ ▇▆▉▊▉ (▉▍▋▄▍▆▅ ▉▍▍▅▋▄▉ ▊▊▋▇▍▊ ▍█▆▅▍▌▉▍▆▍▌)
3 Years Ago
▌▇▋▍▌▄▋▌▇▌▇▉▄▌▍▌▉▄▌▇▊▇▆▊ ▊▆ ▉█▅▋ ▊▆▅▍ ▌▍▌ ▌▅▄▋▆▅▆▋▋, ▊▍▊▇▊▋▊▇▄▉▅▅▇ ▊█▆ ▊▊▅▅▇▅▍▍▄▊ (▌▌▉█▅▍▍▌ ▉▉▌▌▄▌ ▊▋▍▆▋▋▉ ▉▉█, ▊█▄▊ ▇▉ ▍▊▇▍ ▌▌▌▊█▆▆▉▄▍█▌▉ ▇█▊▅ ▊▆▇▅)
3 Years Ago
Added adminlight convar (same as admintime, useful to test lighting)
3 Years Ago
Unlocking Day.LightIntensity and Night.LightIntensity so they can be set higher than 8
3 Years Ago
Updating Steam server libraries (Steam networking fixes)
3 Years Ago
DLSS is temporarily forced off (causing performance issues with Unity 2020)
3 Years Ago
▊▋▍▌▅ ▍▍▉█ ▄▋▊_▊▋█_▍
3 Years Ago
Merge from experimental (Unity 2020.3.34f1)
3 Years Ago
▅▊▅ ▇▍▅▋ ▉▋ ▇▉▋ ▋█▅
3 Years Ago
▌▉▇▇▉ ▍█▉ ▍▅▅▌ ▅▆▇▋█▊ ▍▍▆▉█ ▊▍ ▆▉▅▉▌▋▋▊ ▉▌ ▋█▅▊▅ ▆▅▉_▅█▇▉▌▊_▊▋▊▋▊▊ ▇▅ ▊▇▇█▇ ▍▅ ██ ▅▉▇▉▆▆ ▄▋▋▅▍▇▆▊ ▋▊█▍ ▄▅▄▍▍ █▊▋▋▇▋▌ ▆▇ ▋▄▅▍█▅ ▇█▊▍▍▉ ▇▌█▋ ▉▋▍ ▄▄▆▇▆▊▍ ▍▉█▊ ▄▌▌▉▉▅█ ▌▅ / ▇▉▊▉
3 Years Ago
▋▍▉█▌ ▋█▅▉ ▄▄▋_▇▅▆_▅ ▋▇█ ▆▅█▆▉▅▌ ▌▇▋▉▄▋▆▌▌