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
Albirew bd8fd85e2a added links to licence 2019-08-10 20:58:39 +00:00
..
Art Restructered repository. 2010-10-25 01:54:08 +00:00
Fonts Restructered repository. 2010-10-25 01:54:08 +00:00
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 Removed AstrolabeQH (old, modified Astrolabe-0.4). 2013-01-03 02:52:41 +00:00
LibMapDataInit.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
MinimapArrow.tga Restructered repository. 2010-10-25 01:54:08 +00:00
QuestHelper.toc Beginnings of conversion from old, modified Astrolabe-0.4 to new, improved Astrolabe-1.0. 2013-01-03 02:50:16 +00:00
arrow.lua A bunch more changes dealing with the replacement of Astrolabe.lua. These make QH load. No other tests have been performed. 2013-01-11 22:00:06 +00:00
arrow_image.blp Restructered repository. 2010-10-25 01:54:08 +00:00
arrow_image_down.blp Restructered repository. 2010-10-25 01:54:08 +00:00
bst_pre.lua Adding version check back in. Updated files, putting in the version place holder and updated build script to streamline overall process and replace the version place holder in the lua files. 2010-11-08 13:28:59 +00:00
changes.lua Restructered repository. 2010-10-25 01:54:08 +00:00
collect.lua Started "flattening" the collection, which will ultimately make it easier to import into a database. WOOHOO! 2013-01-31 03:19:54 +00:00
collect_achievement.lua Fixed a typo. 2012-09-25 23:59:16 +00:00
collect_bitstream.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_equip.lua Added functionality to detect when a Pandaren chooses his or her faction. 2012-09-25 23:52:08 +00:00
collect_flight.lua Added functionality to detect when a Pandaren chooses his or her faction. 2012-09-25 23:52:08 +00:00
collect_hearth.lua Added functionality to detect when a Pandaren chooses his or her faction. 2012-09-25 23:52:08 +00:00
collect_item.lua Added functionality to detect when a Pandaren chooses his or her faction. 2012-09-25 23:52:08 +00:00
collect_location.lua Modified collect.lua 2013-01-31 01:27:10 +00:00
collect_loot.lua Initial Pandaria commit. 2012-09-25 02:00:15 +00:00
collect_lzw.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_merchant.lua Merchant data now includes non-money currency collection... i.e. Epicurean Awards. 2013-02-01 02:17:27 +00:00
collect_merger.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_monster.lua Started "flattening" the collection, which will ultimately make it easier to import into a database. WOOHOO! 2013-01-31 03:19:54 +00:00
collect_notifier.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_object.lua Added functionality to detect when a Pandaren chooses his or her faction. 2012-09-25 23:52:08 +00:00
collect_patterns.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_quest.lua Added functionality to detect when a Pandaren chooses his or her faction. 2012-09-25 23:52:08 +00:00
collect_spec.lua Fixed a bug with talent collection. There is really no need to collect talent info. 2012-09-26 00:24:34 +00:00
collect_traveled.lua Added functionality to detect when a Pandaren chooses his or her faction. 2012-09-25 23:52:08 +00:00
collect_upgrade.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_util.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
collect_warp.lua Added functionality to detect when a Pandaren chooses his or her faction. 2012-09-25 23:52:08 +00:00
collect_zone.lua Fixed issue reported at Curse in comments. Added in some functionality. 2012-09-26 15:44:24 +00:00
comm.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
config.lua This should deal with issue 551. 2012-10-01 22:36:13 +00:00
core.lua A bunch more changes dealing with the replacement of Astrolabe.lua. These make QH load. No other tests have been performed. 2013-01-11 22:00:06 +00:00
custom.lua Some more changes for using the WoW quest tracking API. 2012-02-08 03:41:53 +00:00
db_get.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
director_achievement.lua Some more changes for using the WoW quest tracking API. 2012-02-08 03:41:53 +00:00
director_find.lua A bunch of changes dealing with the replacement of Astrolabe.lua. 2013-01-04 01:03:20 +00:00
director_quest.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
dodads.lua A bunch more changes dealing with the replacement of Astrolabe.lua. These make QH load. No other tests have been performed. 2013-01-11 22:00:06 +00:00
dodads_triangles.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
error.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
filter_base.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
filter_core.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
flightpath.lua Beginnings of conversion from old, modified Astrolabe-0.4 to new, improved Astrolabe-1.0. 2013-01-03 02:50:16 +00:00
graph_core.lua Some more changes for using the WoW quest tracking API. 2012-02-08 03:41:53 +00:00
graph_flightpath.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
help.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
init_timeslice.lua Needed the local self hack. 2013-01-03 01:17:04 +00:00
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
licence.md added origin licence 2019-08-10 20:56:01 +00:00
line.tga Restructered repository. 2010-10-25 01:54:08 +00:00
main.lua A bunch more changes dealing with the replacement of Astrolabe.lua. These make QH load. No other tests have been performed. 2013-01-11 22:00:06 +00:00
manager_achievement.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
manager_blizzobjective.lua Restructered repository. 2010-10-25 01:54:08 +00:00
manager_completed.lua A bunch of changes dealing with the replacement of Astrolabe.lua. 2013-01-04 01:03:20 +00:00
manager_event.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
mapbutton.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
menu.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
nag.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
objective.lua A bunch of changes dealing with the replacement of Astrolabe.lua. 2013-01-04 01:03:20 +00:00
objtips.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
pathfinding.lua A bunch of changes dealing with the replacement of Astrolabe.lua. 2013-01-04 01:03:20 +00:00
pattern.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
pref.lua Updated interface versions for remaining toc files. 2013-01-03 00:58:18 +00:00
quest.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
radar.lua A bunch of changes dealing with the replacement of Astrolabe.lua. 2013-01-04 01:03:20 +00:00
readme.md added links to licence 2019-08-10 20:58:39 +00:00
recycle.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
routing.lua A bunch of changes dealing with the replacement of Astrolabe.lua. 2013-01-04 01:03:20 +00:00
routing_controller.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
routing_core.lua Some more changes for using the WoW quest tracking API. 2012-02-08 03:41:53 +00:00
routing_debug.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
routing_hidden.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
routing_loc.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
routing_route.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
sigil.tga Restructered repository. 2010-10-25 01:54:08 +00:00
teleport.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
textviewer.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
timeslice.lua QH Now queries the WoW client for quests, though it doesn't seem to update correctly when a quest is accepted (and though untested, probably doesn't update locations when the WoW poi changes). 2012-02-29 03:27:41 +00:00
tomtom.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
tooltip.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
tracker.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00
triangle.tga Restructered repository. 2010-10-25 01:54:08 +00:00
upgrade.lua Initial Pandaria commit. 2012-09-25 02:00:15 +00:00
utility.lua A bunch of changes dealing with the replacement of Astrolabe.lua. 2013-01-04 01:03:20 +00:00
vars.lua Moved expected_version to vars.lua and made it global. 2013-01-03 01:11:02 +00:00
warning.lua Everything SEEMS to work, less of course the db. Something I did before screwed everything up. 2012-01-01 03:01:18 +00:00

readme.md

Update of WoW QuestHelper License: GNU GPL v3 - Local copy


I am no longer working on this project. I do not have the time to find and resolve all issues.

If there is someone who wants to take over, please let me know and I will transfer ownership of this dev site and the associated curse site. I will also transfer the domains questhelper.info, questhelper.ws and questhelper.mobi for a prorated value of their registration fee plus $5 per domain prior to 17 December 2015, at which point, they will expire.

The previously listed blog and google group are being deleted.


Description

This project is QuestHelper, updated for compatibility with Cataclysm. As things start to stabilize the focus will shift back to the database.

NOTICE

Last time I had looked, Astrolabe hadn"t even been updated for Cat, but it looks like Astrolabe was ultimately updated, so I won"t be calculating my own zone sizes. I will have to integrate the local changes into the latest version of Astrolabe though. That fun will start this evening (Jan 2, 2013) after I run through my Serpent Rider dailies... I need bandages, so I will have to farm cloth first and that will slow me a little (not a lot, since my main is a tailor).

Calendar

So much for the calendar... I might start scheduling things again in the future, but for now it is useless.

Click here to see a calendar of scheduled work.

Notes

I am so far behind it isn"t funny.

Donations

Please use the button below for any donations.