Jump to content




SelectOS v.1.4.4 Alpha [ Colours ] [ Programs ]



130 replies to this topic

Poll: SelectOS - Poll (63 member(s) have cast votes)

What do you want me to add?

You cannot see the results of the poll until you have voted. Please login and cast your vote to see the results of this poll.

What do you think of SelectOS

You cannot see the results of the poll until you have voted. Please login and cast your vote to see the results of this poll.

What programs do you want?

You cannot see the results of the poll until you have voted. Please login and cast your vote to see the results of this poll.
Vote Guests cannot vote

#81 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 15 February 2013 - 09:06 AM

Hey guys what do you think about me adding a BSOD to SelectOS that actually works?

#82 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 15 February 2013 - 09:40 AM

View PostAnthonyD98™, on 15 February 2013 - 09:06 AM, said:

Hey guys what do you think about me adding a BSOD to SelectOS that actually works?
I think that would be awesome..................... :ph34r: :ph34r: :ph34r: :P

Also I would just like to say, I'm glad your not like a normal OS and just do stuff and make people get over it :P

#83 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 15 February 2013 - 11:43 AM

View PostTheOriginalBIT, on 15 February 2013 - 09:40 AM, said:

View PostAnthonyD98™, on 15 February 2013 - 09:06 AM, said:

Hey guys what do you think about me adding a BSOD to SelectOS that actually works?
I think that would be awesome..................... :ph34r: :ph34r: :ph34r: :P

Also I would just like to say, I'm glad your not like a normal OS and just do stuff and make people get over it :P

Lol :D
I'll start working on the BSOD maybe later today or during this weekend.

#84 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 15 February 2013 - 06:02 PM

Okay guys i'm sorry for the update taking so long to get out, but its just that I don't want to make any mistakes so Thats why Its taking so long :P
Also I really appreciate your guys help :)

I also I am open to people suggesting logo's now because I have no clue what the logo should be :D

#85 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 16 February 2013 - 01:35 PM

SelectOS v.1.4.0 Alpha

- Command Prompt has been removed temporarliy

- New File browser (by BigSHinyToys)

- User Interface completely rewritten

- Full Mouse & Keyboard support (excluding the updater)

- Calculator made by NDF-Jay added

- Lots of bugfixes

- Less Code & More functionality

- TitleBar at the top of the screen

- Titlebar displays computer ID

- Check for updates button


Out now!



#86 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 16 February 2013 - 01:52 PM

Working on Timer now :)
Expect an update sometime in the next hour or so.

EDIT: Just spotted a problem with the Program downloading (for those who are interested its on line 73). When I release an update that incldues a new program it will not download it due to the fact that the rootDir exist.

One thing I could do is have it check if each program exist and if they don't then it downloads it into the rootDir.

#87 BigSHinyToys

  • Members
  • 1,001 posts

Posted 16 February 2013 - 01:52 PM

SelectOS added to list of compatible OS's
link: Mouse File Browser

I'm always interested in feed back about Mouse File Browser so feel free to drop me a PM if you have any comments.

#88 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 16 February 2013 - 01:57 PM

View PostBigSHinyToys, on 16 February 2013 - 01:52 PM, said:

SelectOS added to list of compatible OS's
link: Mouse File Browser

I'm always interested in feed back about Mouse File Browser so feel free to drop me a PM if you have any comments.

Okay I will do so if needed.

#89 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 16 February 2013 - 02:04 PM

The bug with the program downloading is fixed :)
Now working on Timer.

#90 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 16 February 2013 - 02:10 PM

How would I make it so that the user can only enter a number and not a letter?

#91 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 16 February 2013 - 02:56 PM

View PostAnthonyD98™, on 16 February 2013 - 02:10 PM, said:

How would I make it so that the user can only enter a number and not a letter?
Pretty sure there is a way to do it in Lua but it doesn't work in CC, unless its fixed or I'm just going crazy and there isn't one, short of that you have to write a custom read function. here I made one for you ;)

Spoiler


#92 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 16 February 2013 - 02:58 PM

SelectOS v.1.4.1 Alpha

- Timer added

- Fixed a bug which caused the screen to go blue if an update was avaliable

- Changed the way SelectOS installs


Notice:

If you encounter the blue screen when checking for update then press enter and it should update to Alpha v.1.4.1

