RetroBASIC

Retrogamecoding(.org) => CybermonkeyLua => Topic started by: Cybermonkey on March 05, 2014, 09:30:42 PM

Title: CMLua v 1.2
Post by: Cybermonkey on March 05, 2014, 09:30:42 PM
Yeah, it's uploaded. Grab it while it's hot: http://cmb.retrogamecoding.org/
added:
Some new examples are added, too. You might get a diffferent value with getred etc. as you might have been set. But that's okay. Since we have only 16 bit colours more than one corresponds the 24 bit colour code. Meaning RGB (255,0,0) is the same as RGB (248,0,0) etc.
Title: Re: CMLua v 1.2
Post by: Tomaaz on March 07, 2014, 02:08:54 PM
Cool! 8) BTW Is this project open source?
Title: Re: CMLua v 1.2
Post by: Cybermonkey on March 07, 2014, 05:00:08 PM
No, it's closed source freeware at the moment (like NaaLaa). Maybe I will open the source one day.
Title: Re: CMLua v 1.2
Post by: Cybermonkey on March 11, 2014, 08:40:00 PM
Now also listed on Freewarefiles.com: http://www.freewarefiles.com/ChipmonkeyLua_program_98478.html
(Maybe we gain more interest with that.)
Title: Re: CMLua v 1.2
Post by: Rick3137 on March 12, 2014, 10:26:27 PM
  It's real nice, but it has one little bug you need to look at. When I try to close the program, it stays running
in the background. It may just be a Windows problem, but your Pulsar version works OK.
 I have to use the task manager to turn it off. Some people may not notice, but my computer tends to get hot,
with 10 extra cmluas running in the background.
Title: Re: CMLua v 1.2
Post by: Cybermonkey on March 13, 2014, 08:05:52 AM
  It's real nice, but it has one little bug you need to look at. When I try to close the program, it stays running
in the background. It may just be a Windows problem, but your Pulsar version works OK.
 I have to use the task manager to turn it off. Some people may not notice, but my computer tends to get hot,
with 10 extra cmluas running in the background.
It's not a bug, it's a feature.  ;D No, I know of that. You have to end the CMLua with
Code: [Select]
exit()Do not use the mouse to click. It's a bug in ptcGraph.
Title: Re: CMLua v 1.2
Post by: Cybermonkey on March 16, 2014, 09:26:28 PM
Here's a little demonstration of CMLua: http://youtu.be/JN-vjZZ3dUM