Commit Graph

88 Commits

Author SHA1 Message Date
99cf3c755e Increase height of pausebackground. 2015-01-06 14:41:54 +01:00
ramapcsx2
2353cd0cdf switched level 2 and 3 2015-01-06 14:31:36 +01:00
ce668182ed Add HPB to the beam weapon :3 2015-01-06 13:38:10 +01:00
ramapcsx2
a75a78bc34 better rocket explosion image 2015-01-06 13:16:37 +01:00
Sosch
317e418c14 The price of the shop items will rise, if you buy it.
Balancing: decrease the value of the ItemIncreaseDamage and the shop item "damage".
2014-12-16 18:35:35 +01:00
JJTCM
b6c96105a6 Added Doge Level (Very Wow)
Modified first Level
Tweaked Enemys
Tweaked Rocket
2014-12-16 12:36:23 +01:00
Sosch
33a72d9268 Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter
Conflicts:
	src/de/teamteamteam/spacescooter/screen/GameOverScreen.java
	src/de/teamteamteam/spacescooter/screen/ShopScreen.java
2014-12-09 22:59:20 +01:00
Sosch
41a0775e65 Highscore fertiggestellt: Wenn man stirbt und genug Punkte hat kann man ein Namen eingeben.
Im Highscore werden die besten 20 Spiele gespeichert.
In den Menüs wird jetzt ein ImageEntity, mit dem Bild des Players, anstatt der echte Player verwendet.
2014-12-09 22:46:01 +01:00
ramapcsx2
7653c31905 Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-12-09 15:24:37 +01:00
ramapcsx2
061569a237 ja 2014-12-09 15:24:23 +01:00
JJTCM
a0788fc08d Changed the Test Level a bit
EnemyFour can now be spawn with the Level Config
EnemyFour now drops Items
Removed simicolon from Keyboard Debugcode
2014-12-09 15:15:04 +01:00
ea15be2fd1 Feature: Proper gameover condition, GameWonScreen, nextLevel works. 2014-12-09 13:08:35 +01:00
Licht
c613829884 Adding new Boss Image 2014-12-09 12:58:13 +01:00
Licht
6610b5a509 Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-12-09 12:22:26 +01:00
Licht
0f975030f7 Added new Enemy Spaceship 2014-12-09 12:22:00 +01:00
ramapcsx2
e01463a543 make debug playing easier :p 2014-12-09 11:15:55 +01:00
Sosch
d0956a20d2 Add a beam image, beam item, show your secondary weapon amount in the Interface bar.
Shop expanded: now you can select the secondary weapon.
2014-12-04 21:38:30 +01:00
JJTCM
d1caeb341a Added DEBUG Code for the NUKE
Fix Boss Spawn at the End of the Level
2014-12-02 13:47:18 +01:00
e8400f4f34 Add the other two Stones to the game. 2014-12-02 13:04:51 +01:00
f1c95bf4d9 Apply cool new position stuff to EnemyBoss. 2014-12-02 12:51:27 +01:00
110cc98c3b Make GameConfig actually final, move game screen dimensions into GameConfig. 2014-12-02 12:39:56 +01:00
1c80a8745a Add positional parameter to LevelConfig. 2014-12-02 12:29:03 +01:00
lubiana
beba843420 meer steine 2014-12-02 12:01:02 +01:00
bc68de5b99 Add first obstacle as proof of concept. 2014-12-02 11:50:46 +01:00
de685366ee Add damagable/vulnerable logic.
Also, add the other Backgrounds to spawnable Entities and
stuff.
2014-12-02 11:08:07 +01:00
lubiana
db0ecc13c0 Steineeee 2014-12-02 10:32:13 +01:00
19369ece7a Actually use the backgroundMusic from the Level 2014-11-30 14:24:56 +01:00
ramapcsx2
af9a676cc6 more pleasent shoot sounds 2014-11-29 14:25:48 +01:00
fa7d87bc6e Adjust intervals in test.level file. 2014-11-25 15:33:05 +01:00
c005120053 Add Background to configurable items. 2014-11-25 14:31:35 +01:00
63e7b7a21c All Entities have to implement explode() from now on. 2014-11-25 14:26:34 +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
922544effd LevelConfig should work now. Intervals are roughly seconds. 2014-11-25 13:37:13 +01:00
df8077874c Begin implementing spawning of stuff by ~name. :| 2014-11-25 12:43:39 +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
d2e28477f0 Add spawn-Rules to LevelConfigParser feature set. 2014-11-25 11:46:54 +01:00
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
7437a5c18d Add rocket (fire button: y), add ItemRocket (increase rocket amount), add some comments 2014-11-24 23:33:56 +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