1
0
Bifurcation 0
Graphe des révisions

14 Révisions

Auteur SHA1 Message Date
Nathanial.C.Jones f471a963fa Added functionality to detect when a Pandaren chooses his or her faction. 2012-09-25 23:52:08 +00:00
Nathanial.C.Jones 017cc091fd I made a change to the collection system that I didn't properly implement, resulting in an error any time you put your mouse over a character. This fixes that. 2012-01-01 03:10:17 +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 e4873f0d6c Rollback 2012-01-01 02:22:56 +00:00
Nathanial.C.Jones e24409caef Changed time function used to debugprofilestop. 2011-12-31 23:51:43 +00:00
Nathanial.C.Jones 3edb977f52 Replaced GetTime() with time() where it seemed appropriate to do so. In two cases, the precision of GetTime was actually in use and the desired difference was rounded up to the next second. 2011-12-03 00:36:48 +00:00
Nathanial.C.Jones 0b8d9b7f81 Fixed both of the problems in issue 457. Ironically, the error reported was not generally reachable except through the reporting of an error. The error that was trying to be reported was a failed assertion, due to the resolution of issue 427. As it turns out, the guid position was moved and a number really was being returned. This was introduced in the 4.1 patch and further changed with the 4.2 patch, possibly making all 4.1 data useless (examination of some sample data shall ensue). 2011-07-06 11:46:30 +00:00
Nathanial.C.Jones 6d4b5e6992 Fixed a few errors that occured, as my gf would say, 'between the chair and the keyboard.' 2011-01-22 02:44:34 +00:00
Nathanial.C.Jones ff0992f38a More structural changes to the data collection. Reduced the size of the spec bolus to conserve memory and rekeyed the talents to use the talent name as the key. 2011-01-22 01:45:43 +00:00
Nathanial.C.Jones 345b6584ce Fixed a 'compile' error. 2011-01-21 01:51:15 +00:00
Nathanial.C.Jones e1f08c9146 Fixed LostIsles coord issue. Restructured collectors to output tables only. 2011-01-21 01:06:11 +00:00
Nathanial.C.Jones d0cb454610 Resolved issue 194. Made some more changes to the saved variables layout. 2010-12-16 03:23:48 +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 collect_quest.lua (Browse further)