diff options
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4461d63ea..4575582e4 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,14 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/10/16 + * Fixed displaying of several splash skills (see bugreport:238) + - added flag SD_PREAMBLE for skills that need the 'magic' packet + (fixes Grimtooth / Cart Revolution displaying out of sync) + - hacked together Venom Splasher's "no animation for central mob" + - hacked in a custom packet to make Dragonfear display semi-correctly + * Made Venom Splasher a splash attack that distributes damage + * Commented out clif_skill_damage2() as it is not used anymore + * Fixed a copy-paste mistake in disguise code (from r5833) [ultramage] * Tweaked the loop in parse_script to better handle when the outer brackets aren't checked. * Fixed a typo in skip_space that stopped skipping characters when it |