Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
CompountSprite::getNumberOfLayers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sadly to fix it need warp player to real position, because this while
moving, player some times twitch a bit.
|
|
|
|
|
|
|
|
Probably it should be removed.
|
|
|
|
|
|
|
|
haveExtendedDropsPosition.
Also add for legacy servers support for maxFloorOffsetX/Y.
|
|
|
|
Also add key for select skill unit.
|
|
|
|
|
|
This need because casting animation not always can be stopped by request from server.
Some times server not send stop packet by some reason.
|
|
But this is not all cases. For always correct stop cast animation,
need use animation command "jump" to stand animation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|