Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organizing all settings into 1 object #218

Open
wants to merge 3 commits into
base: gh-pages
Choose a base branch
from
Open

Organizing all settings into 1 object #218

wants to merge 3 commits into from

Conversation

merp101
Copy link

@merp101 merp101 commented Apr 21, 2018

Put all settings into 1 object, settings. This object has settings.set(), which is called in initializeAutoTrimps() and setPageSetting(), sets different settings into the object. For example, settings.combat.betterAutoFight references getPageSetting("BetterAutoFight"). This is for modularity and ease of use. However, this needs to be implemented into the code (it isn't referenced anywhere that does anything).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant