1
0
Bifurcation 0
Graphe des révisions

23 Révisions

Auteur SHA1 Message Date
Nathanial.C.Jones cea96d1c2b A bunch of changes dealing with the replacement of Astrolabe.lua. 2013-01-04 01:03:20 +00:00
Nathanial.C.Jones 92ca575dff Added functionality to track the elders based on their associated achievements, and the ability to clear the entire list.
"/qh find elder[s] achievement [elder_or_achievement]" will track the incomplete achievements of the specified elder or achievement, or all incomplete elder achievements if none is specified.

"/qh find elder[s] clear" will clear the tracker of all tracked elders regardless of completion.
2012-02-10 00:59:22 +00:00
Nathanial.C.Jones 0496df0268 Implemented functionality to automatically update the tracked elders by keeping track of their associated quests and whether or not the quests have been completed.
This works for a brand new character, but is untested on an established character that has previously completed the achievements. Theoretically it should work on such a character, since the quests are annual quests and the completion status should reset each year.

Please note that tracking of regular quests is still not working in this branch. QH WILL, repeat WILL break if you have ANY quests in your log.
2012-02-09 03:01:12 +00:00
Nathanial.C.Jones c77bc5fc31 Some more changes for using the WoW quest tracking API.
Removed the ugly database hacks, they are not necessary with the planes set to be the map ID's and no calls going out to the built in database.

Fixed the elders in Stranglethorn.
2012-02-08 03:41:53 +00:00
Nathanial.C.Jones 00a8f01f65 Initial update of Elders to mapID based planes, with the addition of Cat elders. 2012-01-31 11:36:14 +00:00
Nathanial.C.Jones 965e8589c9 Everything SEEMS to work, less of course the db. Something I did before screwed everything up.
I implemented a QuestHelper_GetTime function for the next time Blizzard decides to fiddle with the time functions. It returns debugprofilestop() / 1000, to exactly match the precision of GetTime().

I also re-removed references to Cartographer from the rollback.
2012-01-01 03:01:18 +00:00
Nathanial.C.Jones 8da1bf09d5 Minor fix to ensure that everything is clean if the user cancels the custom waypoint via the world map. 2011-07-17 01:30:37 +00:00
Nathanial.C.Jones 3ec5438347 When they feel like, the Archy authors will be hooking onto a couple new functions, thus allowing QH to integrate archaeology sites into your route. 2011-07-17 00:32:06 +00:00
Nathanial.C.Jones 4270499d7e If I copied everything correctly, issuing a the "/qh find" command on something a second time will clear it, rather than add it again. Note: This is in preparation for adding in new functionality. 2011-07-16 23:10:49 +00:00
Nathanial.C.Jones 968ea9be11 Fixed the issue that was causing issue 350... Without reverting to pre-elders code. :D 2011-07-16 21:46:53 +00:00
lonadar 32ffc8bfb2 Applying the same patching for Stranglethorn as Alterac. 2011-03-04 23:26:38 +00:00
Nathanial.C.Jones d9784c271e Perhaps, maybe these new translations will result in a cure for plane 26. 2011-02-10 01:14:57 +00:00
lonadar bdb8cdc68c Log message 2011-02-01 02:57:09 +00:00
Nathanial.C.Jones cc22e05dd4 Fixed error reported in issue 280. Implemented patches in issues 282, 283 and 284. 2011-01-29 21:25:05 +00:00
Nathanial.C.Jones 79b7c7b378 Added an assertion to help diagnose the repeated rearing of the 'Coord[1] = 181' error. Created a collector for hearthing. 2011-01-28 02:12:26 +00:00
Nathanial.C.Jones a5cdb3dd52 Where's my sign? I had some variables mixed up, so that is fixed. Fixed a couple elder coordinates for accuracy. 2011-01-25 01:51:43 +00:00
Nathanial.C.Jones 3a73da94ac Made some elder coordinates more accurate and made it possible to place the locations in non-english localizations. Caveat: Users must do the look up with the US English name. 2011-01-25 01:04:53 +00:00
Nathanial.C.Jones 8b0c0d4691 Named Wintergrasp wrong. Revision 100 YAY\! 2011-01-24 01:45:40 +00:00
Nathanial.C.Jones d996ecda26 Oops, now it lists the names. 2011-01-24 01:30:44 +00:00
Nathanial.C.Jones c7a81affaa Hopefully this will make the elder's names appear. 2011-01-24 00:22:27 +00:00
Nathanial.C.Jones af7b77aecc Oops, I did it all in the wrong file. 2011-01-23 23:58:29 +00:00
Nathanial.C.Jones 5b7a41a9fc 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
Nathanial.C.Jones 05b02bd620 Restructered repository. 2010-10-25 01:54:08 +00:00
Renamed from director_find.lua (Browse further)