Skip to content

Releases: feightwywx/aff-toolbox

v2.1.1

30 Jul 15:24
e4904ee

Choose a tag to compare

What's Changed

Enhancements

Fixes

  • fix(backend/chart-offset): AudioOffset offset to wrong direction 修复了谱面偏移工具AudioOffset偏移方向错误的问题 by @feightwywx in #50
  • fix(frontend/input/AffTextField): upload problem when repeatly upload the same file 修复了谱面输入框无法重复上传同一个文件的问题 by @feightwywx in #51
  • fix(frontend/input/AffTextField): required error still shows after uploading file 修复了谱面输入框上传文件后仍然显示必填错误的问题 by @feightwywx in #51

Full Changelog: v2.1.0...v2.1.1

v2.1.0

24 Jul 12:56
45635ba

Choose a tag to compare

What's Changed

Highlight

  • feat(/tools/arc-sketch-to-arc): new tool to convert hand-drawn images to a set of Arcs 添加手绘草图转黑线绘画工具 by @Nick-bit233 in #24
  • feat(arc-shift): arc shifting tool Arc平移工具 by @feightwywx in #32
  • feat(chart-to-skyline): Chart to Skyline Tool 谱面转黑线工具 by @feightwywx in #33

Enhancements

  • enhancement: multiline arc batch support 同时处理多个Arc by @feightwywx in #21
  • enhancement: AffTextField file upload support 谱面输入框支持文件上传 by @feightwywx in #22
  • enhancement(frontend): min/max validation support 前端控件增加范围校验支持 by @feightwywx in #47
  • enhancement(chart-offset): allow offsetting audiooffset 谱面偏移工具支持偏移AudioOffset by @feightwywx in #48

Fixes

  • fix: note with non-zero duration will not be scaled to zero duration 修复谱面倍速会将时长为1的物量变为0的问题 by @feightwywx in #23
  • fix(backend): unknown error when processing designant skyline 修复处理designant参数时提示未知错误的问题 by @feightwywx in #49

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.1.0-beta.3

09 Jun 13:02
33f404a

Choose a tag to compare

v2.1.0-beta.3 Pre-release
Pre-release

What's Changed

Highlight

  • add(backend/chart_to_skyline): arctap support 谱面转黑线支持ArcTap by @feightwywx in #37
  • enhancement(backend/chart/to-skyline): timinggroup support 转黑线支持TimingGroup by @feightwywx in #42
  • enhancement(backend/chart/to-skyline): arc appendix support note黑线化生成Arc头和立柱 by @feightwywx in #43
  • enhancement(chart-to-skyline): tap, arctap, and arc head duration control Tap、ArcTap、Arc头长度自定义支持 by @feightwywx in #45

Enhancements & Fixes

  • fix(frontend/arc-shift): int validation on params 修复Arc偏移参数输入框的整数校验 by @feightwywx in #40

Full Changelog: v2.1.0-beta.2...v2.1.0-beta.3

v2.1.0-beta.2

25 May 11:33
c16c608

Choose a tag to compare

v2.1.0-beta.2 Pre-release
Pre-release

What's Changed

Highlight

  • feat(arc-shift): arc shifting tool Arc平移工具 by @feightwywx in #32
  • feat(chart-to-skyline): [WIP] Chart to Skyline Tool 谱面转黑线工具 by @feightwywx in #33
    谱面转黑线工具目前支持Tap、Hold、实Arc本体黑线描边;暂不支持ArcTap、Arc头、Arc立柱、timinggroup包裹的物件,请等待后续版本

Full Changelog: v2.1.0-beta.1...v2.1.0-beta.2

v2.1.0-beta.1

29 Mar 11:22
b988b47

Choose a tag to compare

v2.1.0-beta.1 Pre-release
Pre-release

What's Changed

Highlight

  • add(/tools/arc-sketch-to-arc): new tool to convert hand-drawn images to a set of Arcs 添加手绘草图转黑线绘画工具 by @Nick-bit233 in #24

Enhancements & Fixes

  • enhancement: multiline arc batch support 同时处理多个Arc by @feightwywx in #21
  • enhancement: AffTextField file upload support 谱面输入框支持文件上传 by @feightwywx in #22
  • fix: note with non-zero duration will not be scaled to zero duration 修复谱面倍速会将时长为1的物量变为0的问题 by @feightwywx in #23

New Contributors

Full Changelog: v2.0.1...v2.1.0-beta.1

2.0.1

04 Jan 06:05
f859531

Choose a tag to compare

What's Changed

  • fix(backend/chart/scale): multiply timing bpm rather than division 倍速谱面时乘算timing bpm by @feightwywx in #19

Full Changelog: v2.0.0...v2.0.1

2.0.0

20 Dec 07:57
01e9026

Choose a tag to compare

v2.0.0

ci(docker-build): fix backend image tag