STD-GUI - A multi-appstore appstore! Advanced/Normal compatible! Works with Axiom and SimSoft!
#21
Posted 20 February 2017 - 11:18 PM
Also, you say that a program can be added if it's a "self-sufficient" file. I'm assuming that excludes programs that require multiple files -- but are "installers" acceptable, to get around this?
#22
Posted 21 February 2017 - 03:18 AM
CodeWeaver, on 20 February 2017 - 11:18 PM, said:
The repositories are being pulled from my Pastebin. There's one that is a giant list of store items, then the other two interpret other stores and composes a list based on that.
CodeWeaver, on 20 February 2017 - 11:18 PM, said:
Yes, installers will do very nicely if your program requires multiple files. STD-GUI doesn't support archiving, due to how trivial an installer would make that, and Discover/OnlineAPPS/anything else would be sure to use other types of formats.
#23
Posted 22 February 2017 - 12:04 AM
EldidiStroyrr, on 21 February 2017 - 03:18 AM, said:
CodeWeaver, on 20 February 2017 - 11:18 PM, said:
The repositories are being pulled from my Pastebin. There's one that is a giant list of store items, then the other two interpret other stores and composes a list based on that.
CodeWeaver, on 20 February 2017 - 11:18 PM, said:
Yes, installers will do very nicely if your program requires multiple files. STD-GUI doesn't support archiving, due to how trivial an installer would make that, and Discover/OnlineAPPS/anything else would be sure to use other types of formats.
In regards to this program and support with Online Apps, all programs outputted by the APIs will be out of date (and potentially non-existent). We're replacing our old way of running with the new system at https://twijnweb.com/oa . This system does not yet have an API publicly available. I do hope that this program will be updated once I do update my API. OnlineApps will allow you to link files to external places where you host your code - might it be pastebin or github - and will add all of these to a list to be downloaded on the client. This means that essentially OnlineApps is an installer that doubles as a distributor. Currently, you can see the format of how we now export the lists for programs here, or you might want to see how to make this readable by Lua here. (If you do look at the list of programs, right click and hit "View source" if on chrome. Your browser will not see the new lines as new lines)
Unfortunately, I don't have it set up yet to give all of the names of programs in the system.
#24
Posted 10 June 2017 - 04:07 AM
+Added a color palate table +Added colorization to item descriptions and names +Added clickable button for changing the store channel (F3, otherwise) +Updated screenshots in OP *Changed colors to be darker and cooler *Changed a few item descriptions
I decided that the old style of light gray on gray is for nerds, so I went with a much cooler gray on black. I also added some pipe characters to the scrollbar.
Also, the listing for the Discover Store in the STD Default channel was mistakenly credited to Creator, even though it is Dannysmc95, which I knew damn well. I confused the two of them a while ago, and I guess that was the result. Maybe it was they're tones when talking to people. Idunnohh.
Edited by EldidiStroyrr, 10 June 2017 - 04:07 AM.
#25
Posted 15 June 2017 - 05:35 PM
#26
Posted 15 June 2017 - 05:50 PM
Wilma456, on 15 June 2017 - 05:35 PM, said:
Silly me, I had down "htps://" instead of "https://"! I appligize.
#27
Posted 17 June 2017 - 10:49 AM
I've got two suggestions for you:
- Coloring for the categories. For example: category games is blue and API is yellow etc.
- Have some sort of image for each program/utility. Strafe has implemented thiss and it makes for easily finding something you like.
Great job, though!
#28
Posted 17 June 2017 - 05:33 PM
Xelostar, on 17 June 2017 - 10:49 AM, said:
I've got two suggestions for you:
- Coloring for the categories. For example: category games is blue and API is yellow etc.
- Have some sort of image for each program/utility. Strafe has implemented thiss and it makes for easily finding something you like.
Great job, though!
Thanks, m8. About those suggestions,
1. Colored categories is possible, but it doesn't seem very useful to be honest. Might as well, though...
2. I've tried adding some pictures to STD-GUI, but I can't figure out how to use the NFT (or whatever it's called) image standard. I want to be able to have PAIN export to nft, but I couldn't be bothered. Maybe if I modify my formatting code API, then it'd be easier...hm
Another thing, is that creating stylish images for each store entry will be tedious, unless I can get people to send me theirs.
Thanks for the suggestions!
#29
Posted 19 June 2017 - 07:08 AM
EldidiStroyrr, on 17 June 2017 - 05:33 PM, said:
Xelostar, on 17 June 2017 - 10:49 AM, said:
I've got two suggestions for you:
- Coloring for the categories. For example: category games is blue and API is yellow etc.
- Have some sort of image for each program/utility. Strafe has implemented thiss and it makes for easily finding something you like.
Great job, though!
Thanks, m8. About those suggestions,
1. Colored categories is possible, but it doesn't seem very useful to be honest. Might as well, though...
2. I've tried adding some pictures to STD-GUI, but I can't figure out how to use the NFT (or whatever it's called) image standard. I want to be able to have PAIN export to nft, but I couldn't be bothered. Maybe if I modify my formatting code API, then it'd be easier...hm
Another thing, is that creating stylish images for each store entry will be tedious, unless I can get people to send me theirs.
Thanks for the suggestions!
1. Succes doing that!
2. Succes figuring that out. I could just make a "screenshot" of my game for example. (or part of it, since there's not that much room...)
#30
Posted 23 July 2017 - 05:11 PM
Also, I finally added an 'isBeta' variable to influence the F12 autoupdate URL.
#31
Posted 29 July 2017 - 12:30 AM
btw.
If you need help with reading .nft, I can give you my code from textpaint. To make Screenshots, you can use Screentool.
#32
Posted 29 July 2017 - 07:18 AM
#33
Posted 29 July 2017 - 10:38 AM
#34
Posted 29 July 2017 - 03:20 PM
Wilma456, on 29 July 2017 - 10:38 AM, said:
Wilma456, on 29 July 2017 - 12:30 AM, said:
btw.
If you need help with reading .nft, I can give you my code from textpaint. To make Screenshots, you can use Screentool.
That's a lot of stuff! I'll be sure to add it. As for NFT, I'll try to adapt that into both STD-GUI and PAIN, so I can make icons. And maybe I'll even use Screentool to make screenshots for a few applications..! Working at a summercamp gives me little time, though.
#35
Posted 10 November 2017 - 08:08 PM
Also, updated screenshots.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











