diff options
Diffstat (limited to 'Dev/bugs.txt')
-rw-r--r-- | Dev/bugs.txt | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index d03062c12..7b6d94acc 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -1,14 +1,14 @@ -- NOTE: Use this file to place BIG BAD BUGS that have been going on for a good
- while and it seems noone can fix them (Use the forums for common everyday
- bugs). Bugs in this file are not meant to be "fixed" as much as they are a
- "reminder" of big bugs that have not been fixed yet. An good example would
- be "the matrix bug" from the good old days.
-
-
-BUG: mob won't stop moving while casting spell
-DESC: When mob start casting spell, he still moves some cells (2-3). Also if
- mob has no cast time of certain spell, after cast he can 'jump' to you, or
- you'll see him in place he isn't anymore - probably packet with 'move mob'
- is sended to fast (some delay needed after cast ?) ... dunno ;/ It can be
- easly checked on mobs like Novus, Acidus, almost all mobs in Bio Labs lvl 3.
- Beacuse of two of that player sees mob in place where he isn't anymore.
+- NOTE: Use this file to place BIG BAD BUGS that have been going on for a good + while and it seems noone can fix them (Use the forums for common everyday + bugs). Bugs in this file are not meant to be "fixed" as much as they are a + "reminder" of big bugs that have not been fixed yet. An good example would + be "the matrix bug" from the good old days. + + +BUG: mob won't stop moving while casting spell +DESC: When mob start casting spell, he still moves some cells (2-3). Also if + mob has no cast time of certain spell, after cast he can 'jump' to you, or + you'll see him in place he isn't anymore - probably packet with 'move mob' + is sended to fast (some delay needed after cast ?) ... dunno ;/ It can be + easly checked on mobs like Novus, Acidus, almost all mobs in Bio Labs lvl 3. + Beacuse of two of that player sees mob in place where he isn't anymore. |