Page 1 of 1

Updated quests.lua for accurate completion - Phase 1

Posted: Thu Jan 03, 2013 6:44 pm
by ex0r
I noticed that the Quests list on the wiki isn't accurate, and it's because quests.lua wasn't accurate. I am going to spend the next few days going through quests.lua and checking which ones are done and which ones aren't, and updating it.

So far, I have gone through bastok and have gotten it updated, and here's the patch for it.

I will apply patches for Jeuno, Sandoria and Windurst as I go through them, and will post them in this forum so stay updated.

Re: Updated quests.lua for accurate completion - Phase 1

Posted: Thu Jan 03, 2013 6:51 pm
by whasf
Thanks, patched into r2179

Re: Updated quests.lua for accurate completion - Phase 1

Posted: Fri Feb 22, 2013 5:30 am
by ik2012
Any updates on this or was it just Bastok that was out of sync?

Re: Updated quests.lua for accurate completion - Phase 1

Posted: Sat Feb 23, 2013 6:54 am
by Metalfiiish
I know it is not just bastok for sure. I just don't have time to check them all. I fixed some myself last week for windy

Re: Updated quests.lua for accurate completion - Phase 1

Posted: Sun Feb 24, 2013 5:24 pm
by ik2012
Alright, I was kind of holding off on doing more quests til this was resolved...might jump in and do some WOTG quests since they are in the .lua now

Re: Updated quests.lua for accurate completion - Phase 1

Posted: Wed Mar 06, 2013 7:36 am
by Metalfiiish
To be honest the best way to find the inconsistencies is to try and do the ones that are not finished. If you notice that it is already scripted then go set it properly in quest.lua as scripted untested.

Re: Updated quests.lua for accurate completion - Phase 1

Posted: Thu Mar 07, 2013 2:08 am
by ik2012
To be clear, what symbols mark it as scripted, untested? I may have inadvertently set some of my older contributions to scripted, tested. Not at home right now to check but I assume the "- - + - -" means scripted, tested. Can't say for sure but I don't think quests.lua has any comments as to the proper usage of the symbols.

Re: Updated quests.lua for accurate completion - Phase 1

Posted: Thu Mar 07, 2013 2:54 am
by diatanato
untested symbol was "-- ± --" , but now idk

Re: Updated quests.lua for accurate completion - Phase 1

Posted: Thu Mar 07, 2013 6:45 am
by Metalfiiish
Dia is right

Re: Updated quests.lua for accurate completion - Phase 1

Posted: Thu Mar 07, 2013 5:52 pm
by ik2012
thanks guys!