aowow/includes/types
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.class.php Tooltips 2015-07-25 00:14:59 +02:00
basetype.class.php NPCs / Quests 2015-07-20 17:01:39 +02:00
charclass.class.php removing smarty - part II 2014-06-15 21:56:48 +02:00
charrace.class.php removing smarty - part II 2014-06-15 21:56:48 +02:00
creature.class.php NPCs / Quests 2015-07-20 17:01:39 +02:00
currency.class.php Currency 2015-07-11 19:27:28 +02:00
emote.class.php added enchantments to DB 2015-08-03 20:05:39 +02:00
enchantment.class.php added enchantments to DB 2015-08-03 20:05:39 +02:00
faction.class.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
gameobject.class.php - Error handling: 2015-03-28 23:10:20 +01:00
item.class.php added enchantments to DB 2015-08-03 20:05:39 +02:00
itemset.class.php Events 2015-07-12 00:06:21 +02:00
pet.class.php removing smarty - part II 2014-06-15 21:56:48 +02:00
profile.class.php bulk replacement: accesing locale strings by function 2015-03-29 14:49:15 +02:00
quest.class.php NPCs / Quests 2015-07-20 17:01:39 +02:00
skill.class.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
spell.class.php added enchantments to DB 2015-08-03 20:05:39 +02:00
title.class.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00
user.class.php - implemented comments (in general and as preview on account page & latest comments) 2014-07-30 22:10:34 +02:00
worldevent.class.php Tooltips 2015-07-25 00:14:59 +02:00
zone.class.php - moved shared setup functions from FileGen to new CLISetup 2015-05-11 22:44:54 +02:00