Jump to content




My Costum Lua Scripting Engine

lua api

  • This topic is locked This topic is locked
60 replies to this topic

Poll: My Costum Lua Scripting Engine (38 member(s) have cast votes)

Do you wan't me to work on this more?

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 should I improve more?

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

#21 Creator

    Mad Dash Victor

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

Posted 04 July 2015 - 04:12 PM

I'd like it to be more transparent.

In matters of code, not alpha channel.

#22 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 05 July 2015 - 11:15 AM

hmmm transparent, like more lightweight not so hard?

Or you can learn it easier.

Or you will know what the code does in your head, then code it in the engine?

Soo many options I get in my head when someone says transparent.

Edited by LeDark Lua, 05 July 2015 - 11:16 AM.


#23 Creator

    Mad Dash Victor

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

Posted 05 July 2015 - 12:21 PM

Easier to code for it and understand the engine

#24 cyanisaac

  • Members
  • 369 posts
  • LocationSan Diego, CA

Posted 05 July 2015 - 03:59 PM

Hmm, it would be cool if we could code our own desktop environments and shells for this. Could you maybe put in support for this, like making startup files and stuff, so we can make cool stuff like OSes for it?

#25 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 05 July 2015 - 05:53 PM

View Postcyanisaac, on 05 July 2015 - 03:59 PM, said:

Hmm, it would be cool if we could code our own desktop environments and shells for this. Could you maybe put in support for this, like making startup files and stuff, so we can make cool stuff like OSes for it?
I'll think about it, I thought I would make so that other people can costumize the os but I will think about it.

#26 cyanisaac

  • Members
  • 369 posts
  • LocationSan Diego, CA

Posted 08 July 2015 - 04:57 AM

View PostLeDark Lua, on 05 July 2015 - 05:53 PM, said:

View Postcyanisaac, on 05 July 2015 - 03:59 PM, said:

Hmm, it would be cool if we could code our own desktop environments and shells for this. Could you maybe put in support for this, like making startup files and stuff, so we can make cool stuff like OSes for it?
I'll think about it, I thought I would make so that other people can costumize the os but I will think about it.

Cooooool. I really wanna make a highres OTOS and this might be the way to do it :D :D :D

#27 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 08 July 2015 - 08:34 AM

Guys vote if you wan't to make your own programs from scratch or you wan't to modify/create apps and such for the built in OS.

#28 Anfred

  • Members
  • 22 posts

Posted 08 July 2015 - 11:00 PM

This is amazing! You should be proud. Please continue working on this. Building it for raspbian linux would be really great. Then a raspberry pi computer could load your OS at startup... On top on linux?
Also, it seems everyone want you to develop every feature in the voting polls. Congrats on those results!

Edited by Anfred, 08 July 2015 - 11:04 PM.


#29 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 09 July 2015 - 06:03 AM

Thanks Anfred, but making it like a real os I dont know, mabie if I understand corectly I could import my source to linux and start it on startup, but I dont know really.

#30 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 09 July 2015 - 01:06 PM

Short UPDATE


Hey guys, I have an update with sound, so expect sound system in game. I will import simple sound but I will implement the whole sound system.


Networking is a poblem but it coming soon too.



#31 Anfred

  • Members
  • 22 posts

Posted 09 July 2015 - 08:15 PM

View PostLeDark Lua, on 09 July 2015 - 06:03 AM, said:

Thanks Anfred, but making it like a real os I dont know, mabie if I understand corectly I could import my source to linux and start it on startup, but I dont know really.
Yeah, you get it more or less. My raspberry pi has a config file that lets you set an app to run at startup, before loading the GUI. "Scratch" is the program that it boots into right now, but simply pointing it at your (linux port) LoveOS would mean it could boot straight into your app, and seem like an OS, even though linux would be running.
You would want full screen 720p resolution, so it was not in a window at startup.

On a different subject, I was prompted to install some 3rd party software when opening your app: "direct play" was the software it wanted. I said skip it, and it still worked well. Maybe you could remove the dependency, or trigger, on direct play. I also had some text display issues: the text was crushed a little, so it distorted the font a bit.

Thanks!

#32 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 09 July 2015 - 09:25 PM

Thanks for the reports, direct play is needed for some stuff to do I left it so that people can install it if they want to run the OS better. And the font is temporary, I'll make my own font using Lua.

Edited by LeDark Lua, 09 July 2015 - 09:29 PM.


#33 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 09 July 2015 - 09:42 PM

Short update from phone, finally added sound. You can:
Add
Free
Play
Loop
Stop
Set Volume
Get Volume
Get Sound Length
Set Sound Position

#34 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 10 July 2015 - 03:37 PM

Ok today im going to release the new update with sound, this will include a nice little media player :)

#35 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 10 July 2015 - 05:32 PM

New release!


Whats new?

added Sound

added Media player :) for you to check it out

Fixed nasty bugs ( there is still one bug with windows. )


Download

Mirror


Sound functions


Edited by LeDark Lua, 10 July 2015 - 05:35 PM.


#36 cyanisaac

  • Members
  • 369 posts
  • LocationSan Diego, CA

Posted 11 July 2015 - 06:57 PM

Holy crap this keeps getting better!

if custom OSes can be a thing with custom startups and stuff... holy crap Dan200 might have some serious competition with his secret project :P

#37 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 11 July 2015 - 07:04 PM

Thanks :D I dont know if it will compete but I love to update this when there is people checking it out, testing it, reporting bugs etc...

#38 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 12 July 2015 - 05:31 PM

In the next update ill mabie add DLL extension importing. What i mean by that, you will make something like Sound.dll and you can import it. Or simpler use the functions written in C/C++

If that will not be in the next update, expect HTTP API then :)

Thank you all for support.

Edited by LeDark Lua, 12 July 2015 - 05:32 PM.


#39 LeDark Lua

  • Members
  • 369 posts
  • LocationLeLua

Posted 24 July 2015 - 06:11 PM

Ok guys, just a bit of a clear off:

Right click on desktop = You can create your icon
Right click on the icon = Dropdownmenu of things you can do
Right click on the icon on the bottom = Close, Minimize, Maximize the app.

#40 Anfred

  • Members
  • 22 posts

Posted 25 July 2015 - 02:57 AM

Very cool! Thanks for the update!






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users