Update 0.80.00! New Item Piles and Storage Improvements!

Stranded Deep

Take the role of a plane crash survivor stranded somewhere in the Pacific Ocean. Come face to face with some of the most life threatening scenarios that will result in a different experience each time you play. Scavenge. Discover. Survive.

Hi everyone, [h3][i][b]A new stable build (0.80.00) is live![/b][/i][/h3] The 0.80.00 update transitions our recent work on the experimental branch to the stable branch, including the new [b][i]Piles[/i][/b], [b][i]Inventory[/i][/b] improvements, quality-of-life changes, bug fixes and polish. This build features some changes and improvements to the [b][i]Inventory[/i][/b] mechanics. We recognized that the idea of your hands acting as an extra ‘slot’ for your held item and not being visible in the inventory was confusing. This mechanic also made it difficult to transfer held items into storage. Now the item you’re holding is displayed in the first inventory slot. The slot to the left of this is reserved for other inventory actions, like empty hands, or navigating between storage. This build also adds the ability to craft [b][i]Piles[/i][/b] of items. This is part of our recent work to encourage organization and discourage players from gathering large piles of items that negatively affect performance. We know there is a reward and feeling of satisfaction from accruing large piles of stuff, so we don’t want to take that away! ‘Piles’ are an efficient way to show off your hoarding skills! See the patch notes for more info on how to use the new piles feature. There’s also a very important fix for a frustrating bug where objects left on the Aircraft carrier would fall though when loading the zone. Have fun :) Stay Alive! :: Beam Team -- [h3][b]0.76.00-0.80.00 Stable Change Log[/b][/h3][h3][b]New Features[/b][/h3] - Added new craftable item [b][i]Piles![/i][/b] You can create a pile by looking at or holding an item that you have 2 or more of in the surrounding area. Use the Quick Craft menu to craft a ‘pile’ of that item, which is shown by a new pile icon in blue. Piles are free to create and store 1 type of crafting item. So far, the supported items are: Sticks, Rocks, Palm Fonds, Lashings, Fibrous Leaves, Clay and Logs. The capacity for most items is 50x, but can vary depending on the item. You withdraw and deposit items just like a storage container. The first item stored assigns the type of pile it is. You can remove all items and re-assign a pile at any time. When you withdraw all items from a pile, it will simply disappear. Items stored in a pile are available and can be used when crafting without having to manually remove them from a pile. Note: Pile materials will be used last. We’re still fine-tuning the mechanics; the pile’s physics collider currently adapts to the quantity and size of items, which is nice for player collisions, but there may be some issues there if players stack other objects on top of piles… For those interested in the tech side of things, the benefits of the new piles are: - Faster zone loading: 1 item to load, instead of 50x individual objects. - Batched rendering for 50x items. Rendering multiple items was batched before, but the new method is even more efficient. - Less physics overhead! Piles are a static object with 1 collider, instead of 50x physics bodies and colliders. - Less overhead from individual Unity GameObjects. GameObjects and Components in Unity incur a small amount of overhead to validate state and run callbacks on every instance. This all adds up, so is good to mitigate. [h3][b]Changes[/b][/h3]- Increased [b][i]Storage Container[/i][/b] slots from 3  5. - Increased [b][i]Inventory[/i][/b] slots from 10  12. - Changed [b][i]Inventory[/i][/b] to display the item the player is holding in slot 1. - Changed [b][i]Inventory[/i][/b] to pop an item that matches the sub-type if it can’t find a matching item of the full type, ie: a player will switch to holding a Crude spear after using all their Refined Spears. - Changed [b][i]Inventory[/i][/b] drop action from secondary ‘click’ to ‘short press’ (only in menus) - Changed [b][i]Wood Crates[/i][/b] to be craftable. - Changed [b][i]Wood Crates[/i][/b] to refund materials. - Changed ‘Play’ button to enter New Game menu if no save game available to continue. - Changed [b][i]Boat Motor[/i][/b] to function as a rudder when out of fuel. - Changed [b][i]Medical Consumables[/i][/b] to refund Coconut Flasks after consuming. - Increased [b][i]Meat[/i][/b] inventory capacity from 4 to 8. - Increased [b][i]Fish[/i][/b] inventory capacity from 4 to 8. - Increased [b][i]Fruit[/i][/b] inventory capacity from 4 to 8. - Added crafting placing controls on screen when placing. - Improved [b][i]Pinned Crafting Combo[/i][/b] display. Changed pinned crafting combo UI to display craftsmanship skill level required to avoid confusion when a player has all materials, but skill is not high enough. - Improved [b][i]Watch[/i][/b] feedback when displaying player [b][i]Skills[/i][/b]; Removed clamped values on skill bars making it easier to monitor skill progress. [h3][b]Bug Fixes[/b][/h3]- Fixed objects on the extremities of large islands not being saved. - Fixed physics objects falling through [b][i]Aircraft Carrier[/i][/b] when loading, ie: Gyro parts and supplies. - Fixed [b][i]Storage[/i][/b] pointer drawing behind slot icons. - Fixed [b][i]Tutorial[/i][/b] not resuming when re-loading. Please note this fix is not retro-active as old save files will be missing the completed objective data. - Fixed [b][i]Projectiles[/i][/b] (spears, etc) drifting out of player hands when held. - Fixed objects attached to [b][i]Spears[/i][/b] not saving if player holding spear. - Fixed being able to place [b][i]Craftable[/i][/b] objects inside terrain rocks. The crafting ghost will snap to terrain rocks for visualization but placing is not allowed. Foliage does not affect placements. - Fixed [b][i]Loading Screen[/i][/b] changing color between Boot and Main Menu scene. - Fixed [b][i]Leaderboards[/i][/b] list not focusing active leaderboard button when scrolling with keys/controller. - Fixed not being able to place [b][i]Water Bottles[/i][/b] when crafted. - Fixed not being able to rotate some [b][i]Craftables[/i][/b] when placing, ie: Shelter, Furniture, etc. - Fixed being able to place [b][i]Furniture[/i][/b] inside the terrain. - Fixed [b][i]Foliage Spawner[/i][/b] losing track of player if travelling too fast. - Fixed [b][i]Rafts[/i][/b] falling through other Rafts/pieces when crafting a new Raft piece. - Fixed [b][i]Sea Anchor[/i][/b] able to deploy when overturned. [h3][b]Dev Notes[/b][/h3]- Upgraded to Unity 2019.4.20f1. [h3][b]0.79.01-0.80.00 Experimental->Stable Change Log[/b][/h3][h3][b]Bug Fixes[/b][/h3]- Fixes [b][i]Logs[/i][/b] retrieved from pile storage not able to transfer into Crates. - Fixed being able to craft items with [b][i]Logs[/i][/b] still connected as Palm Tree.