Jump to content




Super Simple OS (new name for LeocraftOS)

lua utility

25 replies to this topic

#21 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 17 August 2015 - 09:59 PM

View PostLeotomasMC, on 17 August 2015 - 09:13 PM, said:

whitelist?

The http whitelist...?

#22 LeotomasMC

  • Members
  • 66 posts
  • LocationI am a hidden viuris on your computer

Posted 18 August 2015 - 10:48 PM

oh

#23 LeotomasMC

  • Members
  • 66 posts
  • LocationI am a hidden viuris on your computer

Posted 25 August 2015 - 06:33 PM

it is *

#24 OS_MAN_10!

  • Members
  • 20 posts
  • LocationA Movie Theater Near You!

Posted 12 November 2015 - 04:33 AM

Ok this is a pretty good start but here are a few things you should have:
-Terminate proof
-Login screen
-LuaIDE (by gravityscore)
-Ink (by oeed)

#25 LeotomasMC

  • Members
  • 66 posts
  • LocationI am a hidden viuris on your computer

Posted 13 January 2017 - 10:16 PM

View PostOS_MAN_10!, on 12 November 2015 - 04:33 AM, said:

Ok this is a pretty good start but here are a few things you should have:
-Terminate proof
-Login screen
-LuaIDE (by gravityscore)
-Ink (by oeed)

First, im not bumping this just to bump it. I left CC for a while to vanilla. then I left MC completely for a while too. then I came back to it, now im back to CC. so...

anyways, how do I make it terminate proof? funny thing I was thinking about that before I read it (lol). but how would I do it.

#26 H4X0RZ

  • Members
  • 1,315 posts
  • LocationGermany

Posted 13 January 2017 - 10:29 PM

View PostLeotomasMC, on 13 January 2017 - 10:16 PM, said:

View PostOS_MAN_10!, on 12 November 2015 - 04:33 AM, said:

Ok this is a pretty good start but here are a few things you should have:
-Terminate proof
-Login screen
-LuaIDE (by gravityscore)
-Ink (by oeed)

First, im not bumping this just to bump it. I left CC for a while to vanilla. then I left MC completely for a while too. then I came back to it, now im back to CC. so...

anyways, how do I make it terminate proof? funny thing I was thinking about that before I read it (lol). but how would I do it.

Although this information is available like... everywhere (tons of questions in AaP), here you go:

The general idea of making something terminate proof is that you overwrite os.pullEvent with something more low-level, either os.pullEventRaw or coroutine.yield. By doing this os.pullEvent isn't able to react to "terminate" events before your program get's the event.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users