Commit Graph

8 Commits

Author SHA1 Message Date
20a15f0182 update gradle versions 2025-04-14 23:39:42 +02:00
51d857513c Create test for complete game
create notifications for reply the players
implement notifications on GameEventPlayerNotificationListener
add priority to the eventbus.subscribe()
improve JWT creation
update libs koin + ktor
remove output of GameCommandStream
improve logs
create a function disableShuffleDeck to disable the shuffle of the deck (for tests)
2025-04-14 23:39:36 +02:00
d84e8359c9 CommandStreamChannelTest 2025-04-14 23:39:35 +02:00
f3ca94c97e create bus and subscriber 2025-04-14 23:39:30 +02:00
ae5c229e4b Refactor 2025-04-14 23:39:29 +02:00
43b5f27e50 Implement first routes & tests
install Koin
install kotest
declare first events
create EventStream
2025-04-14 23:39:27 +02:00
5434c59129 add ktlint to project 2025-04-14 23:39:26 +02:00
e39c38ced5 Init empty project 2025-04-14 23:39:20 +02:00