userGriglercancel

775 Commits over 365 Days - 0.09cph!

46 Minutes Ago
tapering MaxCarveDelta off using multiple topology queries of different radii adjust sediment and waterheight values with carve limits so water and sediment are also corrected
Yesterday
merge from main
Yesterday
merge from erosion
Yesterday
fixing erosion issues waterside and stripe artefacts - corrected slope angle calculation that was causing striped carving at low - introduced procedural carving limit that eliminates waterside carving and just limits max-depth elsewhere
3 Days Ago
merge from erosion
3 Days Ago
moved some TerrainTopologyMap job utility methods into own class and also promoted local function to a static method, burst seems to hate local functions in this case
3 Days Ago
merge from erosion (burst aot fixes)
3 Days Ago
removed uneeded burst compatibility test attributes from methods, caused the owning class to be tested for burst compatibility
3 Days Ago
fixed editor-only memory leak in shorevectors that would happen with domain reload
3 Days Ago
merge from erosion
3 Days Ago
merge from main
4 Days Ago
cleanup
4 Days Ago
moved heightmap carving part of erosion significantly sooner in the worldgen, post canyons/lakes but pre-rivers - simplest way to avoid affecting roads/rivers/etc too much was to just do it first and let them override the results - splatting still happens after all this, uses the original heightDelta for strength but the current slope delta for tapering
4 Days Ago
merge from main
7 Days Ago
added editor debug command to force refresh foliage grids / decor spawning / lod grids / etc. debug.forcerefreshlods
7 Days Ago
separated GridErosion heightmap carving from terrain splatting as two separate ProceduralComponent passes, gives more control to let rocks be placed nicely onto channelled terrain but then restrict splatting terrain onto them afterwards - also re-ordered GridErosion to be before small cliff hill rocks as these were the main cause of floating rocks
7 Days Ago
merge from ambiencewavesoundzone_null_fix
7 Days Ago
sanity check validity of AmbienceWaveSounds singleton when calling trigger callbacks, can be destroyed in some disconnect cases
9 Days Ago
2-week yolo merge from main
28 Days Ago
cleanup
28 Days Ago
removed some jungle procedural components from empty procedural map
29 Days Ago
jobified splatting, takes a big chunk off of processing time
29 Days Ago
merge from erosion
29 Days Ago
moved order of erosion to be between cliff placement and medium rock formation placement to get better seated rock placement
29 Days Ago
merge from erosion
30 Days Ago
rebalanced terrain splatting around snow and sand to not be massively too broad
30 Days Ago
merge from erosion
30 Days Ago
debug command wrapped in proper infdef + codegen
30 Days Ago
merge from main
30 Days Ago
aux rebase
31 Days Ago
merge from main
31 Days Ago
separated splatting for sand and snow again, debug render command, cleanup
32 Days Ago
erosion changes - retuned erosion again to allow better channel carving, while maintaining control - new method for terrain splatting that relies on calculating delta gradients from erosion heightmap delta, allows control to paint thin channels without painting large flat sections
36 Days Ago
merge from main
36 Days Ago
merge from vehicle_trigger_damage_fixes
36 Days Ago
moved trigger catcher prefab out from autospawn directories so the server stops complaining about it
37 Days Ago
merge from vehicle_trigger_damage_fixes
37 Days Ago
missing prefab
37 Days Ago
configured LootContainer damage for modular cars and bikes
37 Days Ago
added simple trigger-compatible collider to barrels for vehicle damage, leaves original collider setup the same
37 Days Ago
added additional damage multiplier for LootContainer entities to TriggerHurtNoChild for vehicle damage
37 Days Ago
reduced jungling sapling health and wood yield to be inline with other biome saplings - lower health means cars run through them more naturally like in other biomes
39 Days Ago
▊█▉▄█▍▉ ▇█▉ ▆▇▋▇▊_▇▍▅▅▊▅▊▅_█▉▆▅▊_▄▇▇▆▅▉▉
39 Days Ago
merge from main
39 Days Ago
▄█▊▉▇ ▌█▌▊ ▍▅▍▍▋_▋▍▄▌▍▍▆▍_▍▄▌▋▅_▇▄▊▋▇▆█
44 Days Ago
▋▉▄█▊▊▍▋▊▄ █▄▇▆▌▆▅▋ ▉▉▅▌▆▌▌▉ ▌▇▆▆▊ ▍▋▋▍ ▇▌▉▉▌'▉ ▋▇▅▇ ▇▄▌▆▉▌▊ ▋▇▉ ▌▆▆▊▅ - ▋▊██▇▉▆▊ ▆▉█▉▅▊▄ ▇█▄█▉▉▍▅ ▋▇ ▄ ▆█▅▄▄▉ ▍█ ▄▍ ▆▍▌'▌ ▄▇▉ ▊▄▇█▄▆▅█▅▌
49 Days Ago
merge from main
50 Days Ago
another pass on erosion spaltting - depeer gouges from erosion - less intense splatting of gravel generally - slope threshold to stop splatting onto larger flat sections at the bottom of hills - cliff avoidance to match previous behaviour
50 Days Ago
merge from main
51 Days Ago
merge from main