Commit Graph

343 Commits

Author SHA1 Message Date
Jan Philipp Timme 37ef6c1389 [TASK] Restrict most common Sound-Exception to DEBUG only. 2015-01-30 11:56:15 +01:00
Jan Philipp Timme bd9afc1f10 [FEATURE] Add optional (default off) dynamic scaling. 2015-01-30 11:52:38 +01:00
Jan Philipp Timme af4c22c0fd [FEATURE] Player now blinks when invulnerable after collision. 2015-01-30 11:24:29 +01:00
Licht 25a27282f5 Fixed Earthbackground.png 2015-01-29 22:25:48 +01:00
Sosch 88c6814984 Added a second boss 2015-01-18 13:21:47 +01:00
Sosch e5831e4c12 Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2015-01-06 14:48:10 +01:00
Sosch 0c674813b3 Höhe des Starbackgrounds auf 650 vergrößert 2015-01-06 14:44:39 +01:00
Jan Philipp Timme 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
ramapcsx2 1b64550114 fixing some things 2015-01-06 13:40:46 +01:00
Jan Philipp Timme ce668182ed Add HPB to the beam weapon :3 2015-01-06 13:38:10 +01:00
ramapcsx2 fc762b3caf Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2015-01-06 13:17:26 +01:00
ramapcsx2 a75a78bc34 better rocket explosion image 2015-01-06 13:16:37 +01:00
Jan Philipp Timme 19baaed413 Add scrolling mechanics for GameScreen, show ShopScreen on new game. 2015-01-06 13:05:48 +01:00
ramapcsx2 5a088729d6 credit / help screen done 2015-01-06 12:39:40 +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
Jan Philipp Timme 29fc971b03 Add an EffectMaster for fun. 2014-12-16 13:22:30 +01:00
Jan Philipp Timme 2d7c3c2f62 Player now has to enter a name other than "" before submitting the Highscore. 2014-12-16 12:47:09 +01:00
Jan Philipp Timme 5352131e01 Remove a superfluos "second" from method names. 2014-12-16 12:36:34 +01:00
JJTCM b6c96105a6 Added Doge Level (Very Wow)
Modified first Level
Tweaked Enemys
Tweaked Rocket
2014-12-16 12:36:23 +01:00
Jan Philipp Timme 751dad9778 Move Highscore to brain package. 2014-12-16 12:32:42 +01:00
Jan Philipp Timme fbd83aa34e Remove menu from GameWonScreen, this is one way only. 2014-12-16 12:16:28 +01:00
Jan Philipp Timme 56109f2774 Remove Highscore file from git, change order of the screens. 2014-12-16 12:02:06 +01:00
ramapcsx2 74f0f778e2 balancing: made nyancat much stronger and nearly doubled boss hp as well 2014-12-10 10:47:51 +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
Jan Philipp Timme 52152eccc1 Add CreditsScreen Template. 2014-12-09 16:07:59 +01:00
Jan Philipp Timme f08d5ef6f5 LoadingScreen now much cooler 8-) 2014-12-09 15:43:24 +01:00
Jan Philipp Timme 571d990f91 Screens kommen jetzt in der korrekten Reihenfolge beim Spielen. 2014-12-09 15:31:09 +01:00
ramapcsx2 6568fdd46a balancing 2014-12-09 15:29:38 +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
Jan Philipp Timme 130152aba0 Feature: Levelname wird bei Levelbeginn eingeblendet. 2014-12-09 15:01:59 +01:00
ramapcsx2 9cd809b4a3 added shotpowerup image and used it, replaing item.png 2014-12-09 14:36:05 +01:00
ramapcsx2 7c6676f6d5 bugfixes / gamewonscreen 2014-12-09 14:15:21 +01:00
ramapcsx2 258de7106d Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-12-09 14:05:25 +01:00
ramapcsx2 68cdeddb73 encasing that thread work time takes too long in DEBUG 2014-12-09 14:04:19 +01:00
Jan Philipp Timme 8621e07e3c Feature: Prototype for Fscking hardcore mode background. 2014-12-09 14:01:40 +01:00
ramapcsx2 042802ab87 Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-12-09 13:47:44 +01:00
Jan Philipp Timme d12d00d1b2 Rename attributes of PlayerSession. 2014-12-09 13:45:52 +01:00
ramapcsx2 28cf8f845d Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-12-09 13:20:14 +01:00
ramapcsx2 ced2501c84 balancing 2014-12-09 13:20:00 +01:00
Jan Philipp Timme ea15be2fd1 Feature: Proper gameover condition, GameWonScreen, nextLevel works. 2014-12-09 13:08:35 +01:00
ramapcsx2 f4699e28ee adequate rocket damage 2014-12-09 13:03:42 +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
Jan Philipp Timme 73f948b4e1 Feature: Add centered hitboxes that can have seperate dimensions. 2014-12-09 11:59:04 +01:00
ramapcsx2 be8f7a231f Merge branch 'master' of https://github.com/teamteamteam/SpaceScooter 2014-12-09 11:16:34 +01:00