Author |
Message |
Daman
Joined: Fri Jan 26, 2007 3:22 am Posts: 1451
|
 Re: Quick Console Commands
ToonyMan wrote: Woah, you mean LOVE that game? It's really not a game. It interprets Lua you give it and has display functions that allow you to make applications or games. It's probably properly referred to as an engine. Quote: Why not render and control the console via bindings exposed to Lua so we can polish it up? I did such a thing in LÖVE. Except there isn't a console in the sense of something that shows debug information about the game while allowing input? Whatcha talking about? Also hey guys this guy didn't say anything about being the maker of Löve, he just said he did something using it. Don't make wild assumptions yet. He could have meant he polished the "console"(whatever he was referring to) up in Löve.
|
Sun Aug 31, 2008 6:38 am |
|
 |
Night-Eagle
Joined: Mon May 26, 2008 2:13 am Posts: 2
|
 Re: Quick Console Commands
I guess I should have used "a" instead of "the" - didn't know LÖVE had a console...  ...so, I made my own  . Granted, it isn't as refined as a certain multi -line text entry, but the premise is the same. No, I did not make LÖVE (hee), but I have made consoles/text boxes from keycode inputs and draw commands. Which brings even further off-topic: if/how will/is drawing done from Lua engine bindings in CC? Object-oriented rectangles and text updated every change, or draws executed in a hook per render frame? Currently, it looks like there are commands to draw to a buffer of sorts, but I have no idea how they work.
|
Sun Aug 31, 2008 5:59 pm |
|
 |
Robber
Joined: Tue Aug 21, 2007 5:30 pm Posts: 13
|
 Re: Quick Console Commands
I just made a java program to generate some quick console commands. It's still WIP. Please tell me if I should add something to it and if there are bugs. Screenshot: 
|
Tue Sep 02, 2008 10:52 am |
|
 |
venn177
Joined: Sun Mar 18, 2007 5:35 am Posts: 3778 Location: Largo, Florida
|
 Re: Quick Console Commands
Oh God I love you.
|
Tue Sep 02, 2008 10:22 pm |
|
 |
Robber
Joined: Tue Aug 21, 2007 5:30 pm Posts: 13
|
 Re: Quick Console Commands
If someone has an idea for an additional feature please tell me and I'll add it as fast as I can(and want  ).
|
Tue Sep 02, 2008 10:53 pm |
|
 |
Daman
Joined: Fri Jan 26, 2007 3:22 am Posts: 1451
|
 Re: Quick Console Commands
Man I sure wish that wasn't java so it would run quickly.
Add the option to check for certain items in the inventory of that actor. And add particle manipulation.
|
Tue Sep 02, 2008 10:58 pm |
|
 |
Robber
Joined: Tue Aug 21, 2007 5:30 pm Posts: 13
|
 Re: Quick Console Commands
Daman wrote: Man I sure wish that wasn't java so it would run quickly.
Add the option to check for certain items in the inventory of that actor. And add particle manipulation. I will add the item check. If you give me some particle manipulation examples I can try that too. I'm going to sleep now. Expect it in 12 hours.
|
Tue Sep 02, 2008 11:06 pm |
|
 |
Robber
Joined: Tue Aug 21, 2007 5:30 pm Posts: 13
|
 Re: Quick Console Commands
How do I check if something is in the inventory? I can only add things to the inventory. 
|
Wed Sep 03, 2008 9:48 am |
|
 |
Aspect
Joined: Mon Apr 28, 2008 1:35 am Posts: 383
|
 Re: Quick Console Commands
Also add team -1, they come often also.
|
Thu Sep 04, 2008 12:43 am |
|
 |
Robber
Joined: Tue Aug 21, 2007 5:30 pm Posts: 13
|
 Re: Quick Console Commands
Aspect wrote: Also add team -1, they come often also. What's team -1? I thought there are only 2 teams... Or do you mean teamless?
|
Thu Sep 04, 2008 1:51 am |
|
 |
Foa
Data Realms Elite
Joined: Wed Sep 05, 2007 4:14 am Posts: 3966 Location: Canadida
|
 Re: Quick Console Commands
Robber wrote: Aspect wrote: Also add team -1, they come often also. What's team -1? I thought there are only 2 teams... Or do you mean teamless? Team -1 is a neutral team, they fight either Green or Red team, unless both Teams are in range of their fire.
|
Thu Sep 04, 2008 2:11 am |
|
 |
Ophanim
Joined: Wed Dec 26, 2007 6:33 am Posts: 1743 Location: Trapped in UCP. Send help.
|
 Re: Quick Console Commands
You could have just said they kill everything.
|
Mon Sep 08, 2008 11:42 am |
|
 |
Daman
Joined: Fri Jan 26, 2007 3:22 am Posts: 1451
|
 Re: Quick Console Commands
Ophanim wrote: You could have just said they kill everything. Because they teleport next to everything and explode in a scene-wiping bomb, right? EVERYTHING. THEY KILL IT.
|
Mon Sep 08, 2008 11:43 am |
|
 |
Ophanim
Joined: Wed Dec 26, 2007 6:33 am Posts: 1743 Location: Trapped in UCP. Send help.
|
 Re: Quick Console Commands
Yeah because anyone but you would get what I meant and move on.
|
Mon Sep 08, 2008 11:44 am |
|
 |
Daman
Joined: Fri Jan 26, 2007 3:22 am Posts: 1451
|
 Re: Quick Console Commands
Ophanim wrote: Yeah because anyone but you would get what I meant and move on. If all that was posted in response was "They kill everything" it could have easily been interpreted as being on team -1 makes them some kind of BEAST. 
|
Mon Sep 08, 2008 11:49 am |
|
 |
|