Absences and Excuses
Alright, so I’ve been gone for a while, and I feel that I should probably explain why. Last I posted, I got CI/CD stuff done.
Well, I uncovered a few bugs, and fixed them. Eventually, I ended up putting it on pause. The reason for doing so was basically that, I ran into a few bugs that I’m not sure why occur. I'm not sure where the issue occurs either, mainly because of the fact that it seems to only affect a handful of things in some games. In the end, I was getting frustrated and it was starting to effect my ability to work on it, so I put it off. I do plan on resuming it eventually though.
So, for now, most of my work is focused on another project, OpenSplit - which aims to be an Open Source, Cross-Platform alternative to LiveSplit, but written in pure C. Lately I've been working on the 'core' program, which is essentially anything that might want to be used irrespective of the GUI project stuff, and ended up creating a configuration script without GNU Autotools or CMake. So yeah, I'm currently writing a configure script by hand, especially one that is POSIX compatabile.
I hate it. It sucks, take my advice and it's probably better to just use GNU Autotools after writing a configure script once.













