3346
Web Programming and Design / Re: jBasic
« on: May 14, 2010, 07:42:45 pm »
Hmm, how long did it stop for?
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. 3346
Web Programming and Design / Re: jBasic« on: May 14, 2010, 07:42:45 pm »
Hmm, how long did it stop for?
3347
Web Programming and Design / Re: jBasic« on: May 14, 2010, 06:27:01 pm »
hmm, strange... I haven't experienced this yet. It sounds like the browser is lagging a little bit, how many objects and what's the gravity set at?
3348
Web Programming and Design / Re: jBasic« on: May 14, 2010, 04:39:29 pm »
ok, I've updated some of the commands, and I think that my fps counter works...tell me what you think
![]() 3349
Miscellaneous / Re: Birthday Posts« on: May 14, 2010, 01:27:41 am »
Pssst Everybody get ready for saturday :p
3350
Other Calculators / Re: TI game console?« on: May 14, 2010, 01:26:38 am »
My math teacher has the correct calc for this and the overlay for a projector. From what ive seen the slowdown is negligable if any.
3351
Web Programming and Design / Re: jBasic« on: May 13, 2010, 09:03:45 pm »
Take a look at the source its commented enough.
3352
Web Programming and Design / Re: jBasic« on: May 13, 2010, 05:41:01 pm »
ok, now you can not make your gravity smaller then 2 and the debugger on the bottom is fully functional btw, it will spit out errors if you get them...which you shouldn't I've made a lot of checks.
I'm going to make a check to make sure that the debugger doesn't get too large, because it slows down if it does. how lines should it max out at? 3353
Web Programming and Design / Re: jBasic« on: May 13, 2010, 12:44:21 pm »
I've taken out the ability to edit friction, because it really messes up the collision detection, instead now just use gravity to effect the speed...
also I'm adding in checks to help with gravity change. 3354
Introduce Yourself! / Re: Hello world« on: May 12, 2010, 11:49:28 pm »
That sounds like standard spambot garbage, I'll take a closer look
Edit: i am pretty sure it is a spambot, so I am giving you until tomorow to prove otherwise else i am deleting and banning the account. 3355
Web Programming and Design / Re: jBasic« on: May 12, 2010, 07:18:05 pm »
the bug would be due to friction, it's a bug I haven't figured out how to solve... I'll probably have to add a small check to each movement part of the code to fix it.
does anybody have some good object collision detection pseudo code? I kind of have no idea where to start ![]() EDIT: oh yeah, I've been working on adding in some built in debug console stuff so far you can set it up, send variable changes to it, send a normal message to it, and send errors to it. keep in mind though, you have to set up your own error traps ![]() I also fixed the randomly deleting one more object then necessary bug. I also might be revamping the screen creation so you don't have to have the tag's already in the HTML and it will build it for you ![]() 3356
Web Programming and Design / Re: jBasic« on: May 12, 2010, 09:22:19 am »
Its ok stephan, just try and read the first post first before you assume
![]() 3357
Web Programming and Design / Re: jBasic« on: May 11, 2010, 07:36:12 pm »
I just uploaded a new version. When you turn off/on the screen it will also halt/start the physics engine, so you can "save" what is happening and not have to close the tab if it is using too much ram.
3358
Web Programming and Design / Re: jBasic« on: May 11, 2010, 04:57:59 pm »
that was the other tinyurl, it just lead to a blank page for some reason
![]() 3359
Web Programming and Design / Re: jBasic« on: May 11, 2010, 04:39:51 pm »
just type in http://tinyurl.com/jBasic and it will be there
![]() 3360
Web Programming and Design / Re: jBasic« on: May 11, 2010, 01:23:27 am »
Yeah the friction is understandable, and the jittering is wierd, but i've expirienced it.
(btw, you dont jump, its apply gravity elsewhere ![]() |
|