AllPoland / ArcViewer

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

Incorrect saber colors on modded map with left-handed mode #67

Closed f1amy closed 1 month ago

f1amy commented 1 month ago

Describe the bug:

On a modded map that can change block and saber colors mid-game, replay viewer does not handle left-handed mode, resulting in swapped saber colors with blocks they're hitting. Also, even if blocks can change colors in a replay, sabers do not change colors at all (another issue).

How to Reproduce:

Steps to reproduce the behavior:

Expected behavior:

Sabers should hit same block colors

Build Info:

Additional context:

https://allpoland.github.io/ArcViewer/?scoreID=16423133

image image

AllPoland commented 1 month ago

I've added dynamic saber colors in 0.6.3, so now they'll change to match the next notes' colors when a map uses chroma

f1amy commented 1 month ago

It's fixed now, thanks!