diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-15 03:12:29 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-15 03:12:29 +0000 |
commit | e1eab1687c962cc3bea25cb66981c28be65e6e3b (patch) | |
tree | 9e01b86118301e1b853b97f29bc4f80e932dcd98 /Changelog-SVN.txt | |
parent | 8fa0cea72c24c464e4e43b081316af34dcf30af7 (diff) | |
download | hercules-e1eab1687c962cc3bea25cb66981c28be65e6e3b.tar.gz hercules-e1eab1687c962cc3bea25cb66981c28be65e6e3b.tar.bz2 hercules-e1eab1687c962cc3bea25cb66981c28be65e6e3b.tar.xz hercules-e1eab1687c962cc3bea25cb66981c28be65e6e3b.zip |
* Corrected Investigate's damage calculation
* Generate the remaining entries of the stat point DB if the number of entries in db/statuspoints.txt is less than MAX_LEVEL, or statuspoints.txt was not found
* Try to spawn the player at a default map ("prontera.gat") when logging in if the save point map was not found
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1107 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index d639683fb..1f437757a 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,5 +1,13 @@ Date Added
+02/15
+ * Corrected Investigate's damage calculation, thanks to matthias [celest]
+ * Generate the remaining entries of the stat point DB if the number of
+ entries in db/statuspoints.txt is less than MAX_LEVEL, or statuspoints.txt
+ was not found [celest]
+ * Try to spawn the player at a default map ("prontera.gat") when logging in if
+ the save point map was not found [celest]
+
02/13
* added an @autoloot switch that Upa-kun has forgotten [Shinomori]
* changed pet_skillattack_timer and corrected the poison spore attack
|