Skip to content

HelpImStuckException Update

Compare
Choose a tag to compare
@Jakads Jakads released this 11 Nov 17:49
· 18 commits to master since this release

Added

  • Crashlog now contains a whole lot information before, from importing BPMs and objects to randomization results per object, plus some secret debugging variables!
    Bare in mind that such crashlog will only be created if and only if the program runs into some problems.
  • HelpImStuckException has been added and will be catched by the program if the program takes 5 seconds to place the next object.
    This will occur the most often in standard maps containing several notes at once.
  • mania: Avoid Jacks "x" and Shorter argument has been added to let users customize Scatter settings.

Changed

  • mania: Hitsounds are now copied with the notes, which were dismissed during randomization process.
  • After changing the difficulty name, it now breaks out of the loop, resulting in faster parsing speed.

Fixed

  • Minor fixes around typos and phrasing.