Skip to content

Releases: MatrikMoon/PartyPanel

0.0.9

04 Sep 01:31
Compare
Choose a tag to compare

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.8

05 Aug 02:19
Compare
Choose a tag to compare

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

27 Mar 19:39
Compare
Choose a tag to compare

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:

  1. Add support for different map characteristics. Right now only Standard is supported (or the default, if the map doesn't have standard)

Known issues:

  1. When you drag the window, the game will look like it's frozen to your friend in VR. Blame Windows Forms.
  2. 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

04 Dec 02:12
Compare
Choose a tag to compare

Bugfixes for 0.0.2:

  1. Fixed difficulty selection for OSTs
  2. Fixed duplicate songs in list

0.0.2

04 Dec 01:52
Compare
Choose a tag to compare

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:

  1. Label the OSTs. Right now it's impossible to tell between OneSaber and NoArrows and standard.

Known issues:

  1. When you drag the window, the game will look like it's frozen to your friend in VR. Blame Windows Forms.
  2. 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.
  3. It is currently requiring some unnecessary dependencies.

0.0.1

17 Nov 00:35
Compare
Choose a tag to compare

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!