Jump to content




[1.62+] LogOS -- Development has restarted!

computer lua peripheral

70 replies to this topic

Poll: Poll (53 member(s) have cast votes)

What you prefer to next version?

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

#21 logsys

  • Members
  • 171 posts

Posted 30 April 2014 - 10:05 PM

View PostLyqyd, on 30 April 2014 - 09:57 PM, said:

If you're serious about open sourcing the code and accepting code contributions, you should put it up on github or bitbucket or similar.
Thanks for the advise Lyqyd, thats what I am trying to do along time ago, but still can't make a github repo

View PostAgoldfish, on 30 April 2014 - 09:52 PM, said:

Why not do a char event during the config?

Edit: I also get multiple bugs.

1. Starting Taco crashes the OS.

2. After booting into Verbose mode once, you can't get back into the graphical OS. (Through reboot, anyway.)

3. An error comes up when in Verbose mode, I don't remember the error.

4. When you're in the verbose mode, a white bar appears.
I didn't get any of those error, please check that you are on 1.62 or above(haven't tried 1.63 tho)

#22 logsys

  • Members
  • 171 posts

Posted 30 April 2014 - 10:49 PM

Updated to 1.2.2 Dev RC2: GitHub integration, installer upgrade and more

#23 darkrising

  • Members
  • 234 posts
  • LocationScotland

Posted 01 May 2014 - 12:24 AM

Hi, found a crash: line 91 in logos:

shell.run("LogOS/darkchat", user1, 10, true)
should be
shell.run("LogOS/darkchat", user1, 10, "true")

Edited by darkrising, 01 May 2014 - 12:25 AM.


#24 logsys

  • Members
  • 171 posts

Posted 01 May 2014 - 06:54 AM

View Postdarkrising, on 01 May 2014 - 12:24 AM, said:

Hi, found a crash: line 91 in logos:

shell.run("LogOS/darkchat", user1, 10, true)
should be
shell.run("LogOS/darkchat", user1, 10, "true")

Fixed, thanks.

#25 logsys

  • Members
  • 171 posts

Posted 01 May 2014 - 08:31 PM

Updated to 1.23: File browser as expected, New installer, LuaIDE is now distribucted with the OS and some bug fixes

#26 Agoldfish

  • Members
  • 451 posts
  • LocationSome Fish Bowl in Ohio.

Posted 01 May 2014 - 08:31 PM

View Postlogsys, on 30 April 2014 - 10:05 PM, said:


View PostAgoldfish, on 30 April 2014 - 09:52 PM, said:

Why not do a char event during the config?

Edit: I also get multiple bugs.

1. Starting Taco crashes the OS.

2. After booting into Verbose mode once, you can't get back into the graphical OS. (Through reboot, anyway.)

3. An error comes up when in Verbose mode, I don't remember the error.

4. When you're in the verbose mode, a white bar appears.
I didn't get any of those error, please check that you are on 1.62 or above(haven't tried 1.63 tho)
My bad, I was on CCEmu, which is CraftOS 1.5. :P

#27 logsys

  • Members
  • 171 posts

Posted 01 May 2014 - 08:40 PM

View PostAgoldfish, on 01 May 2014 - 08:31 PM, said:

View Postlogsys, on 30 April 2014 - 10:05 PM, said:

View PostAgoldfish, on 30 April 2014 - 09:52 PM, said:

Why not do a char event during the config?

Edit: I also get multiple bugs.

1. Starting Taco crashes the OS.

2. After booting into Verbose mode once, you can't get back into the graphical OS. (Through reboot, anyway.)

3. An error comes up when in Verbose mode, I don't remember the error.

4. When you're in the verbose mode, a white bar appears.
I didn't get any of those error, please check that you are on 1.62 or above(haven't tried 1.63 tho)
My bad, I was on CCEmu, which is CraftOS 1.5. :P
I would love CCEmu ... with computercraft 1.63 and available to download

#28 Agoldfish

  • Members
  • 451 posts
  • LocationSome Fish Bowl in Ohio.

Posted 01 May 2014 - 08:47 PM

View Postlogsys, on 01 May 2014 - 08:40 PM, said:

View PostAgoldfish, on 01 May 2014 - 08:31 PM, said:

View Postlogsys, on 30 April 2014 - 10:05 PM, said:

