diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-07 19:42:47 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-07-07 19:42:47 +0000 |
commit | 79b7a40abaf1b4855cd3c828d96f61dd71750814 (patch) | |
tree | 12b89028afd37ff8900606207be5ad0e631569d6 /Changelog-Trunk.txt | |
parent | 7332d10a5961e767091639e9666e2594834fc4d1 (diff) | |
download | hercules-79b7a40abaf1b4855cd3c828d96f61dd71750814.tar.gz hercules-79b7a40abaf1b4855cd3c828d96f61dd71750814.tar.bz2 hercules-79b7a40abaf1b4855cd3c828d96f61dd71750814.tar.xz hercules-79b7a40abaf1b4855cd3c828d96f61dd71750814.zip |
- Status_calc_bl will no longer stop you from attacking/walking when the mode is changed unless the new mode no longer includes "can-attack"/"can-move" respectively.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7575 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c5fc31863..2597bc998 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/07/07
+ * Status_calc_bl will no longer stop you from attacking/walking when the
+ mode is changed unless the new mode no longer includes
+ "can-attack"/"can-move" respectively. [Skotlex]
* Should have fixed clif_item_sub to properly store pet egg/armor data.
There should be no more "random refine levels" bugs related to these.
[Skotlex]
|