This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Siftos31's profile picture

ACE OS SV

Started by Siftos31, 04 January 2018 - 10:46 AM
Siftos31 #1
Posted 04 January 2018 - 11:46 AM
Sorry, the OS is dead and I've removed all the files from pastebin.

I'm never going to develop this OS again, but no worries.

I've actually learned a lot these last years.

So I'm going to release a new Operating System with much more interesting things to come with it.

And sorry again, have a great day! :)/>//Siftos
Edited on 16 January 2019 - 06:21 PM
Nothy #2
Posted 04 January 2018 - 12:01 PM
where that code at tho
Siftos31 #3
Posted 04 January 2018 - 12:26 PM
where that code at tho
I can manke a pastebin file so wait a bit

where that code at tho
I can manke a pastebin file so wait a bit
*make
Nothy #4
Posted 04 January 2018 - 01:11 PM
thx
Siftos31 #5
Posted 04 January 2018 - 01:18 PM
thx
no prob
Nothy #6
Posted 04 January 2018 - 01:40 PM
Alright, after toying around a little with this. I found that the settings do not work, and that the pastebin file has to be saved as startup. you should probably specify that
Siftos31 #7
Posted 04 January 2018 - 03:48 PM
Alright, after toying around a little with this. I found that the settings do not work, and that the pastebin file has to be saved as startup. you should probably specify that
I forgot to say that. That wasn't the full downloader but only the Operative System without the files that are really needed to get the full OS to work

'Cause I only posted the main thing. So soon the downloader with the full OS will be out. I gotta write this up there too
Smallfrypound #8
Posted 04 January 2018 - 09:27 PM
Here are aspects that work:
  • You actually used your own code! Unlike others who just repost other peoples code.
  • Colors. Having changeable colors is a good thing to include in any OS.

Here's a few things you should add/fix:
  • Proper capitalization and spacing on your settings (textcolor and backgroundcolor need to be spaced out and capitalized)
  • An installer (well, at least when you release the rest of the code)
  • A startup file (not just having the OS run on boot)
Siftos31 #9
Posted 06 January 2018 - 02:30 PM
Here are aspects that work:
  • You actually used your own code! Unlike others who just repost other peoples code.
  • Colors. Having changeable colors is a good thing to include in any OS.
Here's a few things you should add/fix:
  • Proper capitalization and spacing on your settings (textcolor and backgroundcolor need to be spaced out and capitalized)
  • An installer (well, at least when you release the rest of the code)
  • A startup file (not just having the OS run on boot)
Late answer event tho I knew that your comment were there. Thx for feedback. the colorsetting do I think is spaced out now in 0.7. But I don't remember. otherwise it will be fixed in 0.8 :)/>