Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Profession Priority #18

Merged
merged 3 commits into from Jan 19, 2015
Merged

Profession Priority #18

merged 3 commits into from Jan 19, 2015

Conversation

BigRedBot
Copy link
Collaborator

Changed the priority that professions fill up the slots with. Set leadership as last so that it may be set to fill up all remaining slots. Increased the priority of Alchemy, Artificing and Weaponsmithing with Alchemy on top.

Made it so that the priority list is smaller so that it can be easily modified if ever necessary. Position of the task lists themselves no longer matters.

Changed the priority that professions fill up the slots with. Set leadership to last so that it may be set to fill up all remaining slots. Increased the priority of Alchemy, Artificing and Weaponsmithing with Alchemy on top.

Made it so that the priority list is smaller so that it can be easily modified if ever necessary. Position of the task lists themselves no longer matters.
mac-nw added a commit that referenced this pull request Jan 19, 2015
@mac-nw mac-nw merged commit 4ae35a3 into Phr33d0m:master Jan 19, 2015
@@ -989,21 +995,39 @@ function _select_Gateway() { // Check for Gateway used to
settings["charcount"] = 99;
}

var tasklist;
// Profession priority list by order
var defaultTasklist = [
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this order is too much of a personal preference.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

List order can be changed.

Option gives easy way arrange items, I think "Events" can be bottom other list I revert to "old order".

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, something like Alchemy should be close to the top because it will only need one slot most of the time. Leadership should be last so that it can be set to soak up any slots that have not been taken up by all other professions. I always leave Leadership at 9 slots even if I am using up slots for another profession.

I just feel like professions that take up fewer slots should be set first and leadership should always be last to soak up any slots that are left over. Personal preference or not, I would like to know if any other order would be more functional.

noonereally added a commit that referenced this pull request May 19, 2015
BigRedBot pushed a commit that referenced this pull request Apr 8, 2016
BigRedBot pushed a commit that referenced this pull request Apr 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants