summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-11 20:43:34 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-11 20:43:34 +0000
commit9fbe8dc7492c25bd0673d386e31982aa5026fdbc (patch)
treed2ea3f04c4aee6107d31c452aef33c78df607713 /Changelog-Trunk.txt
parente563484415eb4dd39831a71cc0055b7fe4bceccb (diff)
downloadhercules-9fbe8dc7492c25bd0673d386e31982aa5026fdbc.tar.gz
hercules-9fbe8dc7492c25bd0673d386e31982aa5026fdbc.tar.bz2
hercules-9fbe8dc7492c25bd0673d386e31982aa5026fdbc.tar.xz
hercules-9fbe8dc7492c25bd0673d386e31982aa5026fdbc.zip
- Added various guild packet related missing checks
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9467 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 6ad76bae6..b75908e3e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,14 +4,15 @@ 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/12/11
- * made @hominfo display the six basic stats. [Skotlex]
+ * Added various missing checks when parsing several guild actions.
+ * made @hominfo display the six basic stats.
* Simplified the MD_DETECTOR checks, since now all insects/demons have it
set, and it's no longer needed to check for the race. [Skotlex]
* Updated sql files [Playtester]
- * Spirit of Sin and Enchant Deadly Poison now stack. [Skotlex]
- * Fixed skill damage card bonuses not working on magic skills. [Skotlex]
+ * Spirit of Sin and Enchant Deadly Poison now stack.
+ * Fixed skill damage card bonuses not working on magic skills.
* Moved the setting of sd->npc_id = 0 in npc_dequeue to the beginning,
- since this function is called when a script is cancelled [Skotlex]
+ since this function is called when a script is cancelled
* Made homunc's speed be recalculated when you respawn it from rest state.
[Skotlex]
* Fixed @revive not reviving the good char [Toms]