News
Past week:
July 31, 2007
Added a couple projects I forgot about: Scrollable Console and Hangman.
Earlier:
January 14, 2007
I added a tutorial to explain the new functions available in DSLua 0.6. I also made a .zip file of all the tutorials and the examples that you can download.
January 12, 2007
Redesigned the site! I also added my skip-bo project and made small changes to some tutorials (mainly the beginning of tutorial 1.) Now that DSLua is back and I'm able to post news on the official site, this page won't be used for DSLua news anymore. It will only be used for news about my projects and tutorials and whatever else I may have on this site.
November 5, 2006
Yes, another Nov. 5 update! I managed to free up 10MB of space on my site, so now I'm able to upload all older versions of my projects for you to download!
November 5, 2006
Major update to Skydiver I forgot to post: Skydiver version 3.0 which has loooots of updates from the previous version is now on the Skydiver project page. (I wasn't sure about posting it since the DCEmu contest I was entering it in said something about not releasing it anywhere else for 3 days.)
November 5, 2006
Keyboard 1.3 done. Just added a password option, where it echoes asterisks as you type instead of the actual string.
October 25, 2006
Finally an update to the site! I've written most of the 8-bit backgrounds tutorial, but will finish it off tomorrow! Go to the tutorials section to read it.
October 25, 2006
Daltonlaffs from the DSLua.com forums has figured out a way to update DSLua with new functions (such as Wifi) and even change existing functions! Right now he seems to be working on Wifi functions. See this topic for more information and updates.
October 4, 2006
Tutorial 8 added! "Advanced Touch Screen Input". Go to the tutorials section to read it.
October 4, 2006
TOAST, a new member to DSLua.com is making a DSLua SDK. Read about it on the official DSLua forums here. The list of possible features he posted are an "editor with syntax highlighting, build, (maybe) build & run, shortcut to external programs from menu, documentation, examples and all the standard stuff."
September 28, 2006
Apparently Waruwaru isn't here but someone else instead who is an admin. So I'll post DSLua news that doesn't have to do with my projects too, since there is no DSLua news on dslua.com. CPU_Smarts entered his DSLua game "Sunset Resort", a good point-and-click adventure game, into the DCEmu coding contest. Click here for the thread, you can download an uncompleted version of it here.
September 28, 2006
I've entered Skydiver 3.0 to a coding competition on DCEmu. Click here for the thread.
September 19, 2006
Added a feature to keyboard 1.2. It has an option argument to control how much text the user can input into the keyboard.
September 17, 2006
I don't have enough space on my site to hold every version of every one of my projects. From now on, you will only be able to download the newest version of each project. If you want an old version, e-mail me and I can e-mail it to you.
September 16, 2006
New project called DStrivia. Version 1.0 can be downloaded from its project page. Added wordWrap() to the functions project. (Functions 1.6.) DStrivia 1.5 released, it now uses the wordwrap function.
September 12, 2006
Functions 1.5 is ready to download. Daltonlaffs from dslua.com started helping with the functions project, and added a bunch of new functions for it. (If you haven't noticed the pattern, the version number tells how many functions we have. v1.5 == 15 functions.)
September 9, 2006
Waruwaru has returned! DSLua.com has been "down for maintenance" for a few days, and we don't know when he's going to put it back up. Daltonlaffs has told me that waruwaru's releasing DSLua 0.6! :D
September 9, 2006
Added a User Information tutorial.
September 6, 2006
Keyboard 1.0 is finished. It now only uses the touch screen instead of using the top screen to echo the text. I also added click sounds to it.
September 5, 2006
Finished two tutorials: Sprites & Background Maps, and Functions. Added functions 0.9.
September 3, 2006
Added contact page.
September 2, 2006
Added two new tutorials: Sound & Music, and Touch Screen & Buttons.
September 1, 2006
New project: Keyboard. It's a touch-screen keyboard made in DSLua for DSLua programmers. I will start working on tutorials and Skydiver soon!
August 29, 2006
I added a new project: functions. It's a lua file with a bunch of useful functions for DSLua programmers to use. Go to the projects page to see it and download it.
August 28, 2006
Added the second tutorial! It teaches you about loops and if statements. Find it on the tutorials page.
August 27, 2006
Added tutorial number one! Called "Hello World". It shows you more than just printing "Hello World!" on the screen though. Go to the tutorials page to read it.
August 27, 2006
Just started the site. I hope to add tutorials eventually. This will help a lot of people since DSLua doesn't have any documentation.
Past week:
July 31, 2007
Added a couple projects I forgot about: Scrollable Console and Hangman.
Earlier:
January 14, 2007
I added a tutorial to explain the new functions available in DSLua 0.6. I also made a .zip file of all the tutorials and the examples that you can download.
January 12, 2007
Redesigned the site! I also added my skip-bo project and made small changes to some tutorials (mainly the beginning of tutorial 1.) Now that DSLua is back and I'm able to post news on the official site, this page won't be used for DSLua news anymore. It will only be used for news about my projects and tutorials and whatever else I may have on this site.
November 5, 2006
Yes, another Nov. 5 update! I managed to free up 10MB of space on my site, so now I'm able to upload all older versions of my projects for you to download!
November 5, 2006
Major update to Skydiver I forgot to post: Skydiver version 3.0 which has loooots of updates from the previous version is now on the Skydiver project page. (I wasn't sure about posting it since the DCEmu contest I was entering it in said something about not releasing it anywhere else for 3 days.)
November 5, 2006
Keyboard 1.3 done. Just added a password option, where it echoes asterisks as you type instead of the actual string.
October 25, 2006
Finally an update to the site! I've written most of the 8-bit backgrounds tutorial, but will finish it off tomorrow! Go to the tutorials section to read it.
October 25, 2006
Daltonlaffs from the DSLua.com forums has figured out a way to update DSLua with new functions (such as Wifi) and even change existing functions! Right now he seems to be working on Wifi functions. See this topic for more information and updates.
October 4, 2006
Tutorial 8 added! "Advanced Touch Screen Input". Go to the tutorials section to read it.
October 4, 2006
TOAST, a new member to DSLua.com is making a DSLua SDK. Read about it on the official DSLua forums here. The list of possible features he posted are an "editor with syntax highlighting, build, (maybe) build & run, shortcut to external programs from menu, documentation, examples and all the standard stuff."
September 28, 2006
Apparently Waruwaru isn't here but someone else instead who is an admin. So I'll post DSLua news that doesn't have to do with my projects too, since there is no DSLua news on dslua.com. CPU_Smarts entered his DSLua game "Sunset Resort", a good point-and-click adventure game, into the DCEmu coding contest. Click here for the thread, you can download an uncompleted version of it here.
September 28, 2006
I've entered Skydiver 3.0 to a coding competition on DCEmu. Click here for the thread.
September 19, 2006
Added a feature to keyboard 1.2. It has an option argument to control how much text the user can input into the keyboard.
September 17, 2006
I don't have enough space on my site to hold every version of every one of my projects. From now on, you will only be able to download the newest version of each project. If you want an old version, e-mail me and I can e-mail it to you.
September 16, 2006
New project called DStrivia. Version 1.0 can be downloaded from its project page. Added wordWrap() to the functions project. (Functions 1.6.) DStrivia 1.5 released, it now uses the wordwrap function.
September 12, 2006
Functions 1.5 is ready to download. Daltonlaffs from dslua.com started helping with the functions project, and added a bunch of new functions for it. (If you haven't noticed the pattern, the version number tells how many functions we have. v1.5 == 15 functions.)
September 9, 2006
Waruwaru has returned! DSLua.com has been "down for maintenance" for a few days, and we don't know when he's going to put it back up. Daltonlaffs has told me that waruwaru's releasing DSLua 0.6! :D
September 9, 2006
Added a User Information tutorial.
September 6, 2006
Keyboard 1.0 is finished. It now only uses the touch screen instead of using the top screen to echo the text. I also added click sounds to it.
September 5, 2006
Finished two tutorials: Sprites & Background Maps, and Functions. Added functions 0.9.
September 3, 2006
Added contact page.
September 2, 2006
Added two new tutorials: Sound & Music, and Touch Screen & Buttons.
September 1, 2006
New project: Keyboard. It's a touch-screen keyboard made in DSLua for DSLua programmers. I will start working on tutorials and Skydiver soon!
August 29, 2006
I added a new project: functions. It's a lua file with a bunch of useful functions for DSLua programmers to use. Go to the projects page to see it and download it.
August 28, 2006
Added the second tutorial! It teaches you about loops and if statements. Find it on the tutorials page.
August 27, 2006
Added tutorial number one! Called "Hello World". It shows you more than just printing "Hello World!" on the screen though. Go to the tutorials page to read it.
August 27, 2006
Just started the site. I hope to add tutorials eventually. This will help a lot of people since DSLua doesn't have any documentation.