Jump to content




CraftOS 2.0 - Dan's Secret Project

computer help

  • You cannot reply to this topic
798 replies to this topic

#303 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 10 October 2015 - 07:08 PM

The big question is when it will be released. Can't wait too.

#304 ElvishJerricco

  • Members
  • 803 posts

Posted 10 October 2015 - 08:13 PM

View PostLignum, on 10 October 2015 - 03:53 PM, said:

Spoiler
What's that at the border? It doesn't look like Minecraft, so it's probably standalone...
It's around 1:02 in the video, for reference.

That looks like the OS X Yosemite default background. Definitely a desktop application

#305 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 10 October 2015 - 11:04 PM

View PostLeDark Lua, on 10 October 2015 - 05:44 PM, said:

Well then, so the pixels are re-color-able or we can: term.setBackgroundColor(colors.make("rgb", 158, 12, 36)) ?

The 16 colour palette is recolourable. That means you can't apply RGB values on a pixel-by-pixel basis, but you can stick an RGB value into your palette and have your your pixels index into that.

That is to say, you can display at most 16 unique colours on your screen at any given time, but you can choose what those colours are.

#306 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 10 October 2015 - 11:16 PM

Don't know if this has been posted on here yet, but this seems awesome! :D
https://twitter.com/...831463633719296
Can't wait until it gets released

#307 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 10 October 2015 - 11:18 PM

Yup, it has been posted. It is still awesome.

#308 Waitdev_

  • Members
  • 432 posts
  • LocationAdelaide

Posted 11 October 2015 - 10:46 AM

i'm doing my operating system really slow, i don't think i'd have enough time xD

#309 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 11 October 2015 - 10:49 AM

View PostWait_, on 11 October 2015 - 10:46 AM, said:

i'm doing my operating system really slow, i don't think i'd have enough time xD

What do you mean?

#310 oeed

    Oversimplifier

  • Members
  • 2,095 posts
  • LocationAuckland, New Zealand

Posted 11 October 2015 - 12:42 PM

Speaking of operating systems...

Posted Image

Edited by oeed, 11 October 2015 - 12:45 PM.


#311 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 11 October 2015 - 12:45 PM

View Postoeed, on 11 October 2015 - 12:42 PM, said:

-snip-
Is that Silica? If so, then can you upload the .love file so that I can try it? ;)
Looks awesome by the way.

#312 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 11 October 2015 - 12:51 PM

It really does. Congratulations. The modified emulator ca also be used without Silica, right?

#313 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 11 October 2015 - 12:58 PM

View PostCreator, on 11 October 2015 - 12:51 PM, said:

It really does. Congratulations. The modified emulator ca also be used without Silica, right?
You mean Gamax emulator? I don't believe it's that hard to modify the code as it's open-source and it's made in Lua.
But yeah, you can use it without Silica.

#314 dan200

  • Administrators
  • 542 posts
  • LocationCambridge, England

Posted 11 October 2015 - 03:00 PM

Ooh, that's really pretty. You'll be glad to hear the new project has been written in such a way that it's easy to support new Operating Systems and Window Managers.

#315 Creeper9207

  • Members
  • 211 posts

Posted 11 October 2015 - 03:08 PM

does this next CC include a preformance boost?

#316 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 11 October 2015 - 03:24 PM

View PostCreeper9207, on 11 October 2015 - 03:08 PM, said:

does this next CC include a preformance boost?
As others have stated, this is probably not a mod, but a game.

#317 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 11 October 2015 - 03:33 PM

View PostTheOddByte, on 11 October 2015 - 03:24 PM, said:

View PostCreeper9207, on 11 October 2015 - 03:08 PM, said:

does this next CC include a preformance boost?
As others have stated, this is probably not a mod, but a game.
*ehm* A program *ehm*

#318 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 11 October 2015 - 03:48 PM

Then it may be almost as fast as standard Lua.

Will it be event driven? Hopefully not.
Why is there a need for a palette, it is not like it will be a multiplayer thing. I would really appreciate 32 bit, or at least 24 bit colors.

#319 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 11 October 2015 - 03:50 PM

Creator,
Did you saw the "mouse" in the video? Maybe its not event driven.

#320 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 11 October 2015 - 04:12 PM

Hopefully!

#321 CraftedCart

  • Members
  • 67 posts
  • LocationUnited Kingdom, Earth

Posted 11 October 2015 - 05:01 PM

I found this, then had an idea for CraftOS 2.0 (https://github.com/D...nalLogic/pngLua (Haven't actually checked if it works))
An actual web browser! With Rendering (Not just displaying text, but formatting it also)

Actually, with the 16 colour restriction, this may be pretty hard...

BTW Dan, what's our storage size limit?

Edited by CraftedCart, 11 October 2015 - 05:03 PM.


#322 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 11 October 2015 - 06:15 PM

I just hope the default shell will have support for I/O redirecting (pipes!). The io API would be a sensible way to do this.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users