263 Commits (main)
 

Author SHA1 Message Date
fdai7736 a42c838a13 Merge branch 'GameUI' into 'main' 12 months ago
fdai7920 111c695eee remove output 12 months ago
fdai7920 9087a8d495 final fixes and removing outdated stuff 12 months ago
fdai7736 6ee92620cb fix gameOver not working 12 months ago
fdai7736 a39735c627 fix that wish card works in GUI 12 months ago
fdai7736 dd3b6d8f58 add gameOver screen 12 months ago
fdai7736 e3a96ec193 add remove propertyChange listeners at destroy of controller 12 months ago
fdai7906 c2c175d61d Merge branch 'lastCommits' into 'main' 12 months ago
fdai7906 57aad8efb6 refactoring cleanup destroy Methode for PlayController 12 months ago
fdai7906 b0a5abcb25 refactoring: cleanup destroy Methode 12 months ago
fdai7906 622499b576 refactoring: cleanup destroy Methode 12 months ago
fdai7736 fedf685f2b Merge remote-tracking branch 'origin/GameUI' into GameUI 12 months ago
fdai7736 6d417a6a57 add remove all Controllers by destroy 12 months ago
fdai7736 1771cc38b2 add destroy and getTitle methode to controllers 12 months ago
fdai7906 ba1bb9b313 refactoring: rearrange code structure 12 months ago
fdai7920 e8ec8d8fe1 add CHOOSEDRAW to setBGColor 12 months ago
fdai7920 68fd8353e2 fix drawCardError 12 months ago
fdai7736 6f66a2e979 add drawCard Btn 12 months ago
fdai7736 f3deb95784 refactoring: add names to player pane 12 months ago
fdai7736 351cdb37df refactoring: fix remove card from bot 12 months ago
fdai7736 1f3eab3dde refactoring: fix play card 12 months ago
fdai7736 019515e7a0 refactoring: add set player ad cardDraw 12 months ago
fdai7736 e56c680235 add test for player set card player 12 months ago
fdai7736 d8fe01936a refactoring: set player to card by addCard 12 months ago
fdai7736 73eb148e5a refactoring: add player to card 12 months ago
fdai7736 f5b7c26cf7 add selected Card player 12 months ago
fdai7736 ff62cd9f40 add property change support for currentCard 12 months ago
fdai7736 41c5874342 add card test 12 months ago
fdai7736 336510435d add card selected 12 months ago
fdai7736 9b39a8f99f show cards face down if the player is enemy 12 months ago
fdai7793 6fe522f3c1 Merge branch 'implementFaceDown' into 'main' 12 months ago
fdai7793 bffb265097 Merge branch 'main' into 'implementFaceDown' 12 months ago
fdai7793 1d3a241549 Test.CheckIfCardsMovedToDrawCardDeckWillBeFaceDown 12 months ago
fdai7793 9284d001e8 Test.CheckIfCardsPlayedByBotWillTurnFaceUp 12 months ago
fdai7793 f24334bc2a Test.CheckIfCardsInBotDeckAreFaceDown 12 months ago
fdai7736 85ff47c51d Merge branch 'PlayerController' into 'main' 12 months ago
fdai7793 135ff27590 Test.CheckIfCardsInPlayerDeckAreFaceUp 12 months ago
fdai7736 f7ed6a621f Merge branch 'main' into 'PlayerController' 12 months ago
fdai7793 b17564b07d Test.CheckIfCardsInDrawCardDeckAreFaceDown 12 months ago
fdai7906 be4e41801b Merge branch 'newFeatures' into 'main' 12 months ago
fdai7793 726b71baa3 implement FaceDown to GameService.java 12 months ago
fdai7906 d1c5543676 Test.CurrentCard 12 months ago
fdai7736 db662d3a3a add cards to player deck in gui 12 months ago
fdai7906 f6df79c225 add Player CurrentCard 12 months ago
fdai7793 fa81f24f0e implement FaceDown to Game.java 12 months ago
fdai7906 a8805f6670 Test.BotisEnemy Constructor 12 months ago
fdai7906 0649d63990 Test.BotisEnemy getter setter 12 months ago
fdai7736 d4bc758681 add removeCardFromPlayerDeck with Tests 12 months ago
fdai7906 1d85b32fb8 add botIsEnemy in Constructor 12 months ago
fdai7906 fbe6ed036b add boolean enemy to player 12 months ago