Releases: spookyGh0st/beatwalls
👻BeatWalls v1.0.7👻
A tool to create wallmaps for Beat Saber.
Check out the docs under https://spooky.moe/beatwalls.
Created with <3 by your friendly ghost.
Change Log:
v1.0.7
- Fixed color bug, that led to colorAlpha overwiting Colors for later Stuctures.
v1.0.6
- Added Beziercurve and ExpCurve, which is basically a Beziercurve with one instead of 2 Control Points.
- Sort Walls in the helix by z, so the colors don't get mixed up now.
👻BeatWalls v1.0.6👻
A tool to create wallmaps for Beat Saber.
Check out the docs under https://spooky.moe/beatwalls.
Created with <3 by your friendly ghost.
Change Log:
- Added Beziercurve and ExpCurve, which is basically a Beziercurve with one instead of 2 Control Points.
- Sort Walls in the helix by z, so the colors don't get mixed up now.
👻BeatWalls v1.0.5👻
A tool to create wallmaps for Beat Saber.
Check out the docs under https://spooky.moe/beatwalls.
Created with <3 by your friendly ghost.
Change Log:
- BREAKING: Switch from 0-1 values for colors to 0-255 since it's more used on color pickers.
- Add Property
colorAlpha
to overwrite the alpha values of colors in a structure. - Reintroduce Property
splineAmount
to ease the creation of helixes. (in some versions calledcount
) - Add alias
b
forbeat
since i hate typing. - fixed a bug that didn't allow rainbows without repetitions number (defaults to 1 now)
👻BeatWalls v1.0.4👻
👻 Beatwalls is a Tool to ease the pain of creating Wallmaps for Beatsaber.
You can learn more here.
Change Log:
- Fixed the position when working with rotation on the x or y axis
- Fixed a scaling error, where the width of the wall was not properly set
- Fixed utf-16 loading
- Added featured maps to the docs, add your own!
👻BeatWalls v1.0.3}👻
👻 Beatwalls is a Tool to ease the pain of creating Wallmaps for Beatsaber.
You can learn more here.
Change Log:
- Update Include Syntax: They must be at the top of a file
- Update Include Scope: Custom Structures and Interfaces are now private per file
👻BeatWalls v1.0.1👻
- Fixed an Issue with the loading of newer NE difficulties.
This is the prerelease of the version 1.0.1
There is a bunch of new stuff now! Including a different syntax, so this is not compatible with old .bw files.
go check out the new documentation at https://spooky.moe/beatwalls
👻BeatWalls v1.0.0👻
This is the prerelease of the version 1.0.0
There is a bunch of new stuff now! Including a different syntax, so this is not compatible with old .bw files.
go check out the new documentation at https://spooky.moe/beatwalls
👻BeatWalls v0.18.111👻
Fix rotation and and X/Y/Z Achsis
👻BeatWalls v0.18.10👻
Merge branch 'master' of https://github.com/spookyGh0st/beatwalls
👻BeatWalls v0.18.9👻
Merge remote-tracking branch 'origin/master' into master