LuaDevKit R2 (final beta) |
Ó
Here's the latest build, and the final beta if we may add, for LuaDevKit R2 from homebrew developer Glynnder. In a nut shell, this easy-to-use application is capable of helping both experienced and inexperienced coders create Lua programs. Since the last version was released a couple of weeks ago, a lot of improvements were added to the program:
- Added Settings File!
- Defaults and what all settings do:
- #Add another bracket if you type one in.
- #Automatically save the file
- #Automatically save-as the file
- #Highlight Syntax (turning off enables Undo/Redo and Style menu)
- #Characters between which the file autosaves
- #The 45 characters are not included in the number below. E.g. 100 would mean you type 100 + CharstoAutoSave before it autosaves
- #The colour of the line painter
- #Text Colour
- #Background Colour
- Dynamicised Window Creation and skin setting (Meaning cleaner code and *slightly* faster load times for changing skins and creating windows.)
- Bound Undo and Redo to CTRL + Z and CTRL + Y
- Lots of code optimizations and general cleanup
- Switched open,save and load project explorer (in Text Editor) from buttons to toolbar (now *that* took longer than it should've!)
- Added style menu, gives formatting options for text if syntax highlighting is turned off.
- Added fancy titling- makes the title show the filename (or untitled if there isnt one) and puts an asterisk next to it if it has changed since it was last saved.
- Fixed major bug in loading files from File Explorer code
- Fixed bug where you had a 300 character limit for pasting text into one line if you had syntax highlighting switched off and got set menus to work without syntax highlighting turned on.
- Added office look-and-feel (not a fantastic one, if anybody sends me a legal good-looking look-and-feel (in .jar form please) I'll see how it looks and potentially include it.
- Added do-you-want-to-save popup when you close the window if you haven't saved your code.
- Completed settings menu!
- Made settings menu update saved properties file when the click the new button "Save"
- Bound CTRL+Left to delete previous word and CTRL+Right to delete next word
- Made settings menu update colour settings when "Save" is pressed, though this is a little bit dodgey!
- Made ALT + S open settings menu.
- UPDATED SYNTAX HIGHLIGHTING!
- I decided against adding the XML highlighting, as this would be very memory heavy and would not have many benefits worth the time it would take to add in, especially when the RAM and cpu usage factors are taken into account, instead I had a coding slog to update the current one as much as possible, undo and redo now work perfectly with it!
- Changed the text editor GUI to be a tabbed layout, this is mainly for when you can have more than one file open at the same time, though it does look good!
- Made many menu items have shortcut keys, each menu items shortcut is shown next to its name
- Improved find/replace ability, you now have the option of Find (CTRL + F), Replace (CTRL + H) and Find Next (F3)
- Added nice bordered Xs to all the tabs but "new..." click these to close the tab!
- Added internal window listener and tab listener, so if you try and close a tab or the text frame window and haven't saved your file (or have edited it since), you'll get the normal "Do you want to save?" popup
- Make Release. I have created a nice wizard (not the conventional Windows sort, but a system of different sorts of popups) that helps take a lot of the time out of making a release of you program, you can choose out of luaplayer 0.16, 0.17DK2 and 0.20MOD4.
- First you click make release (CTRL + R), then next, the input the name of your program (e.g. LuaProgram), then select the luaplayer version, then you just have to select the folder containing all of your programs resource files, other lua scripts, images etc... *Sub-folders are supported!*, press Go and everything is done for you. Then, when you press the finish button, a folder appears, created in the same directory as your current script (which is copied into the release directory and renamed into index.lua) called *YourProgram* release; containing __SCE__*YourProgram* and %__SCE__*YourProgram*. Take a quick look in __SCE__*YourProgram* to see all of your resources along with you main script
But in the mean time, if you're already familiar with this app, go ahead and download the file below. If not, please refer to our Source link below. It will take you to the developer's personal page for a more thorough discussion.
Download: LuaDevKit R2 (final beta)
Via PSPro
44 Jumps PlayStation celebrates 15th birthday
34 Jumps Sony: Get a free game with PSP Go
34 Jumps PSP homebrew - MHUSPEED v3
Contact Us:
The QJ.net Network |
|
| Site | Feed |
| QJ.NET | RSS |
| Nintendo DS | RSS |
| PlayStation 3 | RSS |
| PSP Updates | RSS |
| Wii | RSS |
| Xbox 360 | RSS |
| MMORPG | RSS |
| Personal Computer Games | RSS |
| iPhone - iPod Touch | RSS |
| QJ.NET Forums | RSS |
User Favorites - December
User Favorites - December
Categories
Archives
Accessories
Add-ons
Applications
Artwork
Batteries
Cheats
Deals
Emulators
Events
Featured Articles
Firmware
Flash Applications
Flash games
Game Demos
Games
Hacks & Exploits
Homebrew Applications
Homebrew Demos
Homebrew Development
Homebrew Emulators
Homebrew Games
Homebrew Themes
How-To
Humor
Imports
Interviews
Magazines
Mods
MY QJ
News
Off Topic
On Shelves This Week
Opinions & Analysis
Podcasts
Previews
PSP Go
PSP Minis
PSP Slim & Lite
QJ How-To Series
QuickJump QuickGuide
QuickJump QuickPeek
Reviews
Rumors
Scans
Screenshots
Site News
Titles
UMD Movies
Videos
Weekend Warrior
Wi-Fi
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005
March 2005
February 2005
January 2005
Comments [refresh]
RYAN A. IS THE SHIZNIT!
God 1st posters are so immature.
Just a note:
nobody that posts as me until Monday actually is me
Sorry, this is me, eclipse didn't export LDK correctly, TWICE! I am leaving now but will update this on Monday.
VERY SORRY FOR ANY INCONVENIENCE!
it says "could not find main class. program will exit"
what can i do to fix it?
uhh... i figured it out, the guy (Glynnder) has to export the .jar correctly he will do it on monday
correct, it has been done since tues/wed now!