reporust_rebootcancel

123,835 Commits over 4,171 Days - 1.24cph!

6 Years Ago
MonumentInfo bounds are no longer ReadOnly (they're assigned by hand)
6 Years Ago
Increased min distance between caves so there are less on small maps
6 Years Ago
Horse loot through buildings fix
6 Years Ago
Bumped road mesh placement up slightly to hover 0.05m above terrain (suits the new mesh best)
6 Years Ago
Path smoothing cleanup
6 Years Ago
Updated code to new road mesh orientation
6 Years Ago
further tweaks to road mesh profile
6 Years Ago
removing unused road segments and unused folders for clarity
6 Years Ago
Edited material tiling ratios to work with the provided road mesh rather than agnostic ratios
6 Years Ago
Cherry picking 44411
6 Years Ago
Updated road mesh to be more accurate with respect to the new road textures (both road_a/road_b) Aligned the road segment Z axis, rotated UVs 90 to be correct
6 Years Ago
Fix map not zooming
6 Years Ago
Rework water input gravity calculation to use handle location, not entity location (since water barrel plug is much higher than the water barrel root)
6 Years Ago
Show gravity warning on crosshair when connecting two water entities that need a pump
6 Years Ago
Manifest
6 Years Ago
Merge from main
6 Years Ago
Merge from Fluid IO
6 Years Ago
Collider conditional fix for physics going crazy on SetActive
6 Years Ago
Fix health visuals not updating
6 Years Ago
Fluid switch now disregards gravity checks if powered via pump power input
6 Years Ago
MC inventory loadout edit
6 Years Ago
Cache ParticleSystem and LODComponentParticleSystem in ParticleSystemContainer; was generating garbage and generally being slow.
6 Years Ago
Sprinkler now runs while it has water input, updated water storage logic to be more in line with other IO entities
6 Years Ago
Additional profiling
6 Years Ago
Add support for gravity restrictions (if a fuel source is lower than the entity it can't use it)
6 Years Ago
Merge from Main->Vehicles
6 Years Ago
Disabling more vehicle updates when asleep + minor edits
6 Years Ago
Handle reverse speed
6 Years Ago
▇▋▇▉▍▍▋ ▋▊▋▊▋█ ▊█▌▊▉ ▇▅▇▌ ▅▋▋▊ ▅▉▋▄▍▋▆▉▄. ▊▋▉▅▋ ▊▄ ▄▅ ▆ ▌▊▇▉▅ ▉▍▋: ▇▄▉ ▊▉▌▆▌▆ ▍▉▌▍▉▌ ▉▋▅▄█ ▊▉▆▋▍█ ▌▍▌▍ ▊ ▉▍▄▌ ▉▉▍▆▋▍▌█ ▄█▇▇ ▇▌▋▌▍█▉▅▌▋ ▋▋▄ ▍▇▄▆▇ ▄▌▌▋▆▍▋▌ ▆ █▌▄, ▆▇▉ ▅▉ ▄▄▅▊ ▄█▌▍▋▌▆▆▌▉ ▋▅▊ █▉█ ▊/▊ ▌▄▅ ▆▄▇ ▋▉▇▅. ▍▇▆, ▄▅ ▋▍█ ▍▋█▄█▊ ▇▍▄ ▍▉▍▍▊▍█ ▆▄ █▌▇ ▉▆▆█ ▅▆▉▇▋▍▌█ ▅▉▌▅ ▋▉█▌▅▆▌▍, █▅▇ ▇▋▌▄ ▆▅ ▄█▉ ▆▊▇▇▌▊▆▍ ▊█▌ ▅▄▇█ ▉▄▍▅▇▇ ▆▄▍▍▅, ▉▍▍▉▇▄ ▄▇▌▅ ▅▅▍▉ ▍▌▆▄▇▆.
6 Years Ago
Another wake/sleep fix
6 Years Ago
Better car sleep solution.
6 Years Ago
Planter + Composter panel prefabs
6 Years Ago
Merge from firework_benchmark
6 Years Ago
Fixed compile error
6 Years Ago
Updated scene list
6 Years Ago
Merge from firework_benchmark
6 Years Ago
Firework benchmark
6 Years Ago
...
6 Years Ago
▅▌▇██▆▆ ▊█▄ ▇▍▉██ ▊█▇▄▇ ▍▇█ ▆▋ ▆▉▇ ▍▄▆▅▅▇ ▊▆▉ ▋█▄▍▆▇, ▄▄▄ ▆▅▊▋ ▇██ ▇▄▋█▄.
6 Years Ago
▉▉▊ ▆▍▇▌▅▇▋ ▉▅▌▍▋ ▄▍▋▄ ▍▌ ▅▆▍ ▊▉▊▋▊▆▍▌▋ ▇▆▅▊▄▇ █▆▍▋ ▍█▅ ▍▅▉▊▆▄ ▋▅▌█▆▊▉▇▋
6 Years Ago
Intersection regression fix
6 Years Ago
Don't regenerate ASE template menus in batch mode
6 Years Ago
Smoothing regression fix for non-circular paths
6 Years Ago
[D11] Updated manifest
6 Years Ago
Added circular path support to path interpolator (smooth start / end transition of the ring road)
6 Years Ago
▍█▋ ▋▋▆ ▊▊█ ▅█▋▄ ▆▌▊▄ █▌▆▍█.
6 Years Ago
[D11] + Removed old script from loot_barrel_1 and loot_barrel_2 and assigned a new one, allowing the objects to change LODs
6 Years Ago
[D11][#3295] Changed smoke texture to be a static images rather than a spritesheet to free up another 8 or 9 FPS. (On an Xbox1X)
6 Years Ago
merge from main
6 Years Ago
Merge from skeleton optimizations