summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-10-28 22:04:56 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-10-28 22:16:22 -0700
commitbec60dcce83d1507fdd0d245bf37a47d3277a00f (patch)
treefdb4f793632c54ca1968f6cf8d0ae471652ec904 /CHANGELOG
parent55063982989d6cb2460d314e8e128ddbafd1bf46 (diff)
downloadtmwa-bec60dcce83d1507fdd0d245bf37a47d3277a00f.tar.gz
tmwa-bec60dcce83d1507fdd0d245bf37a47d3277a00f.tar.bz2
tmwa-bec60dcce83d1507fdd0d245bf37a47d3277a00f.tar.xz
tmwa-bec60dcce83d1507fdd0d245bf37a47d3277a00f.zip
Update changelog for releasev13.10.29
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG21
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c4346cf..22464f3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,24 @@
+v13.10.29:
+ - show MOTD in a way that works
+ - ignore hidden GMs in more scripts
+ - make @hide persist without crashing
+ - rewrite @help and other dispatch
+ - fix totally broken status_option, which caused GM invisibility to fail
+ - add @charkiller
+ - make @hide to persist
+ - flush the GM log all the time
+ - add debug printers
+ - use config for internal server userid/passwd instead of accounts.txt
+ This requires updated config files in the data repo.
+ IF YOU DO NOT UPDATE THIS, YOUR SERVER WILL NOT WORK.
+ - fix reversed error condition in ladmin changesex
+ - actually kick the player when their sex is changed by a script
+ - implement 'make dist'
+ - fix crash due to logging after log is closed
+v13.10.2:
+ - remove some asserts that shouldn't fail, but do anyway
+v13.9.31:
+ - don't show different GM level types, it breaks guildbot
v13.9.30:
- streamline release process
- fix drop order assignment