summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-23 15:59:40 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-23 15:59:40 +0000
commit125ff2ca6b79b278576f7ddbbd6ac99526b7a852 (patch)
tree71cbea2eb226f8d7b2b49f18f97e7a6b325264fa /Changelog-SVN.txt
parent381cc32d022fad29f9b36002cee4da84e3fef350 (diff)
downloadhercules-125ff2ca6b79b278576f7ddbbd6ac99526b7a852.tar.gz
hercules-125ff2ca6b79b278576f7ddbbd6ac99526b7a852.tar.bz2
hercules-125ff2ca6b79b278576f7ddbbd6ac99526b7a852.tar.xz
hercules-125ff2ca6b79b278576f7ddbbd6ac99526b7a852.zip
* Added bAddItemHealRate
* Fixed a crash if adding an offline player to a party * Fixed a crash with Warp git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1169 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 7e191639e..f6c0c52b6 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,10 @@
Date Added
02/23
+ * Added bAddItemHealRate [celest]
+ * Fixed a crash if adding an offline player to a party, thanks to Alex14
+ [celest]
+ * Fixed a crash with Warp [celest]
* New Cards: Some fixes, revisions, additions [Lupus]
* Fixed char server crash when sending wisp with a "'" in the names [celest]
* Fixed Backstab not checking for and consuming arrows [celest]