userandrecancel

12,539 Commits over 3,806 Days - 0.14cph!

9 Years Ago
Missing file
9 Years Ago
Improved bridge terrain adjustments
9 Years Ago
Changed checksum calculation to topology-only Include full topology map in checksum rather than checkerboard pattern
9 Years Ago
Apply decor components on riverside and roadside decor
9 Years Ago
Scale river depth with terrain slope
9 Years Ago
Improved roadside decor placement
9 Years Ago
Some code cleanup in monument / mountain terrain placement Added terrain memory usage to F1 menu world info
9 Years Ago
Allow clients to call data.export
9 Years Ago
Praise the lawd, I think I fixed the reason for the radtown_small_2 prefab getting modified all the time
9 Years Ago
Removed trigger hack from TreeMesh
9 Years Ago
ST cleanup Removed bush triggers as they're added incorrectly
9 Years Ago
Multiply constant fog color with light color grayscale value
9 Years Ago
Added data.export admin command (exports terrain data as RAW files)
9 Years Ago
PrefabAttribute tweaks Mountain terrain blending tweaks Replaced monument terrain blending with a system similar to mountain blending (WIP, no splat support yet) Rock layer fixes (grass can grow on certain rocks again) Road planner improvements Reallowed diagonals in road planner Tweaked bridge cost in road planner Protocol++ (network + save)
9 Years Ago
Replaced effects.grass toggle with grass.quality slider
9 Years Ago
Added terrain out of bounds check to TerrainAnchor (only affects very few seeds where the mountain would be placed partially outside of the world)
9 Years Ago
More INeedsToStartDisabled
9 Years Ago
Added INeedsToStartDisabled to a bunch of scripts
9 Years Ago
Tree optimizations Protocol++ (network)
9 Years Ago
Second Windows path fuckup
9 Years Ago
Reverted possible Windows path fuckup which shouldn't have been committed in the first place
9 Years Ago
Memory optimizations
9 Years Ago
Prefab cleanup
9 Years Ago
Fixed spawn population filters (/blame changeset 7129)
9 Years Ago
Disabled PVT by default as it doesn't seem to improve FPS for most people
9 Years Ago
Disabled shader preloading
9 Years Ago
Added "done" status to loading screen after all terrain components have been initialized
9 Years Ago
Removed some unused empty folders
9 Years Ago
Tweaked rock material terrain blending parameters
9 Years Ago
Prefab auto-updates (some serialized properties were removed it seems)
9 Years Ago
Tweaked road terrain adjustments Tweaked rock topology radii Increased distance between two cliff meshes by 50% Protocol++ (network + save)
9 Years Ago
Prefab didn't save
9 Years Ago
Fixed the occasional spawn inside rocks
9 Years Ago
Fixed some tree types spawning indefinitely Added failsafe for future fuckups of this sort
9 Years Ago
Suddenly a few more shader variants appeared... okay.
9 Years Ago
Shader preloading with ShaderVariants asset (Shader.WarmumAllShaders only preloads the current scene and loaded resources) Startup crash on OSX debugging Wait two frames after updating UI in bootstrapping (this is required in the terrain generator, so probably also here)
9 Years Ago
Tweaked path texture scale
9 Years Ago
Fixed cliff rotation
9 Years Ago
Fixed some missing references in BuildingTest
9 Years Ago
Removed unused textures
9 Years Ago
Bakes bakes bakes
9 Years Ago
Merge from terrain-improvements
9 Years Ago
Protocol++ (network + save)
9 Years Ago
Fixed some dedicated server compilation errors
9 Years Ago
Merge from main
9 Years Ago
Micro cliff tweaks
9 Years Ago
Added padding to bridge terrain adjustment
9 Years Ago
Bridge placement tweak
9 Years Ago
Increased minimum river length and overall river count Fixed that discarded rivers would block other rivers
9 Years Ago
Switched road pathfinder to von neumann neighborhood for more road wobbliness