Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAllow more glitch levels (or maybe floats for levels?) #7
Comments
|
@KopfKrieg Just added this in Increment/Decrement (aka P.S - Sorry for taking so long, I had exams and had to postpone development |
|
Alright, |
|
Cool, thank you :) |
Just a suggestion for an enhancement: Currently there are only glitch levels between 1 and 10 allowed, but I miss a setting somewhere between 1 and 2. This could be solved by either allowing floats for glitch levels (not sure if the algorithm used can work with floats), or by doubling the number of levels by using a range from 1 to 20 instead of 1 to 10.