|
---|
|
CMaNGOS Commits Изменения, принятые в официальный репозиторий ядра CMaNGOS. git://github.com/cmangos/mangos-wotlk.git |
|
Опции темы | Поиск в этой теме | Опции просмотра |
25.10.2010, 16:30 | #1 |
News Bot
Регистрация: 20.11.2009
Сообщений: 1,290
Сказал(а) спасибо: 0
Поблагодарили 5 раз(а) в 5 сообщениях
|
[10641] Fixed use item dynamic/item proto flags.
<pre>m src/game/AuctionHouseHandler.cpp
m src/game/Bag.cpp m src/game/Group.cpp m src/game/Item.cpp m src/game/Item.h m src/game/ItemHandler.cpp m src/game/ItemPrototype.h m src/game/LootHandler.cpp m src/game/LootMgr.cpp m src/game/Mail.cpp m src/game/ObjectMgr.cpp m src/game/Player.cpp m src/game/Spell.cpp m src/game/SpellEffects.cpp m src/game/SpellHandler.cpp m src/game/TradeHandler.cpp m src/shared/revision_nr.h </pre> <pre style='white-space:pre-wrap;width:81ex'>[10641] Fixed use item dynamic/item proto flags. * List its independelty. Each from this 2 fields have own flags. Cleanup lists. * Not copy proto flags to item flags update field. This fix heroic item versions show in client in result mixed use ITEM_DYNFLAG_WRAPPED (0x8) with ITEM_FLAG_HEROIC (0x8) * Update uses to proto case use for some cases where before wrongly has been used item dyn.flags * For ITEM_DYNFLAG_UNLOCKED (0x4) set for item at unlock and check for prevent re-unlocking. This mostly for future case when will be implemented partly loting items support. * For ITEM_FLAG_LOOTABLE (0x4) check loot absent or conflicting setting with containers/casted at use items. Report wrong cases art loading. * Better check related loot tables content using ITEM_FLAG_PROSPECTABLE and ITEM_FLAG_MILLABLE</pre> Дальше... |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
[10480] Fix a bug causing creature dynamic flags to be removed at normal loot preparation. | newsbot | CMaNGOS Commits | 0 | 13.09.2010 12:40 |
[10137] Fixed item/go checks for active raid quests. | newsbot | CMaNGOS Commits | 0 | 02.07.2010 17:30 |
[9727] Build equiped item data only for item's owner | newsbot | CMaNGOS Commits | 0 | 11.04.2010 08:50 |
- Updated unit dynamic flags enum. | newsbot | CMaNGOS Commits | 0 | 29.01.2010 02:12 |
[9227] More wide check item looting state at item operations. | newsbot | CMaNGOS Commits | 0 | 21.01.2010 11:40 |