diff options
Diffstat (limited to 'world/map')
-rw-r--r-- | world/map/news.d/24-code-release.txt | 32 | ||||
-rw-r--r-- | world/map/news.html | 32 |
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 |