summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-02-01 14:57:23 -0800
committerBen Longbons <b.r.longbons@gmail.com>2014-02-01 14:57:23 -0800
commit7c77cbd24c03aceff65feae5082221b62eaeea6e (patch)
treefc92065d844ba74c6ef38d0da1f9868aa17e6f79 /CHANGELOG
parent3d8b6671b394ef6c4c5df3065a6123a5d6cacb93 (diff)
downloadtmwa-7c77cbd24c03aceff65feae5082221b62eaeea6e.tar.gz
tmwa-7c77cbd24c03aceff65feae5082221b62eaeea6e.tar.bz2
tmwa-7c77cbd24c03aceff65feae5082221b62eaeea6e.tar.xz
tmwa-7c77cbd24c03aceff65feae5082221b62eaeea6e.zip
Get rid of makefile indirection
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG22
1 files changed, 22 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 22464f3..23e4793 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,25 @@
+v14.1.27:
+ - new tracking IO for better errors
+ - Unified config parsing! This *requires* new config files in server-data
+ - reimplement shared string better
+ - fix IO-related abort during shutdown
+ - fix the numbering of certain map logs
+ - add mapexit script command, since @mapexit doesn't work without a player
+ - start enforcing code format automatically
+ - add debug printers
+v13.11.24:
+ - don't consume spell components when under @hide
+ - tmwa-admin no longer logs passwords in cleartext
+ - tmwa-admin help slightly fixed (still terrible)
+ - make tmwa-finger work for tmwa-map also
+ - allow setting class
+ - I/O rewrite
+ - allow checking whether arrows are equipped
+ - more printers
+v13.10.31:
+ - make debug printers more compatible with older systems
+ - fix account creation with ladmin
+ - fix building out of tree
v13.10.29:
- show MOTD in a way that works
- ignore hidden GMs in more scripts