From 777113f0520a1b9c1e8a9caa2682218b27c8e06a Mon Sep 17 00:00:00 2001 From: ultramage Date: Sat, 29 Dec 2007 22:30:29 +0000 Subject: Implemented THE official Steal skill equation and game mechanics (basically version from /stable plus a few tweaks) (see topic:116540). Added missing bAddStealRate reference to doc/item_bonus.txt. Removed skill_steal_rate, as it was never used in the code (see r231). Removed skill_steal_type, it's just a one-liner source mod (see r231). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11992 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Changelog-Trunk.txt') diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index a46017b63..790bfbc36 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,11 @@ 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/12/29 + * Implemented THE official Steal skill equation and game mechanics + (basically version from /stable plus a few tweaks) (see topic:116540) + * Added missing bAddStealRate reference to doc/item_bonus.txt + * Removed skill_steal_rate, as it was never used in the code (see r231) + * Removed skill_steal_type, it's just a one-liner source mod (see r231) * Knockback now works through cells where there is a diagonal path, but no horizontal+vertical (two 90` icewalls with a gap where they 'join') * Some dead code removal in path.c [ultramage] -- cgit v1.2.3-60-g2f50