View PostAgoldfish, on 30 April 2014 - 09:52 PM, said:

Why not do a char event during the config?

Edit: I also get multiple bugs.

1. Starting Taco crashes the OS.

2. After booting into Verbose mode once, you can't get back into the graphical OS. (Through reboot, anyway.)

3. An error comes up when in Verbose mode, I don't remember the error.

4. When you're in the verbose mode, a white bar appears.
I didn't get any of those error, please check that you are on 1.62 or above(haven't tried 1.63 tho)
My bad, I was on CCEmu, which is CraftOS 1.5. :P
I would love CCEmu ... with computercraft 1.63 and available to download
Spoiler


#29 logsys

  • Members
  • 171 posts

Posted 01 May 2014 - 08:48 PM

View PostAgoldfish, on 01 May 2014 - 08:47 PM, said:

View Postlogsys, on 01 May 2014 - 08:40 PM, said:

View PostAgoldfish, on 01 May 2014 - 08:31 PM, said:

View Postlogsys, on 30 April 2014 - 10:05 PM, said:

View PostAgoldfish, on 30 April 2014 - 09:52 PM, said:

Why not do a char event during the config?

Edit: I also get multiple bugs.

1. Starting Taco crashes the OS.

2. After booting into Verbose mode once, you can't get back into the graphical OS. (Through reboot, anyway.)

3. An error comes up when in Verbose mode, I don't remember the error.

4. When you're in the verbose mode, a white bar appears.
I didn't get any of those error, please check that you are on 1.62 or above(haven't tried 1.63 tho)
My bad, I was on CCEmu, which is CraftOS 1.5. :P
I would love CCEmu ... with computercraft 1.63 and available to download
Spoiler
HAHAHAHA

#30 Agoldfish

  • Members
  • 451 posts
  • LocationSome Fish Bowl in Ohio.

Posted 01 May 2014 - 09:01 PM

View Postlogsys, on 01 May 2014 - 08:48 PM, said:

View PostAgoldfish, on 01 May 2014 - 08:47 PM, said:

View Postlogsys, on 01 May 2014 - 08:40 PM, said:

View PostAgoldfish, on 01 May 2014 - 08:31 PM, said:

View Postlogsys, on 30 April 2014 - 10:05 PM, said:

View PostAgoldfish, on 30 April 2014 - 09:52 PM, said:

Why not do a char event during the config?

Edit: I also get multiple bugs.

1. Starting Taco crashes the OS.

2. After booting into Verbose mode once, you can't get back into the graphical OS. (Through reboot, anyway.)

3. An error comes up when in Verbose mode, I don't remember the error.

4. When you're in the verbose mode, a white bar appears.
I didn't get any of those error, please check that you are on 1.62 or above(haven't tried 1.63 tho)
My bad, I was on CCEmu, which is CraftOS 1.5. :P
I would love CCEmu ... with computercraft 1.63 and available to download
Spoiler
HAHAHAHA
You might be able to port it if you have the skills to pay the bills.

#31 logsys

  • Members
  • 171 posts

Posted 01 May 2014 - 09:06 PM

View PostAgoldfish, on 01 May 2014 - 09:01 PM, said:

View Postlogsys, on 01 May 2014 - 08:48 PM, said:

View PostAgoldfish, on 01 May 2014 - 08:47 PM, said:

View Postlogsys, on 01 May 2014 - 08:40 PM, said:

View PostAgoldfish, on 01 May 2014 - 08:31 PM, said:

View Postlogsys, on 30 April 2014 - 10:05 PM, said:

View PostAgoldfish, on 30 April 2014 - 09:52 PM, said:

Why not do a char event during the config?

Edit: I also get multiple bugs.

1. Starting Taco crashes the OS.

2. After booting into Verbose mode once, you can't get back into the graphical OS. (Through reboot, anyway.)

3. An error comes up when in Verbose mode, I don't remember the error.

4. When you're in the verbose mode, a white bar appears.
I didn't get any of those error, please check that you are on 1.62 or above(haven't tried 1.63 tho)
My bad, I was on CCEmu, which is CraftOS 1.5. :P
I would love CCEmu ... with computercraft 1.63 and available to download
Spoiler
HAHAHAHA
You might be able to port it if you have the skills to pay the bills.
Not above 18 still, 3 years to go until 18

Now i'm serious, I need help developing this OS.. I am not an experienced developer, I am still a bit too far. I hope any of you can help me.

#32 logsys

  • Members
  • 171 posts

Posted 04 May 2014 - 06:15 PM

Next version will have a little change in the way you select programs... this is so you can access easily multiple ones. Appstore to be included later

Edited by logsys, 04 May 2014 - 06:18 PM.


#33 logsys

  • Members
  • 171 posts

Posted 19 May 2014 - 09:01 PM

After some time out of computercraft, I am back to build this OS, there is also a beta repository for my os at http://www.github.co...s11/LogOS-Beta/

#34 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 21 May 2014 - 03:31 PM

View Postlogsys, on 01 May 2014 - 09:06 PM, said:

View PostAgoldfish, on 01 May 2014 - 09:01 PM, said:

View Postlogsys, on 01 May 2014 - 08:48 PM, said:

View PostAgoldfish, on 01 May 2014 - 08:47 PM, said:

View Postlogsys, on 01 May 2014 - 08:40 PM, said:

View PostAgoldfish, on 01 May 2014 - 08:31 PM, said:

View Postlogsys, on 30 April 2014 - 10:05 PM, said:

View PostAgoldfish, on 30 April 2014 - 09:52 PM, said:

Why not do a char event during the config?

Edit: I also get multiple bugs.

1. Starting Taco crashes the OS.

2. After booting into Verbose mode once, you can't get back into the graphical OS. (Through reboot, anyway.)

3. An error comes up when in Verbose mode, I don't remember the error.

4. When you're in the verbose mode, a white bar appears.
I didn't get any of those error, please check that you are on 1.62 or above(haven't tried 1.63 tho)
My bad, I was on CCEmu, which is CraftOS 1.5. :P/>
I would love CCEmu ... with computercraft 1.63 and available to download
Spoiler
HAHAHAHA
You might be able to port it if you have the skills to pay the bills.
Not above 18 still, 3 years to go until 18

Now i'm serious, I need help developing this OS.. I am not an experienced developer, I am still a bit too far. I hope any of you can help me.

How long quote...
Anyways, also The good name can be 'TwoOS'
Because it has two forms: Advanced Computer form&Pocket Computer Form

#35 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 21 May 2014 - 03:40 PM

I has an idea:
When I developed my shell(CraftDroid, see signature and the horrible news about it)
With installer I created a new dir: 'apps' and any my built-in app was downloaded to 'apps'!
And the 'apps' menu's code was:
term.clear()
term.setCursorPos(1,1)
list = fs.list("apps/")
endk = 0 --to detect number of contets
for k,v in pairs(list) do
print(v)
endk = k --to detect number of contents
end
print("Back")
while true do
  event,button,x,y = os.pullEvent("mouse_click")
  if y > endk then --detects if click position is under the end of list
    return
  end
  shell.run("apps/"..list[y])--you can use y index because the list begins at 1,1
end

This is only an easy way to list all programs & run it
I hope helped you:-)

Have a nice day, good luck :-)

#36 logsys

  • Members
  • 171 posts

Posted 21 May 2014 - 03:51 PM

View PostKonlab, on 21 May 2014 - 03:31 PM, said:


How long quote...
Anyways, also The good name can be 'TwoOS'
Because it has two forms: Advanced Computer form&Pocket Computer Form
Thanks, I will use that name soon, I have an update comming out and I will update it's name.

View PostKonlab, on 21 May 2014 - 03:40 PM, said:

I has an idea:
When I developed my shell(CraftDroid, see signature and the horrible news about it)
With installer I created a new dir: 'apps' and any my built-in app was downloaded to 'apps'!
And the 'apps' menu's code was:
term.clear()
term.setCursorPos(1,1)
list = fs.list("apps/")
endk = 0 --to detect number of contets
for k,v in pairs(list) do
print(v)
endk = k --to detect number of contents
end
print("Back")
while true do
  event,button,x,y = os.pullEvent("mouse_click")
  if y > endk then --detects if click position is under the end of list
	return
  end
  shell.run("apps/"..list[y])--you can use y index because the list begins at 1,1
end

This is only an easy way to list all programs & run it
I hope helped you:-)

