diff options
author | tux9th <mr.x@aon.at> | 2013-09-28 16:53:03 +0200 |
---|---|---|
committer | tux9th <mr.x@aon.at> | 2013-09-28 17:03:24 +0200 |
commit | 6f3bc54e7873b24ea175cbbad99241fa3f91bb66 (patch) | |
tree | bee0fa974326005298d64727f12446a59ee142b8 /world/map/news.d/24-code-release.txt | |
parent | 50af3f93cbcad185cb99329797e0df44376d8037 (diff) | |
download | serverdata-6f3bc54e7873b24ea175cbbad99241fa3f91bb66.tar.gz serverdata-6f3bc54e7873b24ea175cbbad99241fa3f91bb66.tar.bz2 serverdata-6f3bc54e7873b24ea175cbbad99241fa3f91bb66.tar.xz serverdata-6f3bc54e7873b24ea175cbbad99241fa3f91bb66.zip |
Add news entry for the release.
Diffstat (limited to 'world/map/news.d/24-code-release.txt')
-rw-r--r-- | world/map/news.d/24-code-release.txt | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/world/map/news.d/24-code-release.txt b/world/map/news.d/24-code-release.txt new file mode 100644 index 00000000..051ae668 --- /dev/null +++ b/world/map/news.d/24-code-release.txt @@ -0,0 +1,41 @@ +{date:2013-09-28} + +As you might have found out we had another restart yesterday. + +Most of the changes for this restart are under the hood: this was +a Server Code release. Meaning the server's software was +changed but not the content. Hence user-facing changes are minimal, +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: + + * Trade only works when being without items equiped. + + * Some warps are at the moment not functional. + +{red}If you encounter any more bugs or problems please +report back immediately. Either contact a GM in game, or post +on the forums +{link:http://forums.themanaworld.org/viewtopic.php?f=1&t=17729}{/red} + +A big behavioural change has been made to the Login Server +From now on the login name is case sensitive, this means +it matters whether you write a capital letter or not. +{gray}e.g. if you registered an account name Test, and always +logged in as test, this now no longer works. You have to +log in as Test.{/gray} +If you forgot how you originally registered your account, +and cannot log in, please checkout the forums +{link:http://forums.themanaworld.org/viewtopic.php?f=1&t=17737}. + +Please be aware that these code changes were necessary to move +the game forward. The server was formerly very hard to work on or +modify. This update goes a long way to fixing that and will allow the +developers to bring you new and exciting things in the future. + +We are very sorry for the inconvenience. We're working as hard as +we can to fix all issues above. + +{author:TMW Development Team} |