diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2013-10-01 10:54:28 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2013-10-01 10:54:28 -0700 |
commit | fcb3b6e9170bbcd066b775ad9375b56b64f05e18 (patch) | |
tree | c4653b93bc8459d58c358e81a693b7be7668685b /CHANGELOG | |
parent | e1c116ca35e79830173bcb3b91b17aaf360479fb (diff) | |
download | tmwa-fcb3b6e9170bbcd066b775ad9375b56b64f05e18.tar.gz tmwa-fcb3b6e9170bbcd066b775ad9375b56b64f05e18.tar.bz2 tmwa-fcb3b6e9170bbcd066b775ad9375b56b64f05e18.tar.xz tmwa-fcb3b6e9170bbcd066b775ad9375b56b64f05e18.zip |
Release v13.9.30 and update changelogv13.9.30
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1,4 +1,19 @@ -next: +v13.9.30: + - streamline release process + - fix drop order assignment + - show different GM level types in online list + - remove logging of failed whispers (successful ones were never logged) + - fix some warnings +v13.9.29: + - fix monster elements +v13.9.28: + - also make login server startup much faster + - fix turning right + - fix pathfinding a bit + - fix a small part of ladmin help +v13.9.27: + - fix a bug with trades + - make char server startup much faster v13.9.21: - With the new Makefile, the binary names have changed. Instead of login-server, ladmin, etc., they are now tmwa-login, tmwa-admin, etc. |