summaryrefslogtreecommitdiff
path: root/Dev/bugs.txt
blob: d03062c1213c3e30500f681162cec9ad5fe4927e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.