Skip to content

Releases: spookyGh0st/beatwalls

👻BeatWalls v1.0.7👻

07 Mar 11:02
Compare
Choose a tag to compare

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👻

19 Feb 23:33
Compare
Choose a tag to compare

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👻

16 Feb 23:22
Compare
Choose a tag to compare

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 called count)
  • Add alias b for beat since i hate typing.
  • fixed a bug that didn't allow rainbows without repetitions number (defaults to 1 now)

👻BeatWalls v1.0.4👻

13 Feb 16:10
Compare
Choose a tag to compare

👻 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}👻

24 Jan 10:58
Compare
Choose a tag to compare
Pre-release

👻 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👻

19 Jan 21:00
Compare
Choose a tag to compare
Pre-release
  • 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👻

19 Jan 00:24
Compare
Choose a tag to compare
Pre-release

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👻

14 Dec 08:51
Compare
Choose a tag to compare
Fix rotation and and X/Y/Z Achsis

👻BeatWalls v0.18.10👻

04 Sep 20:12
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/spookyGh0st/beatwalls

👻BeatWalls v0.18.9👻

14 Aug 14:43
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master' into master