It doesen't run on mine, because i've tried to install java 7 Times now, and it always give me an error on the webpage when running the java tests.
I have Windows XP btw.
It doesen't run on mine, because i've tried to install java 7 Times now, and it always give me an error on the webpage when running the java tests.
I have Windows XP btw.
Thats the fault of jre, not LDK
Generally Code::Blocks or PsPad. Looking at LuaEdit at the moment though.Zitat:
Zitat von pspgamer81
are they any good?
(as good as this?)
can anyone gimme a link to the program to use to run the .jar? i dont know which on it is :p
Honestly? They are better. The only features that they don't have that you have areZitat:
Zitat von Glynnder
- Preview screen
- library/code insertation
I would recommend taking a serious look at LuaEdit at least.
its the java runtime envirnment, are you sure you dont have it?
@yaustar OK, and what are the features they do have that i dont?
Just from luaedit
Code completion, runtime debugger (just asked Shine to add that to LuaPlayer Windows), ability to change colours for syntax highlighting, in built web broswer, tabbed file browser, a project tree explorer (yours at the moment only has a file explorer and only for the C drive) smart tabbing for code indentation.
Other editors generally have code folding as well.
OK, fromt that, what I have been planning to add for a long time:
Code Completion
Runtime Debugger
Web Browser
Project Tree Explorer
Syntax Colouring Change of colour
What I have now decided to add
Tabbed file browser
Also, just a slight bug in LDK. When you insert code from the menu drop downs (eg screen:clear() ), it doesn't add it to where the cursor is but at the end of the file instead.
Version: Website beta.
I know about that bug, its a pain, but ill sort it when i have a second
Do you have a bug tracker so that users/beta testers don't report the same bug at the same time?
no, because the beta testers barely report any errors...
Do you have a list of known bugs then?
I personally do
Could you share them in the readme or on the site. That way users/testers won't submit ones that you already know about.
Yeah I will, just sometime tomorrow or in the days to come as I'm pretty busy getting ready for school tomorrow
Zitat:
Zitat von Glynnder
Ooo......i know how you feel. You must be either outside the U.S., or you must be in college then.....just an assumption. Anyways, good luck!
I live in England, and Im in secondary school
Does LuaPlayer Windows support the Graphics Utility functions? I know it supports things like Gu.clearColor(color), but I mean like gum functions, gum.drawArray. If not, what DOES it support? Does it support manual verticies being drawn? In PSPGL/OpenGL, you'd do something like:
Is there something similar in Windows LUa Player?Code:glBegin(GL_QUAD);
glColor3f(r,g,b);
glVertexf(xf,yf,zf);
glVertexf(xf,yf,zf);
glVertexf(xf,yf,zf);
glVertexf(xf,yf,zf);
glEnd();
-= Double Post =-
Nevermind...I read the readme and it says the 3D GU functions rae stubbed in, but dont do anything... Grr... Ahwell, back to OpenGL
Well, the new one does, and im adding that as an option possibly at some point
This has probably been said before, but could you put an undo function in? I'm really fed up of putting a load of crap in, then I press Ctrl+Z and nothing happens...... :p
Yeah I will, although if u look back- you'll se it cause mega issues. I'll do it soon though
A Good project
But I will not use it, when I use the shift key, I get a popup that wants to save something. When I type a ( it creates a ). This sounds nice, but with functions which require no parameters, its frustrating.
Until that problem is solved I will use LuaIDE. I will check-up when it a little further.
Cheerio
Roland, thats the auto-save, if you go to options (in the file menu) the second tab allows you to turn it off
Wow this program is great :)
I've always wanted to get into some form of basic coding, and have always understood the basics of code from using programs like 'The Game Maker' I think this will help making a game much easier :D
Too bad the GU calls arent supported, Id make some mini 3d game in my spare time... Hopefully whoever is in charge of the LuaPlayer windows apps will implement it....
Well, as I think i said earlier, i might be adding an option to use 3d...
-= Double Post =-
Guys, what is the feature you want to see most?
I can work only a small bit ATM
Un-freakin'-do feature. UN-FREAKIN'-DO!!!!
YES!:tup:Zitat:
Zitat von xploren
Gah, OK i'll try....
I *might* be able to add a systemutilities undo at first, but then I'll try everything
Are there going to be any more public betas soon?
I love this program, and I really want to see how its going...
I'm looking foreward to the next BETA that fixes the bug that puts code at the end of the file!
Keep it up.
There will be nohter beta, which will hopefully include undo and redo, however that is conflicting with the syntax highlighting
I am not able to work on this ATM as I have messed up my Windows (STOP error) when trying to dual boot with kubuntu- sorry!
I want to have your babiesZitat:
Zitat von Glynnder
your not strange....:)Zitat:
Zitat von koolio
OK, I can work on it again, although I cant post on the forums as much
YAY! :Jump:Zitat:
Zitat von Glynnder
Ok, I need to reinstall java, Can someone give me a direct link to a download i will need to run this. I dont fell like looking 20+ pages back.