summaryrefslogtreecommitdiff
path: root/data/help
diff options
context:
space:
mode:
Diffstat (limited to 'data/help')
-rw-r--r--data/help/about.txt49
-rw-r--r--data/help/changes.txt75
-rw-r--r--data/help/commands.txt7
-rw-r--r--data/help/header.txt8
-rw-r--r--data/help/index.txt2
-rw-r--r--data/help/support.txt4
-rw-r--r--data/help/team.txt186
7 files changed, 218 insertions, 113 deletions
diff --git a/data/help/about.txt b/data/help/about.txt
index 79840ad6..812aad84 100644
--- a/data/help/about.txt
+++ b/data/help/about.txt
@@ -1,40 +1,17 @@
<- @@index|Back to Index@@
-##3 === ABOUT Aethyra ===
+##3 === ABOUT THE MANA WORLD ===
- ##2Aethyra (Ae)##P Aethyra is a 2D MMORPG, using the eAthena server
- (an open-source clone of the commercial Ragnarok Online server). It
- features expanding lands and community-made graphics, making for a
- fun, free, open source community project.
-
- ##PAethyra started out as "The Mana Experiment," an experimental
- test-server for community-developed content designed for The Mana
- World which was put into action by Blame, Sanga, and Sertaline.
- ##PSoon thereafter, it became evident that it was taking far too
- long for the elitist development team at The Mana World to
- implement good tested-content. They made excuses and treated the
- long-awaited custom server TMWServ as the answer to all the problems,
- and left the eAthena server (which The Mana World still runs on)
- to rot. Many development team members lost interest in helping, and
- the programmers forsook the eAthena server saying that it would
- simply delay TMWServ progress for months to fix the simplest of
- errors. In response to this, The Mana Experiment became a fork
- project, and an official game server.
- ##PTime passed, and more and more content was tested and implemented.
- Soon, discussion began for a name. Aethyra was chosen, and the Game
- you see now was setup. Content development has never been better, and
- the staff never more motivated! Stay on the lookout for more exciting
- Aethyra developments!
-
-##3 === Aethyra's Goal ===
-
- ##PAethyra is a community driven experiment that utilizes eAthena at
- its core with the end goal of getting its players as involved in the
- process as much as possible. It's originally forked from The Mana
- World when its developers came up with the idea of "Why should we
- have to wait for an MMORPG game in development when we've already got
- a great server setup here that does everything we've been promised
- and more?" ##P As such, we are trying to implement as many functions
- of eAthena as possible while creating our own in the process based
- on what our players want to see.
+ ##2The Mana World (TMW)##P is a serious effort to create an innovative free
+ and open source MMORPG. TMW uses 2D graphics and aims to create a
+ large and diverse interactive world. It is licensed under the GPL,
+ making sure this game can't ever run away from you.
+
+ The project includes the development of both a client and a server,
+ as well as the development of an online world. At the moment we're
+ making alpha releases of the client, while our server is in early
+ development. The eAthena free software Ragnarok Online server is used
+ until our own server has matured enough to replace it. Once ready,
+ we'll be making releases of our server too so anybody will be free to
+ set up their own server and start building their own online world.
diff --git a/data/help/changes.txt b/data/help/changes.txt
index 60e78419..50242b50 100644
--- a/data/help/changes.txt
+++ b/data/help/changes.txt
@@ -2,7 +2,74 @@
##3 === RECENT CHANGES ===
-
-Go to http://gitorious.org/projects/tmw/repos/aethyra for a detailed
-list of changes.
-
+
+ 0.0.28.1 (12 February 2009)
+ - Enabled translations on Windows
+ - Added command line option to set home directory path
+ - Tweaked green chat color to be a bit more readable
+ - Made font size configurable in the config file
+ - Fixed restoring of punching animation after weapon removal
+ - Fixed inability to chat while talking to NPCs
+ - Updated Swedish translation
+
+ 0.0.28 (25 January 2009)
+ - Added support for animated map tiles
+ - Added support for internationalization, plus many translations
+ - Added support for TrueType fonts
+ - Trade window is now resizable
+ - Obscure precise home directory name when making screenshots
+ - Fixed follow-parent of nested and being-following particle emitters
+
+ 0.0.27 (9 December 2008)
+ - Added support for showing map name above minimap
+ - Added showing how long the ban is when banned
+ - Added --data parameter for developers
+ - Added particle effect for critical hits
+ - Added support for dynamic skill names and hair colors
+ - Added support for status effects
+ - Added ability to add equipment to the shortcut bar
+ - Added ability to change configuration during login phase (from Aethyra)
+ - Mouse cursor will now hide when not used for some time
+ - Inventory window now displays amount of slots used
+ - Center minimap on player when it is larger than the minimap window
+ - Extended particle emitters with properties that can change over time
+ - Extended the GUI font to support more characters
+ - Only require a restart to switch to full screen with OpenGL on Windows
+ - Make sure news and update file list aren't cached (from Aethyra)
+ - Made NPC dialogs resizable (from Aethyra)
+ - Made window shortcuts configurable
+ - Fixed visibility of trade window on startup
+ - Fixed a client input freeze when closing NPC script from server
+ - Fixed dead players to lie on the ground instead of standing around
+ - Fixed shortcuts being activated when trade window was visible
+ - Fixed a crash when equipment window is open
+ - Fixed money value on failing to buy (from Aethyra)
+ - Fixed crash in right-click menu when used after a being disappeared
+
+ 0.0.26 (29 August 2008)
+ - Added support for a newer version of eAthena server
+ - Added support for showing custom being effects
+ - Added new features to the particle engine
+ - Position names and chat such that there is no overlap, when possible
+ - Fixed a crash when loading a corrupt map that has too much layer data
+
+ 0.0.25 (27 July 2008)
+ - Added support for whispering to other players
+ - Added ability to ignore other players
+ - Added command line argument for specifying the update host (-H)
+ - Added support for receiving the update host from the server
+ - Added support for displaying a shield sprite
+ - Added shortcut window, allowing you to quickly access inventory items
+ - Added message when gaining money from trade or quest
+ - Added support for an arbitrary number of map layers
+ - Added support for basing one sprite definition on another
+ - Added the possibility to assign particle effects to NPCs
+ - Added remembering whether windows are visible or not
+ - Updated to work with Guichan 0.8.x
+ - Improved accuracy of monster targeting with the mouse
+ - Page up and page down will now scroll the chat window
+ - Item icons are now loaded on demand and unloaded when no longer used
+ - Fixed display of critical hits
+ - Fixed multi-channel image dyeing
+ - Fixed updating of money display after buying
+
diff --git a/data/help/commands.txt b/data/help/commands.txt
index 2785869c..c4795050 100644
--- a/data/help/commands.txt
+++ b/data/help/commands.txt
@@ -48,9 +48,10 @@
/whisper <name> <message>
- This will send <message> to player <name>, if that player is logged in.
- to whisper to users with spaces in there name you must incase the user name in qoutes
- (e.g. /whisper "user name" <message>)
+ This will send <message> to player <name>, if that player is logged in. If the
+ name has a space in it, put double quotes around it like this:
+
+ /whisper "<name>" <message>
For further help type /help in the chat console.
diff --git a/data/help/header.txt b/data/help/header.txt
index 28535aeb..0309b970 100644
--- a/data/help/header.txt
+++ b/data/help/header.txt
@@ -1,9 +1,9 @@
-##1 AETHYRA
+##1 T H E M A N A W O R L D
##1 ==========================================
-
- ##2Version:##6 Aethyra 0.0.29 ##2Date:##12 February 2008
-##2 Website: http://www.aethyra.org
+ ##2Version:##6 0.0.29 ##2Date:##3 [Day] [Month] 2009
+
+##2 Website: http://themanaworld.org
diff --git a/data/help/index.txt b/data/help/index.txt
index 4dcc2332..b7262f85 100644
--- a/data/help/index.txt
+++ b/data/help/index.txt
@@ -1,6 +1,6 @@
##3 === INDEX ===
- -> @@about|About Aethyra@@
+ -> @@about|About The Mana World@@
-> @@team|Development Team@@
-> @@changes|Recent Changes@@
diff --git a/data/help/support.txt b/data/help/support.txt
index 5d7d019f..dfbd588d 100644
--- a/data/help/support.txt
+++ b/data/help/support.txt
@@ -7,11 +7,11 @@
can't find a solution to your problem, feel free to check our
Bugs/Support section of the forum:
-##2 http://www.aethyra.org/forums/
+##2 http://forums.themanaworld.org/viewforum.php?f=3
or come visit us on our IRC channel:
-##2 #aethyra ##P@##2 irc.freenode.net
+##2 #themanaworld ##P@##2 irc.freenode.net
Otherwise see the @@team|Development Team@@ section to have a list of
developers and how to contact them.
diff --git a/data/help/team.txt b/data/help/team.txt
index 6b2fae88..e17771d5 100644
--- a/data/help/team.txt
+++ b/data/help/team.txt
@@ -2,71 +2,131 @@
##3 === DEVELOPMENT TEAM ===
-
-##2 Administration:
-
- ##9Blua Server Administrator/Content Development
-
- ##9MrDan Forum Administrator/GM
-
- ##9Slinker Game Server Host
-
- ##9Tametomo Project Head/Artist/Client Developer/Ubuntu Package Maintainer/Misc.
-
+
+##2 Project Leader:
+
+ ##9Eugenio Favalli (aka ElvenProgrammer)
+ elvenprogrammer@gmail.com
+
+
##2 Programmers:
-
- ##9Kraant Developer
- <kraant@gmail.com>
-
- ##9Forge Developer
+
+ ##9Bjorn Lindeijer (aka Hammerbear)
+ b_lindeijer@users.sourceforge.net
+ (various parts, GUI, graphics, A* and map rewrites)
+
+ ##9Björn Steinbrink (aka Doener)
+ der_doener@users.sourceforge.net
+ (various parts)
+
+ ##9Eric Scrivner (aka zenogais)
+ bitshift2002@users.sourceforge.net
+ (resource manager)
+
+ ##9J. Avila (aka Javila)
+ javila@users.sourceforge.net
+ (various parts, GUI)
+
+ ##9Jan-Fabian Humann (aka Mra)
+ malastare@users.sourceforge.net
+ (some GUI parts)
+
+ ##9Kiyoshi Kyokai (aka Kiokay)
+ kyokai@users.sourceforge.net
+ (game systems designer)
+
+ ##9Mateusz Kaduk (aka Usiu)
+ usiu@users.sourceforge.net
+ (several GUI parts)
+
+ ##9Aaron Marks (aka nym)
+ nymacro@users.sourceforge.net
+ (several GUI parts)
+
+ ##9Shura
+ kth5@users.sourceforge.net
+ (configuration, sound, misc. ports)
+
+ ##9Yohann Ferreira (aka Bertram)
+ bertram25@users.sourceforge.net
+ (SDL input, progress bar drawing, Debian package)
+
##2 Artists:
-
- ##9Angeliex Artist
-
- ##9Bawabawa/Kyron/Pyrestriker Artist/SuSe Package Contributor
-
- ##9Frictor Head Artist
-
-##2 Mappers:
-
- ##9Arkyan Mapper
-
- ##9GonzoDark Mapper
-
- ##9Solo Mapper
-
-##2 Content Development:
-
- ##9Moose
-
-##2 GMs
-
- ##9Grimmjow
-
- ##9SoftLace1
-
- ##9Mr. and Mrs. Solo
-
- ##9Srauls
+
+ ##9Clef
+ (tiles, concepts)
+
+ ##9Frode Lindeijer (aka Modanung)
+ f.lindeijer@xs4all.nl
+ (arts)
+
+ ##9Gnulia
+ (conceptual art)
+
+ ##9Magick
+ (music and sound effects)
+
+ ##9Neko-mon
+ (player sprites, various things)
+
+ ##9Neorice
+ (monster sprites, tiles)
+
+ ##9Pajarico
+ pajarico@users.sourceforge.net
+ (conceptual arts)
+
+ ##9Romulo Fernandes
+ razor85@users.sourceforge.net
+ (arts)
+
+ ##9Rotonen
+ rotonen@users.sourceforge.net
+ (backstory, art director, music, sound)
+
+ ##9Talaroc
+ talaroc@users.sourceforge.net
+ (sprites)
+
+ ##9Ti Sing Hao
+ (music)
+
##2 Misc. thanks:
-
- ##9doorsman Testing
-
- ##9Snoopy Testing
-
- ##9Tarax Testing
-
-##2 Leave of Absence
-
- ##9Blame Developer/GM
- <blame@aethyra.com>
-
- ##9Sanga Head Developer/GM ("Sanga")
- <sanga@aethyra.com>
-
- ##9Scraggy Client Developer
- <DougABoffey@netscape.net>
-
- ##9Sert Head Artist/GM
+
+ ##9David Smith (aka catfish_man)
+ catfish_man@users.sourceforge.net
+ (Mac package)
+
+ ##9Igor Morgado (aka imorgado)
+ imorgado@users.sourceforge.net
+ (tester)
+
+ ##9maci
+ maci321@users.sourceforge.net
+ (technical support)
+
+ ##9Rodney Dawes (aka dobey)
+ dobey@users.sourceforge.net
+ (Mac package)
+
+ ##9Ultramichy
+ (hosting test server)
+
+
+##2 Inactive/retired:
+
+ ##9Chetic
+ chetic@users.sourceforge.net
+ (maps)
+
+ ##9Simon Edwardsson (aka SimEdw)
+ simonedw@users.sourceforge.net
+ (network code, Mac package)
+
+ ##9Sull
+ (hosting CVS and related services)
+
+ ##9Vlady
+ (several items)