DSLua Community
Welcome,
Guest
. Please
login
or
register
.
February 05, 2012, 08:12:28 AM
1371
Posts in
262
Topics by
33109
Members
Latest Member:
Limewire Download
Home
Help
Search
Login
Register
DSLua Community
|
General DS Programming Chats
|
Chat Room
|
Rewrite of DSLua, has anyone tried doing so?
« previous
next »
Pages:
[
1
]
2
Print
Author
Topic: Rewrite of DSLua, has anyone tried doing so? (Read 5775 times)
sypherce
Waxing Crescent
Posts: 12
Pixels have feeling too :3
Rewrite of DSLua, has anyone tried doing so?
«
on:
December 03, 2006, 02:27:19 AM »
Since the source code isn't out and the developer isn't anywhere to be seen I think it may be time for someone to try. I personally have been poking at it and seem to have working inputs now (buttons and stylus seem to work like in dslua). Since commands that respond with a simple integer or boolean is gonna be slightly harder then setting up backgrounds and such I'm not sure how far I will suceed -- but I'm gonna give a shot at this and see what happens.
Logged
daltonlaffs
First Quarter
Posts: 189
Freaking Insane
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #1 on:
December 03, 2006, 07:53:37 AM »
No one to this point has tried, although some people rumor a lib...
...go for it!
I think you could go like DSLua did -- start with version 0.1 which only had text, go to 0.2 which supported GBFS, 0.3 which added sprites, 0.4 which added maps and raws, and finally 0.5 that finished the set with io functions and mod support. And make sure when you are done, any script I put in it runs like normal...
Logged
Code:
-- Bored? Read code line below.
-- Bored? Read code line above.
^^ That works, I SWEAR! ^^
Jeremysr
First Quarter
Posts: 215
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #2 on:
December 03, 2006, 01:36:32 PM »
Yesterday I received the source code from "admin". He didn't say much and ignored my questions about waruwaru. He just asked if I'd be interested in maintaining it.
Logged
jester
Waxing Crescent
Posts: 86
Jester Corp DS Logo
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #3 on:
December 03, 2006, 05:17:52 PM »
will you rewrite the DSLua making it better jeremysr please say yes!
i hope so
Logged
CURRENT PROJECT:
JesterCorp DS- 2D FIGHTING GAME!!! Due out August 19th 2007!!!Having Sprite Issues but Toast is helping me ALOT
Jeremysr
First Quarter
Posts: 215
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #4 on:
December 03, 2006, 05:26:29 PM »
Not rewriting it but will add & fix stuff and make it better.
Logged
jester
Waxing Crescent
Posts: 86
Jester Corp DS Logo
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #5 on:
December 04, 2006, 06:24:42 AM »
thanks for the information Jeremysr when do you expect or hope to release the improved DSLua also what improvements will you be making?
Logged
CURRENT PROJECT:
JesterCorp DS- 2D FIGHTING GAME!!! Due out August 19th 2007!!!Having Sprite Issues but Toast is helping me ALOT
daltonlaffs
First Quarter
Posts: 189
Freaking Insane
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #6 on:
December 04, 2006, 07:17:07 AM »
Let me add that I am helping jeremysr at this point.
The source code we got has some bugs in it that stop it from compiling. We are first going to fix those, which may take a few days of work.
I am not sure what improvements jeremysr has in mind, but I am at least going to write wifi and ogg support, and possibly fix some of the sprite errors.
I hope to have it released before 2007, but this code is seriously screwed up...
Logged
Code:
-- Bored? Read code line below.
-- Bored? Read code line above.
^^ That works, I SWEAR! ^^
sypherce
Waxing Crescent
Posts: 12
Pixels have feeling too :3
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #7 on:
December 04, 2006, 07:24:27 AM »
Quote from: daltonlaffs on December 04, 2006, 07:17:07 AM
Let me add that I am helping jeremysr at this point.
The source code we got has some bugs in it that stop it from compiling. We are first going to fix those, which may take a few days of work.
I am not sure what improvements jeremysr has in mind, but I am at least going to write wifi and ogg support, and possibly fix some of the sprite errors.
I hope to have it released before 2007, but this code is seriously screwed up...
I guess you havn't met up with jeremysr since last night, I'm also helping with the project apparently, I got it to compile and have been working on wifi all night. If you login to aim or msn I'll message you within seconds.
Logged
Jeremysr
First Quarter
Posts: 215
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #8 on:
December 04, 2006, 01:48:30 PM »
Yeah he's really helping a lot. I don't think we could do it without him.
Logged
sypherce
Waxing Crescent
Posts: 12
Pixels have feeling too :3
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #9 on:
December 05, 2006, 07:12:21 AM »
Just a heads up, I have the TCP and UDP parts (both parts) of wifi implemented into dslua, I'm hoping to spend tomorrow cleaning up the code and then mabey releasing it sometime soon (depending on what jeremysr and everyone else thinks about it)
Logged
daltonlaffs
First Quarter
Posts: 189
Freaking Insane
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #10 on:
December 05, 2006, 07:34:55 AM »
I wanna see this air, but make sure the socket send and recieve works -- the TCP test you gave me yesterday keeps recieving a nil string.
Other than that, TCP seems neat and easy to understand, heres to hoping that it works!
Logged
Code:
-- Bored? Read code line below.
-- Bored? Read code line above.
^^ That works, I SWEAR! ^^
brennan
Waxing Crescent
Posts: 41
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #11 on:
December 08, 2006, 10:02:49 PM »
Haha! Sweet. Drop me an IM when .6 is released, I forget to drop by here every once in a while.
Are you releasing the source? I think it'd help the project move along.
Logged
Jeremysr
First Quarter
Posts: 215
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #12 on:
December 08, 2006, 11:03:52 PM »
Yes we're definately releasing the source.
Logged
TOAST
Waxing Crescent
Posts: 67
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #13 on:
December 10, 2006, 10:07:36 AM »
Cool! DSLua open source?
Then, if admin or waruwaru or whoever pays for the site wouldn't show up, we could use sourceforge.net as host for the site (new). Just a thought.
Logged
daltonlaffs
First Quarter
Posts: 189
Freaking Insane
Re: Rewrite of DSLua, has anyone tried doing so?
«
Reply #14 on:
December 10, 2006, 12:38:24 PM »
Or we could just use my site at daltonlaffs.bravehost.com -- I cracked the file limitations bravenet placed on me, so now I have 50mb of all-purpose space
Logged
Code:
-- Bored? Read code line below.
-- Bored? Read code line above.
^^ That works, I SWEAR! ^^
Pages:
[
1
]
2
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
DSLua - Best scripting language for Nintendo DS
-----------------------------
=> News and Announcements
=> Examples/Tutorials
=> Home-brew/Hacks/Games/Projects
=> Hardware and Equipments
=> Need Help?
=> Bugs & Suggestions
-----------------------------
General DS Programming Chats
-----------------------------
=> Code Hashing
=> Chat Room
=> Test Area
Powered by SMF 1.1 RC2
|
SMF © 2001-2005, Lewis Media