v1.5.0
I found the source code! finally!!!
This is a very big update which includes many big changes that I wanted to do long ago but was unable to achieve because I lost the source code:
- Autoplay improvement
- Practice mode bug fix (something I accidentally broken when implementing autoplay)
- Minor UI bug fix
- Screen size is no longer hard coded to 1280*720, it's now calculated dynamically based on the resolution of the current monitor. (Equation: WindowWidth * 1.5 = MonitorWidth; WindowHeight * 1.5 = MonitorHeight)
- ffmpeg command bugfix
- Video output button bug fix
Which also means, SFBM is open sourced once again from now on! YAY!