Commit Graph

  • 30fc3fbae5 added questions and answers master origin/master origin/develop origin/HEAD Ozan-Can Ekinci 2023-02-07 18:13:52 +0100
  • 597f8f4e24 refactoring: change start pannel name & change weapon (gift of tears) hit points value Yazan Alaamer 2023-02-03 23:11:20 +0100
  • 434c1dd96a refactoring: fix endless hp glitch Yazan Alaamer 2023-02-03 22:40:16 +0100
  • 458c5f218f refactoring: change guard's hit points value Yazan Alaamer 2023-02-03 22:24:21 +0100
  • 661b93f566 refactoring: change some of the game texts Yazan Alaamer 2023-02-03 22:21:34 +0100
  • 713d9dbec8 refactoring: added method drawAndPlaceButtons TRC9696 2023-01-30 18:08:24 +0100
  • bbe19c44fe refactoring: added method drawGameCanvas TRC9696 2023-01-30 18:06:58 +0100
  • 808702f7b8 refactoring: renamed label to TicTacToeLabel TRC9696 2023-01-30 18:04:30 +0100
  • 7daef20b27 refactoring: added new method checkIfPlayer2Won TRC9696 2023-01-30 17:59:54 +0100
  • 6157023cb3 refactoring: renamed player2Won to player2WonTheGame TRC9696 2023-01-30 17:50:56 +0100
  • 599e5ae027 refactoring: renamed player1Won to player1WonTheGame TRC9696 2023-01-30 17:49:33 +0100
  • 4f40e1f8ab refactoring: renamed player2button to player2fieldButton TRC9696 2023-01-30 17:48:18 +0100
  • 934a23cc9f refactoring: renamed player1button to player1fieldButton TRC9696 2023-01-30 17:45:02 +0100
  • 40297298bb refactoring: renamed button to fieldButton TRC9696 2023-01-30 17:40:50 +0100
  • d6773baf0c refactoring: deleted unnecessary data types TRC9696 2023-01-30 17:38:09 +0100
  • f2e31574ca Added check method to check if one player won TRC9696 2023-01-30 17:30:06 +0100
  • eb99618cb9 Added player 2 won method TRC9696 2023-01-30 17:25:02 +0100
  • 81ef372c46 Added player 1 won method TRC9696 2023-01-30 17:24:00 +0100
  • df6e4e8a61 Added functionality on button press for the ninth button TRC9696 2023-01-30 17:21:10 +0100
  • 55cd6e1609 Added functionality on button press for the eighth button TRC9696 2023-01-30 17:19:55 +0100
  • 1b23a92b2a Added functionality on button press for the seventh button TRC9696 2023-01-30 17:18:22 +0100
  • 74c9ce244a Added functionality on button press for the sixth button TRC9696 2023-01-30 17:17:10 +0100
  • fe7dd02474 Added functionality on button press for the fifth button TRC9696 2023-01-30 17:16:09 +0100
  • 3ee1d988c3 Added functionality on button press for the fourth button TRC9696 2023-01-30 17:10:24 +0100
  • da0c9e8920 Added functionality on button press for the third button TRC9696 2023-01-30 17:09:00 +0100
  • 7e7efdf9cf Added functionality on button press for the second button TRC9696 2023-01-30 16:54:01 +0100
  • 2fa8f7e873 Added functionality on button press for the first button TRC9696 2023-01-30 16:52:37 +0100
  • 83f82cce6e Added player turn methods TRC9696 2023-01-30 16:49:47 +0100
  • 6e4ee9ab7d Added booleans for the player turn TRC9696 2023-01-30 16:48:24 +0100
  • 482def6ce4 Added booleans for when the second player presses a button TRC9696 2023-01-30 16:45:18 +0100
  • 032bc4166d Added booleans for when the player presses a button TRC9696 2023-01-30 16:44:17 +0100
  • c0e5d360aa Added the back Button to the GUI TRC9696 2023-01-30 16:40:32 +0100
  • d8fafd0a69 Added the ninth Button to the GUI TRC9696 2023-01-30 16:39:30 +0100
  • d08bf2a725 Added the eighth Button to the GUI TRC9696 2023-01-30 16:38:18 +0100
  • cae2397ec2 Added the seventh Button to the GUI TRC9696 2023-01-30 16:36:08 +0100
  • 7f35810f84 Added the sixth Button to the GUI TRC9696 2023-01-30 16:35:11 +0100
  • 51183ea741 Added the fifth Button to the GUI TRC9696 2023-01-30 16:34:23 +0100
  • 3940b69133 Added the fourth Button to the GUI TRC9696 2023-01-30 16:33:18 +0100
  • b05449e0e8 Added the third Button to the GUI TRC9696 2023-01-30 16:29:14 +0100
  • 30e0b0fe1f Added the second Button to the GUI TRC9696 2023-01-30 16:26:50 +0100
  • c50acfece7 Added the first Button to the GUI TRC9696 2023-01-30 16:24:08 +0100
  • c997845d5b Added 9 Buttons for the playfield TRC9696 2023-01-30 16:21:11 +0100
  • 73f3a89ec7 Added Tic-Tac-Toe Text TRC9696 2023-01-30 16:14:36 +0100
  • e35d3cb820 Added JLabel TRC9696 2023-01-30 16:08:50 +0100
  • 0e03d96546 Added name to team.md TRC9696 2023-01-30 15:44:43 +0100
  • 1e9e6a48c9 Added JFrame and Constructor TRC9696 2023-01-30 15:39:04 +0100
  • e2f986b320 Add Start Button for Tic Tac Toe Game Leon Montag 2023-01-28 19:43:37 +0100
  • 731936d12e refactoring: fix player can not die when attacking the guard Yazan Alaamer 2023-01-25 11:22:09 +0100
  • e9f25629e4 refactoring: change losing text Yazan Alaamer 2023-01-25 11:16:20 +0100
  • 2c86974ad4 refactoring: change ending text Yazan Alaamer 2023-01-25 11:13:38 +0100
  • f6874531c0 refactoring: deleting unnecessary data types Yazan Alaamer 2023-01-25 11:08:52 +0100
  • 5388eea78a refactoring: resize main text font Yazan Alaamer 2023-01-25 10:57:15 +0100
  • b2075bbab3 refactoring: disable user to edit main text area Yazan Alaamer 2023-01-25 10:45:45 +0100
  • 4af7a699c3 test for StartDarkSoulsBtn Leon Montag 2023-01-22 18:57:17 +0100
  • 2b433b2992 prepare for test Leon Montag 2023-01-22 18:53:22 +0100
  • 357748a122 fixed ending game not shown & added monster hit points value Yazan Alaamer 2023-01-21 00:49:01 +0100
  • c7a907335a create monster attacking system Yazan Alaamer 2023-01-21 00:41:01 +0100
  • f0323f1f61 create ending methode Yazan Alaamer 2023-01-21 00:30:41 +0100
  • 7a7fc2756b create lose methode Yazan Alaamer 2023-01-21 00:27:35 +0100
  • 7a26cc4b44 create win methode Yazan Alaamer 2023-01-21 00:25:51 +0100
  • 6651499e86 create player attacking system Yazan Alaamer 2023-01-21 00:22:12 +0100
  • 45975356ff create boss fight system Yazan Alaamer 2023-01-21 00:14:46 +0100
  • e2423af4cd added west location Yazan Alaamer 2023-01-21 00:09:16 +0100
  • ac0319c4e5 added north location Yazan Alaamer 2023-01-21 00:05:08 +0100
  • 376fb1b627 added north location Yazan Alaamer 2023-01-20 23:57:38 +0100
  • 927cfe9d57 added cross Road location Yazan Alaamer 2023-01-20 23:53:00 +0100
  • 4ca1ad991d added attack guard system Yazan Alaamer 2023-01-20 23:48:41 +0100
  • 652b018d24 added function to choices buttons Yazan Alaamer 2023-01-20 23:43:19 +0100
  • 001ecfc3c8 add ChoiceHandler & set action command choices Yazan Alaamer 2023-01-20 22:08:05 +0100
  • f01d481678 set guard answers Yazan Alaamer 2023-01-20 21:59:24 +0100
  • 5401b93a61 added town Gate area & dialouge Yazan Alaamer 2023-01-20 21:54:08 +0100
  • 6b9ffb0682 set focus paninted choicses & start buttons to false Yazan Alaamer 2023-01-20 21:38:48 +0100
  • 2cccc82381 add & display weapon name to player setup Yazan Alaamer 2023-01-20 21:32:18 +0100
  • d980ed3840 create player setup methode & add hit points value Yazan Alaamer 2023-01-20 21:27:48 +0100
  • 502ebfbadf create weapon label name Yazan Alaamer 2023-01-20 20:49:22 +0100
  • 9598812c68 change player & choicese & main text area panel color to black Yazan Alaamer 2023-01-20 20:44:38 +0100
  • 715723010b create weapon label Yazan Alaamer 2023-01-20 20:41:29 +0100
  • 5ef8e2b438 create hit points number label Yazan Alaamer 2023-01-20 20:37:17 +0100
  • 42749bdf4a create hit points label Yazan Alaamer 2023-01-20 20:33:37 +0100
  • 829c2fbd3b create player panel Yazan Alaamer 2023-01-20 20:29:34 +0100
  • f01ffd03a9 create choices buttons Yazan Alaamer 2023-01-20 20:25:13 +0100
  • 5d97e2f2ee create choices game panel Yazan Alaamer 2023-01-20 20:12:00 +0100
  • 07b813f6c6 set title name panel & start button unvisible Yazan Alaamer 2023-01-20 20:06:53 +0100
  • d71484174b create game screen Yazan Alaamer 2023-01-20 20:04:06 +0100
  • eb8ad60e78 create main text area Yazan Alaamer 2023-01-19 16:38:55 +0100
  • 11f315aeec create game screen methode and add main text panel Yazan Alaamer 2023-01-19 16:27:15 +0100
  • 491342cdd6 added name game and start button Yazan Alaamer 2023-01-19 16:11:58 +0100
  • 8c53b279f8 create title front panel Yazan Alaamer 2023-01-18 17:48:16 +0100
  • 86e8252ba6 added name to team.md Yazan Alaamer 2023-01-18 17:39:48 +0100
  • ec6f0ca529 create panel for text adventure Yazan Alaamer 2023-01-18 17:24:03 +0100
  • 8b63085575 Add DarkSoulsBtn to Gui Leon Montag 2023-01-18 11:18:55 +0100
  • 13956db449 created test for checking íf current Question variable is incremented Ozan-Can Ekinci 2023-01-16 23:59:01 +0100
  • 7d3a0cd475 created test for checking currentQuestionNr value Ozan-Can Ekinci 2023-01-16 23:56:10 +0100
  • 739a500c42 created test for checking if correct action is performed after wrong Answer is pressed Ozan-Can Ekinci 2023-01-16 23:52:39 +0100
  • 948a064d64 created test for checking if Action is performed after correct Answer is pressed Ozan-Can Ekinci 2023-01-16 23:48:42 +0100
  • 1b0d11c9ad refactoring: refactored createShowQuestion method Ozan-Can Ekinci 2023-01-16 22:24:37 +0100
  • cb192c6951 created test for checking WinningRestartBtn Ozan-Can Ekinci 2023-01-16 21:45:42 +0100
  • fcd1dcf761 created test for checking unchanged Highscore Ozan-Can Ekinci 2023-01-16 21:40:36 +0100
  • bece8b573f created test for cheching same highscore Ozan-Can Ekinci 2023-01-16 21:35:47 +0100
  • c908aaa471 created test for setting new highscore Ozan-Can Ekinci 2023-01-16 20:52:43 +0100