- moved search to /pages - moved g_dataKey to header.tpl and apply it on nessecary pages (restores TalentCalc) - Events: fixed relTabs with arbitrary data, when holidayId was 0 - CharClass: get heroClass-status through flags; dropped related DB-field - Achievements: fixed some criteria not being displayed in tooltips - Community: applied long forgotten changes to tplVars and use of uppercase ids - Titles: * exclude unused titles from listview * restored 'links'-button on detail-page - Quests: * added 'slain' fro proxy-npcs * use more wflags (&1 needs more research) - Factions: * fixed order of categories * fixed params to QuestList for relTabs - Profiler: * enabled 'profiles that have this char as source' in Profiler * removed the exampelChar from project * further documented more expected variables; includes/excludes-handling still not entirely clear * created datasets for reference data (create with ?build=profiler) - Localzation: * localized profiler for loc3 * corrected some single words * localized custom reward rate - table in factions - AjaxHandler: * new handler for ajax-requests *duh* * dropped data.php (index.php now calls to AjaxHandler for these cases) - moved reading of static files to own function Util::loadStaticFile() |
||
|---|---|---|
| .. | ||
| achievement.class.php | ||
| basetype.class.php | ||
| charclass.class.php | ||
| charrace.class.php | ||
| creature.class.php | ||
| currency.class.php | ||
| faction.class.php | ||
| gameobject.class.php | ||
| item.class.php | ||
| itemset.class.php | ||
| pet.class.php | ||
| quest.class.php | ||
| skill.class.php | ||
| spell.class.php | ||
| title.class.php | ||
| worldevent.class.php | ||
| zone.class.php | ||