userandrecancel
reporust_rebootcancel

10,999 Commits over 4,018 Days - 0.11cph!

3 Years Ago
▌▍▋▌▉▅ ▆▅▆▅▉▅█▌ ██▄▍▊▅ ▄▊▅▅▋▇.▍▉▆▋▄█▇▉ ▌▅ ▆▊▌
3 Years Ago
World config toggle for rivers
3 Years Ago
▇▌▉▌▇ ▇▇█▆ ▆▍▊_▇▉▅_▍
3 Years Ago
▌▉▌▊▌█▍ ▍▄▍▆▍▊▍█▆▆▅▆ ▆▄▊ ▍▋▌█▉▌█
3 Years Ago
Fixes
3 Years Ago
Fixes
3 Years Ago
World config toggles for: main roads, side roads, trails, powerlines, above ground rails, below ground rails, underwater labs
3 Years Ago
Prefab blacklist / whitelist implementation
3 Years Ago
▇▊▉▋▇
3 Years Ago
▋▇▌█▌
3 Years Ago
▊▅▄▊▄ ▆▉▆▊▋▄ ▉▅▅ ▉▆▄▊▄▍▉▍▅▌█ ▆▍▇▄ ▄▊▍ ▄▇▉ ▅▌▊█ (█▉█▊▉▄▋▉▆▉ ▉█▉▌ ▄▉▋▄▆▆▌▆ ▅▅ ▉▅▄█ ▌▉▇▇ █▅▊ █▅▆▊)
3 Years Ago
Merge from cliff_rail_fixes
3 Years Ago
RustNative update
3 Years Ago
WorldSetup has EditorConfigFile and EditorConfigString fields to have a test (similar to EditorSeed, EditorSize, etc)
3 Years Ago
RustNative update
3 Years Ago
Baseline implementation of server side custom world config via JSON file or string (RustNative update to follow)
3 Years Ago
▇▌▄▍▉▋ ▇▊▇▅▌▋▅ ▍█▇▅▅, ▌▌▉▉▅, ▌▆▌▉▌, ▅▆▍▅▊
3 Years Ago
█▌▅▆▍▌▋▅▆▌▇██ ▅▉▋▄▊▇▆ ▆▇▆▍▊▍▍▇█▉ ▋▊▌▌▊ ▌ ▍█ ▆▊▋▊█▆.▇▋█▋▋▇ ▌█ ▅
3 Years Ago
▉▌▆▊▆▄ ▄▉▅ ▊▌▆▋▆▊▅▌▄▍▊▄▆▇▍▍▍ ▇▌ ▋▌█▅▄ ▇▊ ▅▍ "▌▇▍▊▍▋" (▇.▇. ▋▊█▅ ▅▍▋▌▆▅▇█▆▊ ▆▊▆▌ ▇▅▊▆▇▉ ▉▆ ▍▊▍▍▄█▄▊▆ ▆▍▋ ▊▍▊▇▋▆ ▇▊▊▅▅▇█ ▄█▅ ▊▉▇▌▊▌▍▅ ▌▆▄▌▇▊█ ▍▋▉▅.▇▉▇) █▅▆▌▊▋ ▉▊▉▍▄▍▍▊▍▄ ▄▋▍▉ █▉▅█▆▍.▋▅▊▌▍▄ ▉▇ ▅
3 Years Ago
█▊▉▌ █▉▆ ▉▊▅▌ ▄▄▅▌▊ ▅▉▌▅█ (▆▋ ▊▉▇▍▇▊▊▍▄█▆)
3 Years Ago
▊█▅▅▇▄ ▍▋▉.▆▆▌▍▋▇▌▆▊.▉▊▉▇ ▋█ █▍▆▉▌▉ ▍▋ ▍▇▆▉
3 Years Ago
Added MaxSlopeRadius / MaxSlopeDegrees to WorldPositionGenerator (can be used for a mission to check for flat ground within a radius) Added CheckSphereRadius / CheckSphereMask to WorldPositionGenerator (can be used for a mission to avoid certain layers, like player construction, within a radius)
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
▌▄▊▉▆▆▋
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
▉▋█▉▉█ ▋▍▅▄▅▅▆ ▆▄▅▋█
3 Years Ago
▄█▋▇▄▉ ▆█▄▊█▇▉ ▋▇▉▇▌
3 Years Ago
▍▌▇▍▅▋ ▇█▋▍▍▋▆ ▋▍▆_▉▉▋_▋
3 Years Ago
▍▆▍▉▆▄██▉▆█ ▆▌▊▉▄
3 Years Ago
MiniCopter inherits velocity to passenger projectiles, but only in projectile forward direction (no projectile sideways drift)
3 Years Ago
Stripping BurstDebugInformation folder after build
3 Years Ago
Unity 2021.3.9f1
3 Years Ago
Merge from main
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
AntiHack.LogToConsole and console messages on player kill contain player position
3 Years Ago
Edge case fixes of cliffs overlapping rail
3 Years Ago
Stripping ReflectionProbeEx from everything except WaterSystem (doesn't support our new ambient light, has mostly been disabled for a while)