If you get a error message then go to line 52 and change run to pRun



#93 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 16 February 2013 - 03:00 PM

View PostAnthonyD98™, on 16 February 2013 - 02:58 PM, said:

- Fixed a bug which caused the screen to go blue if an update was avaliable

Bug in your BSoD code?



#94 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 16 February 2013 - 03:00 PM

View PostTheOriginalBIT, on 16 February 2013 - 02:56 PM, said:

View PostAnthonyD98™, on 16 February 2013 - 02:10 PM, said:

How would I make it so that the user can only enter a number and not a letter?
Pretty sure there is a way to do it in Lua but it doesn't work in CC, unless its fixed or I'm just going crazy and there isn't one, short of that you have to write a custom read function. here I made one for you ;)

Spoiler

Thanks, now I'm just wondering if there is a better way to host SelectOS's Files instead of using pastebin.
(You see if I was to implement what you just posted I would have to delete the current timer via update and then have it download the new timer.)

#95 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 16 February 2013 - 03:01 PM

View PostTheOriginalBIT, on 16 February 2013 - 03:00 PM, said:

View PostAnthonyD98™, on 16 February 2013 - 02:58 PM, said:

- Fixed a bug which caused the screen to go blue if an update was avaliable


Bug in your BSoD code?


No, :D
It may look like a BSoD but it isn't I just forgot to set the text colour for the updater back to white.
I haven't coded the BSoD yet.

#96 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 16 February 2013 - 03:05 PM

Just discovered another bug -_-
On line 52 I forgot to rename run to pRun.

#97 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 16 February 2013 - 03:07 PM

View PostAnthonyD98™, on 16 February 2013 - 03:00 PM, said:

Thanks, now I'm just wondering if there is a better way to host SelectOS's Files instead of using pastebin.
(You see if I was to implement what you just posted I would have to delete the current timer via update and then have it download the new timer.)
GitHub or a server. but pastebin is better for things like installers and such, so that people dont have to have access to the computer files.
I personally use github for all my projects and updaters pull from github because I have a bad habit of forgetting to update the pastebins.


View PostAnthonyD98™, on 16 February 2013 - 03:01 PM, said:

No, :D
It may look like a BSoD but it isn't I just forgot to set the text colour for the updater back to white.
I haven't coded the BSoD yet.
Ahhh ok, lol

#98 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 16 February 2013 - 03:10 PM

View PostTheOriginalBIT, on 16 February 2013 - 03:07 PM, said:

View PostAnthonyD98™, on 16 February 2013 - 03:00 PM, said:

Thanks, now I'm just wondering if there is a better way to host SelectOS's Files instead of using pastebin.
(You see if I was to implement what you just posted I would have to delete the current timer via update and then have it download the new timer.)
GitHub or a server. but pastebin is better for things like installers and such, so that people dont have to have access to the computer files.
I personally use github for all my projects and updaters pull from github because I have a bad habit of forgetting to update the pastebins.


View PostAnthonyD98™, on 16 February 2013 - 03:01 PM, said:

No, :D
It may look like a BSoD but it isn't I just forgot to set the text colour for the updater back to white.
I haven't coded the BSoD yet.
Ahhh ok, lol

I tried to use GitHub before but I couldn't get a handle on it. ( I don't know how to use it )

#99 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 16 February 2013 - 03:14 PM

View PostAnthonyD98™, on 16 February 2013 - 03:10 PM, said:

I tried to use GitHub before but I couldn't get a handle on it. ( I don't know how to use it )
Yeh it does take a bit to get used to, but have a read here
http://www.computerc...ed-with-github/

#100 AnthonyD98™

  • Members
  • 193 posts
  • LocationAuckland, New Zealand

Posted 16 February 2013 - 03:19 PM

View PostTheOriginalBIT, on 16 February 2013 - 03:14 PM, said:

View PostAnthonyD98™, on 16 February 2013 - 03:10 PM, said:

I tried to use GitHub before but I couldn't get a handle on it. ( I don't know how to use it )
Yeh it does take a bit to get used to, but have a read here
http://www.computerc...ed-with-github/

Okay I see now, but does the CC program download the files?
And what if I wanted to fix a bug in a already released version? Would I have to release a totally new version to fix that bug?





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users