diff options
author | meko <mekolat@users.noreply.github.com> | 2015-09-29 12:45:57 -0400 |
---|---|---|
committer | mekolat <mekolat@users.noreply.github.com> | 2015-09-29 23:34:31 +0000 |
commit | e5a68be12efa6cdb8fc470cf85bdb9989d66c982 (patch) | |
tree | e69113db3332d6334be361bd98364eb1745fb6a7 | |
parent | 61d50af431c7ea54bde2da0cc480c75ce531d96d (diff) | |
download | tmwa-e5a68be12efa6cdb8fc470cf85bdb9989d66c982.tar.gz tmwa-e5a68be12efa6cdb8fc470cf85bdb9989d66c982.tar.bz2 tmwa-e5a68be12efa6cdb8fc470cf85bdb9989d66c982.tar.xz tmwa-e5a68be12efa6cdb8fc470cf85bdb9989d66c982.zip |
Update CHANGELOG [ci skip]
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +v15.10.01 + - Make travis use the container-based builds + - Update the travis builds to use newer clang and gcc + - Fix attack path detection + - Add some missing pc_isdead checks to mobs (aka "mob freeze" bug) + - Fix "warp mob freeze" bug + - Fix how summoned mobs behave when their master leave (the summon+leave trolling) + - Stop looking for the next victim on the map for mob deaths (aka the "pumpkin failover" bug) + - New builtins: elif, else, if_then_else, explode, max, min, sqrt, cbrt, pow, average, array_search + - Fix crash when doing clif_damage on undefined_gat v15.8.17 - Fix Broken Nick Issue - Change write to send |