summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2005-09-04 14:47:31 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2005-09-04 14:47:31 +0000
commitc58f3811f4fc46c08dca5f6870b6e9dabe40a8cc (patch)
treebe9465171d9f6082471c464d968b40204d703762
parent2348c468043d305cf3e11cdb7490e2477869587c (diff)
downloadmana-client-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.tar.gz
mana-client-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.tar.bz2
mana-client-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.tar.xz
mana-client-c58f3811f4fc46c08dca5f6870b6e9dabe40a8cc.zip
Updated docs for release, fixed Dev-Cpp project file, added more items and npcs, fixed the new map and added it to the makefile.
-rw-r--r--ChangeLog8
-rw-r--r--README17
-rw-r--r--The Mana World.dev32
-rw-r--r--data/help/header.txt2
-rw-r--r--data/help/skills.txt16
5 files changed, 56 insertions, 19 deletions
diff --git a/ChangeLog b/ChangeLog
index 21343def..d40f1fd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-08-30 Eugenio Favalli <elvenprogrammer@gmail.com>
+
+ * README, The Mana World.dev, data/graphics/sprites/items.png,
+ data/graphics/sprites/npcs.png, data/help/header.txt, data/help/skills.txt,
+ data/items.xml, data/maps/new_8-1.tmx.gz: Updated docs for release, fixed
+ Dev-Cpp project file, added more items and npcs, fixed the new map and
+ added it to the makefile.
+
2005-08-31 Björn Steinbrink <B.Steinbrink@gmx.de>
* src/openglgraphics.cpp: Fix push/pop of clip area, we need to
diff --git a/README b/README
index b9430a28..f7dd14ec 100644
--- a/README
+++ b/README
@@ -63,14 +63,29 @@ context menu. Holding [Left Shift] prevents from walking when attacking.
---------
You can improve your skills by increasing job level. Each job level gives you 1
-point to spend on basic skills.
+point to spend on skills.
+
+BASIC SKILLS:
Level 1: enables the ability to trade with others
Level 2: enables the ability to express emotions
Level 3: enables character to sit
+...
+Level 9: enables soul-less skills (after changing job to soul-less)
Other levels are still not implemented.
+SOUL-LESS SKILLS:
+
+Sword: increase sword damage add skill
+HP Recovery: increases HP regeneration
+SP Recovery: increases SP regeneration (requires HP recovery level 10)
+Max weight: increase max weight you can carry
+Discount: get cheaper prices from NPCs
+Overcharge: sell stuff for better price to NPCs
+Double: a chance for double hits (requires Sword level 5)
+Miss: increased chance of dodging (requires Sword level 10)
+
4. Support
----------
diff --git a/The Mana World.dev b/The Mana World.dev
index 60e9f0ad..40d18634 100644
--- a/The Mana World.dev
+++ b/The Mana World.dev
@@ -1,7 +1,7 @@
[Project]
FileName=The Mana World.dev
Name=tmw
-UnitCount=160
+UnitCount=159
Type=0
Ver=1
ObjFiles=
@@ -1538,9 +1538,9 @@ OverrideBuildCmd=0
BuildCmd=
[Unit151]
-FileName=src\configlistener.cpp
+FileName=src\configlistener.h
CompileCpp=1
-Folder=
+Folder=header
Compile=1
Link=1
Priority=1000
@@ -1548,9 +1548,9 @@ OverrideBuildCmd=0
BuildCmd=
[Unit152]
-FileName=src\configlistener.h
+FileName=src\graphic\imagerect.h
CompileCpp=1
-Folder=header
+Folder=graphic/header
Compile=1
Link=1
Priority=1000
@@ -1558,9 +1558,9 @@ OverrideBuildCmd=0
BuildCmd=
[Unit153]
-FileName=src\graphic\imagerect.h
+FileName=src\guichanfwd.h
CompileCpp=1
-Folder=graphic/header
+Folder=header
Compile=1
Link=1
Priority=1000
@@ -1568,7 +1568,7 @@ OverrideBuildCmd=0
BuildCmd=
[Unit154]
-FileName=src\guichanfwd.h
+FileName=src\playerinfo.h
CompileCpp=1
Folder=header
Compile=1
@@ -1578,7 +1578,7 @@ OverrideBuildCmd=0
BuildCmd=
[Unit155]
-FileName=src\playerinfo.h
+FileName=src\serverinfo.h
CompileCpp=1
Folder=header
Compile=1
@@ -1588,7 +1588,7 @@ OverrideBuildCmd=0
BuildCmd=
[Unit156]
-FileName=src\serverinfo.h
+FileName=src\openglgraphics.h
CompileCpp=1
Folder=header
Compile=1
@@ -1598,9 +1598,9 @@ OverrideBuildCmd=0
BuildCmd=
[Unit157]
-FileName=src\openglgraphics.h
+FileName=src\openglgraphics.cpp
CompileCpp=1
-Folder=header
+Folder=
Compile=1
Link=1
Priority=1000
@@ -1608,9 +1608,9 @@ OverrideBuildCmd=0
BuildCmd=
[Unit158]
-FileName=src\openglgraphics.cpp
+FileName=src\gui\tabbedcontainer.h
CompileCpp=1
-Folder=
+Folder=gui/header
Compile=1
Link=1
Priority=1000
@@ -1658,9 +1658,9 @@ OverrideBuildCmd=0
BuildCmd=
[Unit159]
-FileName=src\gui\tabbedcontainer.h
+FileName=src\gui\tabbedcontainer.cpp
CompileCpp=1
-Folder=gui
+Folder=gui/source
Compile=1
Link=1
Priority=1000
diff --git a/data/help/header.txt b/data/help/header.txt
index 9a680ff8..79117212 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.15 ##2Date:##6 27 July 2005
+ ##2Version:##6 0.0.16 ##2Date:##6 4 September 2005
##2 Website: http://themanaworld.org
diff --git a/data/help/skills.txt b/data/help/skills.txt
index fedfa3ad..8eea6665 100644
--- a/data/help/skills.txt
+++ b/data/help/skills.txt
@@ -6,8 +6,22 @@
You can improve your skills by increasing job level. Each job level
gives you 1 point to spend on basic skills.
+ ##4 Basic skills:
+
##2Level 1:##P enables the ability to trade with others
##2Level 2:##P enables the ability to express emotions
##2Level 3:##P enables character to sit
+ Other levels are still not implemented.
- Other levels are still not implemented.
+ ##4 Soul-less skills:
+
+ ##2Sword:##P increase sword damage add skill
+ ##2HP Recovery:##P increases HP regeneration
+ ##2SP Recovery:##P increases SP regeneration (requires HP recovery level 10)
+ ##2Max weight:##P increase max weight you can carry
+ ##2Discount:##P get cheaper prices from NPCs
+ ##2Overcharge:##P sell stuff for better price to NPCs
+ ##2Double:##P a chance for double hits (requires Sword level 5)
+ ##2Miss:##P increased chance of dodging (requires Sword level 10)
+
+ \ No newline at end of file