diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-28 23:33:40 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-01-28 23:33:40 +0000 |
commit | 6e9d4a60f5cb561b72a9e0200ef4734826fb44c9 (patch) | |
tree | e7f42e703d888854b7f97e705475bd23a4f6e4ab /Dev | |
parent | c4e36c889232d8d59ce42433f13c2969574ae458 (diff) | |
download | hercules-6e9d4a60f5cb561b72a9e0200ef4734826fb44c9.tar.gz hercules-6e9d4a60f5cb561b72a9e0200ef4734826fb44c9.tar.bz2 hercules-6e9d4a60f5cb561b72a9e0200ef4734826fb44c9.tar.xz hercules-6e9d4a60f5cb561b72a9e0200ef4734826fb44c9.zip |
added bug report
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1011 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/bugs.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index ca5468057..2bee92a36 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -239,3 +239,17 @@ Problem: Problems with View ID od wearable Items / Weapons You can see both Knife + Shield in a hand Assigned: N/A Progress: 0% + +Problem: [item exploit] Hunters can set traps not consuming the TRAPS ITEMS, when Bards + use their special support skill. + Then Hunters can collect these traps for free... And then sell, etc. +Assigned: N/A +Progress: 0% + +Problem: Speed hack and other proxy-like hacks + they change/double selected packets for different exploits: + dupe, multiattack (destroy Emp in 1 minute.) etc... + We should check packets, should keep eye on frequency of users packets + and ban / kick / log funkers +Assigned: N/A +Progress: 0% |