Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jim Bauwens

Pages: 1 ... 75 76 [77] 78 79 ... 125
1141
Lua / Re: RPG for Nspire done in Lua
« on: November 01, 2011, 05:04:34 pm »
Its very easy, you just have to think a bit how you implement it so that it doesn't run as slow as a snail :)

1142
News / Re: Omnimaga introduces instant quick-reply and enhanced CODE tags
« on: November 01, 2011, 04:59:18 pm »
Very nice, Omnimaga is getting better everytime I visit it =)

1143
TI-Nspire / Re: [Lua] CubeField
« on: October 31, 2011, 06:28:11 pm »
Or possibly an OS update :)

1144
TI-Nspire / Re: [Lua] CubeField
« on: October 31, 2011, 06:19:03 pm »
IIRC it repeats the arrows.

1145
Miscellaneous / Re: Happy Halloween!!!
« on: October 31, 2011, 05:13:30 pm »
I voted "No", but I actually don't celebrate Halloween (but can't edit vote).

1146
News / Re: 3rd edition of TCAP currently underway!
« on: October 31, 2011, 02:48:50 pm »
Also when you were on the same cam than Jim you both looked very similar lol.
D:

1147
Lua / Re: Chemical Reaction Analysis (Graphical Lua program)
« on: October 31, 2011, 08:59:18 am »
Good work!

All the recent Lua programs that come out show that (Nspire) Lua is pretty good, and with some programming skills you can make wonderful stuff :)

1148
Lua / Re: Lua Q&A
« on: October 30, 2011, 06:14:11 pm »
Glad I could be a help :)

1149
Lua / Re: TabVar v3 , the ultimate function analysis program !
« on: October 30, 2011, 03:21:53 pm »
I'm looking forward to it :)
Thanks for all the great work!

1150
News / Re: Reflash your Nspire Boot2 without RS232!!!
« on: October 30, 2011, 03:18:36 pm »
Interesting :)

Would it be possible to dump the diag of the prototype and put it on a regular clickpad?
Or are the signing keys different? If you could put it would work, you can try if the test works on it :)

1151
Lua / Re: TabVar v3 , the ultimate function analysis program !
« on: October 29, 2011, 05:47:49 pm »
Very nice, got to install it on my nspire!

1152
Lua / Re: Multi-tabbed programs
« on: October 29, 2011, 09:45:22 am »
I don't know if that is possible because Tabbed documents is quite nspire specific ;)

1153
TI-Nspire / Re: nTris - Tetris for nSpire -
« on: October 29, 2011, 03:53:43 am »
There is a tetris game made by TI in Lua, but I don't know if I may give it to you. I should check it.

1154
Lua / Re: Multi-tabbed programs
« on: October 28, 2011, 08:50:22 am »
Sorry for not noticing this thread earlier :)

Levak already uses this method in his 3d modeler make3D, so it definitely works :)

1155
Lua / Re: RPG for Nspire done in Lua
« on: October 28, 2011, 08:46:27 am »
I somehow must have missed this thread, sorry :/

I looked over your code, and the first thing I noticed is that you put platform.window:invalidate() in your timer event, which ticks every .2 seconds. I would try to change this, its a bit rough in my opinion :p

About keyboard input, on.charIn the only way right now to fetch character input.

I haven't tested your code, but I can tell that its nice and clean :)
Good job!

Edit: and I have actually created a RPG in Lua, just never released it.

Pages: 1 ... 75 76 [77] 78 79 ... 125