238,085 Commits over 3,837 Days - 2.59cph!
Reduce explosion forces on the car a bit
Satchel Charge was also on Continuous, switched to Continuous Dynamic. Added a little bit of code to avoid the "Kinematic body only supports Speculative Continuous collision detection" complaints when timed explosives go kinematic.
Change C4 to continuous dynamic collision. All other similar items already use that settings. Fixes it not attaching well to vehicles.
[D11] Bug 3963 - Increased light values on outpost lights.
[D11][Gameplay][#4037] Server stability issues on buildings fixed
Bring back collider conditionals, since the compound collider bug resurfaced
[D11] Fix to bug 4019 - Water Bucket water looks Opaque.
If at max buffs from a specific source type, remove the shortest duration one and replace with the new one.
[d11] reverted skinned multimesh changes until a proper fix can be worked on. Its cleary problamatic.
[D11] Fix for bug 4069 - Barrels have floating lights.
[d11] Temp RT for depth buffer. Mainly fixes ESRAM usage for xbox.
Tweaked triangle spiral stairs deploy volumes for easier placement
Tweaked spiral stair sockets on triangle floors and triangle foundations for easier placement
Fix for gpu foliage on ps4 (buffer stride was wrong).
Added more tuning console vars.
Slight changes to car lift, just to see if the client builds will now realise it changed a few days ago
Engines now spawn in with no internal items
Socket_Base.socketName is ReadOnly instead of HideInInspector (easier to debug)
Ramps and foundation steps can be rotated before placement (but not afterwards)
Stairs (L / U / spiral) can no longer be rotated after placement (only before)
Construction.canRotate is now split into canRotateBeforePlacement and canRotateAfterPlacement
Fixed half of "Unable to replace foundation in front of foundation steps"
Armoured module icon face the right way
[D11] Updated values used for Swimming animation transition to reflect water height value used in code.
Fixed stacking of L / U stairs and ramps / steps / spiral stairs
Fixed "Unable to replace wall if destroyed next to spiral stairs"
Updated foundation, ramp and step prefabs
Added support for vehicle seating modules to apply damage protection to their passengers
Added CarPassenger and CarPassengerArmoured protection properties with 50%/100% stab protection respectively (solves getting stabbed by cactus while driving)
tweaked barrage icon again
barrage shoot sfx
barrage bg aimer
barrage/sfx tweaks
orb laser looping sfx
Added tracking for time spent driving in life stats
Added a stat for time driving on the expanded stats in the death screen
Fixed update when offscreen not being enabled for modular car seats
Change render queue of heat shimmer particle material to Transparent-3000 (was AlphaTest-2450) to prevent conflicting with censorship pixelate material
Pack a bit more into the secondary textures bundle as the main bundle was still perilously close to 4GB (3.96).
Assign the driver as the Initiator on the front and rear HurtTrigger on cars so deaths are appropriately assigned on the death screen
Change RollOffDriveForce from
99995 back to
99994. Multi-engine vehicles were very speedy. Adjust best acceleration curve down a little as well.
Shuffle texture bundles to bring the larger bundle under 4GB.
Terms of service and privacy policy links + legal line
Improved foliage fade out
Added mesh pre-process step so it works on console
Also show modifier values in UI tooltip
Mass icon resize and rerender
Fix map grid lines disappearing when zoomed in
Fixed ents.CreateClientside entities not receiving projected textures
Only show conditional wall corners if the building blocks are the same grade
Disabled rotation on ramps since it breaks post-placement
▉▄▄▉▍▌▊█ ▊ █▍▆▊▍▉▇▌██ ▆▋ ▋▄ ▅▍▊▅▆▋ ▅▅▍▇▊ ▊▄▍▅▌▌▄ ▄▌▄▅ ▋▍ ▆█▅▅ ▋▍▄ ▌▌▍▍▊▇
Foundation.steps legs removed, updated all models/colliders/gibs
Redesigned metal tier walls, incl. models/gibs/colliders
Removing unused roof models
Re-textured the corrugated_b set / updated building atlases
[D11][UI][#3968]Fixed issue where you could be blocked off transitions in front end menus [#4081] Fixed players in game transition braking
[D11] Fixed server define in RumbleManager.
[D11] Tweaked DOF Default settings / HOT screen effect / AO
[D11][3785] Candle Hat lights fixed