DPS2004 / Beatblock-issues

Public bug/suggestion tracker for Beatblock
4 stars 4 forks source link

Difficulty number does not display properly in the level select page for custom levels #161

Open Random22wastaken opened 3 weeks ago

Random22wastaken commented 3 weeks ago

Describe the bug In the new editor as of update 0.3.0, if you set the variant difficulty to any number (in this example 5), it still displays the difficulty number as 0 in the menu. It displays properly in the actual level though.

To Reproduce Steps to reproduce the behavior:

  1. Go to the custom levels page.
  2. Create a new level + variant.
  3. Set the difficulty to any value above 0.
  4. Save and go back to the menu.

Expected behavior The difficulty number should have changed if the difficulty is above 0. Instead it remains 0 even when setting a different value.

Screenshots image image

By submitting this, I am confirming that I have read the README and am using the latest version of Beatblock.

Random22wastaken commented 3 weeks ago

Edit: I may have found the problem. In the manifest, it appears to only change the variant difficulty and not the difficulty for the level as a whole. This extends to the name of the charter as well. image image