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 - BrownyTCat

Pages: 1 [2] 3 4 ... 29
16
Axe / Need help with horribly coded platform engine
« on: March 13, 2012, 10:45:21 pm »
I need to get this to stop closing when it starts. Not sure what change I made that did it, but it worked perfectly before. Also if possible I want to ask for a simple way to draw a static tilemap (no scrolling) that I can fit in here; I'd rather be able to understand it than have it be barely faster. Tried fixing this for days with no luck but thanks to the Mac version of TI-Connect being fantastic and including an actual BASIC editor and a logical transfer method I can get this up here for examination and help. If you have a Mac I recommend
that port, I just dusted off my old PPC.

Code: [Select]
.TEST
.GFX
ClrDraw
ClrDraw
[FFFFC3DBDBC3FFFF]→Pic0
[FF9999FFFF9999FF]→Pic2
[00FF00FF00FFFF00]
.MOV1
[10107CBCBA282834]→Pic1
.MOV2
[10107CBCBA284466]
.MOV3
[08083E3D5D14142C]→Pic9
.MOV4
[08083E3D5D142266]

.VARS
0→J→Q→D→F→L
20→X→Y

.MAINLOOP
While Q=0

.GREY
ClrDraw
Pt-On(16,48,Pic2)
Pt-On(32,48,Pic2)
Pt-On(32,40,Pic2)
DispGraph
ClrDraw

.LVDRAW
Pt-On(16,40,Pic0
Pt-On(32,32,Pic0
Pt-On(0,56,Pic0
Pt-On(8,56,Pic0
Pt-On(16,56,Pic0
Pt-On(24,56,Pic0
Pt-On(32,56,Pic0
Pt-On(40,56,Pic0
Pt-On(48,56,Pic0
Pt-On(56,56,Pic0
Pt-On(64,56,Pic0
Pt-On(72,56,Pic0
Pt-On(80,56,Pic0
Pt-On(88,56,Pic0

.ANIM
If F>16
0→F
End
If F>8
If D=1
Pt-On(X,Y,Pic1+8
Else
Pt-On(X,Y,Pic9+8
End
Else
If D=1
Pt-On(X,Y,Pic1
Else
Pt-On(X,Y,Pic9
End
End

.KEY-QUIT
If getKey(15)
1→Q
End

.KEY-LEFT
If (getKey(2)) and (pxl-Test(X-1,Y)=0) and (pxl-Test(X-1,Y+7)=0)
X-1→X
0→D
F+1→F
End

.KEY-RIGHT
If (getKey(3)) and (pxl-Test(X+8,Y)=0) and (pxl-Test(X+8,Y+7)=0)
X+1→X
1→D
F+1→F
End

.GRAVITY
If (J=0) and (pxl-Test(X,Y+8)=0) and (pxl-Test(X+7,Y+8)=0)
Y+1→Y
End
If J>0
If (pxl-Test(X,Y-1)=0) and (pxl-Test(X+7,Y-1)=0)
Y-1→Y
End
J-1→J
End

.KEY-JUMP
If getKey(54)
If (pxl-Test(X,Y+9)=1) or (pxl-Test(X+7,Y+9)=1)
16→J
End
End

DispGraph
End

Pause 1000

17
Other Calculators / Re: Should I get a nspire?
« on: March 09, 2012, 09:04:22 pm »
I paid $96 for my non-cas, brand new, off ebay about 2 years and I'm lovin it. The nspire is great. In MY opinion it's the best ti-calc ever made 8), if not a little closed to programmers.
Support-wise it's worthless
Hardware-wise it's amazing; we now have as many Mhz to work with as a common 386 PC.

18
TI-Nspire / Re: [Lua] Tactical Wars CX
« on: November 11, 2011, 01:32:44 pm »
This looks like one of the most polished games I've seen on nSpire so far.

19
Miscellaneous / Re: My Room
« on: November 11, 2011, 01:22:18 pm »
My room:

J/k, not really.

Why does that remind me so much of an orthographic voxel room?

20
TI-Nspire / Re: NES EMMULLLATOR (FOR NSPIRE!)!
« on: November 11, 2011, 01:20:03 pm »
I remember when I suggested this last year and then it turned out it was being done. The result was a genius program resulting in hours upon hours of fun.

21
Gaming Discussion / Re: Steam has been hacked!?!?!?
« on: November 11, 2011, 01:12:16 pm »
GabeN sent out a letter yesterday, accounts are all safe and  on a completely seperate database. The forum one is being re-secured and was not the same place account names/passes are stored. Your games are safe, especially with SteamGuard, although it's annoying if you're the one getting a new computer.

22
Miscellaneous / Re: Where Did Your Name Come From?
« on: November 11, 2011, 01:08:45 pm »
(Old) Youtube user name that I used for about a million sites but forgot the true origin of. I mostly use it as a handle now for changeable/other names.

23
General Calculator Help / Re: Ndless 3.0 for Nspire
« on: November 11, 2011, 01:05:20 pm »
Great news: Ndless 3.1 has been born!!!  However, it's not actually "out" yet.
Where did you hear this glorious news?

24
Other Calculators / Re: The 1st homemade Nspire full-dock connector
« on: November 11, 2011, 01:03:06 pm »
Arduino based?
EDIT: Didn't catch the extra images. Looks simple considering I have a breadboard and a huge collection of LEDS and wires.

25
Yeah, TI is just being greedy. I bought mine new from Best Buy with he old CD, which works neither on x64 or x86 Windows. ONE laptop I have runs 1.4, but it's a pain to send files from Lua to a compiler to 1 computer to another and then to the system. At least it's not cut off from the genius of developers anymore.

26
BrownyTCat, why don't you ask TI for it?

Because they won't let anyone have it. They took it off the site and the only way to send ANYTHING now is to buy student software, which doesn't make any sense.

27
General Calculator Help / Can't downgrade my nSpire (Missing link software)
« on: November 03, 2011, 08:24:03 am »
I recently decided to downgrade my blue clickwheel nSpire to OS2.1, but TI Nspire Computer Link is missing, and since TI messed up so badly, most people can't even run the PC versions below 1.6. I found 1.2 on a CD and 1.3 and 1.4 online, none of which work at all. 1.3 and 1.4 give me a "communication library" error and 1.2 does this on XP but doesn't even install on Win7. I did try TiLP2 but it literally never detected my calculator while it was on, plugged into a USB port. What should I do or how can any of these be fixed? If anyone has a copy of link 1.6 I can run that without problems.

28
Miscellaneous / Re: This cyberbullying thing from the democrats is stupid
« on: October 05, 2011, 05:32:51 pm »
Internet politics? This can't turn out well...

29
I thought Windows took around 6 terabytes of diskspace and Mint about 1 gigabyte? ???

J/k but I was sure Windows was considerably larger in size, so I would guess its partition is much larger, right?
XP is much smaller than 7. I think I'll use Mint since that's my favorite one. Probably split off a bit less than half of my 200GB internal HDD.

30
Why would you want to play an old version?
Historical Purposes and discontinued mods.

Pages: 1 [2] 3 4 ... 29