oppai-ng 1.1.24
- [bugfix] cli: ignore unknown mods so that stuff like SO, PF doesn't cause parameter errors
- [bugfix] taiko: fix underflow when miss amount is greater than the number of objects
- [bugfix] taiko: slider conversion logic only applies to non-taiko maps
- [bugfix] taiko: fix incorrect velocity calculation in slider conversion (improves accuracy on converted maps)
- [packaging] add automated docker-based packaging
linux binaries are statically linked against musl libc
windows binaries should not require the c runtime, but if they ask for it, install https://www.microsoft.com/en-us/download/details.aspx?id=5555
x64 and x86_64 mean 64-bit
i586 and x86 mean 32-bit
the binary packages include the source code inside the src directory