Commit Graph

  • afbca7b80b Implemented toString in Stargate Bokros Bálint 2016-04-25 21:33:07 +0200
  • 70fd002f47 Merge branch 'master' of https://github.com/bokrosbalint/cicaprojekt Hegedus Fanni 2016-04-25 21:48:28 +0200
  • 56c58ffcde added testBoxes test in Tester.java Hegedus Fanni 2016-04-25 21:29:30 +0200
  • 00fba129e4 added getters & setters to Tile.x and Tile.y attributes Kjistóf 2016-04-25 21:33:09 +0200
  • 41b132df46 boolean rotationTest() added to Tester ericnerdo 2016-04-25 21:27:10 +0200
  • 1dfe318b10 boolean timeUpTest() added to Tester ericnerdo 2016-04-25 21:21:02 +0200
  • 19ff22905d Merge branch 'master' of https://github.com/bokrosbalint/cicaprojekt Hegedus Fanni 2016-04-25 21:19:39 +0200
  • 518fdd0586 fixed typos in testExtraZPMs and testReplicatorPosition in Tester.java Hegedus Fanni 2016-04-25 21:11:58 +0200
  • 6810ec02bc Implemented rotate Bokros Bálint 2016-04-25 21:14:37 +0200
  • fbdb7ba867 fixed fucked up merge ericnerdo 2016-04-25 21:11:37 +0200
  • 934c358da8 Merge branch 'master' of https://github.com/bokrosbalint/cicaprojekt ericnerdo 2016-04-25 21:08:52 +0200
  • 806c6ae37c added replicatorPosition test in Tester.java Hegedus Fanni 2016-04-25 21:03:53 +0200
  • 0a240e59f9 boolean ZPMTest() added to Tester ericnerdo 2016-04-25 21:01:49 +0200
  • 1b2c8c8478 Implemented shootONeillsGun Bokros Bálint 2016-04-25 20:57:41 +0200
  • 339df6af13 Dungeon.buildDungeon() now properly initializes Gaps & the Replicator Kjistóf 2016-04-25 20:59:28 +0200
  • 328107adb8 fixed extraZPMs test in Tester.java Hegedus Fanni 2016-04-25 20:51:41 +0200
  • 689e7c6324 Merge branch 'master' of https://github.com/bokrosbalint/cicaprojekt ericnerdo 2016-04-25 20:50:42 +0200
  • 712f35f245 boolean gapTest() added to Tester ericnerdo 2016-04-25 20:49:01 +0200
  • cf356806c5 Implemented move in Tester Bokros Bálint 2016-04-25 20:42:53 +0200
  • 9e2a21f967 boolean testScalesAndGates() added to Tester ericnerdo 2016-04-25 20:32:36 +0200
  • 68c0dd96e3 added extraZPMs test to Tester.java Hegedus Fanni 2016-04-25 20:30:38 +0200
  • 1bf5df9b08 boolean moveTest() modified, boolean testStargates() added to Tester ericnerdo 2016-04-25 20:21:11 +0200
  • d61be1d967 Players are now properly initialized Bokros Bálint 2016-04-25 19:38:35 +0200
  • 9f5c310e12 boolean moveTest() was added to Test ericnerdo 2016-04-25 19:55:09 +0200
  • e8bdc59081 implemented Tester.runAllTests() and @Test annotation Kjistóf 2016-04-25 19:27:29 +0200
  • 43653de8c9 Implemented listPlayers Bokros Bálint 2016-04-25 19:18:22 +0200
  • c26b3ae75f Added toString to PlayerBase Bokros Bálint 2016-04-25 19:14:54 +0200
  • c577bb1471 Added coords and toString to Tile Bokros Bálint 2016-04-25 19:14:08 +0200
  • 7b531fecdd Refactored Player and PlayerBase ctors Bokros Bálint 2016-04-25 13:56:41 +0200
  • 1a23abbe47 Added Tester class Bokros Bálint 2016-04-25 13:02:45 +0200
  • d731db022f Merge branch 'master' of https://github.com/bokrosbalint/cicaprojekt muskenum 2016-04-24 23:31:22 +0200
  • 82394cdca4 fixed parts of Dungeon.buildDungeon() fucked up by ericnerdo Kjistóf 2016-04-24 23:29:10 +0200
  • 1ab13398bb reformatted code Bokros Bálint 2016-04-24 23:01:34 +0200
  • f38642c06b Merge branch 'master' of https://github.com/bokrosbalint/cicaprojekt muskenum 2016-04-24 22:59:10 +0200
  • d0d656452c implemented PlayerBase.pickZPM() (former pickItem()) callback method Kjistóf 2016-04-24 22:48:17 +0200
  • 69a2384160 Wall - finished ericnerdo 2016-04-24 22:37:27 +0200
  • 1c8566d96c Scale - finished ericnerdo 2016-04-24 22:36:54 +0200
  • fd64fd9165 Gate - finished ericnerdo 2016-04-24 22:36:20 +0200
  • cbd196532f Gap - finished ericnerdo 2016-04-24 22:28:09 +0200
  • a276a9e6e1 Field - finished ericnerdo 2016-04-24 22:27:30 +0200
  • 924a5acc26 Tile refactored ericnerdo 2016-04-24 22:25:20 +0200
  • 0a4b00aad3 Tile-attributes changed ericnerdo 2016-04-24 21:19:35 +0200
  • 4f81192938 added scale-gate references to dungeon files and their parser Kjistóf 2016-04-24 20:25:35 +0200
  • 794378a919 Removed unneeded 'cicaprojekt.'-s from the project Bokros Bálint 2016-04-24 20:21:01 +0200
  • b32fec8c52 Stargate's isSpawned attribute is now properly initialized Bokros Bálint 2016-04-24 20:10:31 +0200
  • c6a0b984eb Added red and green Stargates Bokros Bálint 2016-04-24 20:09:53 +0200
  • 708ad09c5e Cosmetic fixes in Stargate Bokros Bálint 2016-04-24 20:09:02 +0200
  • 73c42991eb OnEntry/OnExit changed ericnerdo 2016-04-24 19:49:27 +0200
  • 64e6aec176 Implemented onExit in Wall ericnerdo 2016-04-24 18:36:11 +0200
  • 6b11456b7a Abstract class finished ericnerdo 2016-04-24 18:27:36 +0200
  • 6cd7595c3a Merge branch 'master' of https://github.com/bokrosbalint/cicaprojekt muskenum 2016-04-24 18:25:08 +0200
  • 13a8adec82 Deleted echoes from all classes muskenum 2016-04-24 17:58:27 +0200
  • 3ec53d55c8 Deleted echoes from all classes. muskenum 2016-04-24 18:15:47 +0200
  • 12fd837aa3 Please enter the commit message for your changes. Lines starting muskenum 2016-04-24 17:58:27 +0200
  • e041576547 made cosmetic changes to most of the files: unified coding style Kjistóf 2016-04-23 17:15:19 +0200
  • 7eeeefa3e2 finished implementing map parser (Dungeon.buildDungeon()) Kjistóf 2016-04-23 17:08:32 +0200
  • e1d24d05dd started implementing map parser in Dungeon.buildDungeon() Kjistóf 2016-04-23 15:07:48 +0200
  • 98d888b696 fixed the order of output identing in Wall.spawnStargate() Kjistóf 2016-04-23 13:35:53 +0200
  • 9d5be2a0db changed ident to 4spaces instead of tabs in Scale, also made cosmetic changes Kjistóf 2016-04-23 13:28:38 +0200
  • 1f2903272e removed terrible abusion of underscore paradigm in Scale ctor. Kjistóf 2016-04-23 13:24:26 +0200
  • f22e470d4d Player class: changed ident to glorious 4spaces instead of tab, fixed order in methods Kjistóf 2016-04-23 13:19:55 +0200
  • d60400b5f4 minor refactor regarding Box.weight(), weight is now also an attribute Kjistóf 2016-04-23 13:15:30 +0200
  • 19aad35791 Measurable interface implemented ericnerdo 2016-04-22 10:43:45 +0200
  • d1d6e8b725 Boolean isOpen fixed ericnerdo 2016-04-22 10:38:18 +0200
  • 6868baec84 Weight of Box finished ericnerdo 2016-04-22 10:18:31 +0200
  • a30cb01cd0 Ready Gate except onEntry and onExit. muskenum 2016-04-21 23:39:00 +0200
  • d735d72a78 Added weight to Box, not finished muskenum 2016-04-21 23:32:14 +0200
  • a83a849ac0 Added weight to Box, + getter/setter muskenum 2016-04-21 23:01:20 +0200
  • ab02de6e86 Finished Gate class, except onEntry and onExit. muskenum 2016-04-21 21:57:45 +0200
  • b8b79db028 Added threshold initialization to ctor Bokros Bálint 2016-04-19 11:46:59 +0200
  • f45ed417ae Refactored ONeill into PlayerBase and Player Bokros Bálint 2016-04-19 11:46:06 +0200
  • db54dcdd1d Implemented stack in Scale Bokros Bálint 2016-04-19 11:26:10 +0200
  • 7f98d7ff3d Pickable now extends Measurable Bokros Bálint 2016-04-19 11:01:26 +0200
  • 78b3fb0986 Created Measurable interface Bokros Bálint 2016-04-19 10:54:25 +0200
  • cfb630ff18 Little changing in the echoes of Wall muskenum 2016-04-03 23:14:59 +0200
  • 68a6c44ae5 red and green Stargate instances now appear on the class diagram Kjistóf 2016-04-03 21:08:02 +0200
  • 943fe482fb class diagram now matches modifications made to the project Kjistóf 2016-04-03 20:34:07 +0200
  • 764f2022c7 added a class diagram to the project root Kjistóf 2016-04-03 17:56:01 +0200
  • c19f437c21 fixed infinite recursion in Field.spawnStargate() Kjistóf 2016-03-29 12:30:35 +0200
  • a06feaa0ca attempt to fix stargate spawning Bokros Bálint 2016-03-29 11:52:52 +0200
  • 5ece8b8f27 Stargate isn't initialized with nullpointers now Bokros Bálint 2016-03-29 11:52:19 +0200
  • 07d7934524 fixed notation in Menu (Doboz lerakása helyett felvétele volt 2x) Kjistóf 2016-03-29 11:12:05 +0200
  • ddffc0f655 fixed nullptrexception on ONeill.boxLift() & ONeill.move() Kjistóf 2016-03-29 11:09:12 +0200
  • a9b9e8d5ef fixed Tile.removeItemFromTile() nullptr exception Kjistóf 2016-03-29 11:02:53 +0200
  • 2790260ef9 added out/* to .gitignore Kjistóf 2016-03-29 10:58:31 +0200
  • a8a938ee14 added default ctor to Tile Bokros Bálint 2016-03-29 10:47:43 +0200
  • b3ecdf2b95 implemented misteriously gone setAdjacentTile Bokros Bálint 2016-03-29 10:47:09 +0200
  • 0230aec6d8 ONeill is now constructed with an existing ctor Bokros Bálint 2016-03-29 10:46:29 +0200
  • 59d03d193f added testField as a temporary measure Bokros Bálint 2016-03-29 10:44:39 +0200
  • 15c9306d95 setItemOnTile doesn't use nonexistent methods Bokros Bálint 2016-03-29 10:42:55 +0200
  • 65436b2ed4 setCurrentWall now doesn't use nonexistent methods Kjistóf 2016-04-01 17:59:42 +0200
  • 562015b7ab added Scale constructor muskenum 2016-03-29 02:38:21 +0200
  • 127da96aea added ONeill constructor muskenum 2016-03-29 02:33:16 +0200
  • dbdcae7742 added Tile constructor muskenum 2016-03-29 02:30:14 +0200
  • 120c459df9 added echo to Wall.clearStargate() method hegedusfanni 2016-03-29 02:26:26 +0200
  • 94965f70fb added echoes to the Tile class hegedusfanni 2016-03-29 02:19:57 +0200
  • b1f38c6afc fixed echoes in the Dungeon class muskenum 2016-03-29 02:07:46 +0200
  • 10bb64282b fixed echoes in the FlowOfTime class muskenum 2016-03-29 02:02:46 +0200
  • 50456d092a added echoes to the Stargate class hegedusfanni 2016-03-29 02:02:28 +0200
  • 0bd209e1f5 fixed echoes in the Field class muskenum 2016-03-29 02:00:53 +0200