copy of google code archive of the project
https://code.google.com/archive/p/questhelperredux/
63efdfe2a2
Put all session info into a tab delimited string containing, in order, svnversion (QH build), realm, buildInfo (WoW version), locale and faction. This string is inserted into a sub-table of QuestHelper_Collector called sessions, with a key of session time. Put all data into a sub-table of QuestHelper_Collector called data. Creates session data table on the new data sub-table and sets the key to session time. QH_Collector_SetupData now returns QuestHelper_Collector.data[sessiontime] Changed Collector Current Version to 9... This might be useful for future changes to data layout. Modified collect_location Made BolusizeLocation accept the right arguments. Calculated the distance from either Azeroth map center or Outland map center to the provided point for inclusion. (See comments in code for what is collected and why.) Converted the information into a string. If we couldn't compute a distance to either map center, we leave it out for now, since we are probably in an instance. |
||
---|---|---|
Development | ||
QHData-base | ||
QHData-deDE | ||
QHData-enUS | ||
QHData-esES | ||
QHData-esMX | ||
QHData-frFR | ||
QHData-koKR | ||
QHData-ruRU | ||
QHData-zhCN | ||
QHData-zhTW | ||
QuestHelper |