server/sql
VladimirMangos ee6072f232 [7117] Implement explicit recipe discovery abilities.
* Implement SPELL_EFFECT_CREATE_ITEM_2 (157). This alos let work many item creating spells.
* Add `skill_discovery_template`.`reqClass` for allow clas specific racipes storing in table.
* Make primary key for `skill_discovery_template` pair (spellId,reqSpell) that allow have duplicate recipes for different reqSpells.
* Implement SPELL_EFFECT_SCRIPT (77) cases for explicit recipe discovery spells with learn spell selected by `skill_discovery_template` data.
Note: as expected explicit recipe discovery abilities always return some spell while exist any not learned yet for player class.
2009-01-20 00:07:43 +03:00
..
tools [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
updates [7117] Implement explicit recipe discovery abilities. 2009-01-20 00:07:43 +03:00
characters.sql [7113] Not update/store achievement progress for counter == 0 2009-01-19 13:30:18 +03:00
create_mysql.sql Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
drop_mysql.sql Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Makefile.am [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
mangos.sql [7117] Implement explicit recipe discovery abilities. 2009-01-20 00:07:43 +03:00
realmd.sql [6976] Changed the db_version fields in realmd and characters databases to revision number format 2008-12-29 22:19:15 +02:00