193,780 Commits over 4,079 Days - 1.98cph!
[D11] Fix for a background overlay hiding the FE video when returning from in-game
Added NEXTBOT:OnTraceAttack( dmginfo, dir, trace )
base_nextbot automatically calls GM:ScaleNPCDamage
Sorted out doors somewhat.
▌▄▍▇▊ █▇▇▌▆▇▅ ██▍▊▆ ▊▅▆▋ ▍█▅█▋ ▍▉ ▍▋▋▆▌▅ ▌▉█▄ ▊▉▊█
[D11] [UI] WIP FastScrollBox refactor for WrapScroll.cs. Adjusted pulse text script to not trigger a constant layout rebuild when it's animating (we only used it for alpha so switched to canvas group alpha tweening to prevent layout dirtying). Adjusted loading spritesheet texture size.
[D11][OPTIMIZE] Player LateCycle optimization. MT the work and resolve at end. I put an iteration of 50 on the loop and it went from 1.42ms -> 0.4ms with a negligible resolve.
▅▌▆▍▊ ▌█▌▉▅ ▆▉▌▊ ▆▌▊▋▌▍▆ ▆▉▆▇▊█ ▊▍▍▊ ▇█▌▄▄▇▉▋▆▆▇▍█ ▌▅█▉▉▇▅▋ ▍▅▅▌▆ ▍▊▄█▋▍ ▊▉▌▅▍▊ ▆█▅ ▄▉▋▍ ▇▅ █▆▅▍▅▉▋
UnityEngine.Experimental.Rendering.HDPipeline becomes UnityEngine.Rendering.HighDefinition
RustSky compile fixes (they moved ProceduralSky to samples)
Delete now unused material editor tools
Recompiled GA with newer Unity Dlls
▌▌▆▌▅ ▅▍▌▆ ▉▍▋▍█▆▉_█▉▉▄▍▌▌▌▇ (▆▌▉▅▌▍▋█ ▊▉ ▊▄▋▄▊▉▊, ▆▆▊▇▄▇ ▉▄▄▆ ▊▄▅▄▄██▍ ▆█ "▊█▉▅▇" ▇▍▊█▋▉▍, ▉▇▉▊ ▅▄▅█▍▄▌▋ ▄▇█ █▊▉▆▅▇▄▍ ▌▋█▍▊█▍)
Restored ProceduralComponent.Mode as it is used by custom maps
[D11] Remove military tunnel
[D11] Changes to the background in Options to match PC ver.
Better lightgroups.
Cleanup of old crap.
[D11] Win64 client demo playback
[D11][UI] Cosmetic changes to belt bar icons
[D11] Updated Frontend/Options Menu with video player & other cosmetic changes
▄▌█▆ █▆▇▆▅▆▇▉▆ ▊▇▍▇▄▄▉▋▊▄▌ (▋▆▆▍█▅ ▋▆▊▅ ▉▍▍▅ ▅▍█ ▌▉▇▊ ▇▆▅▍)
█▉▋ ▄▄ ▇▍▋▄ ▌▊▋▉▅▊▇▍█ ▄▅▉ ▇▌▉▊▊ ▇▇▅▇ ▇▍▆▅▆▌▅█▍▇ ▋▊ ▍▆▅█▍▅▌ ▊▍ ▅▉█▉▄ ▋▅▇▇▄▉▉▊ ▉▊▉█▌
[D11] Fixed int to uint error.
▇█▍'▅ ▅▌▅▋▉▇▊▊▌▄ ▌▌ ▆▍▍▉▄█▅▅ ▆▄▍▌▄▅▌▍, ▉▄▌▊ ▌▋▆ ▅▊█▊▋▄▍ (▉▄ █▅ █▇▊▉▋▍▆▌ ▍▅ ▍▆▊█▉▋▄_▋▆▅▍▉▊▌▍▉)
Force whatsnew.mp4 background video if launched this version less than 3 times
Fixed incorrect itemid on cowbell
Trying out some new types of playable instrument
Includes: Cowbell, Tenor Drums, Trombone and Violin
Added gang rep increase info to mission complete dialog. Network++.