198,661 Commits over 4,140 Days - 2.00cph!
Merge from Main -> Vehicles
Fix double spawning modules on loading saves
Craters new build - island shape improvement
Canyon new build - island shape improvement
turret crouch exploit fix
mgl/rl turret nerf
turret now aims at portion of player above water if possible
[D11] Optimise VolumeManager update by about a half by being more intelligent about restoring defaults only when necessary instead of every frame.
first pass at vehicle sounds
fixed turret weapon rotations
added arc support
fixed fractional reloading
always activate item mods
Fixed "back hits" and zero thickness bug.
▅█▍▆▍ ▌▉▆▍▌▉▄▄▋ ▇█▋▉▌▋▌▊▆
!▄▄▋▄▇ ▇▍▅▍▍▇▇▌▋▅▅█▇▆▆▋▌▄▋ ▋▋▇▅▋▅ ▊▅█▅▍
Added GM.PostEntityTakeDamage( ent, dmginfo, tookDamage )
▊▉ ▌▊▉▆ ▆▋▊, ▋▇▊▍▅▆▊█▋▋, ▉█▍▋▄▋▌█ ▉▉▉ ▄▅▋▆▆▊
Converted the ParticleSytemIK update to a IParticleSystemJob
Automatically remove FCVAR_ARCHIVE from replicated convars clientside
Fixed missing physics mats
Boilerplate for benchmarking a bunch of effects.
Show water ml consumption on crosshair info.
Added missing Terrain Placement Map script to some of the new levels
More water + yield calc wip and a bit of refactor.
Removed some more unneeded code.
HapisIsland_new scene, initial build, monument nodes
Range backup
[D11][Gameplay][#3540] No hint string for drinking is activated near frozen lakes
[D11][#3295] Reduced shadow warnings which massively improves framerate with campfires on PS4.
[D11] Cap fog at 15% minimum
[D11][UI][#3573] Translate osk messages [#3578] Adjusted leaderboard headers to avoid text overlap
[D11] Fixed Floating Assets in Powerplant + Train Wagon Incorrect Material
Changed socket placement checks to use new growable entity instead of the old plant entity.
BaseRidableAnimals now eats growables instead of plants.
Using CDN to access the Rustworks configs (ex. maintenance mode)
[D11] HudElement clean code
[D11] Fix for Lantern Glass
[D11][UI][#3563] Slow healing items show a visual for where the player will heal up to on the healthbar
Vehicle lift now uses the new animations. Removed obstruction check since it's so low now anyway. Replaced coroutine with Facepunch Invoke.