View unanswered posts | View active topics It is currently Mon Jan 13, 2025 8:17 pm



Reply to topic  [ 17 posts ]  Go to page 1, 2  Next
 Lua 
Author Message

Joined: Wed Oct 11, 2006 3:34 am
Posts: 6
Reply with quote
Post Lua
The addition of LUA would help create many things, say even, The possibility of changing models, which could be useful for vehicles, (Like helicopters), it could create ways to glue things together (Deliver mechs and such to bases with certain dropships or trucks?) The possibility of scripted actions, like an RPG, or a deathmatch, the possibility to have an AI base, (possibility, lua can probably do this), more effects also.


Fri Feb 09, 2007 7:25 pm
Profile WWW
User avatar

Joined: Wed Nov 22, 2006 3:19 pm
Posts: 2073
Reply with quote
Post 
Dosent lua ony work with HL2 and Gmod?
I dont think it will be possible to add lua to CC


Fri Feb 09, 2007 7:31 pm
Profile
Forum Moderator
User avatar

Joined: Fri Feb 02, 2007 3:53 pm
Posts: 1896
Location: in my little gay bunker
Reply with quote
Post 
Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software.

Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.

A fundamental concept in the design of Lua is to provide meta-mechanisms for implementing features, instead of providing a host of features directly in the language. For example, although Lua is not a pure object-oriented language, it does provide meta-mechanisms for implementing classes and inheritance. Lua's meta-mechanisms bring an economy of concepts and keep the language small, while allowing the semantics to be extended in unconventional ways. Extensible semantics is a distinguishing feature of Lua.

Lua is a language engine that you can embed into your application. This means that, besides syntax and semantics, Lua has an API that allows the application to exchange data with Lua programs and also to extend Lua with C functions. In this sense, Lua can be regarded as a language framework for building domain-specific languages.

Lua is implemented as a small library of C functions, written in ANSI C, and compiles unmodified in all known platforms. The implementation goals are simplicity, efficiency, portability, and low embedding cost. The result is a fast language engine with small footprint, making it ideal in embedded systems too.

Lua is designed and implemented by a team at PUC-Rio, the Pontifical Catholic University of Rio de Janeiro in Brazil. Lua was born and raised at Tecgraf, the Computer Graphics Technology Group of PUC-Rio, and is now housed at Lablua . Both Tecgraf and Lablua are laboratories of the Department of Computer Science.

'Lua' means 'moon' in Portuguese and is pronounced LOO-ah.

lua.org


Fri Feb 09, 2007 7:43 pm
Profile

Joined: Wed Oct 11, 2006 3:34 am
Posts: 6
Reply with quote
Post 
Lua is not a HL2 thing, it is with a few games though, but it's always good. It opens up new possibilities.


Fri Feb 09, 2007 7:50 pm
Profile WWW
Forum Moderator
User avatar

Joined: Fri Feb 02, 2007 3:53 pm
Posts: 1896
Location: in my little gay bunker
Reply with quote
Post 
by the time data will be making the campaign for the game he will have some sort of way to script different events but i doubt it will be lua but.... who knows


Fri Feb 09, 2007 7:56 pm
Profile

Joined: Sun Sep 24, 2006 4:01 am
Posts: 641
Location: um.......yeah..
Reply with quote
Post 
oh.....i have a game that has lua and it is very confusing to script lua...


Fri Feb 09, 2007 9:37 pm
Profile WWW
Moderator Hero

Joined: Sun Dec 24, 2006 11:28 pm
Posts: 868
Location: London Server
Reply with quote
Post 
So many mods have been made for Homeworld 2 that rock so hard. They come in little packets of joy called LUAs.


Fri Feb 09, 2007 10:16 pm
Profile
User avatar

Joined: Tue Dec 05, 2006 3:36 pm
Posts: 676
Reply with quote
Post 
I really don't think that cc needs to expand much at all when it comes to how to implement things. With any kind of open-ended thing like this, cc would go away from being cc and become whatever a mod would want it to be, which, while it sounds awesome, pretty much just leads to a jumble of rather unpolished totally seperate mods.

I say that these things are pretty nice things to think about, but will never and should never come to fruition for a good long while.


Fri Feb 09, 2007 11:09 pm
Profile

Joined: Sun Sep 24, 2006 4:01 am
Posts: 641
Location: um.......yeah..
Reply with quote
Post 
the engine should be improved not the scripting


Fri Feb 09, 2007 11:37 pm
Profile WWW
User avatar

Joined: Wed Jan 24, 2007 11:53 pm
Posts: 589
Location: Silicon Valley, California
Reply with quote
Post 
doesn't the allegro engine support lua's? i think i read that at the allegro engine homepage.


Sat Feb 10, 2007 12:05 am
Profile
User avatar

Joined: Wed Dec 13, 2006 12:10 am
Posts: 562
Location: Termina
Reply with quote
Post 
I read that to so YES!!!


Sat Feb 10, 2007 12:11 am
Profile WWW
User avatar

Joined: Fri Dec 09, 2005 7:53 am
Posts: 233
Reply with quote
Post 
Am I the only one that likes the system Data made?

Seriously, guy. Implementing a new scripting engine would be a lot of work at this point.


Sat Feb 10, 2007 12:16 am
Profile ICQ WWW
User avatar

Joined: Tue Dec 26, 2006 9:35 am
Posts: 481
Reply with quote
Post 
Yeah, I think it's fine as it is.


Sat Feb 10, 2007 12:20 am
Profile

Joined: Sun Sep 24, 2006 4:01 am
Posts: 641
Location: um.......yeah..
Reply with quote
Post 
yea i dont want to have to wait forever for the next build or whatever


Sat Feb 10, 2007 1:46 am
Profile WWW
User avatar

Joined: Wed Nov 15, 2006 2:42 pm
Posts: 304
Location: Western Australia
Reply with quote
Post 
I WANT LUA XD

Its in all the best games, Far Cry, HL2... well they're the only ones i know of


Mon Feb 12, 2007 4:11 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 17 posts ]  Go to page 1, 2  Next

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.049s | 13 Queries | GZIP : Off ]