193,211 Commits over 4,049 Days - 1.99cph!
faster right click looting
m39 recoil reduction
first person tracers appear smaller when zoomed in
▄▌▉/▊▄▋█▇▌ ▉▇▄▋█ ▋▇▊▍▋▋▅▍▍▉ ▌▇▇ ▅▋▌▇▋▉▋▅█▄▋█▆▉▉▆
▍▆▅/▆▅▍▉▇▉ ▋▍█▇▇▇▄ ▌▊▊▍▍█▉▌▊▄ ▊▌▆ ▆▉▆▋▊█▇▇▇▅▄▍▍▄▇▍
[D11] [Audio] Fix UI Inventory ticks when rotating character
[D11] [Audio] Fix UI Inventory ticks when rotating character
▇▅▆▋ ▍▌█▌▋▆▋▄ ▉▋█▊▌▇▉ ▆▍▋▇ █▍▉ ▊▉ ▆▊▄▇-▍▉▍▄▉▊ ▍▄ ▊▄▄▉▆
Use HTML over DHTML for ToS and Privacy Policy popups
▋▍▉▉▉▍ ▄▇-▊▌▄▆▌▆▋-▄█▋ █▌▌█, ▆▄▌▍▋▍▍ ▌▊▅▉█ ▊▄▋▍▋▉▌ ▋█ █▋▅██ █▊▄ ▆▆▇
[d11][Audio] Added new UI sounds and updated compression settings.
▋▇▆▅▊▆▅ ▇▇ ▄▉▊ ▉▅ --▇▌-▊██▅▉▍▌-▇▊▊ ▄▊█▆ ▌▉▋█ ▍▍▅▉ ▇▇▇▆▇▅▊█ ▋█▆▇▌▇ ▋▍█▋ █▌█▍▅█▌▅ ▆▍▍ ▄▆█▋▄ ▄▄▌▇▊▊▋ ▆▌ ▊▇▄▇▉
[D11][Tutorial] Fix for issue #1774, fixed objective UI sorting order
[D11][Tutorial] Restarting the tutorial no longer skips the setup step
[D11] #1830, remove the named grab pass, this could worsen performance in game but in practice it doesn't because the engine batches blurred icons together, so no extra grab passes are added by doing this, although that batching is somewhat suspect and not technically right. Anyway, a few more grab passes would be fine in the frontend, and the in-game blurring will eventually be done completely differently to this, so it doesn't matter too much.
Sorting out ECS rendering stuff.
[D11] [UI] Added audio listener to "Frontend Camera" (was spamming output log about "no audio listeners in the scene").
[D11] [UI] ClientInput now returns at the start of the function block if the loading screen is open (ignore all input while loading).
[D11] Merge into main from audio branch
[D11] [UI] Removed Combat Tip "HOLD [R1/RB] to switch between ammo types." and changed Building Tip "Rotate deployables before placing them by pressing [RB/R1]." to "Rotate deployables before placing them by pressing [Y/Triangle].".
[D11][Tutorial] Unlocked tutorial/quick practice buttons in front end menu
[D11][Tutorial] Shutdown fix
[D11][UI] Added controls for adding and removing fuel from objects that require it (will need to refine that later) [‘#1882] Changed translation key for poision
[D11][Tutorial] Updated tutorial shelter prefab + map
▌▇▇█▍: ▇█▋▆ ▌▄▇▌_▇█▅█ ▍▍ ▉▇▌▄█▄▊█▅▋▉▊ ▅▌▄▄▆▄▍█▋▆█▊▆▋ █▍▅▊'▅ ▌▊▇▉▄▄▇ ▌█ ▆▍▇ ▄▋▆▍█▌
[d11][Audio] Fixe for dish_base null reference error
Excavator cabins. Fixed gaps
[D11][Tutorial] Cleanup and converted more tutorial events into static events
Split the 3 cave wings up into groups for culling.
[D11] More reverb tweakage
[D11] more reverb tweakage
Cave wing pre-split backup
[D11] fix for some UI stuff not showing up in the hdg remote debugger due to order being initialized before the debugger.
Converted a few more broken shaders.
[D11][Tutorial] Moved tutorial highlighter initialisation to Awake, prestart and highlight events are now static
[D11][Tutorial] Unity editor locking on pre-processing fix (merge issue)
TimeWarning fix for auto-generated files
[D11][Tutorial] Inventory Fix
SAM turret LOD4 tweak (seen further away)
[D11][UI] Submit events are now sent before move events