Commit Graph

240 Commits

Author SHA1 Message Date
Jan Philipp Timme 3fbff7890c Create the ScrollingBackground class. TODO: Optimize! 2014-11-25 15:18:33 +01:00
JJTCM 14a8e469e0 Removed Double Debug Code 2014-11-25 15:05:18 +01:00
JJTCM c11758d678 Moved Enemy Spawn Debug (fix too many spawn issue)
Debug for Player Position
2014-11-25 15:01:31 +01:00
Sosch 8048486fa6 Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-11-25 14:53:58 +01:00
Sosch 2ff144eb35 EnemyFour überarbeitet 2014-11-25 14:52:47 +01:00
Jan Philipp Timme c005120053 Add Background to configurable items. 2014-11-25 14:31:35 +01:00
Jan Philipp Timme c8b8c2fd79 Disable debug mode. oops. 2014-11-25 14:27:38 +01:00
Jan Philipp Timme 63e7b7a21c All Entities have to implement explode() from now on. 2014-11-25 14:26:34 +01:00
Jan Philipp Timme 2ed07b430a Move levelClock++ to the end, adjust interval checks. 2014-11-25 14:18:10 +01:00
Sosch 52f038d4c4 bugfix 2014-11-25 14:12:31 +01:00
Jan Philipp Timme 704ca8e085 Disable enemies respawning themselves, move itemchance code into item create() method. 2014-11-25 13:53:35 +01:00
Sosch 63f87b5a4a bugfix 2014-11-25 13:50:14 +01:00
Sosch b335a59714 Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-11-25 13:40:48 +01:00
Sosch e4ebc31a1b Add Beam (Button: x) 2014-11-25 13:39:23 +01:00
Jan Philipp Timme 922544effd LevelConfig should work now. Intervals are roughly seconds. 2014-11-25 13:37:13 +01:00
Jan Philipp Timme df8077874c Begin implementing spawning of stuff by ~name. :| 2014-11-25 12:43:39 +01:00
JJTCM 0e78d28e72 Nuke now work (but dirty)
Enemys Spawn now with Button Presses (1,2,3,4,0) [Debug]
Fix ItemShield Add Value
Fix Player IncreaseHealth
Added Player IncreaseShield
2014-11-25 12:38:57 +01:00
Licht 00f48ad4a7 Added EarthBackground 2014-11-25 12:33:58 +01:00
Licht 417c03b41c Added new Cloud Background 2014-11-25 12:21:20 +01:00
Licht 1d00e840ca Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-11-25 11:50:33 +01:00
Licht 543cc82344 Fixed grey background on the second explosion 2014-11-25 11:49:56 +01:00
Jan Philipp Timme d2e28477f0 Add spawn-Rules to LevelConfigParser feature set. 2014-11-25 11:46:54 +01:00
Licht 4e5d6bcd52 Adding some comments 2014-11-25 11:42:20 +01:00
Jan Philipp Timme e17e3414cd Move level buildup logic into Level. 2014-11-25 11:03:14 +01:00
Jan Philipp Timme af5bc93004 Move GameOver check into Level. 2014-11-25 10:54:20 +01:00
Jan Philipp Timme d64eff31e0 Make the Makefile respect levels. 2014-11-25 10:46:44 +01:00
Jan Philipp Timme 420cbd67b1 Create a basic test level config, make the Loader parse it and do first steps actually implementing the concept. 2014-11-25 10:45:26 +01:00
Sosch aad17c1032 Let ItemIncreaseDamage spawn 2014-11-24 23:48:51 +01:00
Sosch 7437a5c18d Add rocket (fire button: y), add ItemRocket (increase rocket amount), add some comments 2014-11-24 23:33:56 +01:00
JJTCM 841875c09c Switch Shoot DMG 2014-11-18 14:36:18 +01:00
Jan Philipp Timme d1fa125b61 Begin working on level config implementation a little. 2014-11-18 14:31:26 +01:00
JJTCM 1455430046 Readded Enemys 2014-11-18 13:59:10 +01:00
JJTCM 5baeff583f Replace Player Iritaion with getPlayer()
Added a Boss
Fix Item Pickup
2014-11-18 13:59:09 +01:00
Licht 4cbb91fd43 DREVCKSFICKEKACKEKACKE 2014-11-18 13:50:36 +01:00
Licht a3a8d690e5 Fixed some naming conventions 2014-11-18 13:45:51 +01:00
lubiana 51af2be9c6 Merge branch 'master' of github.com:teamteamteam/SpaceScooter 2014-11-18 13:43:09 +01:00
lubiana 7226db6ec7 ItemOneUp 2014-11-18 13:43:04 +01:00
Licht 4ea4eea6cf Added specified Items, updated some ItemsCollected-Methods 2014-11-18 13:41:21 +01:00
Licht 1759efd694 Added Nuke Item 2014-11-18 13:34:31 +01:00
lubiana 388417ea3e Merge branch 'master' of github.com:teamteamteam/SpaceScooter 2014-11-18 13:14:50 +01:00
lubiana d0f8ed13b0 new player grpahipc, new item graphic 2014-11-18 13:14:43 +01:00
Licht 6b5af72666 Updatet a little change in the Items 2014-11-18 13:14:21 +01:00
Licht d2bdb93e91 Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-11-18 13:08:37 +01:00
Licht 4e3964c31c Updated Items and added the first advanced Item-Icons 2014-11-18 13:08:08 +01:00
ramapcsx2 887e388735 Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-11-18 12:47:23 +01:00
ramapcsx2 e8122b50fb disable one expensive anti aliasing option. look is still good, performance++ 2014-11-18 12:46:18 +01:00
Licht f75a93b5cf Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-11-18 12:19:19 +01:00
Licht 440325022b Added Image for Heal Power-Up 2014-11-18 12:18:44 +01:00
ramapcsx2 cea77cd081 quick debug helper hack 2014-11-18 12:11:22 +01:00
Jan Philipp Timme 9db6c3ad2f Add debug target to Makefile for computers without jar command. >.> 2014-11-18 09:52:06 +01:00