diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-01-14 18:00:54 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-01-14 18:00:54 +0200 |
commit | 0314ef843a8d539b8d9e90de45e65597f06e1497 (patch) | |
tree | 0c7962de596e284f05aa8e2b2c959df97095248f | |
parent | 6f952519b6f99e550502caba56a228bb4b594673 (diff) | |
download | plus-0314ef843a8d539b8d9e90de45e65597f06e1497.tar.gz plus-0314ef843a8d539b8d9e90de45e65597f06e1497.tar.bz2 plus-0314ef843a8d539b8d9e90de45e65597f06e1497.tar.xz plus-0314ef843a8d539b8d9e90de45e65597f06e1497.zip |
Update readme files.
-rw-r--r-- | README | 99 | ||||
-rw-r--r-- | README.txt | 99 |
2 files changed, 126 insertions, 72 deletions
@@ -1,14 +1,14 @@ -THE MANA CLIENT +THE MANA PLUS CLIENT =============== - Version: 1.0.0 Date: 2010-03-31 + Version: 1.1.1.16 Date: 2011-01-16 Development team: - See AUTHORS file for a list Powered by: - - SDL, SDL_image, SDL_mixer, SDL_ttf, SDL_net (Media framework) + - SDL, SDL_image, SDL_mixer, SDL_ttf, SDL_net (Media framework), SDL_gfx - Guichan (GUI framework) - libxml2 (XML parsing and writing) - PhysFS (Data files) @@ -51,14 +51,14 @@ Use arrow keys to move around. Other keys: - F8 toggle shortcut window - F9 show setup window - F10 toggle debug window -- Alt + 0-9 show emotions / usuable at skill level 2. -- Alt + S sit down / stand up / usuable at skill level 3. -- Alt + F toggle debug pathfinding feature -- Alt + P take screenshot -- Alt + T turns on anti-trade function / usuable at skill level 1. +- Alt + 0-9,-, etc show emotions. +- S sit down / stand up. +- F toggle debug pathfinding feature (change map mode) +- P take screenshot +- R turns on anti-trade function. - A target nearest monster - H hide all non-sticky windows -- G or Z pick up item +- Z pick up item - Enter focus chat window / send message MOUSE: @@ -69,42 +69,69 @@ context menu. Holding [Left Shift] prevents from walking when attacking. /Commands: +Whispers: +- /closeall close all whispers. +- /ignoreall add all whispers to ignore list. +- /msg NICK text +- /whisper NICK text +- /w NICK text send whisper message to nick. +- /query NICK +- /q NICK open new whisper tab for nick. + +Actions: +- /help show small help about chat commands. /target NICK - select nick as target. Can be monster or player nick. +- /outfit N wear outfit number N. +- /outfit next wear next outfit. +- /outfit prev wear previous outfit. +- /emote N use emotion number N. +- /away +- /away MSG set away mode. +- /follow NICK start follow mode. +- /imitation NICK start imitation mode. +- /heal NICK heal nick. +- /move X Y move to X,Y position in short distance. +- /navigate x y move to position x,y in current map in any distance. +- /mail NICK MSG send offline message to NICK. Working only in tmw server. +- /disconnect quick disconnect from server. +- /attack attack target. +- /undress NICK remove all clothes from nick. Local effect only. + +Trade: +- /trade NICK start trade with nick. +- /priceload load shop price from disc. +- /pricesave save shop price to disc. + +Player relations: +- /ignore NICK add nick to ignore list. +- /unignore NICK Remove nick from ignore list. +- /friend NICK +- /befriend NICK add nick to friends list. +- /disregard NICK add nick to disregarded list. +- /neutral NICK add nick to neutral relation list. +- /erase NICK add nick to erased list. +- /clear clear current chat tab. +- /createparty NAME create party with selected name. +- /me text send text to chat as /me command in irc. + +Debug: +- /who print online players number to chat. +- /all show visible beings list in debug tab. +- /where print current player position to chat. +- /cacheinfo show text cache info. +- /dirs show client directories in debug window. + +Other: - /help Displays the list of commands - /announce broadcasts a global msg(Gm Cammand only) -- /clear clears the chat window - /who shows how many players are online - /where displays the map name your currently on -- /whisper send a private msg to another player - (format: /whisper <charname> <message>) - If the <nick> has spaces in it, enclose it in double - quotes e.g. /whisper "char name" <message> -- /record Records the Chat output - (format: /record <filename to write to> starts the record - session /record again - stops the session) -- /party <command> <params>: Party commands - - /party new creates a new party /party new <party name> - - /party create creates a new party /party create <party name> - - /party prefix This commands sets the party prefix character - /party prefix <prefix-char> - "/party prefix" reports the current party prefix - character - - /party leave This command causes the player to leave the party. -Type /help party <option> for further help. -- /present This command gets a list of players within hearing -- /toggle make the chatlog lose focus on a blank line or after - message. (format: /toggle <option>, where option can be - '1', 'y' or 't' to make the chatlog lose focus on a - blank line, and '0', 'n' or 'f' to make the chatlog lose - focus after every message. /toggle displays the status) -For more information, type /help <command> 4. Support ---------- If you're having issues with this client, feel free to report them to us. -There is a bug tracker at http://bugs.manasource.org/ and you can find us on -IRC on irc.freenode.net in the #mana channel. +You can report on forum http://forums.themanaworld.org/viewforum.php?f=12 +or IRC on irc.freenode.net in the #manaplus channel. If you have feedback about a specific game that uses the Mana client, be sure to contact the developers of the game instead. diff --git a/README.txt b/README.txt index b1cac9503..2c5ec2a4e 100644 --- a/README.txt +++ b/README.txt @@ -1,14 +1,14 @@ -THE MANA CLIENT
+THE MANA PLUS CLIENT
===============
- Version: 1.0.0 Date: 2010-03-31
+ Version: 1.1.1.16 Date: 2011-01-16
Development team:
- See AUTHORS file for a list
Powered by:
- - SDL, SDL_image, SDL_mixer, SDL_ttf, SDL_net (Media framework)
+ - SDL, SDL_image, SDL_mixer, SDL_ttf, SDL_net (Media framework), SDL_gfx
- Guichan (GUI framework)
- libxml2 (XML parsing and writing)
- PhysFS (Data files)
@@ -51,14 +51,14 @@ Use arrow keys to move around. Other keys: - F8 toggle shortcut window
- F9 show setup window
- F10 toggle debug window
-- Alt + 0-9 show emotions / usuable at skill level 2.
-- Alt + S sit down / stand up / usuable at skill level 3.
-- Alt + F toggle debug pathfinding feature
-- Alt + P take screenshot
-- Alt + T turns on anti-trade function / usuable at skill level 1.
+- Alt + 0-9,-, etc show emotions.
+- S sit down / stand up.
+- F toggle debug pathfinding feature (change map mode)
+- P take screenshot
+- R turns on anti-trade function.
- A target nearest monster
- H hide all non-sticky windows
-- G or Z pick up item
+- Z pick up item
- Enter focus chat window / send message
MOUSE:
@@ -69,42 +69,69 @@ context menu. Holding [Left Shift] prevents from walking when attacking. /Commands:
+Whispers:
+- /closeall close all whispers.
+- /ignoreall add all whispers to ignore list.
+- /msg NICK text
+- /whisper NICK text
+- /w NICK text send whisper message to nick.
+- /query NICK
+- /q NICK open new whisper tab for nick.
+
+Actions:
+- /help show small help about chat commands. /target NICK - select nick as target. Can be monster or player nick.
+- /outfit N wear outfit number N.
+- /outfit next wear next outfit.
+- /outfit prev wear previous outfit.
+- /emote N use emotion number N.
+- /away
+- /away MSG set away mode.
+- /follow NICK start follow mode.
+- /imitation NICK start imitation mode.
+- /heal NICK heal nick.
+- /move X Y move to X,Y position in short distance.
+- /navigate x y move to position x,y in current map in any distance.
+- /mail NICK MSG send offline message to NICK. Working only in tmw server.
+- /disconnect quick disconnect from server.
+- /attack attack target.
+- /undress NICK remove all clothes from nick. Local effect only.
+
+Trade:
+- /trade NICK start trade with nick.
+- /priceload load shop price from disc.
+- /pricesave save shop price to disc.
+
+Player relations:
+- /ignore NICK add nick to ignore list.
+- /unignore NICK Remove nick from ignore list.
+- /friend NICK
+- /befriend NICK add nick to friends list.
+- /disregard NICK add nick to disregarded list.
+- /neutral NICK add nick to neutral relation list.
+- /erase NICK add nick to erased list.
+- /clear clear current chat tab.
+- /createparty NAME create party with selected name.
+- /me text send text to chat as /me command in irc.
+
+Debug:
+- /who print online players number to chat.
+- /all show visible beings list in debug tab.
+- /where print current player position to chat.
+- /cacheinfo show text cache info.
+- /dirs show client directories in debug window.
+
+Other:
- /help Displays the list of commands
- /announce broadcasts a global msg(Gm Cammand only)
-- /clear clears the chat window
- /who shows how many players are online
- /where displays the map name your currently on
-- /whisper send a private msg to another player
- (format: /whisper <charname> <message>)
- If the <nick> has spaces in it, enclose it in double
- quotes e.g. /whisper "char name" <message>
-- /record Records the Chat output
- (format: /record <filename to write to> starts the record
- session /record again
- stops the session)
-- /party <command> <params>: Party commands
- - /party new creates a new party /party new <party name>
- - /party create creates a new party /party create <party name>
- - /party prefix This commands sets the party prefix character
- /party prefix <prefix-char>
- "/party prefix" reports the current party prefix
- character
- - /party leave This command causes the player to leave the party.
-Type /help party <option> for further help.
-- /present This command gets a list of players within hearing
-- /toggle make the chatlog lose focus on a blank line or after
- message. (format: /toggle <option>, where option can be
- '1', 'y' or 't' to make the chatlog lose focus on a
- blank line, and '0', 'n' or 'f' to make the chatlog lose
- focus after every message. /toggle displays the status)
-For more information, type /help <command>
4. Support
----------
If you're having issues with this client, feel free to report them to us.
-There is a bug tracker at http://bugs.manasource.org/ and you can find us on
-IRC on irc.freenode.net in the #mana channel.
+You can report on forum http://forums.themanaworld.org/viewforum.php?f=12
+or IRC on irc.freenode.net in the #manaplus channel.
If you have feedback about a specific game that uses the Mana client, be sure
to contact the developers of the game instead.
|