userandrecancel
reporust_rebootcancel

11,016 Commits over 4,109 Days - 0.11cph!

5 Years Ago
Stormy rain implementation
5 Years Ago
Fixed ParticleSpawn benchmark NRE
5 Years Ago
Added placeholder storm weather preset Enabled randomized weather Network++
5 Years Ago
Slightly less ugly version of 55126
5 Years Ago
Eliminated 60B of GC per frame from Climate.Update
5 Years Ago
Proper merge from weather2
5 Years Ago
Proper merge from main
5 Years Ago
Merge fixes
5 Years Ago
PlaceCliffs, FoliageGrid and small fixes
5 Years Ago
Added rain weather type to WeatherPreset
5 Years Ago
Enabled aurora borealis at night in the arctic biome
5 Years Ago
Fixed WeatherEffect update not properly starting after the loading screen
5 Years Ago
Server versions of weather.load, weather.reset and weather.report
5 Years Ago
Small typo, shouldn't affect anything
5 Years Ago
Particle grid emission rate also takes camera velocity into account
5 Years Ago
Testing high collision quality on rain and snow
5 Years Ago
Better camera velocity offset in particle grid
5 Years Ago
Fixed climate system not initializing on the server (causing several NREs) Fixed effect systems updating during the loading screen
5 Years Ago
█▉▊▅▆ ▅▍▋▉▅▆▉▆ ▋▌▉▊▍ ▍▉▋▍▅▋▄▄▍ ▊▉▌▆▋ ▇▇▍▍▍▌▊ ▊▊▉ ▍▊▍▆▉
5 Years Ago
▌▆▍▍▌▇▉ ▆█▌▉ ▋▉▆ ▅▍▆▇ ▍▅▊▊▄▇▍█ ▅▄▆▄▌█ ▍▇▊▌▅▅█ ▄▌▆█▉█▇▆ ▌▍▉█ █▍▌▄▆▆▉▄█ ▅█ ▍█▍▄▋▆▉▇▋ (▄▌▌▆ ▇▆█▍▉▅▆▄▋ ▉█▉▅ ▆█ ▊▉▄▄▌█ ▇▍ ▊▇'▉ ▄▆▊▋▇▉ ▄▉▊▍)
5 Years Ago
▌▊▉▉▍ ▉▊▆▅▄▄▅▅▅▋▋▇▅.▍▇▇▅▊▊▋▅█▌▋█▅▍▅▇▍▋ █▋▅▍▇▋▆▇▇▊ ▉▌ ▌▆▅▉ ██▊▊▍▌▌▋ ▅▋▉▋▍▅▄▌ ▆▍▆▊▍ ▍▄ ▊▍▇ ▆▅▉▉▄█ ▆▉█▋▊▆▌▊ ▍▇▋▉▆█▇▆▉
5 Years Ago
▋▍▇▆▆ ▇▍▆█ ▌▊█▄▄▉▍▌ █▋▄▉ ▋▊▊ ▅▆▆▅▄▉▍▇▋ ▅▌▉▉▊▅▉ ▋▄▌▊▆▇▉▋ (▆█▉▌▄▆█ ▍▆▋▅)
5 Years Ago
Disabled all the automatic weather types for testing purposes
5 Years Ago
Changed weather.load, weather.reset and weather.report to client side admin / dev console commands
5 Years Ago
Fixed particle grid not catching up fast enough when moving very fast (the particles themselves might still need speeding up to solve outrunning those while they fall) Disabled particle grid update altogether if it's not raining
5 Years Ago
Fixed rain and snow falling through water (collision mask adjustment)
5 Years Ago
Less convoluted SynchronizedClock implementation
5 Years Ago
Do the lightning diceroll every 5-15 seconds at max intensity while we're still testing things
5 Years Ago
Thunder can be enabled on weather preset rather than toggling on and off with rain
5 Years Ago
weather.load is case insensitive
5 Years Ago
Enabled time progression on CraggyIsland again
5 Years Ago
Added sting weather effects (currently just lightning)
5 Years Ago
Particle grid takes list of prefabs instead of loading them from a folder Adjusted weather particle effect collision parameters
5 Years Ago
Merge from main
5 Years Ago
Skin bundle update
5 Years Ago
Merge from main
5 Years Ago
Merge from particle_grid
5 Years Ago
Weather particle effects follow camera altitude when flying
5 Years Ago
Reduce weather particle effect emission rate with increasing distance from the camera Reduce weather particle effect update rate and distribute over multiple frames
5 Years Ago
Cherry picking 54999
5 Years Ago
addtime console command uses more human readable formatting (default unit is now hours instead of days, can optionally postfix s / m / h / d / w / M / Y to specify different unit)
5 Years Ago
Fixed initial burst of snowflakes on spawn (destroyed snowflakes with facts and logic)
5 Years Ago
ParticleSpawn tweak
5 Years Ago
Backporting ParticleSpawn / ParticlePatch changes to DecorSpawn / DecorPatch
5 Years Ago
Spawn weather particle effects on a grid, opens the door to various optimizations
5 Years Ago
Convar tweaks
5 Years Ago
Restored weather.rain and weather.wind convars
5 Years Ago
Fixed sky dome prefab having a fogginess of 3e-45 saved
5 Years Ago
Weather report tweak
5 Years Ago
Fixed that weather convar overrides would be clamped to 1