Spells: initial implementation of DetailPage, ListPage, Filter, Search

Spells:
 - improved tooltips to use a less table-dependant layout
 - defined the missing fulltext-variables
 - buff or tooltip are only reandered for the current spell
 - reduced redundancy in buff / tooltip-code

some ToDos:
 - no tabs on the detail-page implemented yet (used-by, affected-by, ect)
 - localization for frFR, esES and ruRu is .. lacking and will probably be commited with the point above)
 - a full search runs for almost 2sec and i haven't implemented every type yet >.< .. spells are too greedy
 - in some cases $d must supply a time unit, in most cases it does not .. why..?
 - sources can be improved .. anything related to items is still missing
This commit is contained in:
Sarjuuk
2013-05-13 00:34:36 +02:00
parent cbd27c67b3
commit 86387f7707
23 changed files with 7126 additions and 3737 deletions

File diff suppressed because one or more lines are too long