Tweaks and fixes to Super Supper Saboteur quest dialogue.
Improvements to cooking window. Upon successfully cooking an item, a window will pop up with the details of the newly made item. Furthermore, the total cooking XP is now shown.
Add cooking tutorial to Super Supper Saboteur. Chef Allon can show the player how to bake a carrot cake using the cooking window.
Improve readability of UI tutorial hints.
Improve readability of tool tips.
Fix to tool tips when moving from one object of the same type to another object of the same type (e.g., from prop to prop or actor to actor). The tool tip would not update; now it does.
Fix bug in scrollable panels "scroll bar active" property. It used the wrong values to determine if a scroll bar was active.
When clicking UI elements, the input manager no longer drills through unclickable widgets and fires mouse events to widgets underneath.
Create a backup of the player save if there is an error on the client thread. Prior, the old save would be overwritten, introducing possible data loss.
Fix issues with MVP sailing implementation resulting in crashes.