Skip to content

v1.4.3

Choose a tag to compare

@Liam-DeVoe Liam-DeVoe released this 05 Nov 19:23
· 47 commits to master since this release
  • add Visualizer#on_load method, which is called when the visualizer finishes preprocessing of the beatmap, replay, sliders, etc and is ready to display gameplay
    • this is a no-op and is intended to be overridden by subclasses to perform actions that require a loaded visualizer (eg, seeking and taking a screenshot of the visualizer)