193,211 Commits over 4,049 Days - 1.99cph!

6 Years Ago
faster right click looting
6 Years Ago
6 Years Ago
m39 recoil reduction first person tracers appear smaller when zoomed in
6 Years Ago
skin approval changes
6 Years Ago
▄▌▉/▊▄▋█▇▌ ▉▇▄▋█ ▋▇▊▍▋▋▅▍▍▉ ▌▇▇ ▅▋▌▇▋▉▋▅█▄▋█▆▉▉▆
6 Years Ago
▍▆▅/▆▅▍▉▇▉ ▋▍█▇▇▇▄ ▌▊▊▍▍█▉▌▊▄ ▊▌▆ ▆▉▆▋▊█▇▇▇▅▄▍▍▄▇▍
6 Years Ago
[D11] [Audio] Fix UI Inventory ticks when rotating character
6 Years Ago
[D11] [Audio] Fix UI Inventory ticks when rotating character
6 Years Ago
merge from main
6 Years Ago
▇▅▆▋ ▍▌█▌▋▆▋▄ ▉▋█▊▌▇▉ ▆▍▋▇ █▍▉ ▊▉ ▆▊▄▇-▍▉▍▄▉▊ ▍▄ ▊▄▄▉▆
6 Years Ago
Use HTML over DHTML for ToS and Privacy Policy popups
6 Years Ago
▋▍▉▉▉▍ ▄▇-▊▌▄▆▌▆▋-▄█▋ █▌▌█, ▆▄▌▍▋▍▍ ▌▊▅▉█ ▊▄▋▍▋▉▌ ▋█ █▋▅██ █▊▄ ▆▆▇
6 Years Ago
[d11][Audio] Added new UI sounds and updated compression settings.
6 Years Ago
▋▇▆▅▊▆▅ ▇▇ ▄▉▊ ▉▅ --▇▌-▊██▅▉▍▌-▇▊▊ ▄▊█▆ ▌▉▋█ ▍▍▅▉ ▇▇▇▆▇▅▊█ ▋█▆▇▌▇ ▋▍█▋ █▌█▍▅█▌▅ ▆▍▍ ▄▆█▋▄ ▄▄▌▇▊▊▋ ▆▌ ▊▇▄▇▉
6 Years Ago
[D11][Tutorial] Fix for issue #1774, fixed objective UI sorting order
6 Years Ago
[D11][Tutorial] Restarting the tutorial no longer skips the setup step
6 Years Ago
[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.
6 Years Ago
[D11] #1838
6 Years Ago
Sorting out ECS rendering stuff.
6 Years Ago
Cleared the buglist.
6 Years Ago
[D11] [UI] Added audio listener to "Frontend Camera" (was spamming output log about "no audio listeners in the scene").
6 Years Ago
[D11] [UI] ClientInput now returns at the start of the function block if the loading screen is open (ignore all input while loading).
6 Years Ago
[D11] Merge into main from audio branch
6 Years Ago
6 Years Ago
[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].".
6 Years Ago
[D11][Tutorial] Unlocked tutorial/quick practice buttons in front end menu
6 Years Ago
[D11][Tutorial] Shutdown fix
6 Years Ago
█▆█▅▇ ▍▌▆▊ ▍▆▋▌
6 Years Ago
[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
6 Years Ago
[D11][Tutorial] Updated tutorial shelter prefab + map
6 Years Ago
▌▇▇█▍: ▇█▋▆ ▌▄▇▌_▇█▅█ ▍▍ ▉▇▌▄█▄▊█▅▋▉▊ ▅▌▄▄▆▄▍█▋▆█▊▆▋ █▍▅▊'▅ ▌▊▇▉▄▄▇ ▌█ ▆▍▇ ▄▋▆▍█▌
6 Years Ago
Backup
6 Years Ago
[d11][Audio] Fixe for dish_base null reference error
6 Years Ago
Subscene tests
6 Years Ago
Excavator cabins. Fixed gaps
6 Years Ago
[D11][Tutorial] Cleanup and converted more tutorial events into static events
6 Years Ago
Split the 3 cave wings up into groups for culling.
6 Years Ago
[D11] More reverb tweakage
6 Years Ago
[D11] more reverb tweakage
6 Years Ago
Cave wing pre-split backup
6 Years Ago
6 Years Ago
[D11] fix for some UI stuff not showing up in the hdg remote debugger due to order being initialized before the debugger.
6 Years Ago
Converted a few more broken shaders.
6 Years Ago
[D11][Tutorial] Moved tutorial highlighter initialisation to Awake, prestart and highlight events are now static
6 Years Ago
Backup
6 Years Ago
[D11][Tutorial] Unity editor locking on pre-processing fix (merge issue)
6 Years Ago
TimeWarning fix for auto-generated files
6 Years Ago
[D11][Tutorial] Inventory Fix
6 Years Ago
SAM turret LOD4 tweak (seen further away)
6 Years Ago
[D11][UI] Submit events are now sent before move events