Commit Graph

80 Commits

Author SHA1 Message Date
88c5534d15 Added spawners and spawning events. 2013-01-22 19:15:24 -04:30
bdf72bf892 Updated the TODO file. 2013-01-22 10:35:00 -04:30
ae7c7d66ed Added spawnable npcs. Fixed angle-radian convertion functions. 2013-01-22 10:26:58 -04:30
7361223ebf Added a spawnable explosion. 2013-01-22 09:45:20 -04:30
d7a3e41d9f Added cancel (back to main menu) to InGameState. 2013-01-21 22:44:22 -04:30
9f0f5c47e9 Updated the TODO file. 2013-01-21 22:00:29 -04:30
683445729b Fixed the font size. 2013-01-21 21:55:56 -04:30
1c8c831c6c Added animation to the OmnidirectionalActor class. 2013-01-21 21:35:11 -04:30
1f9271dcac Implemented basic gameplay. Assorted fixes to Omni...Actor. 2013-01-21 20:35:30 -04:30
25f27ed5e9 Added the OmnidirectionalActor class. 2013-01-21 18:02:02 -04:30
7507d2457f Updated the TODO file. 2013-01-19 12:40:55 -04:30
4ff6171533 Centered the "camera" on the player. 2013-01-19 10:07:01 -04:30
e6cc4955e3 Made the background 20% larger than the current screen. 2013-01-17 10:26:48 -04:30
5037ae89b0 Updated the TODO file. 2013-01-17 01:00:50 -04:30
e28cd752e7 Fixed the game background image construction on Android devices. 2013-01-17 00:32:20 -04:30
b5e8c04754 Changed tiled background to work based on repetitions. 2013-01-16 23:53:32 -04:30
493e46233d Fixed the submarine's speed in IntroState. 2013-01-16 23:24:33 -04:30
f65c1adf34 Added code for creating the background image in InGameState. 2013-01-16 23:11:42 -04:30
af05a344bb Updated the TODO file. 2013-01-16 22:04:19 -04:30
a928348e07 Implemented and tested the TiledBackground class. 2013-01-16 22:03:30 -04:30
a6aebd9126 Fixed the height of the initials in ScoreState. 2013-01-16 13:45:12 -04:30
8a7662b85b Updated the TODO file. 2013-01-16 08:52:47 -04:30
95a5d81fb0 Added basic animation support to BaseActor. 2013-01-16 08:46:57 -04:30
5b66171476 Fixed a wrong call to player.PLAYERS. 2013-01-16 08:06:58 -04:30
262abf2544 Added the player object. 2013-01-16 08:05:28 -04:30
99d2b68712 Removed animation.py. 2013-01-16 07:44:40 -04:30
002a26897e Updated the TODO file. 2013-01-15 22:45:09 -04:30
f0ac524770 Updated the TODO file. 2013-01-15 22:31:07 -04:30
7a49f70616 Added methods to remove image points in BaseActor. 2013-01-15 22:21:41 -04:30
fc2d781ab2 Added a clear_cache() method to CachedImageLoader. 2013-01-15 22:16:11 -04:30
1b879f423b Implemented ScoreState. Assorted fixes to BaseActor and MenuState. 2013-01-15 22:13:26 -04:30
f06c717ffa Updated the android build file. 2013-01-15 19:09:00 -04:30
da079a7b1e Fixed a state transition bug in MenuState. 2013-01-15 14:44:51 -04:30
e44be1212d Updated the readme file. 2013-01-15 14:04:11 -04:30
3bc66b2b90 Added the story screen to MenuState. 2013-01-15 13:53:40 -04:30
65eaa4af9f Updated the readme file. 2013-01-14 20:43:25 -04:30
0f44712181 Moved 8-Bit Easter's files. 2013-01-13 22:20:42 -04:30
74393fa3b5 Updated the readme file. 2013-01-13 22:19:18 -04:30
c07f5847eb Updated the TODO file. 2013-01-13 18:57:34 -04:30
059b0c822d Added pgs4a compile configuration. 2013-01-13 15:04:51 -04:30
7371fc3e41 Updated the TODO file. 2013-01-13 14:34:09 -04:30
4d5f03116b Read the score database in MenuState. 2013-01-13 13:00:01 -04:30
ec80af118b Added text font files. 2013-01-13 11:26:42 -04:30
b07722b209 Programmed the MenuState class. 2013-01-13 11:18:29 -04:30
f1111552d9 Created the icon. 2013-01-12 20:41:36 -04:30
aa874f266f Created and tested the CachedImageLoader class. 2013-01-12 10:55:35 -04:30
913700796b Sketched the MenuState implementation. 2013-01-10 17:41:38 -04:30
321a4fa91c Fixed dependencies of NotValidState on the Game class. 2013-01-10 17:35:18 -04:30
3371abbee2 Added color to BaseActor class. 2013-01-10 17:18:47 -04:30
8d92faa278 Created the constants.py file. Removed NotValidState. 2013-01-10 17:10:35 -04:30