From 8921a3023de5519f0e0af164d71023914c8656f3 Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 10 Sep 2007 20:50:55 +0000 Subject: * Added a safeguard to skill_get_unit_layout() against incorrectly defined layout ids (will give weird results but won't crash at least) * Fixed Firewall/Icewall being oriented backwards (no real difference though...) * Removed some junk Landprotector/Graffiti code; Graffiti doesn't get placed randomly anymore * Icewall can now be cast on yourself... but for some reason, the cell on yourself immediately expires! * Merged together functions clif_set0192() and clif_changemapcell() - also removed its "send to whole map" mode which is just plain wrong (although aegis actually does use it to 'inform' caster about changes) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11175 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 0ade30dee..9b57bba16 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,16 @@ 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/09/10 + * Added a safeguard to skill_get_unit_layout() against incorrectly + defined layout ids (will give weird results but won't crash at least) + * Fixed Firewall/Icewall being oriented backwards (no real difference..) + * Removed some junk Landprotector/Graffiti code + - Graffiti doesn't get placed randomly anymore + * Icewall can now be cast on yourself + - TODO: for some reason, the cell on yourself immediately expires... + * Merged together functions clif_set0192() and clif_changemapcell() + - also removed its "send to whole map" mode which is just plain wrong + (although aegis actually does use it to 'inform' caster about changes) * Added config option to adjust exp gained by 'getexp' [ultramage] 2007/09/09 * Removed bonus bAddEffWhenHitShort as it is unneeded and unused. -- cgit v1.2.3-70-g09d2