reporust_rebootcancel

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

6 Years Ago
▄▍▄▊▆▇▆▉▋▆ ▆▄██▆▄▅▇▇▇█▆
6 Years Ago
▉▊▇█▌█▋▄▊ ▍▉▇▋▍ ▉▇ ▊▋ ▇▍▇▄▌▇▄▇ ▋▇▍▍█ ▇▇▆▄▆▊▄▄▄▌█▅▊ ▋▋ ▆▄ ▌▌▉ █▍█, ▍▉▋ ▍██▋
6 Years Ago
▄▇▊▆▇▊▇ ▉█▉▋ ▉▄█▌▋▆ ▄▆▉ ▅▋▋▍ ▍▋▌▋ ▊▅▅▄▍▅▋▆ ▋▇▍█▅▅
6 Years Ago
▉▄▍▄▍▋▌▄▇▅▄ ▋▇▍ ▅▅▌█▆▅▄▉▉▊▌/▅▄▅█▇▋▌▉▅▇▅▍▊ ▋▍ ▇▌▄ ▇▋▄▉▄▊▊▆ ▉█▄▉▍▉▆▆
6 Years Ago
Storage module now drops contents on death
6 Years Ago
Fixed dev tools/menu blur using delta time and not unscaled delta time (fixes blur staying on while demo is in slow motion)
6 Years Ago
Can now call cinematic_play with the same animation that is currently playing and it will revert to frame 0 of the animation Fixed cinematic_play defaulting to a massive speed if no speed variable was provided
6 Years Ago
Save map markers in PlayerState so they don't get erased when you get killed (while offline)
6 Years Ago
Updated vehicle lift icon as well
6 Years Ago
Commit manifest and a bunch of other changes that generating the manifest results in (mostly just some fx prefab reserialization)
6 Years Ago
Icon positioning adjustments
6 Years Ago
Commit generated LootSpawn junk so we don't have clutter in our Plastic added items list
6 Years Ago
Missing proto file
6 Years Ago
Add support to the item icon slot UI for more than just showing container slots. Now showing vehicle module and chassis info in UI slots.
6 Years Ago
Fix label disappearing from item info panels at some window sizes
6 Years Ago
Fix CLIENT compile
6 Years Ago
▋▆▌▆▄▇▄ ▉▋▇█ ▉█▅▄▄ ▇█▍▅▇▇▇ ▄▉ ▋▌▄▌▌▍█ ▇▌
6 Years Ago
Updated icons for all chassis and modules
6 Years Ago
▊▊█ ▌▅▊ ▅▉▉▊▄▄▄▅▊▋ ▉▅▌▇ ▄▌▄ ▇▇█ ▅▌▆▆ ▆▌▉▋▅▉ ▉█▅▇▌▊█ ▊▌ ▌█▋▅▊▉ ▋▉▍▉▌▊ ▄█▋▉
6 Years Ago
▅▇▋▊ ▋▋▋▄▇▆▆▆
6 Years Ago
Merge from hdrp/hdrp-7.2.0
6 Years Ago
▅▌▇▆▌▄ ▌▄▅▉▋ ▊▍▉▉▌▆▇▋
6 Years Ago
Fixed SG shaders
6 Years Ago
6 Years Ago
Fixes and Improvements
6 Years Ago
Merge from Main -> Vehicles
6 Years Ago
Updated some prefabs and materials Switched physical sky and camera + phys lux values (testing)
6 Years Ago
skin approval
6 Years Ago
█▅▄▆▋ ▅▋▉▄▆▅▊ ▌▌▆▆█▋▉ ▋█▌▍▅▅▋ ▋█ ▍▉▋▋▋█▍▄ ▉▆▅▉▊▇▉▇ ▉▆▇▊▄▄▅
6 Years Ago
[D11] Define Fix
6 Years Ago
[D11] Z fighting on train tracks at the harbor
6 Years Ago
▇▍▆█▍▊ ▍█▉▋ ▆▉▄▋ & █▋▌▆ █▅▍▍▇▋
6 Years Ago
[D11] Optimised Fire rocket explosion particles.
6 Years Ago
[D11] Z fighting fix again
6 Years Ago
Added sprinkler model and materials
6 Years Ago
[D11] Replaced ItemFootstepSound with extend class ItemModWearableFootwear
6 Years Ago
Increased potato grow time, but lowered optimal condition values. Some initial potato consumable stats: lowered hyrdration benefit, restores health more slowly.
6 Years Ago
▄█▌▌▉▅▊█
6 Years Ago
Removed hardiness bonus from plant properties as it's no longer needed. Fixed a bug with value remapping breaking some optimal condition calcs.
6 Years Ago
redo of rock_wall_gravel mesh (used for cave ladders)
6 Years Ago
[D11] + Increase in bandit_town SLOD distance
6 Years Ago
[D11] + Fix to bandit_camp rotation issues
6 Years Ago
Missing file
6 Years Ago
[D11] Fix for incorrect stairs at the launch site
6 Years Ago
More
6 Years Ago
Some extra profiling markers - OccusionCulling, WaterRuntime, TMP_UpdateManager, D11DynamicInstancingGPU
6 Years Ago
Changed far way tree system to use batch render groups (and a major cleanup while I'm at it)
6 Years Ago
Subtracting 2019.3
6 Years Ago
Added optimal quality values to plant properties, so they can be set per growable type, eg potatoes could grow more easily in worse conditions. (all set to 1 at the moment though) Fixed some client #ifdef errors.