|
---|
|
CMaNGOS Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-wotlk.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
01.09.2010, 02:40 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
[10431] Correcting issues with flying creatures falling to ground at death.
<pre>m src/game/Creature.cpp
m src/game/Map.cpp m src/game/TargetedMovementGenerator.cpp m src/game/Traveller.h m src/game/Unit.cpp m src/shared/revision_nr.h </pre> <pre style='white-space:pre-wrap;width:81ex'>[10431] Correcting issues with flying creatures falling to ground at death. Simplified the way FallGround works and death states are set in a more logical way when a mob is in fact DEAD_FALLING. Visual will in some cases not be correct. Notes in code for details. Thanks to Lynx fixing Map::GetHeight It now return mapHeight as last resort, making FallGround work as expected. This fix reveal one (known) bug, and therefore a temp hack is added in TargetedMovegen, to be sure Z is not the ground Z for a creature that are able to fly. Other creatures will follow by the ground level Z (in other words, they will no longer follow in the air).</pre> Дальше... |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[9421] Some code cleanup in EffectDummy, also correcting order of spell id | newsbot | CMaNGOS Commits | 0 | 20.02.2010 17:10 |
[8880] Some adjustments/additions for updateflag_living and flying creatures | newsbot | CMaNGOS Commits | 0 | 27.11.2009 18:40 |