diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-05 23:07:54 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-05 23:07:54 +0000 |
commit | 17d28505138496a82a741431f1cb320279dc679d (patch) | |
tree | d61a3b2e57359458ed8c7a6e012a3ddafe73a89c /Changelog-SVN.txt | |
parent | c1c2ee30da1237a04ad57d932b42706884135401 (diff) | |
download | hercules-17d28505138496a82a741431f1cb320279dc679d.tar.gz hercules-17d28505138496a82a741431f1cb320279dc679d.tar.bz2 hercules-17d28505138496a82a741431f1cb320279dc679d.tar.xz hercules-17d28505138496a82a741431f1cb320279dc679d.zip |
added new anti-hacker system in trade.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1204 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 4316b483c..01f7011c7 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,5 +1,10 @@ Date Added +03/06 + * Added new anti-hacker trade protection from Freya. [Lupus] + It also auto-ban hackers and broadcasts messages to all GMs. Good work, Yor! + * Misc fixes. [Lupus] + 2Shino: BTW Some players can't re-connect to the server. Due to the updated session checks in chrif.c 03/05 * Reversed drop_rate0item option, corrected MVP Drop rate (thanks to Freya) [Lupus] 03/04 |