summaryrefslogtreecommitdiff
path: root/Dev/bugs.txt
diff options
context:
space:
mode:
authorLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-03 21:24:00 +0000
committerLupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-03 21:24:00 +0000
commitceb9d10efbedfb55d5f25da49d4a9f2fd754542d (patch)
treed564e247d1f178debdee702601fce0e5160e033d /Dev/bugs.txt
parent637d569d39efde3667c2388a2c748371f616cf6e (diff)
downloadhercules-ceb9d10efbedfb55d5f25da49d4a9f2fd754542d.tar.gz
hercules-ceb9d10efbedfb55d5f25da49d4a9f2fd754542d.tar.bz2
hercules-ceb9d10efbedfb55d5f25da49d4a9f2fd754542d.tar.xz
hercules-ceb9d10efbedfb55d5f25da49d4a9f2fd754542d.zip
SQL: Castles data saving bugfix (fully working! tested during WOE on 100 players, 19 guilds)
added 2 bugreports git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1201 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev/bugs.txt')
-rw-r--r--Dev/bugs.txt20
1 files changed, 12 insertions, 8 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt
index fa866987c..27c38c5b5 100644
--- a/Dev/bugs.txt
+++ b/Dev/bugs.txt
@@ -305,12 +305,6 @@ Problem: Rogues Skill "back stab" works without PREPARING arrows.
Assigned: Celest
Progress: 100%
-Problem: Party EXP share bug
- When one member enter, re-enter the server sometimes it happens you
- can share EXP with memebers of ANY LEVEL.
-Assigned: N/A
-Progress: 0%
-
Problem: Skill Delays Bug (Hunters)
When you use a skill then Equip Another kind of arrows,
you can immediately cast another SKILL. (Bind skills on hot keys and... u get a killing machine)
@@ -367,7 +361,7 @@ Problem: ABRAKADABRA (HOCUS POCUS)
Assigned: N/A
Progress: 0%
-Problem: Arrows Dupe
+Problem: Arrows Dupe (or random amount change)
You should prepare/remove arrows while trade. And have both - names and unnamed arrows ^_-
Assigned: N/A
Progress: 0%
@@ -389,8 +383,18 @@ Problem: ICE WALL
Assigned: N/A
Progress: 0%
-Problem: Castles Again!
+Problem: SQL Castles Again!
The casltes data isn't being saved at all.
During WOE everything acts like it was at the previous Castles save bug time.
+Assigned: Lupus
+Progress: 100%
+
+Problem: Party EXP share bug
+ 1. Create a party
+ 2. Invite a member
+ 3. Kick him out the party
+ 4. Invite him again.
+ Now he can get His 100% EXP + 100% Yours EXP (in the party window you look like you're off )
+ * SQL parties have been fixed in Freya (but the whole file int_party.c has been rewritten there)
Assigned: N/A
Progress: 0%