Mercurial > fife-parpg
log demos/shooter/scripts/world.py @ 485:d365eb58f3d6
age | author | description |
---|---|---|
Wed, 28 Apr 2010 17:28:29 +0000 | prock | Added a simple sound manager. |
Wed, 21 Apr 2010 18:20:13 +0000 | prock | Switched to a damage system. Collisions with objects now cause 1 damage to the player. |
Fri, 16 Apr 2010 21:44:18 +0000 | prock | Added the FireBallBurst and FireBallSpread weapons which are now used by the boss. |
Thu, 15 Apr 2010 15:53:06 +0000 | prock | Adding the credits window (still needs to be written) |
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:35:07 +0000 | prock | Fix the bug where the high score dialog box causes a crash after the player completes the level. |
Wed, 14 Apr 2010 16:22:36 +0000 | prock | Added damage so some enemies take more than one hit to destroy. |