summaryrefslogtreecommitdiff
path: root/world
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-09-29 16:13:41 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-09-30 08:37:40 -0700
commit410fa54908f4a4de6800a12de370a46ebb35629a (patch)
treeab7690ae440d61d327818f7bf7d15e8bd265524d /world
parent0fb50c8cd60f764f5d4e89bb789056e56d666af0 (diff)
downloadserverdata-410fa54908f4a4de6800a12de370a46ebb35629a.tar.gz
serverdata-410fa54908f4a4de6800a12de370a46ebb35629a.tar.bz2
serverdata-410fa54908f4a4de6800a12de370a46ebb35629a.tar.xz
serverdata-410fa54908f4a4de6800a12de370a46ebb35629a.zip
Add list tags to the news generator
Diffstat (limited to 'world')
-rw-r--r--world/map/news.d/24-code-release.txt32
-rw-r--r--world/map/news.html32
2 files changed, 32 insertions, 32 deletions
diff --git a/world/map/news.d/24-code-release.txt b/world/map/news.d/24-code-release.txt
index 9b3e01fd..824cab45 100644
--- a/world/map/news.d/24-code-release.txt
+++ b/world/map/news.d/24-code-release.txt
@@ -10,22 +10,22 @@ but we'll outline below what's relevant.
The restart didn't work as smoothly as expected but we
are working hard on fixing all the issues which turned up.
-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.
-
-Fixed bugs:
- * Problems with startup speed (possibly not new, fixed anyway).
- * Guildbot wouldn't start.
- * Some accounts and storages with corrupted items were deleted.
- * You can turn every direction except right.
- * Inability to trade, except when naked.
- * Warp bug related to the new Orum/Waric quest.
- * Elemental bonus/malus not applied to magic.
+Currently known bugs that affect players:{ul}
+ {li}None{/li}{/ul}
+
+Other bugs:{ul}
+ {li}Update stats from the new CDN.{/li}
+ {li}GM logs are now full-buffered (faster) instead of line-buffered.{/li}
+ {li}Admin documentation is wrong.{/li}{/ul}
+
+Fixed bugs:{ul}
+ {li}Problems with startup speed (possibly not new, fixed anyway).{/li}
+ {li}Guildbot wouldn't start.{/li}
+ {li}Some accounts and storages with corrupted items were deleted.{/li}
+ {li}You can turn every direction except right.{/li}
+ {li}Inability to trade, except when naked.{/li}
+ {li}Warp bug related to the new Orum/Waric quest.{/li}
+ {li}Elemental bonus/malus not applied to magic.{/li}{/ul}
{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 05dfc5d1..d3b68518 100644
--- a/world/map/news.html
+++ b/world/map/news.html
@@ -13,22 +13,22 @@ but we'll outline below what's relevant.
The restart didn't work as smoothly as expected but we
are working hard on fixing all the issues which turned up.
<p/>
-Currently known bugs that affect players:
- * None
-<p/>
-Other bugs:
- * Update stats from the new CDN.
- * GM logs are now full-buffered (faster) instead of line-buffered.
- * Admin documentation is wrong.
-<p/>
-Fixed bugs:
- * Problems with startup speed (possibly not new, fixed anyway).
- * Guildbot wouldn't start.
- * Some accounts and storages with corrupted items were deleted.
- * You can turn every direction except right.
- * Inability to trade, except when naked.
- * Warp bug related to the new Orum/Waric quest.
- * Elemental bonus/malus not applied to magic.
+Currently known bugs that affect players:<ul>
+ <li>None</li></ul>
+<p/>
+Other bugs:<ul>
+ <li>Update stats from the new CDN.</li>
+ <li>GM logs are now full-buffered (faster) instead of line-buffered.</li>
+ <li>Admin documentation is wrong.</li></ul>
+<p/>
+Fixed bugs:<ul>
+ <li>Problems with startup speed (possibly not new, fixed anyway).</li>
+ <li>Guildbot wouldn't start.</li>
+ <li>Some accounts and storages with corrupted items were deleted.</li>
+ <li>You can turn every direction except right.</li>
+ <li>Inability to trade, except when naked.</li>
+ <li>Warp bug related to the new Orum/Waric quest.</li>
+ <li>Elemental bonus/malus not applied to magic.</li></ul>
<p/>
<font color="#ff0000">If you encounter any more bugs or problems please
report back immediately. Post on the forums