fdai7906
|
3f58b77670
|
Test.facedownSetter
|
11 months ago |
fdai7906
|
f33234439e
|
Test.facedownGetter
|
11 months ago |
fdai7906
|
5599fc4ee5
|
refactoring: facedown = false
|
11 months ago |
fdai7906
|
6e34270d95
|
add boolean facedown in Card
|
11 months ago |
fdai7793
|
f46ec5bedc
|
Merge branch 'addGameOver' into 'main'
Add game over
See merge request fdai7736/onses!22
|
11 months ago |
fdai7793
|
ea09a167d9
|
Merge branch 'main' into 'addGameOver'
# Conflicts:
# src/main/java/de/hsfulda/onses/models/Game.java
|
11 months ago |
fdai7906
|
6ad80bd3ff
|
Merge branch 'refactoringAndMore' into 'main'
Refactoring and more
See merge request fdai7736/onses!21
|
11 months ago |
fdai7793
|
284104dd8b
|
Test.CheckForSetGameOver
|
11 months ago |
fdai7793
|
88881eaf97
|
Test.CheckForGetGameOver
|
11 months ago |
fdai7793
|
2ebe20e612
|
refactoring: change checkWin
|
11 months ago |
fdai7793
|
ec91d12c76
|
add gameOver to Game
|
11 months ago |
fdai7906
|
48b053a8f3
|
refactoring: PropertyChangeSupport in Player
|
11 months ago |
fdai7906
|
dbf10941cd
|
refactoring: PropertyChangeSupport in Card
|
11 months ago |
fdai7906
|
d352decf1d
|
refactoring: delete CardId
|
11 months ago |
fdai7906
|
787a886fcb
|
refactoring: delete .gitkeep
|
11 months ago |
fdai7736
|
ce9aa06c66
|
refactoring: add PropertyChangeSupport
|
11 months ago |
fdai7736
|
64aff1644b
|
add AppController Gui
|
11 months ago |
fdai7793
|
94a5ed55e2
|
Merge branch 'completeGameservice' into 'main'
Complete GameService
See merge request fdai7736/onses!20
|
11 months ago |
fdai7793
|
291652d403
|
refactoring: fix test in PlayerServiceTest
|
11 months ago |
fdai7793
|
258c69122f
|
Test.CheckIfBotMovesAutomaticallyAfterPlayer
|
11 months ago |
fdai7793
|
2c9c3acb68
|
addBotMovesAfterPlayer
|
11 months ago |
fdai7793
|
abd8881d42
|
refactoring: moveTestsIntoTestMode
|
11 months ago |
fdai7793
|
98d7d3af31
|
Test.CheckIfTestCanBeSetToTrue
|
11 months ago |
fdai7793
|
4419a01338
|
Test.CheckIfTestWasInitializedWithFalse
|
11 months ago |
fdai7793
|
38be81d52b
|
refactoring: addGetTest
|
11 months ago |
fdai7793
|
4c81eec3e9
|
addTestModeToGameService
|
11 months ago |
fdai7906
|
2d7abb2936
|
Test.ChooseColorBotTest
|
11 months ago |
fdai7906
|
99d3ba2df9
|
add ChooseColor for Bot
|
11 months ago |
fdai7920
|
a364773a69
|
refactoring: merge same cases in playCard
|
11 months ago |
fdai7920
|
4020c1e7d6
|
add nextTurn if not ActionCard
|
11 months ago |
fdai7920
|
1a3893fd81
|
refactoring: simplify DrawByChoiceTests
|
11 months ago |
fdai7920
|
70c31be428
|
Test.DrawByChoiceAndKeep
|
11 months ago |
fdai7920
|
453e794f21
|
refactoring: renamed card to drawnCard in drawCard
|
11 months ago |
fdai7920
|
fe79dba515
|
Test.DrawByChoiceAndPlay
|
11 months ago |
fdai7920
|
b95b951a96
|
add DrawCardByChoice
|
11 months ago |
fdai7920
|
5ddbe1bf1b
|
refactoring: simplify fillPlayerDecks
|
11 months ago |
fdai7920
|
8daba2ef47
|
Test.DrawCardBotDeck
|
11 months ago |
fdai7920
|
67e6c5c9ad
|
Test.DrawCardIntoPlayerDeck
|
11 months ago |
fdai7920
|
ddfb8e271b
|
unable to draw from empty DrawCardDeck
|
11 months ago |
fdai7793
|
bf2dd25470
|
botCanDrawCards
|
11 months ago |
fdai7793
|
528470310b
|
Test.CheckThatFirstCardGetsRemovedFromDrawCardDeck
|
11 months ago |
fdai7793
|
c14c4d8309
|
refactoring: removeFirstCardFromCardDrawDeck
|
11 months ago |
fdai7793
|
1637ecf8ba
|
Test.CheckThatBotDeckHasSevenCardsAfterGameStart
|
11 months ago |
fdai7793
|
3d03ea8a8c
|
refactoring: fillPlayerDecks
|
11 months ago |
fdai7793
|
e43b4b894a
|
Test.CheckThatPlayerReceivedSevenCards
|
11 months ago |
fdai7793
|
cb3b290dd2
|
addStartingCardsToPlayerDecks
|
11 months ago |
fdai7793
|
3b2043196b
|
refactoring: removeOutdatedTest
|
11 months ago |
fdai7793
|
d7c7b7688e
|
CheckThatLastPlayedCardWasPlayedByBot
|
11 months ago |
fdai7793
|
7791bac6fb
|
botCanPlayCards
|
11 months ago |
fdai7793
|
c4bc3f78aa
|
refactoring: ImprovingCheckForCardRemoval
|
11 months ago |