appreciated <3
Yeah, I figured it out finally, I had to actually figure out how in the hell to make it so bluestacks would allow me to drop in scripts, finding the mobile folder was a tad annoying, but I think I can see now what's going on, been working on a fix.
Edit: Can't double reply, but I have indeed sent 1.4 into the script manager for approval, I was able to see what was going on and get it working normally, tried also refining some buttons, but as I am not a mobile user, let me know if anything ends up being annoying, as I don't know the level of acceptable "tediousness" I guess, and my first reaction is to put most of the important buttons on the top.
Lol appreciated. No rush.
I realized I was missing some stuff. Once I actually got Bluestacks working (running a Samsung S22, should be roughly standard) I could finally see what was going on. There WAS a check for phone vs PC controls, but it wasn't wired up right. I broadened the sniff to also check plat.showOnScreenKeyboard, and rawget(_G,"platform").showOnScreenKeyboard since some android builds put it on one or the other, and even added a force_mobile toggle for anyone the auto-detect misses.
Then I launched and..... Realized that the actual issue was just a state.active, as it was never flipped on automatically. Because it was still waiting for the user to press "C"... On mobile... Where there is no C. Felt real stupid after spotting it, especially since I'd shipped two "fixes" for the C thing already without actually testing on a phone. Bluestacks was a PITA to figure out but I at least have it working now to actually verify.
Fix was just a small tap button in the right sidebar to turn the tool on, as I just kinda spaced it, plus an "Off" button on the mobile toolbar to turn it back off. Also went through the settings menus and replaced the "Esc or C closes" hints with tap wording, since those were also useless without a keyboard. I am not 100% sure how mobile users are or expect stuff, so I tried to make it simple without being annoying, as obviously mobile is severely limited with input lmao, I'm just glad there was the open empty bar of space on the right side of the screen.
This mod is pretty great! Should be official!