diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2013-06-07 21:47:24 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2013-06-07 21:47:24 +0200 |
commit | d9bc31e7ef957ad76f2e49269ccbfbe0cc82fd2b (patch) | |
tree | 44f0e2fa00292775538f3116928ad6cab8f59c3c | |
parent | 5197641f55377872b8799c92c05793423aeab041 (diff) | |
download | serverdata-d9bc31e7ef957ad76f2e49269ccbfbe0cc82fd2b.tar.gz serverdata-d9bc31e7ef957ad76f2e49269ccbfbe0cc82fd2b.tar.bz2 serverdata-d9bc31e7ef957ad76f2e49269ccbfbe0cc82fd2b.tar.xz serverdata-d9bc31e7ef957ad76f2e49269ccbfbe0cc82fd2b.zip |
Add news entry about the upcoming release.v2013.06.07
-rw-r--r-- | world/map/news.d/19-double-exp-drop.txt | 21 | ||||
-rw-r--r-- | world/map/news.html | 24 | ||||
-rw-r--r-- | world/map/news.txt | 23 |
3 files changed, 68 insertions, 0 deletions
diff --git a/world/map/news.d/19-double-exp-drop.txt b/world/map/news.d/19-double-exp-drop.txt new file mode 100644 index 00000000..85140414 --- /dev/null +++ b/world/map/news.d/19-double-exp-drop.txt @@ -0,0 +1,21 @@ +{date:2013-06-07} + +This weekend we're temporarily doubling both the +experience rate and the drop rates for all monsters, +to give the chance to recover from the rollback +we had due to filesystem corruption. + +There are also some bug fixes and new content: + +The craftsmen of Tulimshar have finally moved to the +renovated Forge at the Northern Market, so the +Wizard's Inn is back to offering a calm stay for visitors. + +In the woodland area the mysterious Evil Obelisk which +summons beings from the astral plane for the mundane +price of gold has drastically reduced its demands. + +On the technical side, in case of network congestion, +you will no longer be kicked with an invalid packet error. + +{author: TMW Development Team} diff --git a/world/map/news.html b/world/map/news.html index 9760aa1a..e017ff80 100644 --- a/world/map/news.html +++ b/world/map/news.html @@ -1,6 +1,30 @@ <!-- Generated by tools/news.py for index.php --> <div> <p/> +<font color="#0000ff">2013-06-07</font> +<p/> +This weekend we're temporarily doubling both the +experience rate and the drop rates for all monsters, +to give the chance to recover from the rollback +we had due to filesystem corruption. +<p/> +There are also some bug fixes and new content: +<p/> +The craftsmen of Tulimshar have finally moved to the +renovated Forge at the Northern Market, so the +Wizard's Inn is back to offering a calm stay for visitors. +<p/> +In the woodland area the mysterious Evil Obelisk which +summons beings from the astral plane for the mundane +price of gold has drastically reduced its demands. +<p/> +On the technical side, in case of network congestion, +you will no longer be kicked with an invalid packet error. +<p/> +-<font color="#009000"> TMW Development Team</font> +</div> +<div> +<p/> <font color="#0000ff">2013-04-28</font> <p/> We're having a bugfix release today. diff --git a/world/map/news.txt b/world/map/news.txt index be962a6d..f54b41ca 100644 --- a/world/map/news.txt +++ b/world/map/news.txt @@ -1,3 +1,26 @@ +##32013-06-07##0 + +This weekend we're temporarily doubling both the +experience rate and the drop rates for all monsters, +to give the chance to recover from the rollback +we had due to filesystem corruption. + +There are also some bug fixes and new content: + +The craftsmen of Tulimshar have finally moved to the +renovated Forge at the Northern Market, so the +Wizard's Inn is back to offering a calm stay for visitors. + +In the woodland area the mysterious Evil Obelisk which +summons beings from the astral plane for the mundane +price of gold has drastically reduced its demands. + +On the technical side, in case of network congestion, +you will no longer be kicked with an invalid packet error. + +-##2 TMW Development Team##0 + + ##32013-04-28##0 We're having a bugfix release today. |