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