1
0
Bifurcation 0
Ce dépôt a été archivé le 2020-03-15. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
questhelperredux/QuestHelper
2011-07-05 22:15:17 +00:00
..
Art
Fonts
lang Decided creating packages for each locale was going to be a huge PITA for uploading. Trying to set this up so that the locale specific stuff is load on demand. QuestHelper depends on QHData-base, which in turn loads the appropriate locale specific QHData addon. Note: NONE OF THIS HAS BEEN TESTED! There are so many changes that it makes more sense to commit first and ask questions later. 2011-07-05 22:15:17 +00:00
libs
arrow.lua
arrow_image.blp
arrow_image_down.blp
bst_astrolabe.lua
bst_ctl.lua
bst_libaboutpanel.lua
bst_post.lua
bst_pre.lua
bst_range.lua
cartographer.lua
cartographer_is_terrible.lua
changes.lua
collect.lua Fixed an issue where the faction name wasn't being used in the collector. This does not affect collection enough to warrant purging. 2011-07-01 16:14:15 +00:00
collect_achievement.lua Commented out the offensive code that was causing issue 448 (not sure why it was being offensive, but it was). Made some data collection adjustments to further streamline parsing in the future. 2011-06-19 04:05:19 +00:00
collect_bitstream.lua
collect_equip.lua
collect_flight.lua Commented out the offensive code that was causing issue 448 (not sure why it was being offensive, but it was). Made some data collection adjustments to further streamline parsing in the future. 2011-06-19 04:05:19 +00:00
collect_hearth.lua Fixed an issue where the landing coordinates were being put in the wrong location. It was putting the landing coordinates outside of the appropriate home subtable, resulting in only one set of coordinates. 2011-06-19 02:33:02 +00:00
collect_item.lua
collect_location.lua Fixed an issue where numbers in Europe are saved using European notation and causing the parser to return really large numbers for x and y coordinates when converting from a string to a number. 2011-06-19 16:28:27 +00:00
collect_loot.lua Altered the collection structure for worldloot and fishing. 2011-06-19 11:26:58 +00:00
collect_lzw.lua
collect_merchant.lua Altered merchant collector to put data into a table format. 2011-06-16 03:38:32 +00:00
collect_merger.lua
collect_monster.lua Commented out the offensive code that was causing issue 448 (not sure why it was being offensive, but it was). Made some data collection adjustments to further streamline parsing in the future. 2011-06-19 04:05:19 +00:00
collect_notifier.lua
collect_object.lua
collect_patterns.lua
collect_quest.lua
collect_spec.lua Commented out the offensive code that was causing issue 448 (not sure why it was being offensive, but it was). Made some data collection adjustments to further streamline parsing in the future. 2011-06-19 04:05:19 +00:00
collect_traveled.lua
collect_upgrade.lua
collect_util.lua Applied strlen fix for issue 427 suggested by jisonpoo in comment 10 (http://code.google.com/p/questhelperredux/issues/detail?id=427#c10) 2011-06-14 12:29:34 +00:00
collect_warp.lua
collect_zone.lua
comm.lua
config.lua
core.lua
custom.lua
db_get.lua Decided creating packages for each locale was going to be a huge PITA for uploading. Trying to set this up so that the locale specific stuff is load on demand. QuestHelper depends on QHData-base, which in turn loads the appropriate locale specific QHData addon. Note: NONE OF THIS HAS BEEN TESTED! There are so many changes that it makes more sense to commit first and ask questions later. 2011-07-05 22:15:17 +00:00
director_achievement.lua Applying the same patching for Stranglethorn as Alterac. 2011-03-04 23:26:38 +00:00
director_find.lua Applying the same patching for Stranglethorn as Alterac. 2011-03-04 23:26:38 +00:00
director_quest.lua Applying the same patching for Stranglethorn as Alterac. 2011-03-04 23:26:38 +00:00
dodads.lua
dodads_triangles.lua
error.lua This should add player leve, race, class and realm to the error messages. 2011-03-02 02:13:09 +00:00
filter_base.lua
filter_core.lua
flightpath.lua Updated toc version to 40100 to bring QH up to date for the 4.1 patch. 'Fixed' the flight timer resize issue (issue 426) by setting the size during each cycle. 2011-04-28 01:40:23 +00:00
graph_core.lua Applying the same patching for Stranglethorn as Alterac. 2011-03-04 23:26:38 +00:00
graph_flightpath.lua
help.lua
lang.lua Decided creating packages for each locale was going to be a huge PITA for uploading. Trying to set this up so that the locale specific stuff is load on demand. QuestHelper depends on QHData-base, which in turn loads the appropriate locale specific QHData addon. Note: NONE OF THIS HAS BEEN TESTED! There are so many changes that it makes more sense to commit first and ask questions later. 2011-07-05 22:15:17 +00:00
line.tga
main.lua Apparently I didn't commit the correct versions of the static files. I have also updated the toc files to display the name "QuestHelper Data (locale)." I also removed lang.lua from the expected files list, since it is in the data addon. 2011-07-03 13:44:55 +00:00
manager_achievement.lua
manager_blizzobjective.lua
manager_completed.lua
manager_event.lua
mapbutton.lua
menu.lua
MinimapArrow.tga
nag.lua
objective.lua Applying the same patching for Stranglethorn as Alterac. 2011-03-04 23:26:38 +00:00
objtips.lua
pathfinding.lua Added Waygate. Adjusted port speeds depending on whether travel was intra- or inter-zone. Will try to add the reputation dependancies next, but not tonight. 2011-03-23 04:26:11 +00:00
pattern.lua
quest.lua
QuestHelper.toc Decided creating packages for each locale was going to be a huge PITA for uploading. Trying to set this up so that the locale specific stuff is load on demand. QuestHelper depends on QHData-base, which in turn loads the appropriate locale specific QHData addon. Note: NONE OF THIS HAS BEEN TESTED! There are so many changes that it makes more sense to commit first and ask questions later. 2011-07-05 22:15:17 +00:00
radar.lua
recycle.lua
routing.lua
routing_controller.lua
routing_core.lua Applying the same patching for Stranglethorn as Alterac. 2011-03-04 23:26:38 +00:00
routing_debug.lua
routing_hidden.lua
routing_loc.lua
routing_route.lua
sigil.tga
teleport.lua
textviewer.lua
timeslice.lua
tomtom.lua
tooltip.lua
tracker.lua
triangle.tga
upgrade.lua IndexLookup issues in and of themselves will no longer throw errors... They'll just throw messages to the chat frame. 2011-03-02 01:47:01 +00:00
utility.lua Created 'static' variables 'ALLIANCE' and 'HORDE' to eventually replace all references by number, thus enhancing readability. 2011-04-03 20:36:10 +00:00
warning.lua