Commit Graph

  • a42c838a13 Merge branch 'GameUI' into 'main' main origin/main origin/HEAD fdai7736 2024-02-08 23:00:35 +0000
  • 111c695eee remove output fdai7920 2024-02-08 23:58:51 +0100
  • 9087a8d495 final fixes and removing outdated stuff fdai7920 2024-02-08 23:53:47 +0100
  • 6ee92620cb fix gameOver not working fdai7736 2024-02-08 23:37:03 +0100
  • a39735c627 fix that wish card works in GUI fdai7736 2024-02-08 22:49:25 +0100
  • dd3b6d8f58 add gameOver screen fdai7736 2024-02-08 22:36:40 +0100
  • e3a96ec193 add remove propertyChange listeners at destroy of controller fdai7736 2024-02-08 22:19:43 +0100
  • c2c175d61d Merge branch 'lastCommits' into 'main' fdai7906 2024-02-08 20:30:58 +0000
  • 57aad8efb6 refactoring cleanup destroy Methode for PlayController fdai7906 2024-02-08 21:28:23 +0100
  • b0a5abcb25 refactoring: cleanup destroy Methode fdai7906 2024-02-08 21:27:21 +0100
  • 622499b576 refactoring: cleanup destroy Methode fdai7906 2024-02-08 21:26:02 +0100
  • fedf685f2b Merge remote-tracking branch 'origin/GameUI' into GameUI fdai7736 2024-02-08 21:19:15 +0100
  • 6d417a6a57 add remove all Controllers by destroy fdai7736 2024-02-08 21:19:00 +0100
  • 1771cc38b2 add destroy and getTitle methode to controllers fdai7736 2024-02-08 20:52:00 +0100
  • ba1bb9b313 refactoring: rearrange code structure fdai7906 2024-02-08 20:24:23 +0100
  • e8ec8d8fe1 add CHOOSEDRAW to setBGColor fdai7920 2024-02-08 12:54:53 +0100
  • 68fd8353e2 fix drawCardError fdai7920 2024-02-08 12:39:19 +0100
  • 6f66a2e979 add drawCard Btn fdai7736 2024-02-08 12:28:04 +0100
  • f3deb95784 refactoring: add names to player pane fdai7736 2024-02-08 12:22:19 +0100
  • 351cdb37df refactoring: fix remove card from bot fdai7736 2024-02-08 12:21:01 +0100
  • 1f3eab3dde refactoring: fix play card fdai7736 2024-02-08 12:15:28 +0100
  • 019515e7a0 refactoring: add set player ad cardDraw fdai7736 2024-02-08 12:14:51 +0100
  • e56c680235 add test for player set card player fdai7736 2024-02-08 12:14:02 +0100
  • d8fe01936a refactoring: set player to card by addCard fdai7736 2024-02-08 12:11:46 +0100
  • 73eb148e5a refactoring: add player to card fdai7736 2024-02-08 12:11:08 +0100
  • f5b7c26cf7 add selected Card player fdai7736 2024-02-07 21:23:43 +0100
  • ff62cd9f40 add property change support for currentCard fdai7736 2024-02-07 21:07:44 +0100
  • 41c5874342 add card test fdai7736 2024-02-07 21:06:50 +0100
  • 336510435d add card selected fdai7736 2024-02-07 21:06:36 +0100
  • 9b39a8f99f show cards face down if the player is enemy fdai7736 2024-02-07 20:52:13 +0100
  • 6fe522f3c1 Merge branch 'implementFaceDown' into 'main' fdai7793 2024-02-07 16:04:01 +0000
  • bffb265097 Merge branch 'main' into 'implementFaceDown' fdai7793 2024-02-07 16:02:39 +0000
  • 1d3a241549 Test.CheckIfCardsMovedToDrawCardDeckWillBeFaceDown fdai7793 2024-02-07 17:00:47 +0100
  • 9284d001e8 Test.CheckIfCardsPlayedByBotWillTurnFaceUp fdai7793 2024-02-07 16:57:19 +0100
  • f24334bc2a Test.CheckIfCardsInBotDeckAreFaceDown fdai7793 2024-02-07 16:52:54 +0100
  • 85ff47c51d Merge branch 'PlayerController' into 'main' fdai7736 2024-02-07 15:51:58 +0000
  • 135ff27590 Test.CheckIfCardsInPlayerDeckAreFaceUp fdai7793 2024-02-07 16:51:56 +0100
  • f7ed6a621f Merge branch 'main' into 'PlayerController' fdai7736 2024-02-07 15:50:53 +0000
  • b17564b07d Test.CheckIfCardsInDrawCardDeckAreFaceDown fdai7793 2024-02-07 16:49:45 +0100
  • be4e41801b Merge branch 'newFeatures' into 'main' fdai7906 2024-02-07 15:47:30 +0000
  • 726b71baa3 implement FaceDown to GameService.java fdai7793 2024-02-07 16:46:34 +0100
  • d1c5543676 Test.CurrentCard fdai7906 2024-02-07 16:45:02 +0100
  • db662d3a3a add cards to player deck in gui fdai7736 2024-02-07 16:44:53 +0100
  • f6df79c225 add Player CurrentCard fdai7906 2024-02-07 16:44:19 +0100
  • fa81f24f0e implement FaceDown to Game.java fdai7793 2024-02-07 16:42:26 +0100
  • a8805f6670 Test.BotisEnemy Constructor fdai7906 2024-02-07 16:36:04 +0100
  • 0649d63990 Test.BotisEnemy getter setter fdai7906 2024-02-07 16:35:20 +0100
  • d4bc758681 add removeCardFromPlayerDeck with Tests fdai7736 2024-02-07 16:35:08 +0100
  • 1d85b32fb8 add botIsEnemy in Constructor fdai7906 2024-02-07 16:33:13 +0100
  • fbe6ed036b add boolean enemy to player fdai7906 2024-02-07 16:31:58 +0100
  • f3c2a971f9 refactoring: change sizing fdai7736 2024-02-07 16:15:39 +0100
  • bbf07e337b refactoring: change cardDeck to HBox fdai7736 2024-02-07 16:11:08 +0100
  • 08a17dfea8 Test.ChangePlayerName fdai7906 2024-02-07 16:09:40 +0100
  • d2b1c0eefb Test.GivePlayerName fdai7906 2024-02-07 16:08:58 +0100
  • 9932a9e49f refactoring: change width of card pane fdai7736 2024-02-07 16:04:42 +0100
  • feebc4cf85 refactoring: use last played card for init fdai7736 2024-02-07 16:00:27 +0100
  • b550626bca add playerName fdai7906 2024-02-07 15:58:16 +0100
  • a7f718cac3 init CardDeckController to use fxml fdai7736 2024-02-07 15:57:20 +0100
  • a91db3b2c3 add Player to constructor for info for the player fdai7736 2024-02-07 15:56:53 +0100
  • a1105e287b add PlayerController to Game gui for each player fdai7736 2024-02-07 15:46:54 +0100
  • 875a72342c change size of playerPanes fdai7736 2024-02-07 15:36:59 +0100
  • 3c456e7a3f add CardDeckController fdai7736 2024-02-07 15:33:20 +0100
  • 505769cc19 Merge branch 'updateBuild' into 'main' fdai7736 2024-02-07 14:31:12 +0000
  • 0851b9e378 add mvn dependencies install fdai7736 2024-02-07 15:30:42 +0100
  • 0b64a004cb Merge branch 'Gui' into 'main' fdai7736 2024-02-07 14:25:26 +0000
  • 399a43075f Test.PlaySevenBotDeck fdai7906 2024-02-07 13:02:17 +0100
  • d2f874a221 Test.PlaySevenPlayerDeck fdai7906 2024-02-07 12:59:19 +0100
  • bcaf4c8aac add special Rule playSeven fdai7906 2024-02-07 12:58:38 +0100
  • 8709aed6d7 Merge branch 'features' into 'main' fdai7906 2024-02-07 10:56:07 +0000
  • 3f58b77670 Test.facedownSetter fdai7906 2024-02-07 11:49:25 +0100
  • f33234439e Test.facedownGetter fdai7906 2024-02-07 11:41:48 +0100
  • 5599fc4ee5 refactoring: facedown = false fdai7906 2024-02-07 11:32:44 +0100
  • 6e34270d95 add boolean facedown in Card fdai7906 2024-02-07 11:29:49 +0100
  • 2ce7de9541 remove .gitlab-ci.yml fdai7736 2024-02-06 22:53:03 +0100
  • e62424afd5 add LastPlayedCard PropertyChangeListener fdai7736 2024-02-06 22:49:11 +0100
  • 8a7982aaa5 add PlayerController fdai7736 2024-02-06 21:54:00 +0100
  • 17675a56df add Gui test for scene switch fdai7736 2024-02-06 21:51:45 +0100
  • f46ec5bedc Merge branch 'addGameOver' into 'main' fdai7793 2024-02-06 20:47:12 +0000
  • ea09a167d9 Merge branch 'main' into 'addGameOver' fdai7793 2024-02-06 20:43:51 +0000
  • 75d2e3b904 change build-project.sh to first build and then test fdai7736 2024-02-06 21:39:23 +0100
  • 6ad80bd3ff Merge branch 'refactoringAndMore' into 'main' fdai7906 2024-02-06 20:34:50 +0000
  • 284104dd8b Test.CheckForSetGameOver fdai7793 2024-02-06 21:33:48 +0100
  • 58756e16d6 add Testfx and first Gui Test fdai7736 2024-02-06 21:33:14 +0100
  • 88881eaf97 Test.CheckForGetGameOver fdai7793 2024-02-06 21:32:51 +0100
  • 2ebe20e612 refactoring: change checkWin fdai7793 2024-02-06 21:25:24 +0100
  • 2a04f23dfe refactoring: remove ExampleTest fdai7736 2024-02-06 21:25:07 +0100
  • 73a69a4e6c add Color and Type to CardController fdai7736 2024-02-06 21:23:59 +0100
  • 2fbfd63b1a add gameService to Controller Constructor fdai7736 2024-02-06 21:23:31 +0100
  • ec91d12c76 add gameOver to Game fdai7793 2024-02-06 21:22:27 +0100
  • 9da2281eac add setName and Color to CardController fdai7736 2024-02-06 21:04:32 +0100
  • 48b053a8f3 refactoring: PropertyChangeSupport in Player fdai7906 2024-02-06 21:02:19 +0100
  • dbf10941cd refactoring: PropertyChangeSupport in Card fdai7906 2024-02-06 21:01:52 +0100
  • 6d38783557 add Card Controller fdai7736 2024-02-06 20:36:07 +0100
  • 67616531af update Game Gui and add basic elements fdai7736 2024-02-06 20:34:48 +0100
  • d352decf1d refactoring: delete CardId fdai7906 2024-02-06 20:28:24 +0100
  • 787a886fcb refactoring: delete .gitkeep fdai7906 2024-02-06 20:24:43 +0100
  • 62a2751364 add StartGame btn and switch to scene game fdai7736 2024-02-06 20:23:26 +0100
  • 13e33c0ebd add GameController fdai7736 2024-02-06 20:22:53 +0100
  • 200d92ff4a update AppController fdai7736 2024-02-06 20:22:19 +0100
  • ce9aa06c66 refactoring: add PropertyChangeSupport fdai7736 2024-02-06 19:43:11 +0100