diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-06-11 21:17:10 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-06-11 21:18:08 -0700 |
commit | 084b7a1394325fb370d49acfb075c0c0a549f948 (patch) | |
tree | a458d0fd7b6ce8e2861bca7517299414f01f6150 /world/map/news.html | |
parent | 862bc17e83cc2e0f94bb5c70c76a1530e21f11a6 (diff) | |
download | serverdata-084b7a1394325fb370d49acfb075c0c0a549f948.tar.gz serverdata-084b7a1394325fb370d49acfb075c0c0a549f948.tar.bz2 serverdata-084b7a1394325fb370d49acfb075c0c0a549f948.tar.xz serverdata-084b7a1394325fb370d49acfb075c0c0a549f948.zip |
Readd a local news entry; fix IRC link in old news
Diffstat (limited to 'world/map/news.html')
-rw-r--r-- | world/map/news.html | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/world/map/news.html b/world/map/news.html index e017ff80..7ff09d46 100644 --- a/world/map/news.html +++ b/world/map/news.html @@ -25,6 +25,18 @@ you will no longer be kicked with an invalid packet error. </div> <div> <p/> +<font color="#0000ff">2013-06-05</font> +<p/> +We had a server crash, and had to restore everything from offline backup. +<p/> +34 hours were lost, from about 17:30 (UTC) on 4 June to about 03:30 on 6 June. This affects the game, the forums, and the wiki. +<p/> +We're going to set up hourly offsite backups of game, forum, and wiki data so that future outages are less painful. +<p/> +-<font color="#009000">Frost</font> +</div> +<div> +<p/> <font color="#0000ff">2013-04-28</font> <p/> We're having a bugfix release today. @@ -146,7 +158,7 @@ Now, the links: <p/> Server coding: <a href="irc://chat.freenode.net#tmwa">irc://chat.freenode.net#tmwa</a> <p/> -Everything else: <a href="irc://irc.themanaworld.org#tmw-dev">irc://irc.themanaworld.org#tmw-dev</a> or <a href="irc://chat.freenode.net#themanaworld-dev">irc://chat.freenode.net#themanaworld-dev</a> +Everything else: <a href="irc://chat.freenode.net#themanaworld-dev">irc://chat.freenode.net#themanaworld-dev</a> <p/> Forums: <a href="http://forums.themanaworld.org/">http://forums.themanaworld.org/</a> <p/> |