17 posts
Posted 12 May 2015 - 05:10 PM
SmashOS v0.5 NOW AVAILABLE!
Welcome to SmashOS.
SmashOS is a OS for new users of smashOS and want their computers protected!
Bugs
If you have any bugs please post them in the chat down below.
Modifing Y/N
Yes i do allow editing of my OS and you can also send me patches if you would be so kind :lol:/>.
Known errors
I have seen a error on smashOS's login system when the background is only covering text. Please Help me :P/>
Installer
pastebin run eDLtjd1c
Pics coming soon!
Edited on 13 May 2015 - 05:29 PM
3790 posts
Location
Lincoln, Nebraska
Posted 12 May 2015 - 05:21 PM
Locked due to lack of code. Please report your topic when you have code to show/share.
8543 posts
Posted 12 May 2015 - 05:36 PM
Unlocked so code may be posted.
2679 posts
Location
You will never find me, muhahahahahaha
Posted 12 May 2015 - 06:16 PM
Please remove the sleeps, it is annoying.
17 posts
Posted 12 May 2015 - 06:18 PM
What do you mean sleeps?
2679 posts
Location
You will never find me, muhahahahahaha
Posted 12 May 2015 - 07:31 PM
In the install scripts, there is sleep(x). Remove them.
17 posts
Posted 13 May 2015 - 05:45 PM
Ok. Thanks
3790 posts
Location
Lincoln, Nebraska
Posted 13 May 2015 - 06:19 PM
Most often, people prefer a loading screen that actually…loads, rather than just being a placeholder animation. So adding unnecessary sleep function calls is not something people appreciate, since it means just that much time is used before they can continue using the program.
17 posts
Posted 13 May 2015 - 07:23 PM
Ok, im currently remaking the installer so the pastebin wont work sorry but dont lock this post
17 posts
Posted 13 May 2015 - 07:38 PM
I have just found a error within the installer could anyone help?
it says "pastebin:111: [string "string"]:4: '=' expected" after i had changed it
Nvm i had just forgot the shell.run lel
673 posts
Posted 16 May 2015 - 06:56 PM
Gotta love broken APIs.
You forgot an "end" on "smashapi", and for an API you should give a return value rather than write the value out.
Edited on 16 May 2015 - 04:57 PM
17 posts
Posted 17 May 2015 - 11:30 AM
Thanks for showig me that will be up in the next update!
374 posts
Posted 17 May 2015 - 03:52 PM
For the shell launcher, have a sleep(0.5) there and throw a term.clear() before launching shell. Otherwise shell appears low on screen and looks bad, as well as leaving previous draw objects on screen.
124 posts
Location
Seattle, WA
Posted 18 May 2015 - 05:48 PM
I don't mean to sound harsh, but this pops up so many times lately.
What's different about your OS? Why should anyone use it? I'm all for people learning programming, as It's a wonderful hobby to have, but if you can't entice people into using your software it won't get anywhere!
2679 posts
Location
You will never find me, muhahahahahaha
Posted 18 May 2015 - 06:00 PM
He technically is right. Why would I use your os and that glassos.
374 posts
Posted 05 August 2015 - 03:25 AM
Passwords are stored in a text file that is neither encrypted nor protected from being accessed from within even the os itself.