userandrecancel

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

3 Years Ago
RustNative update (All biomes now have a unique heightmap noise type for better biome transitions / looks)
3 Years Ago
▍▍▇ ▆▍██▉▆ ▅▇▄ ▇▅▆▇ ▅ ▍█▄▅▌▋ ▋▆▆▋▆██▍▌ ▆▆▉▊▄ █▄▌█ ▊██ ▌▍▆▌▉▌ ▌▊▍█▌ ▄▅▉▍▋▊▆▅▌▅▉ / ▌▅▊▉▆
3 Years Ago
Harbors are no longer allowed to spawn on offshore islands (only on the main island)
3 Years Ago
Network++ Save++
3 Years Ago
Merge from tree_bushes_spawn_settings
3 Years Ago
3 Years Ago
Tree entity updates (collider and layer)
3 Years Ago
3 Years Ago
Added CullBushes toggle to BuildingBlock (enabled on square and triangle foundations)
3 Years Ago
RustNative update (more feature scale variety, fixed occasional odd looking hills)
3 Years Ago
▊▋▅▇ ▇█▄▍█▍▅ ▇▄▄▍▄ ▍▍▆█▊██ ▅▉█▌▆▊▌ ▋▄█▆▍▆▊ ▊▉▍▌ ▊▆█▆▇▇▊▌▇ (▊▄█▇▄ ▅▇▍▌ ▌▉▋▇▊▆▅, ▌▋▄▋ ▇▇█▆▉▍▆)
3 Years Ago
Large power substations keep more distance from roads
3 Years Ago
Fixed "Rivers spawning ontop of eachother"
3 Years Ago
Applying 60624 to avoid future merge conflicts
3 Years Ago
Fixed client / server mismatch around rivers (and the same thing around roads, where it was far less visible)
3 Years Ago
Cliffs are now using TerrainPlacementBlocked instead of adding swamp topology everywhere they spawn
3 Years Ago
No longer spawn cliffs all over the prefab mountains
3 Years Ago
Various river improvements I experimented with while debugging 60538
3 Years Ago
Fixed "Rivers spawning next to steep terrain will have jagged edges and odd dips" (finding this took me 10 hours)
3 Years Ago
Windows RustNative update (for some reason it didn't properly update with the merge from wipe_1?)
3 Years Ago
Fixed transmission towers sometimes spawning too close to road
3 Years Ago
Place telephone poles after roadside substations (fixes floating telephone poles)
3 Years Ago
Network++ Save++
3 Years Ago
Fixed SpawnHandler.Refresh not working right
3 Years Ago
Roadside train tunnel entrance now uses entrance_monuments_a prefab
3 Years Ago
Train tunnel icons on entrance_monuments_a and entrance_monuments_b
3 Years Ago
SkyTest scene for Thai
3 Years Ago
Network++ Save++
3 Years Ago
RustNative update (alt forest type now uses forest splat instead of grass splat, as requested by Damian)
3 Years Ago
▋▅█ ▊▌▋▆▅▇▋ ▅▍▍▅ ▋█▊▊▅ ▆▄▆▇ █▌▌▄▅▇ ▇▇▍▄▄ ▆▅▄▇▆▄▋ ▊▅ █▍▇▄▄ ▇▅▆▄▆ (▇▋▉▌▄▋▄▋▅ ▋▍ █▅▌▌▍▉, █▆▇▄█ ▇▄▌█▉▌ ▄▋▆▅ ▇▊▊ ▆▋▆ ▄▊▆▇▉▍▆)
3 Years Ago
Fixed "generate textures" being an order of magnitude slower than it needs to be
3 Years Ago
Support to use different Unity versions for Mac and Win builds
3 Years Ago
Fixed build exception when ItemDefinition.shortname is null in ItemManager.Initialize (this exception appears to cause a full editor crash on 2019.4.23?)
3 Years Ago
Disabled incremental garbage collector on macOS again
3 Years Ago
Applying MergeFromMain_2021_04_06
3 Years Ago
Restoring stables_a and stables_b prefab moves
3 Years Ago
Merge from main (keeping prefab changes from HDRP branch where we had conflicts, except for: tabledoorPOKER.prefab, tabledoorPOKERClear.prefab and fridge.prefab which only had shadow proxy changes on HDRP branch, and gameplay changes on main branch)
3 Years Ago
Merge preparations, second attempt
3 Years Ago
Merge preparations
3 Years Ago
Updated terrain anchors of the satellite dish, sphere tank and sewer branch monuments
3 Years Ago
Monuments now try to maximize the distance between themselves and monuments of other monument types (instead of only doing that for monuments of the same type)
3 Years Ago
Updated CraggyIsland "Alistairs Rock" with a custom collision mesh that has mesh metrics of 1 (test to see if that fixes the collision issues)
3 Years Ago
Procedural and community maps are now allowed to use 4k heightmaps
3 Years Ago
TerrainHeightMap.GetHeight01 is more accurate on meshes that were added to the height map via AddToHeightMap (but unfortunately slightly less accurate for the actual terrain mesh)
3 Years Ago
Better terrain normal calculation
3 Years Ago
Explicitly assigning bundle to all the cliff / rock collider meshes
3 Years Ago
Import options for cliffs colliders: normals set to import
4 Years Ago
Enabled AddToHeightMap.DestroyGameObject on the cliff heightmap proxy colliders
4 Years Ago
FoliagePlacement cleanup
4 Years Ago
Compile fix