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
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
lonadar
32ffc8bfb2
Applying the same patching for Stranglethorn as Alterac.
2011-03-04 23:26:38 +00:00
Nathanial.C.Jones
725c42ec35
Oops, couple of errors that made it not work even on my machine (and I don't have any Alterac related quests).
2011-02-05 23:02:47 +00:00
Nathanial.C.Jones
2ef440186e
Ok, I think I might have a testable version. I have NO clue if it'll solve anything though.
2011-02-05 22:50:26 +00:00
Nathanial.C.Jones
a8a82418e5
Ok, last revision had a bug in the code that I rectified in the "production" test locally. This version has another forced fail, so it will not be released for testing by anyone else.
2011-02-05 22:05:57 +00:00
Nathanial.C.Jones
9fe0b3c0fa
Rolled back changes committed in r116 and r118. Implemented 'remapping' suggested by lonadar in comment 8 on issue 307. This is a far cleaner hack than it was. I'm sure further modifications will be necessary, but this is a start.
2011-02-03 13:55:16 +00:00
Nathanial.C.Jones
617f265558
This **MAY** resolve the message in issue 312, but this fix ultimately breaks things and will need to eventually be rolled back.
2011-02-03 01:49:24 +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
7bba7f4453
Removed unnecessary code and comment from main.lua and added some whitespace and comments into routing_core.lua to help with work on issue #29 .
2010-11-04 13:32:28 +00:00
Nathanial.C.Jones
05b02bd620
Restructered repository.
2010-10-25 01:54:08 +00:00