reporust_rebootcancel

129,794 Commits over 4,140 Days - 1.31cph!

6 Years Ago
Better lods, remove art from server
6 Years Ago
Fluid splitter model hookup + icon +gibs
6 Years Ago
▌▉▇▊ ▋▄▅▆▊▋▄▆ ▅▍▋▉▄▆ (▆█▋▌▉▇)
6 Years Ago
Fix presets, which had lost their item assignments
6 Years Ago
Sprinkler model hookup + gibs + icon
6 Years Ago
Show a better error when attempting to play the same demo that is already playing
6 Years Ago
Set debug camera fov/zoom length to value (debugcamera_fov <value>)
6 Years Ago
Setting emission colour to 1,1,1 instead of 0,0,0 so that the shader gets compiled with _EMISSION keyword, even though we want it non-emissive initially
6 Years Ago
Fix camera lerp bounce issue at lower values. Convar to enable/disable camera lerp 'locomotion'
6 Years Ago
Gauge lights
6 Years Ago
More lights work
6 Years Ago
Applied fixes
6 Years Ago
Tweaks and fixes
6 Years Ago
Added audio for lights toggle
6 Years Ago
Add env.cloudrotation convar
6 Years Ago
Allow lights use with engine off
6 Years Ago
Remove evil red glow
6 Years Ago
█▌▅ ▆▉▄▄▆▋▌▇▋▅▉, ▉▉▇▇▌▆▉▍, ▌▋▋▄█▍▌▊█, ▉▊█ █▍▇▊▇▌▊▉▉ ▇▇▆█▄▉▄ ▊▄ █▍▍▉ ▍██▉▉▄ █▄▇▋ ▅▊▅▉▆▊▍ ▍▊▄▇▉▇▉ (▉█▇▌▄█▅▋█ ▍▍▌▅▌) ▆▉▅ █▍ ▊ ▅▌▍▍▋ ▍▄█▆ ▍ ▆█ ▄ ▍▍ ▅▊▉▄▍▉█ ▅▅▊ █▉▅▋▄▍ ▌▊ ▋█, ▋█ █▄▄ █▋ -█ ▉▊ ▉▋▆ ▌▄▌ ▉▇▍▄▊▊▋ ▇▇▇▌ ▋▆▄▇▋
6 Years Ago
Merge from benchmark
6 Years Ago
Merge from main
6 Years Ago
Car lights initial work
6 Years Ago
Merge from main
6 Years Ago
Finished off the rest of the benchmark setup
6 Years Ago
Merge from cinematic_tools
6 Years Ago
A benchmark for FoliageGrid
6 Years Ago
Reworked fertilizer consumption and some optimisation.
6 Years Ago
All consolidated into one BRG, bug fixes etc.
6 Years Ago
[D11] 3D asset optimisations
6 Years Ago
[D11] Restart and return to frontend at end of demo [TEMP]
6 Years Ago
Added Fluid Splitter model and materials + gibs
6 Years Ago
Monuments HDRP upgrade (power sub stations)
6 Years Ago
merge from main
6 Years Ago
ProjectVersion.txt
6 Years Ago
Monuments HDRP upgrade (quarries)
6 Years Ago
▇▇▍▄█▋▄▋▅▅▍ ▅▅█▆█▅▇ ▄▄▋▋▍▉▍▇ ▉▍▌▆ ▋▍▍▋▇▊ ▆▌ ▇ ▇██▍▄▄▋▊▊ ▋▆▆▍▇▍▅▉ (▇▇▅▄▅ ▄▌▌█ ▍▅█▅▉▅▆▍ ▊▊▆▌▍▉▆▋)
6 Years Ago
automatically disable clientside entity caching for demo recording
6 Years Ago
gene bonus balance tweaks
6 Years Ago
Removed old lighting prefab used in monument scenes
6 Years Ago
Monuments HDRP upgrade (ice lakes, lighthouse, harbor1, military tunnels, compound, bandit town) Decentralizing rocks/cliff placement from certain scenes into nested prefabs to avoid data loss in the future Added missing monument topology to caves
6 Years Ago
Fix a bonus being applied twice in yield calc.
6 Years Ago
Moved to a singular BRG for the whole grid
6 Years Ago
yield pool serialization
6 Years Ago
more wip yield changes
6 Years Ago
Fixed several client-only projectile instantiates calling SetActive instead of AwakeFromInstantiate (this would leak with pooling, although none of these currently appear to be using pooling)
6 Years Ago
BaseProjectile.ServerUse correctly returns its temporary hit list to the pool
6 Years Ago
SetFlag invalidates network cache even if called without sending a network update SendIONetworkUpdate no longer calls InvalidateNetworkCache (since it is now correctly done in SetFlag)
6 Years Ago
Yield pool basic implementation
6 Years Ago
[D11][3450] Adjusted outline shader.
6 Years Ago
[D11][3450] Scrap piles now have a *temporary* outline shader applied.