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 |
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 |
fdai7736
|
f3c2a971f9
|
refactoring: change sizing
|
11 months ago |
fdai7736
|
bbf07e337b
|
refactoring: change cardDeck to HBox
|
11 months ago |
fdai7906
|
08a17dfea8
|
Test.ChangePlayerName
|
11 months ago |
fdai7906
|
d2b1c0eefb
|
Test.GivePlayerName
|
11 months ago |
fdai7736
|
9932a9e49f
|
refactoring: change width of card pane
|
11 months ago |
fdai7736
|
feebc4cf85
|
refactoring: use last played card for init
|
11 months ago |
fdai7906
|
b550626bca
|
add playerName
|
11 months ago |
fdai7736
|
a7f718cac3
|
init CardDeckController to use fxml
|
11 months ago |
fdai7736
|
a91db3b2c3
|
add Player to constructor for info for the player
|
11 months ago |
fdai7736
|
a1105e287b
|
add PlayerController to Game gui for each player
|
11 months ago |