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 rearchitecture #79

Merged
merged 13 commits into from
Aug 30, 2020
Merged

Major rearchitecture #79

merged 13 commits into from
Aug 30, 2020

Conversation

mixxorz
Copy link
Owner

@mixxorz mixxorz commented Aug 30, 2020

Issue ticket #XXXX

If applied, this PR will...
Massively change the way code is structured

Please provide detail on the technical changes, if relevant

In an effort to make the code less spaghetti, the following architecture changes
were made:

  • Code that renders anything on the screen has been moved to Components
  • UIManager is the sole module that creates and manages UI code
  • Add Dispatch/Subscribe system for message passing

Screenshots
If there are UI changes, please include screenshots

Dev checklist

  • Feature works with other addons enabled
  • Feature works with all other addons disabled
  • README updated (if necessary)
  • CHANGELOG updated

@mixxorz mixxorz merged commit 2cfb91a into master Aug 30, 2020
@mixxorz mixxorz deleted the feature/rearchitecture branch August 30, 2020 16:13
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.

1 participant