userandrecancel
branchrust_reboot/maincancel

5,909 Commits over 3,867 Days - 0.06cph!

10 Years Ago
Time of Day update
10 Years Ago
Time of Day update
10 Years Ago
Fixed not being able to place doors in caves
10 Years Ago
Fixed decal shader being pink on OpenGL
10 Years Ago
Added overflow checks to string to int conversion
10 Years Ago
Minor fix in the two new radtown prefabs Updated game manifest
10 Years Ago
Merge from procgen7.1
10 Years Ago
Some code cleanup in monument / mountain terrain placement Added terrain memory usage to F1 menu world info
10 Years Ago
Allow clients to call data.export
10 Years Ago
Praise the lawd, I think I fixed the reason for the radtown_small_2 prefab getting modified all the time
10 Years Ago
Removed trigger hack from TreeMesh
10 Years Ago
ST cleanup Removed bush triggers as they're added incorrectly
10 Years Ago
Multiply constant fog color with light color grayscale value
10 Years Ago
Added data.export admin command (exports terrain data as RAW files)
10 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)
10 Years Ago
Replaced effects.grass toggle with grass.quality slider
10 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)
10 Years Ago
More INeedsToStartDisabled
10 Years Ago
Added INeedsToStartDisabled to a bunch of scripts
10 Years Ago
Tree optimizations Protocol++ (network)
10 Years Ago
Second Windows path fuckup
10 Years Ago
Reverted possible Windows path fuckup which shouldn't have been committed in the first place
10 Years Ago
Memory optimizations
10 Years Ago
Prefab cleanup
10 Years Ago
Fixed spawn population filters (/blame changeset 7129)
10 Years Ago
Disabled PVT by default as it doesn't seem to improve FPS for most people
10 Years Ago
Disabled shader preloading
10 Years Ago
Added "done" status to loading screen after all terrain components have been initialized
10 Years Ago
Removed some unused empty folders
10 Years Ago
Tweaked rock material terrain blending parameters
10 Years Ago
Prefab auto-updates (some serialized properties were removed it seems)
10 Years Ago
Tweaked road terrain adjustments Tweaked rock topology radii Increased distance between two cliff meshes by 50% Protocol++ (network + save)
10 Years Ago
Prefab didn't save
10 Years Ago
Fixed the occasional spawn inside rocks
10 Years Ago
Fixed some tree types spawning indefinitely Added failsafe for future fuckups of this sort
10 Years Ago
Suddenly a few more shader variants appeared... okay.
10 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)
10 Years Ago
Tweaked path texture scale
10 Years Ago
Fixed cliff rotation
10 Years Ago
Fixed some missing references in BuildingTest
10 Years Ago
Removed unused textures
10 Years Ago
Bakes bakes bakes
10 Years Ago
Merge from terrain-improvements
10 Years Ago
Added climate prefab to TestLevel
10 Years Ago
Increased overall brightness of the night with full moon
10 Years Ago
Water normal map fiddling
10 Years Ago
Updated ProjectSettings to u5p2
10 Years Ago
Removed depth offset from sky shaders
10 Years Ago
Fixed GameTrace failing inside caves
10 Years Ago
Fixed that the camera instance in the procedural map scene was overriding the clear flags setting of its prefab