summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-04-09 22:27:49 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-08-05 12:01:02 -0700
commitf0a83918dc89739323283a51b9d6fe877357eddc (patch)
treed371f1be26082054189a378ff026f50ccd8a09db
parent6d631217271fcdc57143a7f8e03a2595a93ab50f (diff)
downloadtmwa-f0a83918dc89739323283a51b9d6fe877357eddc.tar.gz
tmwa-f0a83918dc89739323283a51b9d6fe877357eddc.tar.bz2
tmwa-f0a83918dc89739323283a51b9d6fe877357eddc.tar.xz
tmwa-f0a83918dc89739323283a51b9d6fe877357eddc.zip
Update changelog that I forgot
-rw-r--r--CHANGELOG22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 23e4793..92e7793 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,25 @@
+v14.4.9:
+ - fix tarball timestamps
+ - added all missing copyright notices
+ - use AGPL for my new files; add @source command and makefile support
+ - fix a multiline span assertion missed by the testsuite
+ - @tee no longer duplicates the speaker's name
+ - fix @npcmove between blocks
+ - fix out-of-bounds crash when unarmed (exposed by shrinking character)
+ - bounds-checks for most arrays
+ - lots of deprecation warnings in the script parser (sorry)
+ - finally merge wushin's "local savepoint override" patch
+ - new magic frontend with sexpr; temporary converter
+ - if doing nothing, stop doing anything
+ - script variables of all types can now be used by magic
+ - flexible mapflags
+ - split out the character keys for better paging (network ABI change)
+ - lower priority for background processes
+ - add a more efficient string for temporaries
+ - make build prettier
+ - strictify sessions and fds
+ - recover nonexistent party member slots
+ - remove the middle makefile
v14.1.27:
- new tracking IO for better errors
- Unified config parsing! This *requires* new config files in server-data