From 2d2b351c74561d820e01cea29d972bc3a8312c1e Mon Sep 17 00:00:00 2001 From: codemaster Date: Tue, 11 Jan 2005 03:32:32 +0000 Subject: * Added a fix to @sound where if you forgot the .wav exention, i'd attempt to play the file without it (it adds the .wav) [Codemaster] [SVN 949] * Added @disguiseall / @undisguiseall [Codemaster] [SVN 949] * Added misc. clif.c fixes (jAthena added alot of close(fd)'s, so i added them, too) [Codemaster] [SVN 949] * Added bug reports - Celest, you might want to check one of those out [Codemaster] [SVN 949] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@949 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Dev/bugs.txt | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'Dev') diff --git a/Dev/bugs.txt b/Dev/bugs.txt index 949034a5f..a76395093 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -180,7 +180,7 @@ Progress: 0% Problem: Guilds alliances You can have any number of alliances entried in SQL db. Sometimes it glitches and you get > 4 alliances - Assigned: N/A +Assigned: N/A Progress: 0% Problem: Disguise Stats Bonus bug. @@ -188,24 +188,31 @@ Problem: Disguise Stats Bonus bug. You'll get +255 os ro bonuses for all stats and would kill LOD in one kick. It's a global bug.. comes from those times when WEDDING Class had such ++++bonuses So Wedding Class has been fixed, but not the source of the bug. - Assigned: N/A +Assigned: N/A Progress: 0% Problem: Guilds DB There always appears an empty guild with ID 100000. - Assigned: N/A +Assigned: N/A Progress: 0% Problem: Double Connection Bug still exist. Sometimes people can't re-connect till the server reboot - Assigned: N/A +Assigned: N/A Progress: 0% Problem: You can put in Cart goods more than Cart Max Weight limit allows - Assigned: N/A +Assigned: N/A Progress: 0% Problem: SCRIPT CRASH BUG When you use INN - you instantly disconnects or server crashes - Assigned: N/A +Assigned: N/A Progress: 0% +Problem: Berserk Skill supposedly disappears randomly. +Assigned: N/A +Progress: 0% + +Problem: Lord Kaho Horns supposedly disappear when equipped. +Assigned: N/A +Progress: 0% \ No newline at end of file -- cgit v1.2.3-70-g09d2