Updated quests.lua for accurate completion - Phase 1
Updated quests.lua for accurate completion - Phase 1
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.
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.
- Attachments
-
- quests.lua.patch
- (1.92 KiB) Downloaded 345 times
Re: Updated quests.lua for accurate completion - Phase 1
Thanks, patched into r2179
Last edited by whasf on Thu Jan 03, 2013 6:55 pm, edited 1 time in total.
Reason: corrected revision number
Reason: corrected revision number
-- Whasf
Re: Updated quests.lua for accurate completion - Phase 1
Any updates on this or was it just Bastok that was out of sync?
-
- Developer
- Posts: 176
- Joined: Tue Jul 31, 2012 7:21 am
Re: Updated quests.lua for accurate completion - Phase 1
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
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
-
- Developer
- Posts: 176
- Joined: Tue Jul 31, 2012 7:21 am
Re: Updated quests.lua for accurate completion - Phase 1
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
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
untested symbol was "-- ± --" , but now idk
-
- Developer
- Posts: 176
- Joined: Tue Jul 31, 2012 7:21 am