This is just a small patch that adds mouse support. If you guys run into any issues with using the mouse don't hesitate to let me know in the Support discussions!
Note: The tutorial is still based on keyboard controls, since I'm still regarding that as the native control scheme.
[Edit]
I should probably clarify how the mouse can be used:
- All menu options (except the Infobank) can be selected via left-clicking the mouse (clicking outside a menu will close it)
- Your character will now face towards the cursor (when the cursor is moving)
- Holding right-click will make your character move in whatever direction it's facing, and can also cancel any current action taking place
- The left-click is an alternative "Interact" button, so holding it down while the character is facing a patch of grass will bring up the Build Menu, or make him/her start chopping down a tree, etc
A more important note: detecting whether the cursor is within the boundaries of a button seems a little off when the game is running in Windowed mode, but works perfect when in fullscreen.