Commit Graph

325 Commits

Author SHA1 Message Date
Licht 033c45408e Shot-Bild hinzugefügt 2014-10-28 12:12:19 +01:00
Jan Philipp Timme 5004e2cc0e Simple demo using the screens. 2014-10-28 11:56:13 +01:00
Jan Philipp Timme b118a5a024 Einführung von Screens. 2014-10-28 11:40:14 +01:00
Jan Philipp Timme dde94437fc Packages haben nun grundsätzlich singulare Namen. 2014-10-28 10:26:54 +01:00
Jan Philipp Timme 3e7d54902f Add GraphicsSettings to retrieve refresh rate (and more). 2014-10-26 12:14:24 +01:00
Jan Philipp Timme ddde7ddde3 Move setHZ() calls to Main.java. 2014-10-26 11:46:17 +01:00
Jan Philipp Timme 95dee0b409 Rename TimingThread to TimedThread. 2014-10-26 11:26:55 +01:00
Jan Philipp Timme b132fac7b0 Use Thread.yield() in order to make active waiting less painful. 2014-10-24 23:45:31 +02:00
Jan Philipp Timme f26c9366cd Optimize the two threads and how drawing is handled. 2014-10-24 23:22:26 +02:00
Jan Philipp Timme a733187887 Create TimingThread to better control worker timings. 2014-10-24 21:38:36 +02:00
Jan Philipp Timme b42c8f3a1a Timing-Test 2014-10-24 17:27:52 +02:00
Jan Philipp Timme aa9cc7a634 Update Readme.md
Add instructions for the Makefile and more.
2014-10-24 14:29:52 +02:00
Jan Philipp Timme 0203d1dfd9 Erstellen einer Makefile zum Bauen des Games in ein .jar. 2014-10-24 14:16:00 +02:00
Jan Philipp Timme 4555e8792f Delete unneeded files that went through the merge. 2014-10-24 11:54:02 +02:00
Jan Philipp Timme 72b914cd3b Merge mit erster Fensterkollision und Enemy-Implementation.
Conflicts:
	src/de/teamteamteam/spacescooter/Main.java
	src/de/teamteamteam/spacescooter/background/StarBackground.java
	src/de/teamteamteam/spacescooter/entities/Player.java
2014-10-24 11:16:16 +02:00
Jan Philipp Timme 11bd4bff13 Fix sleeping, now everything runs smooooooooothly. 2014-10-24 11:11:15 +02:00
JJTCM 5181be3619 * Player bleibt nun im Spelfeld
* Anfang der Gegner Kollision
* Experimenteller Timmer
2014-10-24 10:57:16 +02:00
Jan Philipp Timme a276298174 Merge Threads into GameThread, Introduce interfaces for Entities.
Background now inherits Entity, too.
Fixed imports all over the place.
2014-10-24 10:52:49 +02:00
Jan Philipp Timme 475bdb73f4 Jetzt neu, mit Hintergründen. 2014-10-21 14:53:51 +02:00
Jan Philipp Timme 0fd68d8b44 Bugfix: Exceptionfreies Zeichnen. 2014-10-21 14:02:28 +02:00
Jan Philipp Timme 061ab3c9c1 Entities verwalten sich jetzt ein Stück weit selbst. 2014-10-21 13:40:13 +02:00
Jan Philipp Timme 2be8fa2bec Erster, sehr simpler Player mit buntem Bild funktioniert. 2014-10-21 12:58:44 +02:00
Mogk 5ec52879ac Erster Prototyp 2014-10-21 11:25:49 +02:00
Jan Philipp Timme 7b4429b931 [TASK] Create a .gitignore. 2014-10-14 13:50:44 +02:00
Jan Philipp Timme 141c205910 Initial commit 2014-10-14 13:49:42 +02:00