reporust_rebootcancel

97,027 Commits over 3,653 Days - 1.11cph!

5 Years Ago
5 Years Ago
[D11] [Audio] Merge with main
5 Years Ago
wip - added vertex colour to underwater vines
5 Years Ago
[D11][Tutorial] Fix for issue #1146, sleeping screen briefly appears on first load into tutorial map
5 Years Ago
[d11][Audio] Update to Cargo Plane Audio template meta
5 Years Ago
vine controller
5 Years Ago
[D11][Tutorial] Fix for issue #1726, heli was not damaging player
5 Years Ago
static vines mesh
5 Years Ago
Vines mesh, anims and texture
5 Years Ago
Rebaked hair meshes without compression on the skinnable components
5 Years Ago
Fix for broken compound prefab
5 Years Ago
[d11][Audio] Fixed missing audio on Air Drop Cargo Plane.
5 Years Ago
Disabled native graphics jobs on PS4
5 Years Ago
[D11][Tutorial] Sleeping bag can only be placed in the shelter during craft sleeping bag objective
5 Years Ago
[D11] Fixed passwords being able to be set on Community servers, and changed password icons to white to avoid clashing with the button highlight colour
5 Years Ago
Map Grid default to on
5 Years Ago
[D11] DTLS extra exception handling to try to catch some stability issues. Graceful shutdown of the server thread on termination or error (mainly affected PC local server single connection testing).
5 Years Ago
[D11][Tutorial] Fix for issue #1722, tutorial objects were not highlighting
5 Years Ago
Removed map flattening shit
5 Years Ago
Timing reports
5 Years Ago
Map fix
5 Years Ago
Steamworks upload files
5 Years Ago
Fixed map marker sizes
5 Years Ago
[D11][Tutorial] Map editor Fake tree position transform is now reset
5 Years Ago
[D11] Added ability to drink from the Bota Bag and Small Water Bottle in the inventory
5 Years Ago
Forgot to commit new map material
5 Years Ago
Bootstrap test
5 Years Ago
[D11][Tutorial] Cherry pick #35294 ~ Attempt to fix editor crash from terrain asset corruption when switching around terrain paint modes
5 Years Ago
Confiscate clatter item if no longer owns clatter (like if they refunded)
5 Years Ago
Map label/icons fixes
5 Years Ago
[D11][Tutorial] Missing game tips should now start to show again
5 Years Ago
[D11][UI] Added option to hide button on interactions. Added additional information to the upgrade target details.
5 Years Ago
Merge from main
5 Years Ago
Steamworks upload files
5 Years Ago
Render map grid text using map shader (saves 676 gameobjects/text ui elements on 4k map)
5 Years Ago
[D11] Last fix didn't actually fix anything - attempt #2
5 Years Ago
[D11] Fix for borked parameters when calling the OSK
5 Years Ago
[D11] [Audio] Removes hacky spatial blends from explosions
5 Years Ago
[D11] [Audio] Removes hacky spatial blends from explosions
5 Years Ago
[D11] Allow empty cans to be recycled as in 33303
5 Years Ago
[D11] some small script optimisations, most removing redundant checks and duplicated logic, add "cull transparent mesh" in ESPCanvas because most of the player markers are alpha zero most of the time.
5 Years Ago
[D11] Password input can now be done via the OSK when logging into a protected server
5 Years Ago
Updated textmeshpro package
5 Years Ago
Updated project version to 2019.1.0b10
5 Years Ago
Rebaked hair meshes without compression
5 Years Ago
Changed 'Little Pig, Let Me In' Trophy to 'I Am The One Who Knocks'
5 Years Ago
[D11] DTLS Unity testbed root certificate test support. Logging dumped to console log rather than screen on XBone kit. Fixed left mouse click always causing a server to start in Editor (XBone).
5 Years Ago
[D11] DTLS Durango plugin rebuilt against OpenSSL-1.1.1.b-stable (XR-012 compliant). Updated Linux DLL.
5 Years Ago
[D11] DTLS server log spew correction.
5 Years Ago
[D11] DTLS windows server now works again for test purposes, albeit with only a single connection allowed (as per OpenSSL bug).