Mercurial > fife-parpg
log demos/shooter/scripts/scene.py @ 475:afde89c1d50b
age | author | description |
---|---|---|
Wed, 21 Apr 2010 18:20:13 +0000 | prock | Switched to a damage system. Collisions with objects now cause 1 damage to the player. |
Wed, 21 Apr 2010 16:49:59 +0000 | prock | Some minor code cleanups. |
Thu, 15 Apr 2010 15:53:06 +0000 | prock | Adding the credits window (still needs to be written) |
Wed, 14 Apr 2010 19:15:27 +0000 | prock | Added the fireball projectile. |
Wed, 14 Apr 2010 17:42:24 +0000 | prock | Added a widget to be displayed after the player completes the game. |
Wed, 14 Apr 2010 16:22:36 +0000 | prock | Added damage so some enemies take more than one hit to destroy. |
Tue, 13 Apr 2010 20:23:13 +0000 | prock | Added the high score dialog to ask for players name (with no validation yet) |