Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411648 Posts in 69395 Topics- by 58451 Members - Latest Member: Monkey Nuts

May 15, 2024, 09:53:46 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsMoonQuest
Pages: 1 ... 65 66 [67] 68 69 ... 189
Print
Author Topic: MoonQuest  (Read 1327589 times)
eigenbom
Level 10
*****


@eigenbom


View Profile WWW
« Reply #1320 on: January 16, 2013, 01:09:56 AM »

Update: Added a particle system, so now when you hit and break blocks, little pixel-sized particles fly off. Some blocks (grass, vines, ..) don't spawn block items when they are destroyed. The particles took me all day. First I (lazily) tried to model each particle as a Box2D body, but alas, it was too slow. In the end I decided to manually handle the physics and particles, while using Box2D for collision detection. I also batch the particle drawing using vertex arrays. To avoid draining the system, I've capped the on-screen particles to around 256 iirc. They are stored in a circular buffer (so older particles get overwritten by newer ones). I wanted to do a vid but it's been a ~10 hour coding day, so maybe next time. buhbye!
Logged

eigenbom
Level 10
*****


@eigenbom


View Profile WWW
« Reply #1321 on: January 21, 2013, 05:55:44 PM »


Logged

Code_Assassin
Level 5
*****


freedom


View Profile
« Reply #1322 on: January 21, 2013, 06:19:50 PM »




NOOOOOOOOOOOOOOOOOOOOOOOOOOOO

U is a marderer.
Logged
poe
Guest
« Reply #1323 on: January 21, 2013, 06:31:57 PM »

Love the particles! Cats need to make cat particles.
Logged
DustyDrake
Level 10
*****



View Profile
« Reply #1324 on: January 21, 2013, 06:40:50 PM »



I'd like to point out that when that gif was loading, it was just everyone's there and happy, then there was a layer of blood on the ground. No explosions, just everything stopped, then dissapeared
Logged

Ashkin
Guest
« Reply #1325 on: January 21, 2013, 07:56:30 PM »

It's... BEAUTIFUL.
Love the particles! Cats need to make cat particles.
And then those cats explode into cats, and those cats explode into more cats...
Logged
happymonster
Level 10
*****



View Profile WWW
« Reply #1326 on: January 22, 2013, 12:08:06 AM »

 Shocked
Logged
Thecoolestnerdguy
Level 2
**

while(!succeed) try();


View Profile
« Reply #1327 on: January 22, 2013, 04:29:40 AM »

It's... BEAUTIFUL.
Love the particles! Cats need to make cat particles.
And then those cats explode into cats, and those cats explode into more cats...

This can be possibly dangerous...
Logged

Sad minecraft didnt copyright squares
poe
Guest
« Reply #1328 on: January 22, 2013, 01:40:59 PM »

It's... BEAUTIFUL.
Love the particles! Cats need to make cat particles.
And then those cats explode into cats, and those cats explode into more cats...

Without this feature, the game will fail.
Logged
nikki
Level 10
*****


View Profile
« Reply #1329 on: January 22, 2013, 02:21:02 PM »

you two are aware of catsplosions in dwarf fortress right ?

you have the conventional ones and the thermonuclear ones
Logged
poe
Guest
« Reply #1330 on: January 22, 2013, 02:25:52 PM »

you two are aware of catsplosions in dwarf fortress right ?

I am now.
Logged
eigenbom
Level 10
*****


@eigenbom


View Profile WWW
« Reply #1331 on: January 22, 2013, 02:28:59 PM »

you two are aware of catsplosions in dwarf fortress right ?

you have the conventional ones and the thermonuclear ones

wow, thx for the link. Smiley
Logged

happymonster
Level 10
*****



View Profile WWW
« Reply #1332 on: January 22, 2013, 05:38:19 PM »

Instead of blowing things up, can't you be more constructive?  Crazy  Wink
Logged
eigenbom
Level 10
*****


@eigenbom


View Profile WWW
« Reply #1333 on: January 22, 2013, 05:57:20 PM »

Shush RICHARD PHIPPS 2010!
Logged

Belimoth
Level 10
*****


high-heeled cyberbully


View Profile
« Reply #1334 on: January 22, 2013, 06:03:18 PM »

lol
Logged

happymonster
Level 10
*****



View Profile WWW
« Reply #1335 on: January 22, 2013, 06:15:01 PM »

Bah! Tongue
Logged
eigenbom
Level 10
*****


@eigenbom


View Profile WWW
« Reply #1336 on: January 22, 2013, 09:40:10 PM »

Update: Added life/health bar, death, exploding rabbits, etc. I also added the very first mob, although he's harmless atm. Watch this video (in 720p and fullscreen) and enjoy the pointless slaughter of hundreds of spiders.

Logged

Code_Assassin
Level 5
*****


freedom


View Profile
« Reply #1337 on: January 23, 2013, 12:15:03 AM »

Update: Added life/health bar, death, exploding rabbits, etc. I also added the very first mob, although he's harmless atm. Watch this video (in 720p and fullscreen) and enjoy the pointless slaughter of hundreds of spiders.


yay.
Logged
Thecoolestnerdguy
Level 2
**

while(!succeed) try();


View Profile
« Reply #1338 on: January 23, 2013, 05:24:35 AM »

Update:I also added the very first mob, although he's harmless atm.

First mob? Cute rabbits don't count as mobs?
Logged

Sad minecraft didnt copyright squares
Pixelulsar
Level 3
***



View Profile WWW
« Reply #1339 on: January 23, 2013, 12:34:12 PM »

Update: Added life/health bar, death, exploding rabbits, etc. I also added the very first mob, although he's harmless atm. Watch this video (in 720p and fullscreen) and enjoy the pointless slaughter of hundreds of spiders.

Cool spiders, They should be able to walk on roofs and stuff too.

Also exploding cats and bunnies are cool.
Logged

Pages: 1 ... 65 66 [67] 68 69 ... 189
Print
Jump to:  

Theme orange-lt created by panic