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

Pages: 1 ... 97 98 [99] 100 101 ... 165
1471
TI Z80 / Re: Eitrix for TI-84 Plus
« on: December 24, 2010, 11:19:41 am »
Well, either way, it was very well done!

1472
TI Z80 / Re: Vector Tunnel Game
« on: December 24, 2010, 11:18:22 am »
Remember, this isn't in randomness. ;-)

1473
WabbitStudio Software Suite / Re: WabbitStudio Software Suite
« on: December 24, 2010, 11:15:35 am »
I didn't even know that Wabbit had a mac version!

Can you make this support linking for USB calcs?

1474
Axe / Re: Full Normal Slow?
« on: December 24, 2010, 11:08:38 am »
The battery life on those things lasts for about a year anyway.

Not mine :P
* Qwerty.55 berates himself for leaving his calc on for six hours with APD disabled.
First off, congrats on 1000 posts. Second of all, I never disable APD. I don't think there is a way other than with ASM, is there?

1475
Computer Projects and Ideas / Re: XConsole
« on: December 24, 2010, 10:59:24 am »
Yeah, StreamTokenizer is kinda the way to go with spaces.  Use QuoteChar method for strings.

1476
Computer Projects and Ideas / Re: XConsole
« on: December 24, 2010, 10:05:38 am »
I can help with making it work on mac and other systems. But I don't really want to help per se. I guess if you want me to test something, PM me.

1477
Computer Projects and Ideas / Re: XConsole
« on: December 24, 2010, 09:35:00 am »
Yeah, i know java 6 will work. But his jdk needs to compile to 1.5 and jre nees to run 1.5 or 1.6.  It's tricky to set up to say the least.

1478
Introduce Yourself! / Re: Say Hello to Compynerd255!
« on: December 24, 2010, 09:28:20 am »
Ohh, xbox programming. What pc languages do you know? Also, have some peanuts:

1479
TI Z80 / Re: TAO: Unleashed (Progress)
« on: December 23, 2010, 11:02:44 pm »
I used Ubuntu once and it is good. I had it for a long time but i really only use it to run minecraft servers aftyer my bro showed me how
Interesting. Last time I did ubuntu, it deleted two partitions.

Anyway, for a minor update, since someone posted, I can say that after I deal with the story line altogether (events and maps, mostly), I can start coding like a madman.  So far, I think I know how to code these engines:
- event engine
- map engine
- battle engine
- speech engine (Conversations and such)
I just need to work on the "scene" engine, which is actually a subset of the speech engine.  But after all of that is done, i can start coding the framework for the game, and start on the battle engine.  I need some awesome battle damage calculators and such.

I think I'm gonna need a sub-forum to place all this stuff, too. I know there's another topic somewhere about my sprites, and then there's the one about me being evil which has TAO stuff in it.

1480
isup.me is so much shorter to type :P
And that's awful, what happened on TI-Bank. So sad is the damage to the site's reputation those ads brought. :(

I don't feel comfortable in those websites, actually. Maybe TI-Bank will get a new host?
* ScoutDavid wonders :S
I don't know if they can, actually. I know I was sad when wikidot said that non-logged in people would have adds on their sites.

1481
News / Re: DJ Omnimaga resigns from Omnimaga manager
« on: December 23, 2010, 10:51:04 pm »
I hope I can get to 1000! I never posted this much in a forum before, actually.

1482
Site Feedback and Questions / Re: Omnimaga Banner
« on: December 23, 2010, 10:50:04 pm »
It looks perfectly like a lobster to me.

1483
Humour and Jokes / Re: How too cook Netham45
« on: December 23, 2010, 10:49:23 pm »
Actually I didn't check the comments but I am pretty sure they were comments à la PETA. X.x
I looked at the comments. Some of them were making fun of the video, some where saying "hey, that looks good."  I think someone was just kinda bored one day.

1484
Computer Projects and Ideas / Re: XConsole
« on: December 23, 2010, 10:31:02 pm »
A classic example of where Java will not work on all platforms because they assume it works on all platforms.  This will not work on Mac. I can get it to work on Mac, but will need the original project file, because I need to make sure that I just didn't disassemble it wrongly.

But in it's current state, this is using a different version than my current JRE will accept.  According to said manifest file:
Code: [Select]
Manifest-Version: 1.0
Created-By: 1.6.0_20 (Sun Microsystems Inc.)
Main-Class: XConsole
And according to my java:
Code: [Select]
java version "1.5.0_24"
Which is why your Java 6 will not work with my Java 5.

1485
News / Re: Correlation Instruction Manual
« on: December 23, 2010, 10:15:30 pm »
... Whoa. That is simply amazing. I hope that eventually, we can have a program included that allows us to do pixel art?

Pages: 1 ... 97 98 [99] 100 101 ... 165