View Single Post
04-07-13, 11:26 AM   #41
Nimhfree
A Frostmaul Preserver
AddOn Author - Click to view addons
Join Date: Aug 2006
Posts: 267
Yet another chime on the quest database issue. Trying to separate quests into groups can be difficult. Mentioned here was quests by expansion, but of course there are also quests by zone, and others. However, the lines blur when you have to consider where quests start and where the end for zones, or whether a quest from an earlier expansion is involved in a later one (as a prerequisite for example). These types of separation can prove difficult depending on what you are trying to provide for the user. From my experience, a full quest database is large, but using up 20 meg of RAM is nothing compared to the FPS suck that can happen with other things. As long as the FPS that Carbonite uses are kept to a minimum, having a large quest database should not be a problem, so keeping all the data together would be easier to maintain and complicate interaction with the data less. With lower maintenance, it is more likely the author will be able to do more things. :-)