121,123 Commits over 4,018 Days - 1.26cph!
ItemDefinition bundle assignment
[D11] [UI] stopped your own name from showing in the assign sleeping bag UI and implemented the search
[D11][Tutorial] Fix for issue #883, starting campfire health was set to 0
[D11][Tutorial] Fix for issue #917, was able to leave cave without destroying stone
Re-enabled prefab pools and added PrefabPoolGroup to allow trees to share prefab pools
[D11] Use a capsule cast for looking at object detection - WIP
[D11][Tutorial] Moved map hint to cargo drop task and cleaned up tutorial events
Fixed potential indexing errors on LightGroupAtTime
[D11] Update PlayFab SDK to
190219
[D11] [UI] added the UI for assigning sleeping bags to other players
Fixed gloves.leather.skinnable and guitar.weapon.skinnable having a null mesh references
[D11] DTLS network library. Handshake only, single client connection, doesn't make it into game yet.
[D11] Updating loot containers that have LootSpawnSlots
[D11] Allow hold Interactions on world objects
[D11] Added PlayFab calls for RequestFriendLeaderboard() and RequestFriendLeaderboardAroundPlayer()
[d11][Audio] reduced volume of music
Defaulted light occludee radius scale to 0.5
Fixed changing radius scale at runtime
[D11][Tutorial] Changed tutorial food highlight to support different object types, added highlight to refuel engine task
[D11] Lazy Sync Up the Platform Friends with PlayFab
[D11] [UI] updated control UI to most recent design change
[D11] Design request - swap crafting/quick craft/inventory for config B (left/right dpad swap)
[D11][UI] Hide LT icon when opening interactable loot panel. Fixed issue with interactable loot panel LT action. Fixed issue with workbench panel
[D11] 'Wear' Quick Action added when highlighting dropped wearable items
[D11] DTLS command-line option added to default fallback on LiteNetLib when not encrypting traffic. DTLS option not yet hooked-up.
Mac uses Metal
Linux uses Vulkan
[D11] DTLS plugin updated with new version.
[D11] UDP encryption wip removed.
[d11][Audio] Optimised audio templates to now use multi-point linear curves rather than log/custom interpolation curves.
[D11][Tutorial] Objectives no longer hidden when equipping blueprint planner
[D11][Tutorial] Upgrading shelter now waits until all floor tiles in shelter have been built and upgraded
Use Roslyn compiler on xb1
[D11][UI] fix for wounded player floating in the air
excavator monument end of whitebox stage
[D11][Tutorial] Temp fix for crash when destroying signs
[D11] DTLS plugin now accepts certificates and private key data from memory buffers rather than requiring file path to open internally in OpenSSL.