On SteamNotes only · this build shipped before we watched the app
Patch Notes - The Prison
Improvements
Delivery Quests Improvements: Enhanced delivery quests for a smoother experience and reduced errors.
Delivery Objectives Refactor: Refactored delivery objectives to make them more robust and error-proof.
Responsibility for Quests Transferred to QuestControlComponent: Moved the responsibility for adding/completing other quests on quest end to QuestControlComponent to resolve persistence issues.
Changing Calls from "IsValidLowLevel" to "WeakPtr.IsValid()": Updated validation calls to use "WeakPtr.IsValid()" instead of "IsValidLowLevel" for improved stability.
InventorySystem Log Added to InventoryTransaction: Added inventory system logging to inventory transactions for better tracking.
Bug Fixes
Character Tags Not Visible Fix: Fixed an issue where character tags were sometimes not visible.
Quest Fixes: Applied several fixes to quest-related issues to improve gameplay.
Error-Prone Quest Item Drops Fix: Fixed issues related to quest item drops that could cause errors.
AccountCredentials Lambda Fix: Corrected an issue in the AccountCredentials lambda function.