Skip to content

It wasn't working and I was unaware of it for 4 whole days Update

Compare
Choose a tag to compare
@Jakads Jakads released this 15 Nov 16:25
· 6 commits to master since this release

Added

  • taiko: The new TrueRandom option will let you experience a better algorithm for randomizing.
    Current algorithm uses the same one that the official taiko games do, which doesn't shuffle the colors that well.
  • More messages and reconfiguration on the chances of displaying each one.

Changed

  • Minor changes on phrasing. (True Random? -> Enable True Random?)
  • taiko: Crashlog now counts notes and othernotes(Sliders, Spinners) seperately.

Fixed

  • Fix program being stuck indefinitely when trying to randomize.
    This is due to a big oversight. Technical details are written here.
  • Fix crash if the beatmap metadata contains "@". (e.g. cosMo@暴走P)
  • taiko: Fix crashlog not outputting object's ms properly.