forked from Ecliptia/moonlink.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: system (resume, autoResume, player status, movePlayer and others) (
Ecliptia#88) 1. **Resume System Fix**: Addressed issues with the resume system, ensuring its proper functionality. 2. **Refactoring for Better Performance**: Certain components were refactored to enhance the overall efficiency of the package. 3. **Enhanced Functionality**: - **AutoResume**: Implemented the autoResume feature to optimize the user experience during music playback. - **MovePlayer**: Added functionality to move music players within the system. - **Player Status Updates**: Ensured that music player statuses are appropriately updated when a Node is destroyed. - **New Parameters**: Introduced parameters allowing the retrieval of all music players associated with a specific node, enhancing flexibility and usability. 4. **Event Enhancements**: - **NodeReady and NodeResumed Events**: Added NodeReady and NodeResumed events to improve event. 5.
- Loading branch information
Showing
27 changed files
with
476 additions
and
515 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.