Have a nice day, good luck :-)
Thanks, I might also use that, but my File Browser can list all directories, which includes Programs. I will see when the first update of "TwoOS comes out"

#37 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 21 May 2014 - 03:56 PM

View Postlogsys, on 21 May 2014 - 03:51 PM, said:

View PostKonlab, on 21 May 2014 - 03:31 PM, said:


How long quote...
Anyways, also The good name can be 'TwoOS'
Because it has two forms: Advanced Computer form&Pocket Computer Form
Thanks, I will use that name soon, I have an update comming out and I will update it's name.

View PostKonlab, on 21 May 2014 - 03:40 PM, said:

I has an idea:
When I developed my shell(CraftDroid, see signature and the horrible news about it)
With installer I created a new dir: 'apps' and any my built-in app was downloaded to 'apps'!
And the 'apps' menu's code was:
term.clear()
term.setCursorPos(1,1)
list = fs.list("apps/")
endk = 0 --to detect number of contets
for k,v in pairs(list) do
print(v)
endk = k --to detect number of contents
end
print("Back")
while true do
  event,button,x,y = os.pullEvent("mouse_click")
  if y > endk then --detects if click position is under the end of list
	return
  end
  shell.run("apps/"..list[y])--you can use y index because the list begins at 1,1
end

This is only an easy way to list all programs & run it
I hope helped you:-)

Have a nice day, good luck :-)
Thanks, I might also use that, but my File Browser can list all directories, which includes Programs. I will see when the first update of "TwoOS comes out"

Thanks!

Also I will see how I can help you later...

Have a nice day :-)

#38 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 21 May 2014 - 05:03 PM

View PostAgoldfish, on 09 April 2014 - 11:18 PM, said:

I'd hate to do this but...
no pics no clicks
Anyways, I'll look into it and tell what I see. C:

EDIT: It's a pocket computer program. -_-/>/>

Pocket computers are really cool. Since the update I used normal computers(non-pocket) only 2 times!

Edited by Konlab, 21 May 2014 - 06:07 PM.


#39 Agoldfish

  • Members
  • 451 posts
  • LocationSome Fish Bowl in Ohio.

Posted 21 May 2014 - 05:09 PM

View PostKonlab, on 21 May 2014 - 05:03 PM, said:

View PostAgoldfish, on 09 April 2014 - 11:18 PM, said:

I'd hate to do this but...
no pics no clicks
Anyways, I'll look into it and tell what I see. C:

EDIT: It's a pocket computer program. -_-/>

Pocket computers are really cool. Since the update I used normal computers(non-pocket) only 2 times!

View PostKonlab, on 21 May 2014 - 05:03 PM, said:

View PostAgoldfish, on 09 April 2014 - 11:18 PM, said:

I'd hate to do this but...
no pics no clicks
Anyways, I'll look into it and tell what I see. C:

EDIT: It's a pocket computer program. -_-/>

Pocket computers are really cool. Since the update I used normal computers(non-pocket) only 2 times!
What I meant by that was I was trying to test it on an advanced computer. I like Pocket PC's as much as the next guy. :P

#40 Konlab

  • Members
  • 595 posts
  • LocationKerbin

Posted 21 May 2014 - 06:08 PM

View PostAgoldfish, on 21 May 2014 - 05:09 PM, said:

View PostKonlab, on 21 May 2014 - 05:03 PM, said:

View PostAgoldfish, on 09 April 2014 - 11:18 PM, said:

I'd hate to do this but...
no pics no clicks
Anyways, I'll look into it and tell what I see. C:

EDIT: It's a pocket computer program. -_-/>/>

Pocket computers are really cool. Since the update I used normal computers(non-pocket) only 2 times!

View PostKonlab, on 21 May 2014 - 05:03 PM, said:

View PostAgoldfish, on 09 April 2014 - 11:18 PM, said:

I'd hate to do this but...
no pics no clicks
Anyways, I'll look into it and tell what I see. C:

EDIT: It's a pocket computer program. -_-/>/>

Pocket computers are really cool. Since the update I used normal computers(non-pocket) only 2 times!
What I meant by that was I was trying to test it on an advanced computer. I like Pocket PC's as much as the next guy. :P/>

Hmmm...intresting...2 konlabs at forums...very intresting :P

There are pics, there are clicks :)





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users