summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-05 18:35:41 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-05 18:35:41 +0000
commitbe333fef8f4e91bebd76d0fb1c6ca714915d5dbb (patch)
tree6d563cc846d8611af820f1b86c7367b2e09e4091 /Changelog-Trunk.txt
parentf97561eb2ee94d591170e1f578c0cf736669b210 (diff)
downloadhercules-be333fef8f4e91bebd76d0fb1c6ca714915d5dbb.tar.gz
hercules-be333fef8f4e91bebd76d0fb1c6ca714915d5dbb.tar.bz2
hercules-be333fef8f4e91bebd76d0fb1c6ca714915d5dbb.tar.xz
hercules-be333fef8f4e91bebd76d0fb1c6ca714915d5dbb.zip
- Fog of Wall won't affect the caster now in any way.
- Added a missing status_calc_mob on mob_spawn_guardian_sub - Added clif_fixpos packets before attacking for the first time to clear any position sync issues with the client. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6985 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 4c01cd61f..a6b530f8b 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ 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.
2006/06/05
+ * Fog of Wall won't affect the caster now in any way. [Skotlex]
+ * Added clif_fixpos packets before attacking for the first time to clear
+ any position sync issues with the client. [Skotlex]
* Fixed skill_unitsetting using layout->count for the for instead of
group->count [Skotlex]
* Added SC_INCDEXRATE/SC_INCAGIRATE. NPC_POWERUP/NPC_AGIUP now correctly