newsbot
05.11.2010, 00:50
<pre>m sql/mangos.sql
+ sql/updates/10682_01_mangos_item_convert.sql
m sql/updates/Makefile.am
m src/game/Chat.cpp
m src/game/Chat.h
m src/game/ItemHandler.cpp
m src/game/Level3.cpp
m src/game/ObjectMgr.cpp
m src/game/ObjectMgr.h
m src/game/Player.cpp
m src/game/World.cpp
m src/shared/revision_nr.h
m src/shared/revision_sql.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[10682] New table 'item_convert' for convertion items.
* Implment vendor at show replace BoA item with reputation requirement
by identical item without rep. reqs for player that fit this requirements
of original item.
* Table also can be used for store item convertion data form one team items
to similar other team items. This case not impement but added function easy
used for it.
* Note: strict single convert for item not created problem for both way use:
item converted for same team or all, can't be original item for conversion to
another team.</pre>
Дальше... (https://github.com/mangos/mangos/commit/d375d7d0e47969d093c4f3f65eea741cdc732905)
+ sql/updates/10682_01_mangos_item_convert.sql
m sql/updates/Makefile.am
m src/game/Chat.cpp
m src/game/Chat.h
m src/game/ItemHandler.cpp
m src/game/Level3.cpp
m src/game/ObjectMgr.cpp
m src/game/ObjectMgr.h
m src/game/Player.cpp
m src/game/World.cpp
m src/shared/revision_nr.h
m src/shared/revision_sql.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[10682] New table 'item_convert' for convertion items.
* Implment vendor at show replace BoA item with reputation requirement
by identical item without rep. reqs for player that fit this requirements
of original item.
* Table also can be used for store item convertion data form one team items
to similar other team items. This case not impement but added function easy
used for it.
* Note: strict single convert for item not created problem for both way use:
item converted for same team or all, can't be original item for conversion to
another team.</pre>
Дальше... (https://github.com/mangos/mangos/commit/d375d7d0e47969d093c4f3f65eea741cdc732905)