Releases: MatrikMoon/PartyPanel
Releases · MatrikMoon/PartyPanel
0.0.9
0.0.8
PartyPanel
A Beat Saber plugin which spawns a control panel the user can use to launch songs
Feel free to contribute by adding miscellaneous options (such as setting the player height from the command window)!
PR's accepted! :)
0.0.4
Updated for 0.13.0+!
IT IS VERY IMPORTANT IN 0.13 THAT WHEN YOU USE THIS PANEL, YOU SHOULD REFOCUS THE GAME WINDOW AFTERWARDS. There exists a unity bug in this unity version that drops the framerate when the game window isn't focused. This may not apply to PartyPanel since it's technically a game window, but it's better to be safe than sorry.
PartyPanel
A Beat Saber plugin which spawns a control panel the user can use to launch songs
Feel free to contribute by adding miscellaneous options (such as setting the player height from the command window)!
PR's accepted! :)
TODO:
- Add support for different map characteristics. Right now only Standard is supported (or the default, if the map doesn't have standard)
Known issues:
- When you drag the window, the game will look like it's frozen to your friend in VR. Blame Windows Forms.
- Large song libraries will take a long time to load. We can possibly circumvent this if we use whatever SongLoader already has loaded, but I haven't looked into it yet.
0.0.3
Bugfixes for 0.0.2:
- Fixed difficulty selection for OSTs
- Fixed duplicate songs in list
0.0.2
Updated for 0.12.0!
PartyPanel
A Beat Saber plugin which spawns a control panel the user can use to launch songs
Feel free to contribute by adding miscellaneous options (such as setting the player height from the command window)!
PR's accepted! :)
TODO:
- Label the OSTs. Right now it's impossible to tell between OneSaber and NoArrows and standard.
Known issues:
- When you drag the window, the game will look like it's frozen to your friend in VR. Blame Windows Forms.
- Large song libraries will take a long time to load, thanks to having to load all the images. This also takes RAM. We can possibly circumvent this if we use whatever SongLoader already has loaded, but I haven't looked into it yet.
- It is currently requiring some unnecessary dependencies.
0.0.1
First release!
All you have to do is drop the plugin in your plugins folder, and wait until the SongLoader plugin loads all your songs!
Enjoy!