diff options
author | jackpoz <giacomopoz@gmail.com> | 2015-07-03 23:16:34 +0200 |
---|---|---|
committer | jackpoz <giacomopoz@gmail.com> | 2015-07-03 23:16:34 +0200 |
commit | a328a119784252c6d514436f4ceffa693ac65453 (patch) | |
tree | 1b4c02f1f1ea45845465be931fbccd80fda20520 /src/server/authserver/Main.cpp | |
parent | 6680a7c331a4ee981b55d0d725997f0bc3523c3b (diff) |
Core/Spells: Fix Charge "no path" error with huge targets
Fix Charge returning "no path found" error when targeting targets with Object Size of 8 like Festergut by changing how the target Z coordinate is set, using only half object size.
It is unclear why the CalculatePath() call in Charge handler is using target object size, maybe for corner cases where the target is slightly below the ground.
Diffstat (limited to 'src/server/authserver/Main.cpp')
0 files changed, 0 insertions, 0 deletions