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

refactor: split into multiple files and added build-system #14

Merged
merged 7 commits into from
Feb 7, 2022

Conversation

749
Copy link
Member

@749 749 commented Feb 5, 2022

Closes #13
Closes #5
The github build still needs debugging :-)

@749 749 added the enhancement New feature or request label Feb 5, 2022
@749 749 requested a review from shawly February 5, 2022 19:08
@749 749 self-assigned this Feb 5, 2022
@749 749 force-pushed the feature/13-refactor branch 3 times, most recently from c3e082b to a0a4ec6 Compare February 5, 2022 19:21
.github/workflows/build.yml Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
src/js/MindFlayer.js Show resolved Hide resolved
src/js/dependencies/index.js Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Show resolved Hide resolved
src/js/module.tmpl.json Outdated Show resolved Hide resolved
src/js/modules/ControllerManager/Keypad.js Outdated Show resolved Hide resolved
src/js/modules/ambilight/index.js Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
src/js/dependencies/index.js Outdated Show resolved Hide resolved
749 and others added 2 commits February 7, 2022 18:34
BREAKING CHANGE: api reworked completely, game.mindflayerctrl is replaced by game.modules.get('mindflayer-token-controller').instance

Co-authored-by: shawly <shawlyde@gmail.com>
@749 749 merged commit 2e6ef76 into main Feb 7, 2022
@749 749 deleted the feature/13-refactor branch February 7, 2022 19:15
@github-actions
Copy link

github-actions bot commented Feb 7, 2022

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented Feb 7, 2022

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor: Split the mega js file into subfiles Enforce conventional commits for all repos
2 participants