diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-09 20:54:19 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-09 20:54:19 +0000 |
commit | b0ae259435c3a88139720d69bd351ae46bca336c (patch) | |
tree | 6e2892c63d6cf0ca7e9a2dd0cdd0cb5201b48ee5 /Dev/bugs.txt | |
parent | 9538dc7592f5bda96bd75703bdae20c102061b01 (diff) | |
download | hercules-b0ae259435c3a88139720d69bd351ae46bca336c.tar.gz hercules-b0ae259435c3a88139720d69bd351ae46bca336c.tar.bz2 hercules-b0ae259435c3a88139720d69bd351ae46bca336c.tar.xz hercules-b0ae259435c3a88139720d69bd351ae46bca336c.zip |
fixed Wizard job quest
added some bugs reports
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1064 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev/bugs.txt')
-rw-r--r-- | Dev/bugs.txt | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index 2bee92a36..f0bde824f 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -220,10 +220,6 @@ Notes: I *still* need to know which version is the client, because prob It would be even better if you could send me the client in question so i can test it. -Problem: Ruwatch DOESN't work! But Sight does work. -Assigned: N/A -Progress: 0% - Problem: Fire Pillar doesn't consume GEMS! Assigned: N/A Progress: 0% @@ -253,3 +249,22 @@ Problem: Speed hack and other proxy-like hacks and ban / kick / log funkers Assigned: N/A Progress: 0% + +Problem: @addwarp crashes the server +Assigned: N/A +Progress: 0% + +Problem: @autoloot is screwed. It brings only ONE item. If a mob drops more, + the rest items just disappear w/o traces +Assigned: N/A +Progress: 0% + +Problem: [item exploit] Trade Window + Blacksmith's/Alchemyst's MAKE skills -> item exploit +Assigned: N/A +Progress: 0% + +Problem: New Guilds Active Skills Abuse. You call 1st skill, then call 2nd and NOW, without dalay of 30 min (or whatever) + you can AGAIN call the 1st skill... So there's no time limit... etc. +Assigned: N/A +Progress: 0% + |