summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-09-12 21:17:18 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-09-12 21:17:18 +0000
commitd174cc5811eb6450617ca500f9e5cd13f334374a (patch)
treeb8affd640c8c53e819397ae57bb23f84c938f2c5 /data
parent889521a9a6222a7c70b1cbc944fa86c274d72a41 (diff)
downloadmana-client-d174cc5811eb6450617ca500f9e5cd13f334374a.tar.gz
mana-client-d174cc5811eb6450617ca500f9e5cd13f334374a.tar.bz2
mana-client-d174cc5811eb6450617ca500f9e5cd13f334374a.tar.xz
mana-client-d174cc5811eb6450617ca500f9e5cd13f334374a.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 'data')
-rw-r--r--data/graphics/gui/hits_blue.pngbin431 -> 589 bytes
-rw-r--r--data/graphics/gui/hits_red.pngbin429 -> 561 bytes
-rw-r--r--data/graphics/gui/hits_yellow.pngbin275 -> 356 bytes
-rw-r--r--data/help/changes.txt23
-rw-r--r--data/help/commands.txt8
5 files changed, 21 insertions, 10 deletions
diff --git a/data/graphics/gui/hits_blue.png b/data/graphics/gui/hits_blue.png
index fb8a8971..59458485 100644
--- a/data/graphics/gui/hits_blue.png
+++ b/data/graphics/gui/hits_blue.png
Binary files differ
diff --git a/data/graphics/gui/hits_red.png b/data/graphics/gui/hits_red.png
index 78476260..da765dc4 100644
--- a/data/graphics/gui/hits_red.png
+++ b/data/graphics/gui/hits_red.png
Binary files differ
diff --git a/data/graphics/gui/hits_yellow.png b/data/graphics/gui/hits_yellow.png
index 89656ad3..f917bc67 100644
--- a/data/graphics/gui/hits_yellow.png
+++ b/data/graphics/gui/hits_yellow.png
Binary files differ
diff --git a/data/help/changes.txt b/data/help/changes.txt
index 589078b7..3c5c69e0 100644
--- a/data/help/changes.txt
+++ b/data/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/data/help/commands.txt b/data/help/commands.txt
index bce9b820..60a7992e 100644
--- a/data/help/commands.txt
+++ b/data/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.