userandrecancel

12,523 Commits over 4,018 Days - 0.13cph!

5 Years Ago
Attempt to fix race condition with destroying entities
5 Years Ago
Subtracting 45203
5 Years Ago
▅▇▉▌▄ ▇█▍▋█▌ █▉▊▊ ▅▍▉▇▌▍▅▇▉█▉▅.▌▄▇▆██▊▄▌▆ ▍▅▊▌ ▋█▅▅▆ ▍▅▉█▇▍▆▋ ▍▄ ▄▄██▆▊ ▌█▆█▄▍▊▌ ▌▄ █▋▍▅ ▋▅ █▅▊ ▄▆▊▍▆▅ ▊▊▄▌▆ █▊▇▆▍▄▍ ▊▆▍█▋▉▇▉ ▉▋▌▆▌▉ ▇▌ ▆▇▅█▍▇▇▆▉▍.▊▉▋█▊▆▊▆▋▍▊▉▉▄▊▋▉▍ (▌▋▄▊▅ ▌▄▍▋▉ ▍▆▌▋ ▌▋▍▋▋▅▄▊▊ ▉▋▇ ▅▋▌ ▅▌▆▋█)
5 Years Ago
Cave target count is now 10
5 Years Ago
Large monument target count is now 7 (even on maps larger than 4k)
5 Years Ago
Merge from main
5 Years Ago
Can no longer build and deploy on roads (currently 3 wall heights vertically and 4 meters horizontally)
5 Years Ago
Only spawn prefab mountains on 5k maps or larger (4k maps need the free space to fit the new ring road + large monuments)
5 Years Ago
Added target count to monument placement scripts to avoid placing as many as possible on larger maps (TODO: needs configuring based on average 4k map monument counts)
5 Years Ago
Fixed TerrainPlacementMap starting out disabled
5 Years Ago
Prefab mountain updates
5 Years Ago
Roadside monument updates
5 Years Ago
PlaceMonumentsRoadside now checks TerrainPlacementMap (fixes rare edge cases where roadside monuments could overlap a road behind them)
5 Years Ago
Added RemoveChildObjectsAlongPath editor tool (useful to strip terrain anchors along path in roadside monument scenes)
5 Years Ago
Roadside monument updates
5 Years Ago
Moved gas station, supermarket and warehouse to roadside monument folder
5 Years Ago
Added ring road script and roadside monument script to procedural map scene
5 Years Ago
Merge from main
5 Years Ago
Another attempt to fix nested parenting triggers TriggerParent works like TriggerParentEnclosed since that should be much more robust when sorting out overlaps / nested parenting triggers Simplified TriggerParentEnclosed (now inherits from TriggerParent) Simplified TriggerParentExclusion (since overlaps are handled by TriggerParent) Removed OnEntityEnter hack from ForceUpdateTriggers (since overlaps are handled by TriggerParent)
5 Years Ago
▍▉▅'▅ ▋▆▇▇▋▆▋▇▇▇ ▌▌▍ ▌▉ ▌▉▌ ▌█▋█ ▅▇▉▆▌▉.▄▉▍▄▋▌ ▋▍ █▊▅▍▆
5 Years Ago
Removing meta file that can be deleted
5 Years Ago
Proper fix for ProcessNestedPrefabs (now processed in-place if we're not bundling, see ShouldExclude / IsProcessedAsNestedPrefab)
5 Years Ago
▅▅▊▍▍▅ ▊▌▌▋▊▊ ▄▉▇█ ▊▉▄▄▉▅▇▅▆▌ ▆▄█▅▇▉▄▅▋█ ▇▊▆█▍█▉▆▇▉ ▍▅▉▇ ▇▅▌▉▅▍ ▌█▋▅▍ ▊█▋█▄▉▌ ▋▍ ▅▄▇▊▅▄▉▄ (▌▋▌▅█▄▋▅▋█ ▄▋▉▌▍▄█▆ ▄▌▌ ▆▍ ▄▇▉▆▇▌▅▇▄ █▌▊▍▆▌▅▇ ▍▆▇▄▌▄▇▆▄▆ ▅▌▄▋▅▊▌ ▋▋▌▌█▇ ▉▅▄ ▇▋▆▍▋▊) ▅▋▌▊▌▌▆▆▆ ▍▆ ▉▍█▄▊▊ ▍▅▉▄ ▆█▉ ▌▋▍▋▋▊ (▄▄█ ▉▋▆▌ ▉▌ ▍▉█▊▍▅ ▌▊▊▄▊▄▆)
5 Years Ago
Subtracting 44822 (it completely disables nested prefab preprocessing in the editor, which will break)
5 Years Ago
Another attempt to fix nested parenting trigger issues
5 Years Ago
Give up when no solution can be found
5 Years Ago
▋▇▍▉▄▇ ▇▊▅ ▌▆▄ ▄▌▊ ▅▄▆▇ ▄█▄█▆▄▌▅
5 Years Ago
Merge from main/ring_road
5 Years Ago
Merge from main 44413
5 Years Ago
RoadTest scene update
5 Years Ago
Added "roadside" monument type and cleaned up TerrainPathConnect handling
5 Years Ago
Fixed road height on roadside monuments
5 Years Ago
Ring road / monument blocking uses TerrainPlacementMap instead of topology
5 Years Ago
Added TerrainPlacementMap (supports temporarily marking / blocking procedural placement positions without going through topologies)
5 Years Ago
Fixed SellOrderEntry not getting destroyed until the next time a vending machine loot panel is opened Fixed loot panels not getting destroyed when leaving a server (since they are DontDestroyOnLoad and the fallback pool cleanup wasn't working right)
5 Years Ago
Merge from main
5 Years Ago
Fixed entities that are part custom maps (included in the map file as root objects) getting spawned as static objects on the client with world streaming enabled
5 Years Ago
Subtracting 42916 (accidentally deletes entities from prefab pool)
5 Years Ago
Support for proper roadside monuments along the ring road
5 Years Ago
Fixed PathList overwriting existing topologies when adding its topology
5 Years Ago
Forgot to assign two-lane road material
5 Years Ago
Road test scene
5 Years Ago
Two-lane road test material
5 Years Ago
Progress
5 Years Ago
Two-lane road test textures
5 Years Ago
Progress
5 Years Ago
Progress
5 Years Ago
Progress
5 Years Ago
Backup
5 Years Ago
Backup