From 0314ef843a8d539b8d9e90de45e65597f06e1497 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 14 Jan 2011 18:00:54 +0200 Subject: Update readme files. --- README | 99 ++++++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 63 insertions(+), 36 deletions(-) (limited to 'README') diff --git a/README b/README index c1c8111ac..01296ee44 100644 --- a/README +++ b/README @@ -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 ) - If the has spaces in it, enclose it in double - quotes e.g. /whisper "char name" -- /record Records the Chat output - (format: /record starts the record - session /record again - stops the session) -- /party : Party commands - - /party new creates a new party /party new - - /party create creates a new party /party create - - /party prefix This commands sets the party prefix character - /party prefix - "/party prefix" reports the current party prefix - character - - /party leave This command causes the player to leave the party. -Type /help party