Releases: Damnae/storybrew
Releases · Damnae/storybrew
1.82
1.81
- Added Ctrl-Alt-C to copy storyboard coordinates to clipboard (by Endaris).
- Added FrequencyCutOff option to GetFft and Spectrum effects (by Endaris).
- Added Beatmap.AudioFilename (by Endaris).
- Added support for VS Code Insiders (by Coppertine).
- Fixed cryptic error message when GetMapsetBitmap doesn't find a file.
- Fixed Particle & Spectrum scripts error when the map is empty and start/end time aren't specified.
1.80
1.79
1.78
1.77
1.76
- The timeline can now be moved outside of audio boundaries when sprites are present.
- Added a Random method that takes floats and returns a float.
- Added start time only overloads for FlipH, FlipV and Additive.
- The project's asset path is now accessible to scripts (AssetPath).
- Fixed low framerate while dragging the timeline.
- Fixed parsing of circular sliders that are actually linear.
- Fixed CustomSampleSet parsing for very old beatmaps.