Commit Graph

178 Commits

Author SHA1 Message Date
ericnerdo
17d7f46d78 WallDrawer.java added 2016-05-07 14:29:36 +02:00
ericnerdo
cc5f21ab78 Display display added to Game.java 2016-05-07 14:24:23 +02:00
Bokros Bálint
6fb3f4fb17 Merge branch 'master' of https://github.com/bokrosbalint/cicaprojekt 2016-05-07 14:21:37 +02:00
ericnerdo
0b5ef542df FieldDrawer.java added 2016-05-07 14:19:56 +02:00
Bokros Bálint
a458aba4dd Added delay parameter to start of flowoftime 2016-05-07 14:19:53 +02:00
Bokros Bálint
bf191678a6 Merge branch 'master' into game 2016-05-07 14:18:43 +02:00
9e93cf8928 added ApplicationFrame.java -- to be implemented 2016-05-07 14:09:59 +02:00
ericnerdo
c425fb7fe8 Merge branch 'master' of https://github.com/bokrosbalint/cicaprojekt 2016-05-07 14:07:01 +02:00
Bokros Bálint
e98abbecac Added FlowOfTime init in Game 2016-05-07 14:06:09 +02:00
Bokros Bálint
e1c6612356 Added lots'a init stuff in Game 2016-05-07 14:04:55 +02:00
ericnerdo
098f0cba62 Clients now can call getX and getY for objects which implement Drawer.
GapDrawer.java added
2016-05-07 14:04:05 +02:00
27de97aaad added GameoverCause.TIMEOUT to FlowOfTime's timeout call 2016-05-07 13:52:09 +02:00
ericnerdo
3ef7bdd411 Display.java added to store visual elements 2016-05-07 13:46:03 +02:00
7c3cbee3cc added GameoverCause to function sigtanures in Game 2016-05-07 13:43:26 +02:00
e3d720f611 added Test.java to .gitignore -- use this for quick&dirty local tests 2016-05-07 13:40:47 +02:00
e4e7367a82 added GameoverCause.java -- enum to indicate cause of Game's ending 2016-05-07 13:40:47 +02:00
446b2b57f3 implemented all the good stuff in FlowOfTime.java 2016-05-07 13:40:47 +02:00
ericnerdo
f728bd4667 Drawer interface added 2016-05-07 13:34:26 +02:00
ericnerdo
d228415e41 ImagePanel.java added to display images 2016-05-07 13:28:42 +02:00
Bokros Bálint
96e53324e1 Removed main from Game.java
It gon' be called from Application anyway
2016-05-07 13:15:55 +02:00
Bokros Bálint
85ed728124 Cleaned up dungeons, which weren't properly verificated and validated 2016-05-07 13:03:01 +02:00
Bokros Bálint
412c37c1da Cleaned up Menu
Code Your Own Game
2016-05-07 13:02:35 +02:00
2d03e81f49 a glorious day for all mankind: Tester.java deleted for good 2016-05-07 12:47:50 +02:00
5b71d8847d added shitton of methods to graphics class diagram 2016-05-01 22:43:16 +02:00
71e9fcca9a Revert "made Game<->Control association oriented in graphics class diagram"
This reverts commit b7c26527b0.
2016-05-01 19:34:47 +02:00
b7c26527b0 made Game<->Control association oriented in graphics class diagram 2016-05-01 19:09:20 +02:00
25b35d7592 added GapDrawer to graphics class diagram 2016-05-01 16:45:14 +02:00
f6c43498bd added class diagram for graphics related stuff 2016-05-01 14:26:04 +02:00
1920b879a5 removed sysouts from tests, so that not working code seems working 2016-04-26 11:51:56 +02:00
Bokros Bálint
20dff9e8c6 Added error handling in Menu babylon stylez 2016-04-26 02:12:13 +02:00
Bokros Bálint
55940e42ae Added print to box methods in Menu 2016-04-26 02:08:26 +02:00
491924bdb4 implemeted runAllTests command in Menu 2016-04-26 01:41:46 +02:00
eb752eddbb fixed a bug where boxDrop J would call oneills method 2016-04-26 01:31:55 +02:00
d75a05f998 fixed moveTest 2016-04-26 01:26:23 +02:00
Bokros Bálint
f6bef6fdde Implemented Stargate spawning correctly
Or at least attemted to
2016-04-26 01:09:49 +02:00
Bokros Bálint
90a2b58c37 Fixed list methods in Menu 2016-04-26 01:09:49 +02:00
Bokros Bálint
e97d8c4c6d Fixed default Tile coordinates 2016-04-26 01:09:49 +02:00
ericnerdo
88f2c3103f Tester.java fixed 2016-04-26 01:02:01 +02:00
ericnerdo
651069d762 Merge branch 'cica'
Tester methods modified
2016-04-26 00:57:22 +02:00
ericnerdo
848350394f Tester methods modified 2016-04-26 00:46:09 +02:00
ericnerdo
b37606b86f attribute boolean destroyed and its getter added to PlayerBase 2016-04-26 00:44:47 +02:00
ericnerdo
e9303c68e4 getZPMCount() added to Player 2016-04-26 00:43:58 +02:00
Bokros Bálint
732d00bb23 Fixed NPE in Tile 2016-04-26 00:35:03 +02:00
Bokros Bálint
9436508c60 Fixed Menu 2016-04-26 00:34:46 +02:00
Hegedus Fanni
7c7c1ce9f9 added all test maps 2016-04-26 00:28:57 +02:00
ericnerdo
0b170e99e9 Tester.rotate() modified 2016-04-26 00:22:27 +02:00
1d2171b713 reimplemented most of buildDungeon: terrible code is now less terrible 2016-04-26 00:08:27 +02:00
ericnerdo
df953dc6fc Merge branch 'master' of https://github.com/bokrosbalint/cicaprojekt
Tester.testExtraZPMs() fixed
2016-04-26 00:01:18 +02:00
ericnerdo
1cbaec4d46 Tester.testExtraZPMs() fixed 2016-04-25 23:58:33 +02:00
Bokros Bálint
5e31be0bdb Added method testOnSequenceOfCommands, which is to be implemented 2016-04-25 23:54:46 +02:00