![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on RELEASE: LuaDevKit R2 BETA! A whole host of new features await. within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Does coding take too long? UPDATE 12/7/7: I have released an open beta of R2 for everyone to download and ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 | |
![]() ![]() is not posting very often
|
Does coding take too long?
UPDATE 12/7/7: I have released an open beta of R2 for everyone to download and report back with their comments, get it here: http://www.pspro.co.uk/forums/index.php?page=7 Spoiler for Revisions:
Spoiler for Screenshots:
Spoiler for Website:
Spoiler for News:
Spoiler for Beta Testing:
Spoiler for Userbars:
Anyway, please leave comments and thoughts here. Alex Spoiler for BETA RELEASE:
Spoiler for First real release:
UPDATE 12/7/7: I have released an open beta of R2 for everyone to download and report back with their comments, get it here: http://www.pspro.co.uk/forums/index.php?page=7
__________________
Quote:
Last edited by Glynnder; 07-12-2007 at 03:58 AM.. |
|
|
|
|
|
|
#3 | |
![]() ![]() is not posting very often
|
yeah, thats rougly what it would achieve
__________________
Quote:
|
|
|
|
|
|
|
#5 |
![]() ![]() sceKernelExitGame();
|
You mean kinda like game maker?
__________________
|
|
|
|
|
|
#6 | |
![]() ![]() is not posting very often
|
yeah a bit, but also very different, especially in the beginning stages
__________________
Quote:
|
|
|
|
|
|
|
#7 |
![]() ![]() The Unique Developer
|
not a bad idea..... but you have to know some C or at least some JAVA ...
and I would love to have this in Java so it can be used over Mac 2 :P
__________________
Malloc.Us Network Administrator Decryption of the Encrypted You are the unseen, the unstoppable and in power of your code. The God of your software. |
|
|
|
|
|
#9 | |
![]() ![]() is not posting very often
|
it will be in java cos im doing a java course and so am not bad at it ATM
@sio he does like anal sex
__________________
Quote:
Last edited by Glynnder; 02-12-2007 at 02:43 AM.. |
|
|
|
|
|
|
#11 | |
![]() ![]() is not posting very often
|
lol!
Although I don't love java- its nice cos its all OS compatible and I want the linuxites to have fun -= Double Post =- OK, looked into it a bit, and i reckon I can get a lot of the code set up, it could do quite a lot of the app, preview would be possible too using the luaplayerwindows thing- want me to give it a shot?
__________________
Quote:
Last edited by Alex G; 12-17-2006 at 09:13 AM.. Reason: Automerged Doublepost |
|
|
|
|
|
|
#13 |
![]() ![]() sceKernelExitGame();
|
You know, you might want to consider SDL with C/C++. There's as many available Java graphic API's, but SDL is a cross-platform, and it 2D specific for games (pretty much). So you may have better luck using SDL just because of the simplicity.
__________________
|
|
|
|
|
|
#14 | |
![]() ![]() is not posting very often
|
moose, i need more intrest than one person- I'm gonna turn this into a WIP thread, and, provided I get enough intrest (you can help spread the word) I'll make it, and let u beta test, ok?
Bronx, I know java already, I'm not learning anything else...
__________________
Quote:
|
|
|
|
|
|
|
#17 | |
![]() ![]() is not posting very often
|
Well, if all goes well it'll make it quite a lot easier
__________________
Quote:
|
|
|
|
|
|
|
#18 |
![]() ![]() total-Z
|
I think someone already tried something something like this, but it was useless as hell.
I would like to see buttons at the top for stuff that takes a while to type, like insert 'screen.waitVblankStart(' or maybe to include libs automatically. A 3D collision engine would be a nice inclusion
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth |
|
|
|
|
|
#19 | |
![]() ![]() is not posting very often
|
Well, the first idea is almost exactly what I was planning, although it'd be menu based cos there's so many commands.
however it would also perform some common tasks- such as listing the files int he current directory etc... Sorry, but 3D is the one thing in lua I know very little about, meaning at least in the beginning there will be very little abt 3d in the app.
__________________
Quote:
|
|
|
|
|
|
|
#21 | |
![]() ![]() is not posting very often
|
i agree with head_asus abt that explorey...
Also, the idea of this will vary for experienced and new coders- expericenced one would use it more as a text editor, with preview, that allows them to write code faster, and a new user would use it more to help them code. I will also code in all the libs (netlib, sslib, wavlib etc...) and possibly that keyboard input thing.
__________________
Quote:
|
|
|
|
|
|
|
#22 |
![]() ![]() Developer
|
The thing is that text editors are pretty plentiful. It be worth looking at features in the text editor that make you think, "I wish there was X".
For example, highlight the line where a variable is first defined. A drop down box for functions that the user has defined/created in the current file. Once you click on the file, it will jump to that position in the editor. A basic parser that highlights sections of code that may produce odd behaviour. Eg Code:
if blah = blah then -- djsfsdjhf end I can think of a few more things but as said before I real would kill for a decent runtime debugger. |
|
|
|
|
|
#24 | |
![]() ![]() is not posting very often
|
@head- yeah, but the idea aint for it to be a text editor, for example, one thing it'll do is have a list of all lua commands. Then it'll have all the libs etc...
@zmathue- k PM me and i'll see, I'm still not sure if I am going to do this yet- as youresam said, one's been attempted already, and it was a flop- it would have been too hard, thats the issue, if I don't get a good response from this then it won't be worth it to me.
__________________
Quote:
|
|
|
|
|
|
|
#25 | ||
![]() ![]() Developer
|
Quote:
Quote:
As a side note, code completion will be a fantastic feature. |
||
|
|
|
|
|
#26 | |
![]() ![]() is not posting very often
|
well, about the users, it will be a text editor, but if there are other, better ones and people use them then thats cool, colouring of words etc... will come, just later
![]() by code completion do you mean closing the tags etc...
__________________
Quote:
|
|
|
|
|
|
|
#27 | |
![]() ![]() total-Z
|
Quote:
Anyway, so far, all your ideas are pretty general. Lots of text editors have syntax highlighting. I even know of a lua text editor that literally helps you out with your code, giving you syntax error help in realtime, and shtuff like that.
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth |
|
|
|
|
|
|
#28 |
![]() ![]() Developer
|
I know but you get the general idea. One of the biggest problems I have with Lua is that it can be a ***** to debug at times, anything that helps that is fantastic.
Code completion is when you type part of a variable or function name, you can get a list of the variables or functions that have similar names. http://en.wikipedia.org/wiki/Autocompletion Side note: Is LuaEdit what you are referring to? http://luaedit.luaforge.net/ |
|
|
|
|
|
#29 | |
![]() ![]() is not posting very often
|
well, even notepad++ has syntax colouring etc...
The main feature is the list of the lua commands. and stuff such as 'add a menu' and *bing* the code for a menu will appear, along with a pop up asking for number of options etc...
__________________
Quote:
|
|
|
|
|
![]() |
| Tags |
| await , beta , features , host , luadevkit , release |
| Thread Tools | |
|
|