newsbot
19.10.2010, 02:40
<pre>m sql/mangos.sql
+ sql/updates/10621_01_mangos_quest_template.sql
m sql/updates/Makefile.am
m src/game/ObjectMgr.cpp
m src/game/Player.cpp
m src/game/Player.h
m src/game/QuestDef.cpp
m src/game/QuestDef.h
m src/shared/revision_nr.h
m src/shared/revision_sql.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[10621] Add new field RequiredClasses for quest_template
* SkillOrClass is converted to RequiredSkill (and then field can contain skill id only)
* Field ZoneOrSort has no longer a function in quest requirement, and RequiredClasses must be used instead where class limits are expected.
To restrict a quest to one class or more, use bitmask of class in RequiredClasses. RequiredSkill works like before.
Signed-off-by: NoFantasy <nofantasy@nf.no></pre>
Дальше... (http://github.com/mangos/mangos/commit/a946ebcd3003d9fe7a67f151bb9cd86957af0f82)
+ sql/updates/10621_01_mangos_quest_template.sql
m sql/updates/Makefile.am
m src/game/ObjectMgr.cpp
m src/game/Player.cpp
m src/game/Player.h
m src/game/QuestDef.cpp
m src/game/QuestDef.h
m src/shared/revision_nr.h
m src/shared/revision_sql.h
</pre>
<pre style='white-space:pre-wrap;width:81ex'>[10621] Add new field RequiredClasses for quest_template
* SkillOrClass is converted to RequiredSkill (and then field can contain skill id only)
* Field ZoneOrSort has no longer a function in quest requirement, and RequiredClasses must be used instead where class limits are expected.
To restrict a quest to one class or more, use bitmask of class in RequiredClasses. RequiredSkill works like before.
Signed-off-by: NoFantasy <nofantasy@nf.no></pre>
Дальше... (http://github.com/mangos/mangos/commit/a946ebcd3003d9fe7a67f151bb9cd86957af0f82)