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

Major Refactor for Easier Development #53

Merged
merged 9 commits into from
May 11, 2021
Merged

Major Refactor for Easier Development #53

merged 9 commits into from
May 11, 2021

Conversation

Pezmc
Copy link
Owner

@Pezmc Pezmc commented Feb 22, 2021

This is a major refactor of the script to make it easier to work with going forward.

It splits the script up into methods, uses better naming, and fixes some other bugs.

Unfortunately, it majorly abuses globals and instead of using objects passes around lots of arguments.
Removing both of those are good possible follow-ups.

@Pezmc Pezmc merged commit f6410bc into master May 11, 2021
@Pezmc Pezmc deleted the refactor branch May 11, 2021 09:59
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