summaryrefslogtreecommitdiff
path: root/Dev
diff options
context:
space:
mode:
authorcodemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-09 15:38:39 +0000
committercodemaster <codemaster@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-09 15:38:39 +0000
commit99af19cda37c8dc88c401edafce71a80ca2bbb20 (patch)
treee43890f4e5fd18f75ddf4b7b71ac70b9c47e8bb8 /Dev
parent560250a022a95bd9678c5a81e5f14a34959e356a (diff)
downloadhercules-99af19cda37c8dc88c401edafce71a80ca2bbb20.tar.gz
hercules-99af19cda37c8dc88c401edafce71a80ca2bbb20.tar.bz2
hercules-99af19cda37c8dc88c401edafce71a80ca2bbb20.tar.xz
hercules-99af19cda37c8dc88c401edafce71a80ca2bbb20.zip
* Don't allow Pets to attack Guardians outside of WoE [Codemaster] [SVN 940]
* Require 15% of HP or more for WE_MALE skill [Codemaster] [SVN 940] * Require 15% of SP or more for WE_FEMALE skill [Codemaster] [SVN 940] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@940 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r--Dev/bugs.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt
index 72d5ffc47..175c6105b 100644
--- a/Dev/bugs.txt
+++ b/Dev/bugs.txt
@@ -47,12 +47,13 @@ Progress: 75%
Problem: Chars with ' in their name.. is legal.. and messes up sql
Assigned: N/A
Progress: 0%
+Information: http://dev.mysql.com/doc/mysql/en/mysql_real_escape_string.html
DB server Error - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'n' Sniff')' at line 1 Scratch 'n' Sniff
Problem: PETS can attack Guardians, so players go to enemy castles before WOE and KILL all their Guards with PETS... LoL!
-Assigned: N/A
-Progress: 0%
+Assigned: Codemaster
+Progress: 100% - Make sure you test this for me :)
Problem: mob_aval clone bug crashes client
Assigned: N/A
@@ -167,8 +168,8 @@ Progress: 0%
IMPORTANT: = NEVERENDING SOURCE OF SP/HP
Problem: Wedding skills fully donate SP/HP even when the donor has 1 SP / HP (when player has low amount of Max SP/HP)
-Assigned: N/A
-Progress: 0%
+Assigned: Codemaster
+Progress: 100% - should be fixed. Checks for 15% of HP for males, 15% of SP for females.
Problem: Exp Party Sharing Bug.
i.g. Hunter + Merchant are in the same party. M. is sitting. Hunter is killing some Seals. M. doesn't get EXP.