From c994dbfa8bf16fdd6f6f0466c75555808881f210 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 2 Oct 2013 14:08:46 -0700 Subject: Update news for bugfixes Apparently I forgot to run 'make news' last time. --- world/map/news.d/24-code-release.txt | 2 ++ world/map/news.html | 6 +++++- world/map/news.txt | 6 +++++- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/world/map/news.d/24-code-release.txt b/world/map/news.d/24-code-release.txt index 0c5c84f3..8a034128 100644 --- a/world/map/news.d/24-code-release.txt +++ b/world/map/news.d/24-code-release.txt @@ -28,6 +28,8 @@ Fixed bugs:{ul} {li}Update stats from the new CDN.{/li} {li}Script bug with Kylian and checkweight.{/li} {li}Drop order was wrong.{/li} + {li}Rossy caves now notice when you win fights.{/li} + {li}Fix an incorrectly marked assertion, which could fail.{/li} {red}If you encounter any more bugs or problems please report back immediately. Post on the forums diff --git a/world/map/news.html b/world/map/news.html index d3b68518..438caa9d 100644 --- a/world/map/news.html +++ b/world/map/news.html @@ -17,7 +17,6 @@ Currently known bugs that affect players:

Other bugs:

@@ -29,6 +28,11 @@ Fixed bugs:

+
  • Update stats from the new CDN.
  • +
  • Script bug with Kylian and checkweight.
  • +
  • Drop order was wrong.
  • +
  • Rossy caves now notice when you win fights.
  • +
  • Fix an incorrectly marked assertion, which could fail.
  • If you encounter any more bugs or problems please report back immediately. Post on the forums diff --git a/world/map/news.txt b/world/map/news.txt index d0d3f9a4..480b8f05 100644 --- a/world/map/news.txt +++ b/world/map/news.txt @@ -14,7 +14,6 @@ Currently known bugs that affect players: * None Other bugs: - * Update stats from the new CDN. * GM logs are now full-buffered (faster) instead of line-buffered. * Admin documentation is wrong. @@ -26,6 +25,11 @@ Fixed bugs: * Inability to trade, except when naked. * Warp bug related to the new Orum/Waric quest. * Elemental bonus/malus not applied to magic. + * Update stats from the new CDN. + * Script bug with Kylian and checkweight. + * Drop order was wrong. + * Rossy caves now notice when you win fights. + * Fix an incorrectly marked assertion, which could fail. ##1If you encounter any more bugs or problems please report back immediately. Post on the forums -- cgit v1.2.3-60-g2f50