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:
o #Add another bracket if you type one in.
o #Automatically save the file
o #Automatically save-as the file
o #Highlight Syntax (turning off enables Undo/Redo and Style menu)
o #Characters between which the file autosaves
o #The 45 characters are not included in the number below. E.g. 100 would mean you type 100 + CharstoAutoSave before it autosaves
o #The colour of the line painter
o #Text Colour
o #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 optimisations 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
That sure is a lot of changes. Despite that, Glynnder gave word that there are still portions of LuaDevKit R2 that still needs to be updated. The developer promised cpntinued support for thre program.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
LuaPlayerHM Homebrew coder homemister91 has released a new update for Lua Player HM
3D Game Development Set 3D Game Development Set
There hasn't been a better time to develop games for the PSP. We've had a couple of gaming engines already (LTE, Raptor3D), and now, SG57 and saulotmalo from our forums have released a library which can aid game developers in a big way
Lumo's 3D Model Export Script Update Lumo's 3D Model Export Script Update
Lumo has updated his 3D Model Export Scripts. In todays update he has made changes to his Alias MAYA 7.0 export script to CMSH (Colored Mesh) written in MEL so that you can now export Vertex painted models!
In addition he has released a CMSH to 3db converter including the required cygwin1.dll
gLib2D gLib2D
PSP coder Geecko is back in the homebrew scene to release his latest project, gLib2D, a lightweight 2D graphics library for the PSP. Some of its features include basic objects display, JPEG and PNG support, alpha blending and texture cropping, third coordinate support and intraFont compatibility, among others
VIVA SRC VIVA SRC
from Auraomega:
Ok, this if those of you who know what VIVA is, if you don't go search it >.>
I developed this as a "look I can do it", to prove that I could get an XMB replacement booting from the flash as well as the XMB, and all that fancy stuff
In The Air Build 2060115 Source Code In The Air Build 2060115 Source Code
Lylatitude has updated his homebrew game for the PSP, In The Air, to Build 2060115. In The Air is a re-written plane shooting game, originally on Windows. You need to rotate your PSP 90 degrees to play. The source code is released too
SkyAnimator for Windows SkyAnimator for Windows
HuangYZ has released JGE++ v0.2b with SkyAnimator. JGE++ (Jas Game Engine) is a 2D game engine designed for the graphic unit of a platform. It is a non-platform-relative engine for all kinds of 2D game design, and now supports both Windows and PSP
X-Flash Kerrang Build 4 X-Flash Kerrang Build 4
Homebrew developer, Art, informed us through our forums that he has released the X-Flash Kerrang Build 4. If you have no idea what in the world X-Flash is, then let us give you a background of the the app. This app, when used with caution and enough knowledge, could alter and create a custom firmware for your PSP
DDS:AP Release 3 DDS:AP Release 3
b0xx0r from our forum has updated DDS:AP, an Isometric Map System. There aren't many new features. But the brunt of his work has been on updating the map system.
If you've just joined us, DDS:AP is a development version of an isometric map maker which you can use in creating your turn-based RPGs. Right now, it's not in any playable form
Visual Application 0.3 Visual Application 0.3
Developer andbad (real name Andrea Badiali) visited the QJ.NET Forums earlier to announce the release of Visual Application 0.3. In case you weren't around during the previous release, this homebrew is actually a 3rd-party application based on the Nanodesktop software development kit that was created by coder Pegasus2000
Comments on LuaDevKit:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if LuaDevKit supports it