Tuesday, December 24, 2013

Camera collision detection

Hey, I've just added camera collision detection.
The camera can now no longer pass through blocks(walls, terrain etc..).

Check it out:


Chat added

Today I've added in-game chat.
There are currently two forms of chat:
1. Team chat(only your team can read the messages)
2. All chat(both teams can read the messages)


Sunday, December 15, 2013

Smooth particles

Today I've added smooth particles, this will remove ugly edges from particles.

On the right side you see smooth particles, on the left side you see default particles(source: http://blog.wolfire.com/2010/04/Soft-Particles (great site))