diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-10 15:30:10 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-10 15:30:10 +0000 |
commit | cc01193a8ae7de206290129eb1bbf3296a28d1bf (patch) | |
tree | 61aa5c25aa4b9a9ccb72cb84a856350dac38e212 /Changelog-Trunk.txt | |
parent | ce55e06f289c7c124be78b9bf7e4069d940c34f4 (diff) | |
download | hercules-cc01193a8ae7de206290129eb1bbf3296a28d1bf.tar.gz hercules-cc01193a8ae7de206290129eb1bbf3296a28d1bf.tar.bz2 hercules-cc01193a8ae7de206290129eb1bbf3296a28d1bf.tar.xz hercules-cc01193a8ae7de206290129eb1bbf3296a28d1bf.zip |
- Added pc_issit check to pc_can_move
- Stone/Freeze/Stun/Sleep now make you stand up as well.
- Some logic pointer fixes on map_searchrandfreecell.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5251 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e88e1aecb..1b757da99 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/10
+ * Fixed map_searchrandcell function. [Skotlex]
* Modified the NPC_BREAK* skills to break equipment at a 10%*lv rate. [Skotlex]
* Modified the drop item routines to perform stacking checks only for
player attempted item drops, therefore, mob drops will stack up to
|