diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-21 03:38:14 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-21 03:38:14 +0000 |
commit | 04787d3f8e5502c2f33212f23ab6b549e8b953a3 (patch) | |
tree | f7a098328c47fa5fa1d6c1859cd4e1fc51d9fc80 /Changelog-Trunk.txt | |
parent | 04238bbdaf79e256a3dc7a8dd4253293e9610fc0 (diff) | |
download | hercules-04787d3f8e5502c2f33212f23ab6b549e8b953a3.tar.gz hercules-04787d3f8e5502c2f33212f23ab6b549e8b953a3.tar.bz2 hercules-04787d3f8e5502c2f33212f23ab6b549e8b953a3.tar.xz hercules-04787d3f8e5502c2f33212f23ab6b549e8b953a3.zip |
- Some minor cleanups
- Fixed the Homunc not spawning next to you after receiving it's data from the char-server.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9035 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4ba745efe..ca4543f8e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/10/20
+ * Fixed the Homunc not spawning next to you after receiving it's data from
+ the char-server. [Skotlex]
* Fixed Charge Atk being able to go through chasm/pits. [Skotlex]
* Moved the homunculus DB information from the player structure to the
homun structure. Modified the homunculus creation packets to hold this
|