202,078 Commits over 4,171 Days - 2.02cph!

6 Years Ago
[D11] [UI] added scrollbars to the find/join game screen, the leaderboards screen, and the connected players screen (when they're needed)
6 Years Ago
[D11] [UI] Quick Chat wheel now stays more in-sync with sprite sheet animation when moving item icons.
6 Years Ago
Fix for displaying welcome message when loading from a save.
6 Years Ago
[D11] ServerVar didn't work due to boot order, back to command line argument.
6 Years Ago
[D11][Tutorial] Removed unneeded debug messages
6 Years Ago
[D11][Tutorial] Added wait for previous objective to clear before starting new one
6 Years Ago
[D11] Check for connecting popup getting stuck on screen if web request fails
6 Years Ago
▍▋▄▋▅▄▉▊▇ & ▍▌▄▄▇▊ ▋▌▌▄▌
6 Years Ago
Compile fix
6 Years Ago
[D11] DTLS server startup changed from command-line arg to ServerVar ('dtls' true, defaults to false).
6 Years Ago
[D11] [UI] Fixed translation file having incorrect tokens for Quick Chat menu category cycling.
6 Years Ago
Miltun: fixed some bugs & added localised haze to the mining tunnels.
6 Years Ago
Mission list UI components working. Payphone UI WIP.
6 Years Ago
A few more loading fixes
6 Years Ago
skin approval
6 Years Ago
Backup
6 Years Ago
Merge in the latest
6 Years Ago
Mission Manager updated to new manager system
6 Years Ago
map change
6 Years Ago
AI progress
6 Years Ago
Miltun light LOD distances.
6 Years Ago
Backup
6 Years Ago
Fixed issue with Corp looking for entity on wrong peer when loading.
6 Years Ago
Coconut model, gibs and textures
6 Years Ago
Light LOD distances in miltunnels WIP.
6 Years Ago
Fix for the fix
6 Years Ago
Added enabledRadius-based editor gizmo to AmbientLightLOD
6 Years Ago
fix for non save entities spawning.
6 Years Ago
[D11] [UI] Define fixes for new assets added in the Quick Chat Radial menu submit.
6 Years Ago
Convert MeshLOD to LODGroup
6 Years Ago
[D11] [UI] Integrated Quick Chat wheel into new radial menu system. Added components for playing sprite animations without requiring animator. Adjusted Quick Chat visuals to more closely match other radial menus. Removed animator controllers and animations that are no longer used.
6 Years Ago
Shop saving
6 Years Ago
Loading...
6 Years Ago
[D11] DTLS server will now attempt to load certificates and private key from disk.
6 Years Ago
[D11] [UI] map fixes - made the coordinates refer to the cursor position, the focus on player button will now position the map correctly
6 Years Ago
...
6 Years Ago
...
6 Years Ago
fix
6 Years Ago
merge
6 Years Ago
added a few console commands
6 Years Ago
█▍▅▋▍▄ ▉▄█▉_▆▇▋▌▋_▇▅▋▌▊▇▊
6 Years Ago
Fixed the remaining loading issue I could find
6 Years Ago
Fix for monument spawning
6 Years Ago
EAC SDK rollback
6 Years Ago
Jenkinsfile
6 Years Ago
[D11] Client now gets DTLS certificate and private key from the server connect request when available.
6 Years Ago
[D11] Manage the download cache to max of 1GiB, should also handle cache reduction and make editor emulate it too, increase persistent storage on XboxOne to 1GiB
6 Years Ago
[D11][UI] Created right stick move events. Enabled Movement between loot panel and inventory via the right stick
6 Years Ago
EAC SDK update, second attempt
6 Years Ago
[D11] DTLS server peer connection info filled-out, and some packet recording stuff in DTLS client.