Auuu.. So much stuffs ;--;
I've kinda been ignoring the FTP side of things lately, but I will start working on it again. >-<!
The thing about the output was planned a while ago.. I'm still wondering on how I should go about implementing it.
The easiest but more restrictive way would be to put 'Key' and 'Value' in a php file like: $key = value;
So you can just include that php file into any other php file to use those keys as variables.
But I'm not sure if this would be nice for people who use mIRC scripting or other such things. >-<
Will find a way which fits both~
(Left-Click = osu!, Right-Click = osu!test
I'll make 2 fields in the config, one for the url. Eg. http://host.com/np.php
Another for requests requiring key, then optionally commands. Eg. key=gf4gh874hg&np=np&diff=diff (where keys = user defined post variables, values = commands)
Edit: Scratch that, instead of doing commands separated, I just put the different outputs instead in the string (status=&primary=&secondary=&previous=)
Oh, I also will be fixing hanging issues on the FTP side of things.
Edit: I'm finished with changes today (17th), will upload v1.9 when I wake up.
I've kinda been ignoring the FTP side of things lately, but I will start working on it again. >-<!
The thing about the output was planned a while ago.. I'm still wondering on how I should go about implementing it.
The easiest but more restrictive way would be to put 'Key' and 'Value' in a php file like: $key = value;
So you can just include that php file into any other php file to use those keys as variables.
But I'm not sure if this would be nice for people who use mIRC scripting or other such things. >-<
Will find a way which fits both~
Exception while connecting to FTPEasy fix.
Primary output is overwrittenSomething I overlooked.
Add an "Start osu!" buttonNice idea, will do an 'Osu' icon styled button~
(Left-Click = osu!, Right-Click = osu!test
POST requestsPretty simple to do >-<
I'll make 2 fields in the config, one for the url. Eg. http://host.com/np.php
Another for requests requiring key, then optionally commands. Eg. key=gf4gh874hg&np=np&diff=diff (where keys = user defined post variables, values = commands)
Edit: Scratch that, instead of doing commands separated, I just put the different outputs instead in the string (status=&primary=&secondary=&previous=)
Upload to FTP does not correctly "go offline"I thought I fixed this >-< Will check it.
Oh, I also will be fixing hanging issues on the FTP side of things.
Edit: I'm finished with changes today (17th), will upload v1.9 when I wake up.