summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README54
1 files changed, 25 insertions, 29 deletions
diff --git a/README b/README
index 712cbc30c..7e060e798 100644
--- a/README
+++ b/README
@@ -1,16 +1,13 @@
THE MANA VERSE CLIENT
-===============
+=====================
- Version: 1.0 Date: 2019-03-23
+ Builds:
+ ManaVerse CI: https://git.themanaworld.org/mana/plus/-/pipelines
+ Windows: https://git.themanaworld.org/mana/docker-windows-builder/-/jobs/artifacts/master/browse?job=mxe_gcc5
+ AppImg: https://git.themanaworld.org/mana/appimg-builder/-/jobs/artifacts/master/browse?job=x86_64-AppImage
+ deb: https://git.themanaworld.org/mana/appimg-builder/-/jobs/artifacts/master/browse?job=deb_pkg
- Build status:
- ManaVerse CI: https://git.themanaworld.org/mana/plus/badges/master/pipeline.svg
- Windows: https://git.themanaworld.org/mana/docker-windows-builder/badges/master/pipeline.svg
- AppImg: https://git.themanaworld.org/mana/appimg-builder/badges/master/pipeline.svg
- deb: https://git.themanaworld.org/mana/appimg-builder/badges/master/pipeline.svg
- Coverage: https://git.themanaworld.org/mana/plus/badges/master/coverage.svg
- Doxygen: http://stats.manaplus.org/docs/index.html
- Coverity: https://scan.coverity.com/projects/manaplus
+ See file INSTALL for build instructions.
Development team:
- See AUTHORS file for a list
@@ -114,18 +111,17 @@ Actions:
- /away MSG set away mode.
- /follow NICK start follow mode.
- /imitation NICK start imitation mode.
-- /heal NICK heal nick.
+- /heal NICK heal somebody by nickname
- /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.
+- /mail NICK MSG send offline message to NICK. Working only in servers with mail support.
- /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.
+- /priceload load shop price from disk.
+- /pricesave save shop price to disk.
Player relations:
- /ignore NICK add nick to ignore list.
@@ -142,35 +138,35 @@ Player relations:
Debug:
- /who print online players number to chat.
- /all show visible beings list in debug tab.
-- /where print current player position to chat.
+- /where Show map and coordiantes of your avatar
- /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)
-- /who shows how many players are online
-- /where displays the map name your currently on
+- /announce (GM) broadcasts a global msg
4. Support
----------
-If you're having issues with this client, feel free to report them to us.
-You can report on forum (http://forums.themanaworld.org/viewforum.php?f=12),
-bugtracker (https://git.themanaworld.org/mana/plus/issues/) or other project
-networks such as IRC.
+Please report any issues you are having with this client.
+You can report them at:
+
+- bugtracker: https://git.themanaworld.org/mana/plus/issues/
+- forum: http://forums.themanaworld.org/viewforum.php?f=56
+- IRC: https://web.libera.chat/?channels=themanaworld-irc
+- Discord https://shields.io/discord/775612630836445206.svg?label=Discord
+- In game: to game masters, developers or #world channel.
If you have feedback about a specific game that uses the ManaVerse client, be sure
-to contact the developers of the game instead.
+to instead contact the developers of that game.
5. Licenses
-----------
-All code in this repository under GPL 2+ license. Art can be under CC-BY-SA or GPL 2+.
+All code in this repository is under GPL 2+ license. Art can be under CC-BY-SA or GPL 2+.
-Github, Bitbucked or other non free hostings may use strange TOS what may violate this licenses.
-If any of this hostings want to violate GPL or/and CC-BY-SA licenses,
-they not have any rights to do so.
-This hostings have rights to remove ManaVerse repositories if they want violate given licenses.
+GitHub or other non-free hosting providers may use strange Terms of Service that may violate these licenses.
+If any of their terms violate these licenses then these providers should remove ManaVerse repositories from their platforms.
ManaVerse is a fork of ManaPlus, the main repository of the latter is hosted on https://gitlab.com/manaplus/manaplus/