From 2f2197352d1e7774cafc1a7732168744f51149bf Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sun, 12 Feb 2012 18:21:53 -0800 Subject: News for 0.6.0 release * TMW 0.0.29.1 will be unsupported soon * There will be an unused account purge. --- world/map/news.php | 2 +- world/map/news.txt | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) (limited to 'world/map') 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, -- cgit v1.2.3-60-g2f50