Skip to content

Add support for floating point as glitch

Compare
Choose a tag to compare
@TotallyNotChase TotallyNotChase released this 24 Mar 09:49
· 42 commits to master since this release
  • Add support for float type numbers for glitch_amount

    You can now supply floats as glitch_amount! This works best when using floats with maximum of 1-2 decimal places

    Read the docs for more info!

  • Redesign help text for the commandline script

  • Add a more detailed description for the commandline script

  • Add more sanity checks in glitch_this.py

  • Improve Exception handling and Exception messages