Wed, 28 Dec 2011 19:42:48 +0100 |
Thibaut Girka |
Fix several synchro issues
|
Fri, 30 Aug 2013 14:16:08 +0200 |
Emmanuel Gil Peyrot |
Add a base Element class for every object in pytouhou.game.
|
Wed, 07 Aug 2013 11:34:44 +0200 |
Emmanuel Gil Peyrot |
Make Interpolator an extension type.
|
Sun, 11 Aug 2013 14:23:50 +0200 |
Emmanuel Gil Peyrot |
Always run the first frame of an ANMRunner.
|
Sat, 03 Aug 2013 15:49:04 +0200 |
Emmanuel Gil Peyrot |
Remove AnmWrapper, since ANMs are lists of entries now.
|
Sun, 09 Jun 2013 22:54:33 +0200 |
Emmanuel Gil Peyrot |
Do the correct score calculation even when the enemy isn’t damageable.
|
Mon, 12 Nov 2012 18:34:24 +0100 |
Emmanuel Gil Peyrot |
Use only half-size hitboxes for player.
|
Sun, 21 Oct 2012 23:02:40 +0200 |
Emmanuel Gil Peyrot |
Make particles behave as in the original game.
|
Tue, 02 Oct 2012 13:27:05 +0200 |
Emmanuel Gil Peyrot |
Make rendering of multiple-sprites elements work like single-sprites.
|
Thu, 30 Aug 2012 11:34:56 +0200 |
Emmanuel Gil Peyrot |
Make a sound when an enemy is hit.
|
Mon, 09 Jul 2012 22:15:07 +0200 |
Thibaut Girka |
Fix Rumia on timeout
|
Sun, 08 Jul 2012 01:23:47 +0200 |
Thibaut Girka |
Make bosses clean their mess when timeouting
|