Caeden117

Results 5 issues of Caeden117

**BEATMAP V3 DOES NOT HAVE A PUBLIC BETA. IF YOU DONT KNOW COMPILE CHROMAPPER FROM SOURCE, PLEASE DO NOT ASK HOW TO ACCESS IT EARLY.** If you are using Beatmap...

bug

I added ChromaToggle detection in `GetCustomSongInfo` for any difficultyLevel object that have the `chromaToggle` option set to `On`. Due to how ChromaToggle uses bombs inside of notes to determine what...

This PR adds a method of manipulating the fog in environments. ![example](https://cdn.discordapp.com/attachments/587440801546502175/839749737670639626/unknown.png) You can manipulate fog per-difficulty in the `Info.dat` `_customData` objects, or take advantage of some custom events to...

Just a small patch that makes chroma lighting in 360 maps a bit more fun. ~~yes I am chroma lighting in 360, fight me~~

(Requires #493) This PR implements a method of BPM detection to ChroMapper using [AudioSync](https://github.com/Caeden117/AudioSync), a pure C# implementation of ArrowVortex's BPM detection algorithm. Results should be pretty comparable to ArrowVortex,...