Commit Graph

392 Commits

Author SHA1 Message Date
muskenum 7a03b21683 Added win condition test map 2016-05-16 17:40:10 +02:00
Siket Melinda Tekla 502a677ffe Comments added to AbstractDrawer.java 2016-05-16 16:30:20 +02:00
Siket Melinda Tekla f8a0057ff4 Comments added to GateDrawer.java 2016-05-16 16:29:47 +02:00
Siket Melinda Tekla 361569ad7c Comments added to GapDrawer.java 2016-05-16 16:29:16 +02:00
Siket Melinda Tekla c17c7d3b62 Comments added to FieldDrawer.java 2016-05-16 16:28:39 +02:00
Siket Melinda Tekla 793761083a Comments added and IllegalStateException removed from Gate.java 2016-05-16 16:27:37 +02:00
Siket Melinda Tekla 33c3bce6e2 Comments added to Gap.java 2016-05-16 16:26:58 +02:00
Siket Melinda Tekla c734156954 Comments added to Field.java 2016-05-16 16:26:10 +02:00
Siket Melinda Tekla c218726425 Comments added to Measurable.java 2016-05-16 15:21:52 +02:00
Siket Melinda Tekla aa255012da Comments added to Destroyable.java 2016-05-16 15:21:52 +02:00
Siket Melinda Tekla f6ba02007f Comments added to Pickable.java 2016-05-16 15:21:52 +02:00
Siket Melinda Tekla 1822f8aae7 Comments added to Control.java 2016-05-16 15:21:52 +02:00
Siket Melinda Tekla 98532c8833 Comments added to Box.java 2016-05-16 15:21:52 +02:00
Siket Melinda Tekla cda7332050 Comments modified in ApplicationFrame.java 2016-05-16 15:21:52 +02:00
Bokros Bálint 7d46323b1c Added javadoc directory to gitignore as a precaution 2016-05-16 15:06:16 +02:00
Siket Melinda Tekla d30d641f03 Comments added to ApplicationFrame.java 2016-05-16 14:31:31 +02:00
Siket Melinda Tekla ac78f83d82 Comments modified in Application.java 2016-05-16 14:30:24 +02:00
Siket Melinda Tekla b5d260b0fa Comments added to Application.java 2016-05-16 12:52:40 +02:00
muskenum 57fc851f13 New singleplayer map MapS3 added 2016-05-16 00:05:19 +02:00
Kjistóf 72387080e1 added error handling to remote resource in Display 2016-05-15 23:20:53 +02:00
ericnerdo 2f8c4b7168 ZPM generating patched. If it won't work this time, imma look for the
razors in the drawer...
2016-05-15 22:59:06 +02:00
Bokros Bálint 49072956a7 Background music now loops instead of playing once 2016-05-15 20:25:21 +02:00
Bokros Bálint 893294b227 Replaced local copy of background music with a remotely stored one 2016-05-15 20:19:44 +02:00
muskenum 99e22292fe Added bonus multi map to repo
én=beteg
2016-05-15 19:58:03 +02:00
muskenum b44a14523d Revert "Fixed ZPM spawn on Fields with Boxes"
This reverts commit 7cbb201451.
2016-05-15 18:44:20 +02:00
muskenum 7cbb201451 Fixed ZPM spawn on Fields with Boxes
Olyan mezőre is rakott ZPM-et, ahol doboz volt, így nem lehetett látni, hogy van-e ott ZPM.
2016-05-15 16:41:44 +02:00
muskenum a048de80a8 Changed map name MapM3
Az egységes elnevezési konvenciók miatt.
2016-05-15 16:15:14 +02:00
muskenum 6b485dcfc0 Changed map name
Az egységes elnevezési konvenciók miatt.
2016-05-15 16:14:21 +02:00
muskenum 9001fae775 Changed map name
Az egységes elnevezési konvenciók miatt
2016-05-15 16:13:29 +02:00
muskenum da4f2fc296 Wrong Tiletype fixed in MapM4
El volt írva az egyik mező
2016-05-15 16:10:28 +02:00
muskenum 627a5b3e01 Wonderful new multiplayer map
Volt régen a bombás játék, az ihletett...
2016-05-15 16:08:15 +02:00
ericnerdo e16aa6824a GenerateZPM fixed, now it doesn't reach infinite purrs. 2016-05-15 13:11:18 +02:00
Kjistóf 4054d4a728 fixed everything related to the end of the game 2016-05-15 00:04:42 +02:00
muskenum 15d964468c Added new multiplayer map
a dándzsönök dándzsönje
2016-05-15 00:04:31 +02:00
Kjistóf 0f15ee6e89 now generated ZPMs count into game win requirements 2016-05-14 23:27:11 +02:00
Bokros Bálint ce5d34232c Wall now is steppable only if the stargate is open 2016-05-14 23:23:21 +02:00
ericnerdo b92f164948 ZPM generation fixed. 2016-05-14 23:19:11 +02:00
Kjistóf 74a34e61ad fixed a bug where a Player would win the game twice 2016-05-14 22:46:04 +02:00
ericnerdo 68253e7a5b A ZPM is generated after every 2 picked up ZPMs. 2016-05-14 22:39:07 +02:00
Hegedus Fanni 97622f7298 modified MapS1.dungeon 2016-05-14 21:48:52 +02:00
Kjistóf 5af0bcfd76 implemented end of games properly 2016-05-14 21:32:08 +02:00
Kjistóf 5acae3c527 fixed a bug where AbstractDrawer would load images several times 2016-05-14 21:04:13 +02:00
ericnerdo 12ac49938d Gates' extraordinal behavior with boxes fixed. 2016-05-14 21:01:17 +02:00
Kjistóf 47b894f99e rewritten AbstractDrawer to use ImageStorage 2016-05-14 20:48:48 +02:00
Kjistóf a7a530a9aa added ImageStorage to precache images to remove IO bottleneck 2016-05-14 20:48:48 +02:00
Hegedus Fanni 8c40c924d3 added MapS2.dungeon 2016-05-14 20:46:43 +02:00
Hegedus Fanni 9e4140fa88 modified MapS1.dungeon 2016-05-14 20:35:39 +02:00
ericnerdo 743686aa8e Open Gates now handle boxes visually. 2016-05-14 20:33:36 +02:00
Hegedus Fanni 1aa6d3b837 added MapS1.dungeon 2016-05-14 20:33:01 +02:00
muskenum c7ae57688a 3 multiplayer maps added
Cooperation, Live to Win, Race
2016-05-14 20:16:28 +02:00