diff options
author | wushin <pasekei@gmail.com> | 2015-10-01 00:27:45 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2015-10-01 00:27:45 -0500 |
commit | f7c99c70de0f5bd77939966d085ad0da61bfd739 (patch) | |
tree | cd3ee0fdd4aa7806e57260bc75eeddba14f717a4 | |
parent | 0c86f4d91f6337dd095c8a7386e013dba654f04a (diff) | |
parent | e5a68be12efa6cdb8fc470cf85bdb9989d66c982 (diff) | |
download | tmwa-f7c99c70de0f5bd77939966d085ad0da61bfd739.tar.gz tmwa-f7c99c70de0f5bd77939966d085ad0da61bfd739.tar.bz2 tmwa-f7c99c70de0f5bd77939966d085ad0da61bfd739.tar.xz tmwa-f7c99c70de0f5bd77939966d085ad0da61bfd739.zip |
Merge remote-tracking branch 'meko/changelog'v15.10.01
-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 |