reporust_rebootcancel

98,387 Commits over 3,683 Days - 1.11cph!

5 Years Ago
This should not have gone in yet
5 Years Ago
Fixed a test terrain asset ending up getting bundled
5 Years Ago
Fixed SoundDefinition.OnValidate NREs on library rebuild
5 Years Ago
Compile fix for standalone build
5 Years Ago
Updated game manifest
5 Years Ago
Fixes for tree pools
5 Years Ago
Moved audio clips to assets.bundle, better check for terrain data
5 Years Ago
Moving a couple of prefabs for correct bundling
5 Years Ago
[D11] [UI] fixed navigation issues on the rename sleeping bag popup
5 Years Ago
Bundles
5 Years Ago
[d11][Audio] Reduced music volume. Added runtime dsp to large scale sound sources to filter sounds with distance.
5 Years Ago
Moving a couple of prefabs for correct bundling
5 Years Ago
[D11][Tutorial] Temp fix - removed filestorage server call for signage (crash)
5 Years Ago
[D11][Tutorial] Fix for issue #919, tutorial construction events now use network position rather than socket position when placing foundations
5 Years Ago
ItemDefinition bundle assignment
5 Years Ago
[D11] [UI] stopped your own name from showing in the assign sleeping bag UI and implemented the search
5 Years Ago
[D11][Tutorial] Fix for issue #883, starting campfire health was set to 0
5 Years Ago
[D11][Tutorial] Fix for issue #917, was able to leave cave without destroying stone
5 Years Ago
Re-enabled prefab pools and added PrefabPoolGroup to allow trees to share prefab pools
5 Years Ago
[D11] Use a capsule cast for looking at object detection - WIP
5 Years Ago
[D11][Tutorial] Moved map hint to cargo drop task and cleaned up tutorial events
5 Years Ago
mfm
5 Years Ago
Rig2 scene & fabs.
5 Years Ago
Fixed potential indexing errors on LightGroupAtTime
5 Years Ago
[D11] Update PlayFab SDK to 190219
5 Years Ago
[D11] [UI] added the UI for assigning sleeping bags to other players
5 Years Ago
Fixed gloves.leather.skinnable and guitar.weapon.skinnable having a null mesh references
5 Years Ago
Fixed server compile
5 Years Ago
[D11] DTLS network library. Handshake only, single client connection, doesn't make it into game yet.
5 Years Ago
[D11] Updating loot containers that have LootSpawnSlots
5 Years Ago
[D11] Allow hold Interactions on world objects
5 Years Ago
[D11] Added PlayFab calls for RequestFriendLeaderboard() and RequestFriendLeaderboardAroundPlayer()
5 Years Ago
[d11][Audio] reduced volume of music
5 Years Ago
Defaulted light occludee radius scale to 0.5 Fixed changing radius scale at runtime
5 Years Ago
[D11][Tutorial] Changed tutorial food highlight to support different object types, added highlight to refuel engine task
5 Years Ago
cherry picking #32265
5 Years Ago
[D11] Lazy Sync Up the Platform Friends with PlayFab
5 Years Ago
RHIB fix
5 Years Ago
Occlusion pass.
5 Years Ago
[D11] [UI] updated control UI to most recent design change
5 Years Ago
[D11] Design request - swap crafting/quick craft/inventory for config B (left/right dpad swap)
5 Years Ago
[D11][UI] Hide LT icon when opening interactable loot panel. Fixed issue with interactable loot panel LT action. Fixed issue with workbench panel
5 Years Ago
[D11] 'Wear' Quick Action added when highlighting dropped wearable items
5 Years Ago
[D11] DTLS command-line option added to default fallback on LiteNetLib when not encrypting traffic. DTLS option not yet hooked-up.
5 Years Ago
Mac uses Metal Linux uses Vulkan
5 Years Ago
[D11] DTLS plugin updated with new version.
5 Years Ago
[D11] UDP encryption wip removed.
5 Years Ago
mfm
5 Years Ago
Rig2 FX pass & fixes.
5 Years Ago
[d11][Audio] Optimised audio templates to now use multi-point linear curves rather than log/custom interpolation curves.