diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-09-12 21:17:18 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-09-12 21:17:18 +0000 |
commit | 9500fbeaafe455f9368f70e5b8e831b2f7329d0d (patch) | |
tree | a67fb6334346586afa64eb61c694e1f30a67803f /help | |
parent | fc3c46dc790eecbfad38444faad2b28f2fc8a92f (diff) | |
download | clientdata-9500fbeaafe455f9368f70e5b8e831b2f7329d0d.tar.gz clientdata-9500fbeaafe455f9368f70e5b8e831b2f7329d0d.tar.bz2 clientdata-9500fbeaafe455f9368f70e5b8e831b2f7329d0d.tar.xz clientdata-9500fbeaafe455f9368f70e5b8e831b2f7329d0d.zip |
Made shadow of damage fonts translucent, added minimap for eastern desert,
added changelog for 0.0.16 to help window and fixed a small map error.
Diffstat (limited to 'help')
-rw-r--r-- | help/changes.txt | 23 | ||||
-rw-r--r-- | help/commands.txt | 8 |
2 files changed, 21 insertions, 10 deletions
diff --git a/help/changes.txt b/help/changes.txt index 589078b7..3c5c69e0 100644 --- a/help/changes.txt +++ b/help/changes.txt @@ -3,9 +3,20 @@ ##3 === RECENT CHANGES === -- 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 + 0.0.16 (04 September 2005) + + - Added inn and casino + - Improved status window + - Improved OpenGL support + - Removed lot of bugs + - Code cleanups + + 0.0.15 (31 July 2005) + + - 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/help/commands.txt b/help/commands.txt index bce9b820..60a7992e 100644 --- a/help/commands.txt +++ b/help/commands.txt @@ -5,7 +5,7 @@ ##2KEYBOARD: -Use arrow keys to move around. Other keys: + Use arrow keys to move around. Other keys: Other keys: @@ -26,6 +26,6 @@ Use arrow keys to move around. Other keys: ##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. + 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. |