198,645 Commits over 4,140 Days - 2.00cph!

5 Years Ago
[D11] Further bug 4020 fixes - Missed one due to unity.
5 Years Ago
[D11] - Fix to bug 4020 - Set up LODGroups on grass/bushes correctly.
5 Years Ago
Fixed "Hammer overlay Z fighting on wooden, stone and sheet metal ramps"
5 Years Ago
[D11] Fix to bug 4142 - Hatchet was missed in first check in.
5 Years Ago
Fixed foundation.steps.stone having shadow casting enabled on the main mesh (in addition to the shadow mesh)
5 Years Ago
Triangle floor and triangle foundation stair socket parameters are more in line
5 Years Ago
"Drive" property no longer appears for Jeeps as it simply cannot move them.
5 Years Ago
trigger_weapon_dissolve no longer crashes the game if one of the weapons it is meant to delete got removed prematurely by something else
5 Years Ago
▇▋▆▇▆ ▄█▅▅█▊▉▄ █▌██▌█ ▍▉▆▆▅▉ █▆▉▍▅▅▆ ▇▇▊▉▇▊▇█
5 Years Ago
[D11] - Updated Grass Meshes to reduce overdraw. Removed needless checkboxes from materials.
5 Years Ago
Fixed triangle spiral stairs making it impossible to replace certain walls after they've been destroyed
5 Years Ago
[Audio] Set up optimized console only Music!
5 Years Ago
Fixed several overlapping placements of the different stair types
5 Years Ago
Engine vfx iteration. Tweaked lerp values in engine script.
5 Years Ago
Put the GPU foliage placement on a define
5 Years Ago
Merge from merge_13.05
5 Years Ago
Fixed "Triangle floor frame cannot be build over furnace like we allow with square "
5 Years Ago
[D11][#3768] BBQ fire effect now matches the steam version.
5 Years Ago
A couple of small optimisations to the foliage compute shader
5 Years Ago
Added "UV Set for Emission" property to Rust/Standard and Rust/Standard-Specular
5 Years Ago
Berry consumable balance
5 Years Ago
Lowered berry yields
5 Years Ago
Moved the spiral stairs colliders up to encompass the steps fully (movement layer issue)
5 Years Ago
Disable inside-vehicle hurt trigger and player repel trigger for now, until issues with them can be fixed properly.
5 Years Ago
Only dispatch foliage jobs within camera frustum bounds
5 Years Ago
Added berry clone item icons
5 Years Ago
merge from main
5 Years Ago
fixed disabled shadow renderers on blocks set server cull tag on necessary objects fixed incorrect surface type on ramps
5 Years Ago
Start car based on raw input, not adjusted input. Fixes cars that are rolling backwards down slopes not starting
5 Years Ago
[D11] Turned off Full Res on AO
5 Years Ago
Make sure wheel colliders get enabled even if the car was woken in a non-standard way
5 Years Ago
▌▋█▆█▅▊▅ ▅▉▄▌▉▍▄█ ▇▍▌ ▊▇▇▆▋▆▄ ▊▊▇▌▆▌▊
5 Years Ago
[D11] Revert removal of .map files, breaks demo playbacks.
5 Years Ago
▆▌▇▊▄█▇▊ ▋█▌█▉█ ▍▉▅▄▋█▍▊▋ ▋▍▅ ▄▌█▇▅▅█▊ ▆▇▄ ▆▋▄ ▋▍▊▌█▆█▆ █▆▆▋ ▊▌▆▊▅▊▊▍ █▉▅ ▇▆▊▄▌.
5 Years Ago
[D11] Remove proceduralmaps to remove XboxOne SubVal warning
5 Years Ago
Added batching script to lots of the new models Added pooling script to window wall corners
5 Years Ago
Fixed spiral stairs conditional model
5 Years Ago
Tweaked ramp and step socket handles on the foundation and floor for easier placement
5 Years Ago
WIP scrape sound hookup
5 Years Ago
Fix pushes not working the first time on sleeping vehicles, by waking the wheel colliders as well as the rigidbody before applying push forces
5 Years Ago
Disabled NVG a bit better
5 Years Ago
Increase collision hurt damage somewhat
5 Years Ago
Remove unused attacker info from hurt trigger
5 Years Ago
Change flamethower mask to Vehicle_Movement to Vehicles (no actual behaviour change) Removed a Debug.Log in Landmine.cs
5 Years Ago
Fixed landmines not damaging cars
5 Years Ago
Fixed flamethrowers not damaging cars
5 Years Ago
Fix wheelcolliders sometimes keeping cars awake, even with 0 throttle/brake forces. Disable them entirely when sleeping.
5 Years Ago
Fix ground grip values
5 Years Ago
Increase sleep velocity (but also sleep delay), as some vehicles still jitter around faster than the level it was at and we want them to sleep too. If this continues to happen, we can switch from testing the current velocity to testing distanced moved over a period of time.
5 Years Ago
Put test map terrain on the correct Terrain layer