diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-15 08:55:36 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-15 08:55:36 +0000 |
commit | 09af9729fa04300ecb6c98e95962afa22a5c96b3 (patch) | |
tree | f93bd8b5dad84155c9dd265a20029ede25283bf9 /Changelog-SVN.txt | |
parent | e1eab1687c962cc3bea25cb66981c28be65e6e3b (diff) | |
download | hercules-09af9729fa04300ecb6c98e95962afa22a5c96b3.tar.gz hercules-09af9729fa04300ecb6c98e95962afa22a5c96b3.tar.bz2 hercules-09af9729fa04300ecb6c98e95962afa22a5c96b3.tar.xz hercules-09af9729fa04300ecb6c98e95962afa22a5c96b3.zip |
* Added experimental code to generate a stack dump when it segfaults
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1108 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 1f437757a..6c4d3dac0 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,9 @@ Date Added
02/15
+ * Rewrote skill blocking system that was allowing people to bypass blocking
+ time simply by casting a different skill [celest]
+ * Edited out some inconsistencies with skillnotok [celest]
* 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
|