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

6 Years Ago
[D11][Audio] Latest mixer tweaks
6 Years Ago
Script compile fixes
6 Years Ago
▋▉▊ ▍█▉▊▍▊ ▍▅▉▅█▋▇▊ █▉█▆▌█▇
6 Years Ago
[D11] [UI] Added more support for components in markup compiler and parser. Reworked markup compiler window to help streamline testing.
6 Years Ago
[D11] More server side PlayFab stats
6 Years Ago
Merge from d11_console_branch
6 Years Ago
Oilrig electric puzzle setup
6 Years Ago
Borderless Windowed setting in Options
6 Years Ago
Build test asset bundle into build/test folder
6 Years Ago
Updated Unity version
6 Years Ago
Set readableCollisionMeshes flag on server
6 Years Ago
Players drop weapons on death, initializing analytics, NPCs no longer open doors.
6 Years Ago
[D11][UI] Navigation for create server screen, popup buttons added, screen blocking added for create server screen. Fixes for mod and multipliers screen
6 Years Ago
Added GameAnalytics
6 Years Ago
Cherrypicking window fix
6 Years Ago
[D11] Server side PlayFab stats for structures built
6 Years Ago
[D11] Server side PlayFab stats for Ranged Weapon and Melee Weapon kills
6 Years Ago
Fixed a potential NRE in CLIENT_PendingInvite
6 Years Ago
Oilrig AI spawns and cover points backup
6 Years Ago
[D11] Controller vibration when radiation overlay active
6 Years Ago
[D11] [UI] Added support for parsing the Canvas Renderer component.
6 Years Ago
[D11] Enable/Disable SharePlay - PS4
6 Years Ago
[D11] Server commands for enabling/disabling all runtime spawning.
6 Years Ago
Fixed double-mouse-down drags causing issues
6 Years Ago
Medikit doesn't activate if at full health. Shows info message instead
6 Years Ago
Ammo counter on the right now shows ammo in reserve, NOT clip capacity.
6 Years Ago
Fixed non-matching profiler endsample
6 Years Ago
Nuked optimize animator; no longer beneficial Updated ragdoll prefabs to use articulated occludee directly
6 Years Ago
Building unit icons now position themselves correctly on both listen server and real clients
6 Years Ago
Fixed Ocean Patrol Paths NRE blocking some test scenes
6 Years Ago
Sewer FX & backup.
6 Years Ago
Fixed all the bugs with all the other map icons
6 Years Ago
Map icons for unit ownership in multiply-unit buildings mostly working. Position issue in real client/server left to fix. Some other fixes in here also.
6 Years Ago
[D11] [UI] RectTransform component now fully compiles and parses all data with the UI Markup system.
6 Years Ago
minicopter progress
6 Years Ago
Backup
6 Years Ago
Oilrig progress backup
6 Years Ago
merge from main
6 Years Ago
pressure pad pickuppable
6 Years Ago
mat
6 Years Ago
Moved some hard-coded params to material; tweaks
6 Years Ago
buoyancy perf improvements
6 Years Ago
FX files. Backup.
6 Years Ago
Temporary: Added more steps to the loading screen around Sending Client Info
6 Years Ago
[D11][Audio] Baked in Parametric EQ being applied to ambient sounds at runtime in the old mixer. Only baked it on the ambiences I felt were being affected by the EQ during testing.
6 Years Ago
mfm
6 Years Ago
Scene & prefabs.
6 Years Ago
RF nre fix
6 Years Ago
Fixed window colliders that let a player walk right through
6 Years Ago
[D11] [UI] UI Markup Parser now creates empty game objects for each widget and child widget it deserialises from JSON.