Pages: « 123 »
Posted on 08-01-11, 06:27 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10010
Posts: 447/4457
Since: 06-08-11
Posted by ray
Could it be possible to make it random which enemy appears?

Done and done.
Posted on 08-01-11, 06:35 pm
Roy Koopa


Karma: 4011
Posts: 260/2722
Since: 06-26-11
yay! A green one xD
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 08-01-11, 07:21 pm
☭ coffee and cream


Karma: 10415
Posts: 93/2768
Since: 06-26-11
Now add the proper sound for 'kicking the shell' and it'll be fine.

Also, the shell randomly loops to the left when reaching the right wall instead of bouncing...
_________________________
Kuribo64 - RH-fucking-cafe - Kafuka

zrghij
Posted on 08-01-11, 07:26 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10010
Posts: 450/4457
Since: 06-08-11
Yeah, that was the behavior the original goomba had when going out of the screen, but yeah. I've changed it.

I'll do the sound if someone sends the ogg file to me, i don't feel like looking for it now
Posted on 08-01-11, 07:37 pm
Banned for being a complete idiot.

Karma: 529
Posts: 35/987
Since: 07-09-11
Could you make a Koopa AND a Goomba together? How about when the Koopa is in the shell, kill the Goomba when it touches it?

I'll be cool to see more than one enemy on the screen.
Posted on 08-01-11, 07:40 pm (rev. 1 by ImageBot on 11-21-16, 02:08 am)
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10010
Posts: 453/4457
Since: 06-08-11
Wha... wait.
The code will get too complicated!!

And, by the way, why not reimplement NSMB itself in javascript? [sarcasm]
Posted on 08-01-11, 08:04 pm


Karma: 3752
Posts: 122/2112
Since: 06-28-11
Whoah
I like my Koopa-graphics. I thought they would look like shit.
Thank you, that you made the koopa kickable, so it moves faster.
Posted on 08-02-11, 07:14 pm
Banned for being a complete idiot.

Karma: 529
Posts: 54/987
Since: 07-09-11
Posted on 08-06-11, 01:44 am
Koopa


Karma: 75
Posts: 4/102
Since: 08-05-11
I like the Koopas because they are awesome. They don't die though. When I scroll up and down the screen with the Koopa shell going across the screen. Then Koopa Shell slows way down.
_________________________
"What to know what happens if someone assassinates dirbaio? He dies. NOW WHAT!?"
Posted on 08-06-11, 06:16 am
Banned for being a complete idiot.

Karma: 529
Posts: 149/987
Since: 07-09-11
Doesn't happen to me.

Maybe because x86 XP is more efficient than Windows 7 X86-64? Or it could be Opera. I'm using Firefox.
Posted on 08-08-11, 02:17 am
Koopa


Karma: 75
Posts: 6/102
Since: 08-05-11
I doubt it's Windows 7 x86-64. It might be Opera. It also does that in Google Chrome. I also doubt that x86 XP is more efficient. I also tried it using Firefox and it does the same.
_________________________
"What to know what happens if someone assassinates dirbaio? He dies. NOW WHAT!?"
Posted on 08-09-11, 07:03 am (rev. 1)
AxewAxew

Karma: 673
Posts: 33/583
Since: 07-02-11
There is no problem with any slowdown in Opera on Linux x86_64.

(Edit: Though, hi Intel Core i7)
Posted on 08-09-11, 03:08 pm
Banned for being a complete idiot.

Karma: 529
Posts: 168/987
Since: 07-09-11
Hmm... well we've just limited the possibilities. I'm not having any problems, and Niko isn't either.

So, that means that it's Windows and/or some other software you have installed that slows it down.
Posted on 08-09-11, 06:09 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10010
Posts: 576/4457
Since: 06-08-11
I also get slowdowns with Firefox on both Linux and Windows.
But, come on, it's Javascript. What were you expecting?
Posted on 08-10-11, 06:40 pm (rev. 1 by ImageBot on 11-21-16, 02:08 am)
Banned for being a complete idiot.

Karma: 529
Posts: 176/987
Since: 07-09-11
I expect Javascript to be faster than C.

And, here are sounds ripped by me from DeSmuME:

Goomba squish sound
Koopa kicked sound

Note: If the sounds are cut-off, you might want to use an audio editor to add some margin to the sounds, because there's practically none!

Both SFX are Ogg.
Posted on 08-10-11, 07:02 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10010
Posts: 587/4457
Since: 06-08-11
Thanks for the sounds
I'll upload them when I have some time.

And nope, C is waay faster than Javascript because Javascript is interpreted and C is compiled and natively executed
Posted on 08-11-11, 01:52 am
Banned for being a complete idiot.

Karma: 529
Posts: 182/987
Since: 07-09-11
Posted by Dirbaio
And nope, C is waay faster than Javascript because Javascript is interpreted and C is compiled and natively executed



Did I not emphasize the " " enough?

But, I was just trying to create a joke off of:

Posted by Dirbaio
But, come on, it's Javascript. What were you expecting?

Well, it's impossible to make Javascript to compile to machine code anyways... just like Python.

And, I thought this thread would be long dead... I guess the topics just drifted into here.
Posted on 08-11-11, 10:49 am
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10010
Posts: 588/4457
Since: 06-08-11
LOL.
Sarcasm is usually very hard to express in forums or chats
Posted on 08-11-11, 05:35 pm (rev. 1 by ImageBot on 11-21-16, 02:08 am)
Banned for being a complete idiot.

Karma: 529
Posts: 186/987
Since: 07-09-11
True, but the ies makes it easier to convey emotions.

Hmm... I guess I have to wait longer until Dirbaio has free time to upload the new sounds.
Posted on 08-13-11, 09:12 pm
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10010
Posts: 606/4457
Since: 06-08-11
Done!
Now the shell can be kicked and it sounds like it's kicked.
Pages: « 123 »