Skip to content

Releases: adosikas/synth_mapping_helper

v0.9.4 - `--swap-hands`

13 Nov 11:54
Compare
Choose a tag to compare

v0.9.3 - Walls in finalize script

10 Nov 23:07
Compare
Choose a tag to compare

Plot now shows walls, and they are colored red when they would be hidden on quest

v0.9.1 - Finalize script & Spline interpolation

06 Nov 01:45
Compare
Choose a tag to compare

Adds scipy and matplotlib dependencies.

Changes --interpolate=<inverval> to use splines to interpolate, as do all other operations that interpolate.

Adds --interpolate-linear=<interval>, which does linear interpolation operation as --interpolate now uses splines.

Adds finalize script: python3 -m synth_mapping_helper.finalize <input_map.synth> <output_map.synth>, which moves walls up to compensate for game showing them differently than the editor. Supports --plot to plot velocity and acceleration and --revert to undo finalizing.

v0.8.2 - Note-Pivot & Relative Walls

03 Nov 23:09
Compare
Choose a tag to compare

v0.8.1

31 Oct 11:29
Compare
Choose a tag to compare
Add export_walls.txt

v0.8.0

31 Oct 00:40
Compare
Choose a tag to compare
Add --rotate-with and --offset-along

v0.7.2

20 Oct 19:05
Compare
Choose a tag to compare
Fix install.bat

v0.7.1

16 Oct 13:38
Compare
Choose a tag to compare
Update REAMDE

v0.7.0

15 Oct 14:20
Compare
Choose a tag to compare
Cycle through note types and walls when changing

v0.6.0

08 Oct 16:08
Compare
Choose a tag to compare
Update readme and bump version