diff options
Diffstat (limited to 'data/help')
-rw-r--r-- | data/help/changes.txt | 15 | ||||
-rw-r--r-- | data/help/commands.txt | 12 | ||||
-rw-r--r-- | data/help/header.txt | 2 |
3 files changed, 16 insertions, 13 deletions
diff --git a/data/help/changes.txt b/data/help/changes.txt index 98b1d70a..589078b7 100644 --- a/data/help/changes.txt +++ b/data/help/changes.txt @@ -3,12 +3,9 @@ ##3 === RECENT CHANGES === - - Added action menu (moved trading to action menu) - - Added support for map properties (to be used for music and minimap - settings) - - Added background image to minimap - - Fixed window resizing (applies to inventory window) - - Fixed inventory item display not to be cut off - - Fixed ghosts bug - - Fixed fullscreen switch bug (Opengl, win32) - - Added BGM to maps +- Added dynamic updating of client data +- Added much better font for chat and names +- Added option not to use the custom mouse cursor +- Added joystick support +- Improved mouse attack by not walking while pressing shift +- Fixed items being shown as equipped in inventory although they are not diff --git a/data/help/commands.txt b/data/help/commands.txt index 7920beae..bce9b820 100644 --- a/data/help/commands.txt +++ b/data/help/commands.txt @@ -3,9 +3,9 @@ ##3 === COMMANDS === - Use arrow keys (or left mouse button) to move around and the right - mouse button over NPC's feet to talk to them or over a monster to - attack it. +##2KEYBOARD: + +Use arrow keys to move around. Other keys: Other keys: @@ -23,3 +23,9 @@ ##2Alt + C##P show setup window ##2Left Shift##P hold it when attacking to lock target for auto attack + +##2MOUSE: + +Left click to execute default action: walk, pick up an item, attack a monster +and talk to NPCs (be sure to click on their feet). Right click to show up a +context menu. Holding [Left Shift] prevents from walking when attacking. diff --git a/data/help/header.txt b/data/help/header.txt index 14f7db58..9a680ff8 100644 --- a/data/help/header.txt +++ b/data/help/header.txt @@ -2,7 +2,7 @@ ##1 T H E M A N A W O R L D ##1 ========================================== - ##2Version:##6 0.0.14 ##2Date:##6 3 July 2005 + ##2Version:##6 0.0.15 ##2Date:##6 27 July 2005 ##2 Website: http://themanaworld.org |