Posted February 16, 2026 by Null
#BugFix
Fixed issue where players couldn't even play the game. It was primarily caused by a check whether the user had a controller, wherein the game would only work if you did have it (it's a bit more than that, but that's the gist of it). Undid the check, and changed it so that now the game should work regardless of whether you have a gamepad connected.