summaryrefslogtreecommitdiff
path: root/Dev
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-13 10:50:37 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-13 10:50:37 +0000
commit40fc56ca294bbc0ec69831f2f41201616e838405 (patch)
tree139d189ec13ac80c1b09cb8885b60858e6d25d22 /Dev
parentcb61f0d4774837c4fe5004546f190430165b5d2c (diff)
downloadhercules-40fc56ca294bbc0ec69831f2f41201616e838405.tar.gz
hercules-40fc56ca294bbc0ec69831f2f41201616e838405.tar.bz2
hercules-40fc56ca294bbc0ec69831f2f41201616e838405.tar.xz
hercules-40fc56ca294bbc0ec69831f2f41201616e838405.zip
added bug reports
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1103 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r--Dev/bugs.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt
index bb8709ae2..0f804683c 100644
--- a/Dev/bugs.txt
+++ b/Dev/bugs.txt
@@ -293,3 +293,24 @@ Problem: 'Adrenaline Rush' has to work with any weapon again (for whole party)
according to the kRO Sak patch on 21/12
Assigned: N/A
Progress: 0%
+
+Problem: [Urgent!] Server doesn't save Variables (#global and global)
+ If you exit the client with Alt-F4 or lose connection to the server.
+Assigned: N/A
+Progress: 0%
+
+Problem: [Scripts] Mob spawn. If you set unexisting monster Id
+ then you have "novice" looking mobs with random EXP
+ for exapmple there was a mob with 1 HP and 22.000 Exp.
+Assigned: N/A
+Progress: 0%
+
+Problem: When 2 players try to pickup one dropped item at the same time
+ then both pickup the item, but 1st one gets ACTUAL item
+ and another one gets Apple - Unknown item (with random stats, random upgrade, etc)
+Assigned: N/A
+Progress: 0%
+
+Problem: [ATCommands] GMs teleportings to non-existing maps crash the server
+Assigned: N/A
+Progress: 0%