aowow/includes
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
..
libs/DbSimple changed dbSimple version to use e1d92f1f2f 2014-09-06 11:38:30 +02:00
tools added a tools BLPExtractor and BLPConverter as modules 2015-01-18 19:14:24 +01:00
types added enchantments to DB 2015-08-03 20:05:39 +02:00
ajaxHandler.class.php Items/Heirlooms 2015-07-21 21:16:36 +02:00
community.class.php fixup to 998763b 2015-07-20 12:03:36 +02:00
database.class.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
defines.php added enchantments to DB 2015-08-03 20:05:39 +02:00
kernel.php fixup to 998763b 2015-07-20 12:03:36 +02:00
loot.class.php fixup to 998763b 2015-07-20 12:03:36 +02:00
markup.class.php Tooltips 2015-07-25 00:14:59 +02:00
shared.php Heirlooms 2015-07-21 23:24:06 +02:00
user.class.php CLISetup 2015-07-09 21:04:00 +02:00
utilities.php added enchantments to DB 2015-08-03 20:05:39 +02:00