From fc53425ae893ddad104a5e265228cef20591a240 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Thu, 9 May 2013 13:21:32 +0200 Subject: Updating the downloads page: - some phrasing fixes - distinct between mana and manaplus downloads - add downloads to some manaplus versions, especially the MAC versions --- downloads.php | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/downloads.php b/downloads.php index d5315a4..c92d96f 100644 --- a/downloads.php +++ b/downloads.php @@ -8,13 +8,13 @@

ManaPlus client

-

The recommended client is available on this other website.

+

The recommended client is available on the ManaPlus website.

Mana client

The previous official client for playing The Mana World is the Mana client and is developed as part of the Mana -project. The latest version of the client can be downloaded from there.

+project. The latest version of this client can be downloaded from there.

The Mana World packages

@@ -25,8 +25,10 @@ project. The latest version of the client can be downloaded from there.

- -
MacOS X package 0.5.0 (outdated, see forum)
+ + + + @@ -35,8 +37,8 @@ project. The latest version of the client can be downloaded from there.

+ -
@@ -50,7 +52,7 @@ project. The latest version of the client can be downloaded from there.

-

For older versions please see our files +

For older versions of Mana please see our files page on SourceForge. Note however that these releases are no longer supported and likely to no longer work with our server.

@@ -61,9 +63,19 @@ as it easily becomes out-of-date.

To enable music in the client, make sure that "Download Music" is checked in the Audio tab of the Setup window.

-

Development version

+

Development versions

-

The latest version of the client is developed as part of the +

The latest version of the ManaPlus client is developed as part of the +ManaPlus project and is available from the +Git repositories on gitorious. For +checking out the latest development version of the client you can use the +command:

+ +
+git clone git://gitorious.org/manaplus/manaplus.git
+
+ +

The latest version of the Mana client is developed as part of the Mana project and is available from the Git repositories on github. For checking out the latest development version of the client you can use the -- cgit v1.2.3-60-g2f50 From ce58f83f163bf6dd4a78ecb50e0e2b0683ce2567 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Thu, 9 May 2013 14:34:03 +0200 Subject: Fixes based on bjorn's feedback. There's still the open quest whether to remove the direct download links (and see about the branding) and only link to the download pages of mana and manaplus. --- downloads.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/downloads.php b/downloads.php index c92d96f..d0b38e6 100644 --- a/downloads.php +++ b/downloads.php @@ -28,7 +28,7 @@ project. The latest version of this client can be downloaded from there.

ManaPlus Windows installer
ManaPlus MacOS X package (lion)
ManaPlus MacOS X package (snow leopard)
-
Mana Windows installer 0.6.0
+
Mana Windows installer 0.6.0
Debian package
Ubuntu package
Fedora package
@@ -52,7 +52,7 @@ project. The latest version of this client can be downloaded from there.

-

For older versions of Mana please see our files +

For older versions please see our files page on SourceForge. Note however that these releases are no longer supported and likely to no longer work with our server.

-- cgit v1.2.3-60-g2f50 From 24d7d55e0c0447b2b09e3e5db32aac3d9b8f5c52 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sun, 12 May 2013 10:09:56 +0200 Subject: More updates on the downloads page: - Add link to tmw-branded manaplus. - Re-add link to tmw-branded mana 0.6.0. - Mark Windows Portable as mana based. - Add link to manaplus android app. --- downloads.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/downloads.php b/downloads.php index d0b38e6..dd7a30a 100644 --- a/downloads.php +++ b/downloads.php @@ -25,17 +25,18 @@ project. The latest version of this client can be downloaded from there.

- + + - - + + -- cgit v1.2.3-60-g2f50