userandrecancel
reporust_rebootcancel

10,832 Commits over 3,867 Days - 0.12cph!

9 Years Ago
LOD grid default parameter value tweak
9 Years Ago
Fixed highest LOD not triggering sometimes
9 Years Ago
Optimized LOD grid performance Optimized LOD object memory usage
9 Years Ago
Added fast LOD component for static objects (using the LOD grid)
9 Years Ago
Made singleton class more robust (handle pre-init access)
9 Years Ago
Merge from unsuckhapis1 Network++
9 Years Ago
Converted cull grid to a generic LOD grid (can of course still be used to cull stuff)
9 Years Ago
Made smooth rock material parameter blending entirely generic (supports all types of shader properties on any kind of object)
9 Years Ago
Merge from main
10 Years Ago
Merge from main
10 Years Ago
Forgot river physics material (for footsteps)
10 Years Ago
Baked HapisIsland water map (ignore this in your next merge Petur)
10 Years Ago
Game manifest
10 Years Ago
Fixed some clutter issues Disabled clutter rocks for now since they appear extremely floaty with the new per-pixel terrain displacement
10 Years Ago
Removed a bunch of hopefully redundant layers from the footstep detection (fixes footsteps inside players)
10 Years Ago
Temporary black sun fix
10 Years Ago
Disabled checksum disconnect until next month
10 Years Ago
Merge from main
10 Years Ago
Better heightmap distortion
10 Years Ago
Fixed pseudo procedural erosion not being applied properly
10 Years Ago
Smoother cross blending of terrain features, prefab mountains and monument terrain requirements
10 Years Ago
Merge from main
10 Years Ago
Added missing world setup object to PlayerModel scene
10 Years Ago
Reapplied lighthouse change from changeset 7789
10 Years Ago
Merge from main
10 Years Ago
Randomize monument placement order
10 Years Ago
Fixed main menu NRE Added "debugmode" start parameter
10 Years Ago
Converted water checks to a baked water map lookup for better performance and river support Network++
10 Years Ago
Refactored water tests
10 Years Ago
Added topology filter to cargo plane
10 Years Ago
Refactored world initialization Added support for procedural components to custom maps
10 Years Ago
Enabled terrain painting in editor play mode (allows looking at procedural terrain maps, cc petur)
10 Years Ago
Fixed underwater bridges (properly) Fixed lighthouses interrupting bridges (avoid bridges when placing them)
10 Years Ago
Ghetto fixed possible initialization error in custom levels
10 Years Ago
Various spawntable fixes Network++
10 Years Ago
Reset cloud parameters (no use in tweaking those while I change them on a daily basis)
10 Years Ago
Cloud shader tweaks
10 Years Ago
Fuckup
10 Years Ago
Fixed bridges sometimes spawning underwater
10 Years Ago
Added level info to procedural map Made test prefab mountain less shitty
10 Years Ago
Removed bush type 3 from the procedural map (source no longer exists)
10 Years Ago
God ray experiment (apply post-fog)
10 Years Ago
Vignette experiment (apply pre-tonemapping)
10 Years Ago
Cloud tweaks & fixes
10 Years Ago
Latitude tweak
10 Years Ago
Fixed cloud billboards getting culled (wrong layer)
10 Years Ago
HLSL fix
10 Years Ago
Night brightness tweak
10 Years Ago
Trying stuff