aowow/setup/tools/sqlgen
Sarjuuk 7f08708555 added enchantments to DB
* added markdown [enchantment=123] and [emote=456]
 * updated item_stats to accomodate enchantments
 * updated tables for community content to handle emotes and enchantments

Spells:
 * getStatGain() now reads aura 123 as Spell Penetration
 * fixed error in tooltips when displaying effect ranges (e.g. 10 - 10 damage)
 * display the miscValue of aura 50, 102, 131 and 180 human readable

Emote:
 * no longer displays empty quickInfo on detail page
 * detail page no longer pretends to be a pet

Setup:
 * sync no longer regenerates all tables/files, when the supplied world-table affects nothing
 * fixed dependancy of ?_source from ?_achievment (damn plural-s)

Misc:
 * FireFox doesn't understand <node>.innerText, use <node>.textContent instead

please refresh the affected tables and files
   php aowow --sql=itemenchantment,item_stats
   php aowow --build=enchants,gems
2015-08-03 20:05:39 +02:00
..
achievement.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
classes.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
creature.func.php DB/Structure (thx @Carbenium for the heads up & suggestions) 2015-07-19 22:25:21 +02:00
currencies.func.php Currency 2015-07-11 19:27:28 +02:00
emotes.func.php Setup/Emotes 2015-07-23 22:48:46 +02:00
events.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
factions.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
factiontemplate.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
holidays.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
icons.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
item_stats.func.php added enchantments to DB 2015-08-03 20:05:39 +02:00
itemenchantment.func.php added enchantments to DB 2015-08-03 20:05:39 +02:00
itemrandomenchant.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
items.func.php Events 2015-07-12 00:06:21 +02:00
itemset.func.php Events 2015-07-12 00:06:21 +02:00
objects.func.php DB/Structure (thx @Carbenium for the heads up & suggestions) 2015-07-19 22:25:21 +02:00
pet.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
quests.func.php Setup/Quests 2015-07-20 15:36:29 +02:00
quests_startend.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
races.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
shapeshiftforms.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
skillline.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
source.func.php DB/Structure (thx @Carbenium for the heads up & suggestions) 2015-07-19 22:25:21 +02:00
spawns.func.php DB/Structure (thx @Carbenium for the heads up & suggestions) 2015-07-19 22:25:21 +02:00
spell.func.php DB/Structure (thx @Carbenium for the heads up & suggestions) 2015-07-19 22:25:21 +02:00
spelldifficulty.func.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
taxi.func.php - fixed some typos 2015-06-06 09:19:57 +02:00
titles.func.php DB/Structure (thx @Carbenium for the heads up & suggestions) 2015-07-19 22:25:21 +02:00
zones.func.php Zones: 2015-05-31 18:46:49 +02:00