Caeden117
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...
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.  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,...