userandrecancel
reporust_rebootcancel

10,528 Commits over 4,201 Days - 0.10cph!

11 Years Ago
Terrain painting prototype
11 Years Ago
Added biome painting Refactoring and cleanup
11 Years Ago
Added topology painting test
11 Years Ago
Finished up topology painting
11 Years Ago
Removed need for terrain splat prototypes at load Removed some stuff from the world class that shouldn't be in there Fixed SpawnHandler on non-procedural maps
11 Years Ago
Baked / painted all required CraggyIsland info, is now a fully working custom map
11 Years Ago
Merge from main
11 Years Ago
Merge from custom-map-backend
11 Years Ago
Trying an alternative height map encoding
11 Years Ago
Removed the need for WorldSetup
11 Years Ago
Ignore spawn handler position
11 Years Ago
Silly me, doing it all complicated
11 Years Ago
Added terrain painting overlay to terrain and terrain blend shaders
11 Years Ago
Enabled trees in LegacyLevel
11 Years Ago
Added decor quality slider
11 Years Ago
Switched biome paint preview to overlay
11 Years Ago
Render overlay alpha channel as white
11 Years Ago
Added refresh to spawn handler context menu
11 Years Ago
Added checksum calculation to custom maps Moved editor size and seed from game setup to terrain generator Disconnect on checksum mismatch
11 Years Ago
This shouldn't exist
11 Years Ago
Merge from main
11 Years Ago
Merge fuckup
11 Years Ago
Various small fixes in the custom map Prefab cleanup
11 Years Ago
Moved LegacyLevel to release folder
11 Years Ago
Added LegacyLevel to build settings
11 Years Ago
Ghetto fixed radtowns 2 and 4 being randomly scaled
11 Years Ago
Merge from terrain-improvements
11 Years Ago
Network++ Save++
11 Years Ago
Time of Day update
11 Years Ago
Trying stuff
11 Years Ago
Night brightness tweak
11 Years Ago
HLSL fix
11 Years Ago
Fixed cloud billboards getting culled (wrong layer)
11 Years Ago
Latitude tweak
11 Years Ago
Cloud tweaks & fixes
11 Years Ago
Vignette experiment (apply pre-tonemapping)
11 Years Ago
God ray experiment (apply post-fog)
11 Years Ago
Removed bush type 3 from the procedural map (source no longer exists)
11 Years Ago
Added level info to procedural map Made test prefab mountain less shitty
11 Years Ago
Fixed bridges sometimes spawning underwater
11 Years Ago
Fuckup
11 Years Ago
Cloud shader tweaks
11 Years Ago
Reset cloud parameters (no use in tweaking those while I change them on a daily basis)
11 Years Ago
Various spawntable fixes Network++
11 Years Ago
Ghetto fixed possible initialization error in custom levels
11 Years Ago
Fixed underwater bridges (properly) Fixed lighthouses interrupting bridges (avoid bridges when placing them)
11 Years Ago
Enabled terrain painting in editor play mode (allows looking at procedural terrain maps, cc petur)
11 Years Ago
Refactored world initialization Added support for procedural components to custom maps
11 Years Ago
Added topology filter to cargo plane