summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2012-02-12 18:21:53 -0800
committerBen Longbons <b.r.longbons@gmail.com>2012-02-12 18:21:53 -0800
commit2f2197352d1e7774cafc1a7732168744f51149bf (patch)
treecc2bbff56caedbc83e867cfdc52ec455ca0ab93b
parent36eeee86066effe6a6b880a78eab2f8c6f0d8019 (diff)
downloadserverdata-2f2197352d1e7774cafc1a7732168744f51149bf.tar.gz
serverdata-2f2197352d1e7774cafc1a7732168744f51149bf.tar.bz2
serverdata-2f2197352d1e7774cafc1a7732168744f51149bf.tar.xz
serverdata-2f2197352d1e7774cafc1a7732168744f51149bf.zip
News for 0.6.0 release
* TMW 0.0.29.1 will be unsupported soon * There will be an unused account purge.
-rw-r--r--world/map/news.php2
-rw-r--r--world/map/news.txt19
2 files changed, 20 insertions, 1 deletions
diff --git a/world/map/news.php b/world/map/news.php
index 7b08e696..ad708257 100644
--- a/world/map/news.php
+++ b/world/map/news.php
@@ -14,7 +14,7 @@ if (substr($agent, 0, 3) == "TMW" || substr($agent, 0, 4) == "Mana")
}
$min_version = '0.0.29.1';
-$cur_version = '0.5.3';
+$cur_version = '0.6.0';
if (substr($agent, 0, 3) == "TMW" and $agent < 'TMW/' . $min_version)
{
diff --git a/world/map/news.txt b/world/map/news.txt
index b38dca4a..96f84d2b 100644
--- a/world/map/news.txt
+++ b/world/map/news.txt
@@ -1,3 +1,22 @@
+##3 2012-02-12 (ooh, what a nice date)
+##0
+##0 Three pieces of news today.
+##0
+##0 First, Mana 0.6.0 got released today. You can find it at
+##3 http://manasource.org##0, or wait for your distribution.
+##0 The biggest feature is that the client can now be resized
+##0 without restarting.
+##0
+##0 Second, we will be completely dropping support for the old
+##0 TMW 0.0.29.1 client soon - unless there is further reason
+##0 for delay, in April 2012.
+##0
+##0 Finally, there will be a purge of accounts that have not been
+##0 used for over a year. This should help responsiveness
+##0 when logging in and choosing a character.
+##0
+##0 -o11c
+
##3 February 2012
##0 After all the activity in Nivalis due to the Christmas time,