AllPoland / ArcViewer

Open source, overengineered 3D Beat Saber map previewer and replay viewer
https://allpoland.github.io/ArcViewer/
GNU General Public License v3.0
66 stars 15 forks source link

More settings options #19

Closed TparT closed 1 year ago

TparT commented 1 year ago

Ability to mute the Hit Sound

Ability to see basic map information, like:

Ability to open (Like pressing a button or copying the link of) the previewed map on map searching websites like:

AllPoland commented 1 year ago

Ability to mute the Hit Sound

This already exists in the form of "Hit Sound Volume". Just set it to 0

Ability to see basic map information

I've considered this before, but I don't see any use from it that would warrant the effort to add a stats screen. Multiple people have asked for it though, so it might be added in the future.

Ability to open the previewed map on a map download site

I'll definitely add this one to the list, although it will only link to BeatSaver, since BeastSaber is undergoing a rewrite and won't be a place for downloading maps soon.

AntonBogun commented 1 year ago

It would also be nice to have an option that removes arrows and shows what the map looks like with the "no arrows" modifier enabled.

ccloli commented 1 year ago

Ability to see basic map information

I second this, I usually preview the map before I download it, so that I can determine if I could play the map (like too fast or too tech?). By checking its information like NPS I can have a quick view of the level, like if it exceeds my acceptable NPS I can directly switch to another difficulty.

Though I wrote a script just now, that runs on BeatSaver to show the information from BeatSaver API, I still sometimes forget to check it before I preview the map, or I may just forget which level I need to check after I open the preview modal. Besides, the API only returns the average NPS, while the Rabbit one can show the peak NPS, which may be suitable for some maps with uneven density of blocks like this one, though a better way should be like showing 90th NPS or 95th NPS in map information.

image

AllPoland commented 1 year ago

Both the stats panel (including counters for all objects, NPS, and SPS), and buttons linking to BeatSaver page/map download have been added in v0.3.5