Commit Graph
7 Commits
Author SHA1 Message Date
flecomte 774e80d9d5 feature: init kotlin compose multiplatforme
Tests / build (pull_request) Successful in 7m44s
Tests / test (pull_request) Failing after 10m37s
Tests / lint (pull_request) Successful in 14m30s
2026-08-06 21:28:57 +02:00
flecomte 78956ce84e chore: upgrade versions and rename folders 2026-07-20 19:54:58 +02:00
flecomte 20a15f0182 update gradle versions 2025-04-14 23:39:42 +02:00
flecomte 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
flecomte ae5c229e4b Refactor 2025-04-14 23:39:29 +02:00
flecomte 43b5f27e50 Implement first routes & tests
install Koin
install kotest
declare first events
create EventStream
2025-04-14 23:39:27 +02:00
flecomte e39c38ced5 Init empty project 2025-04-14 23:39:20 +02:00