summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEugenio Favalli <elvenprogrammer@gmail.com>2004-11-05 18:44:29 +0000
committerEugenio Favalli <elvenprogrammer@gmail.com>2004-11-05 18:44:29 +0000
commit4da831702c442a00792df51d164846e19333302d (patch)
treee638bc3aab435d7089ee6df07f5302efc030cf2b /docs
parent71babdf149f40b8e754d8a077d2df2900e1f81b6 (diff)
downloadmana-client-4da831702c442a00792df51d164846e19333302d.tar.gz
mana-client-4da831702c442a00792df51d164846e19333302d.tar.bz2
mana-client-4da831702c442a00792df51d164846e19333302d.tar.xz
mana-client-4da831702c442a00792df51d164846e19333302d.zip
*** empty log message ***
Diffstat (limited to 'docs')
-rw-r--r--docs/INSTALL/linux.txt8
-rw-r--r--docs/ReadMe.txt33
2 files changed, 35 insertions, 6 deletions
diff --git a/docs/INSTALL/linux.txt b/docs/INSTALL/linux.txt
index edf47dfc..222f9d8b 100644
--- a/docs/INSTALL/linux.txt
+++ b/docs/INSTALL/linux.txt
@@ -70,6 +70,8 @@ manual:
3) Installing the Alfont library
================================
+NOTE: if you're using Debian check this package http://themanaworl.sourceforge.net/files/jgmod_0.99_i386.deb
+
This is most likely not included in any distribution out there. So download
the source from here:
http://nekros.freeshell.org/delirium/alfont.php
@@ -99,8 +101,10 @@ the source from here:
4) Installing the JGmod library
================================
-This is not included in any distribution. Download source package from here:
- http://www.geocities.com/jeffery_guan/jgmod/jgmod.zip
+NOTE: if you're using Debian check this package http://themanaworl.sourceforge.net/files/libalfont_1.9.2_i386.deb
+
+This is not included in any distribution. Download source package from here:
+http://www.geocities.com/jeffery_guan/jgmod/jgmod.zip
1) extract archive and 'cd' into the directory
2) run 'sh fixunix.sh'
diff --git a/docs/ReadMe.txt b/docs/ReadMe.txt
index 1a6dc043..c0754c9e 100644
--- a/docs/ReadMe.txt
+++ b/docs/ReadMe.txt
@@ -5,27 +5,29 @@
umperio@users.sourceforge.net
Release info:
- - Version: 0.0.8 pre release
+ - Version: 0.0.8a
- Date: ?/?/2004
Development team:
- Elven Programmer (Admin)
- kth5 (Programmer)
+ - SimEdw (Programmer)
- Ultramichy (Game server admin)
- Rotonen (Background story and music)
Special thanks:
- Sull (Linux Developer)
+ - Neorice (Pixel Artist)
- natsuki (Win32 Developer)
- Genis (Win32 Developer)
- RRC (Graphic Designer)
- necromus (Pixel Artist)
- LordNev (Artist)
- jui-feng for helping in server development and php scripts.
- - SimEdw for porting TMW to MacOS X
+ - Bertram for Debian installation script
Powered by:
- - Allegro, a game developing library
+ - Allegro
- AllegroFont
- JMod
@@ -69,7 +71,30 @@ Remember: the server is only for development or demo purposes (Thanks again to U
------------------
0.0.8
-- Add application icon for Win32 binaries
+- added sound support for macosx
+- added primitive inventory
+- added action failed messages for all skills and known reasons
+ (0x0110 handled)
+- added sit capability with the right level
+- added "dead" message and restart packet
+- added skill dialog
+- added skill update (0x0141 handled)
+- added colored text for damage
+- added monster death animation
+- added icon to win32 executable
+- added 'enter' key support in login screen
+- added RLE sprites for tiles
+- added collision detection with beings
+- fix for mapserver segfault-bug in chatsystem (broken pipe for all users on
+ screen)
+- partially added TMW GUI to inventory
+- added soundpool that can preload, play and remove items to/from ram
+- added tmw_bar_proc
+- added tmw_plus_proc && possibility to increase stats point, at each new level
+- added increase skill level dialog
+- added 2xSaI engine
+- added patch client v0.1 to Win32 version
+
0.0.7e