Commit Graph

74 Commits

Author SHA1 Message Date
jonah bd0a3e091a added "card_shuffled" and "card_played" sounds 2022-02-01 02:17:40 +01:00
jonah 8bec81c556 added running flag to SessionData 2022-02-01 02:03:13 +01:00
jonah 69e049e1e6 renamed WaitingScreen to SessionScreen 2022-02-01 01:54:45 +01:00
jonah 74c0aa11cd modularized common and core 2022-02-01 00:50:47 +01:00
Johannes-coderer f918e23544 Anleitungsscreen(#18) 2022-01-26 15:02:03 +01:00
jonah 8313e4ed5b fixed npe in CardUtil.getDefaultTrumpSuit 2022-01-17 18:19:28 +01:00
jonah 96ed5ac483 improved error handling 2022-01-17 00:41:27 +01:00
jonah a9d9d209b9 fixed npe in Session 2022-01-17 00:38:49 +01:00
jonah 86307e997b fixed bug in ChangePredictionOverlay 2022-01-16 23:47:36 +01:00
jonah ae8f33e598 improved error handling 2022-01-16 23:07:29 +01:00
jonah dcfea1854c added "end card" 2022-01-15 00:47:17 +01:00
jonah 111d089b1f added trick count label 2022-01-14 23:20:44 +01:00
jonah 607d6d104e bugfixes 2022-01-14 22:41:51 +01:00
jonah 1e4c772a66 added support for changeling and improved support for cloud and juggler 2022-01-14 21:57:30 +01:00
jonah ccc0dc2972 improved instructions screen (#18) 2022-01-14 13:58:06 +01:00
Johannes-coderer 0f61b25d4f Anleitungsscreen(#18) 2022-01-14 13:31:10 +01:00
jonah e015f2af81 multiple bugfixes 2022-01-14 09:15:10 +01:00
jonah 3e9e0edd70 Merge remote-tracking branch 'origin/main' into main 2022-01-14 09:01:03 +01:00
jonah e094a210f4 font adjustments 2022-01-14 09:00:39 +01:00
Johannes-coderer 96b999dd39 Anleitungsscreen(#18) 2022-01-14 00:32:13 +01:00
Teubler ee0f2384be #16 started useful error handling 2022-01-13 23:09:20 +01:00
Teubler 114cae0d6c #16 added basic error screen 2022-01-13 22:30:09 +01:00
Teubler 07633da4ee #16 added internationalized messages 2022-01-13 22:25:39 +01:00
jonah a5b00ac0a1 rejoin support for libgdx client 2022-01-13 22:05:47 +01:00
jonah 891e47ffec bugfixes 2022-01-13 22:04:54 +01:00
jonah d26d6646c5 refactoring 2022-01-13 19:26:26 +01:00
jonah d2468557b5 refactoring 2022-01-13 19:23:52 +01:00
jonah e44e0db63e bugfixes 2022-01-13 16:30:09 +01:00
jonah 3b9becbbda added name validation 2022-01-13 16:25:47 +01:00
jonah 2e9549e4e0 fixed dimming behind overlays
added menu
2022-01-12 21:11:57 +01:00
jonah c2a81febb9 migration to asset manager 2022-01-12 16:01:49 +01:00
jonah 0e6658c2d9 improved menu accessibility 2022-01-12 14:44:04 +01:00
jonah 93e341d445 bugfixes 2022-01-12 12:51:22 +01:00
jonah 155049830b improved null safety 2022-01-12 11:35:02 +01:00
jonah 94ac10e93b migrated to jackson 2022-01-12 10:28:31 +01:00
jonah b20f300260 bugfixes and improvements
* fixed inconsistent player order
* minor visual adjustments
* refactoring
2022-01-11 14:00:28 +01:00
jonah 8c719a8835 support for juggling and multicolored cards 2022-01-10 22:00:37 +01:00
jonah bf87f4af1c internationalization of game screen 2022-01-10 15:12:42 +01:00
jonah f7d753e7e0 game logic 2022-01-10 14:30:27 +01:00
jonah 298167d4c9 improved menus in libGDX client 2022-01-10 03:10:32 +01:00
jonah 7a25d3b881 improved libGDX client logging 2022-01-09 22:49:32 +01:00
jonah 50fe4b7681 added suit cards 2022-01-09 22:24:08 +01:00
jonah 238c67ce48 visual improvements 2021-12-14 19:28:02 +01:00
jonah 2d3477ffc5 added sync at start of round and trick 2021-12-14 17:34:20 +01:00
jonah 62b6c3fd81 added TimeoutMessage 2021-12-14 16:26:02 +01:00
jonah 62f04dfded visual improvements 2021-12-14 14:00:59 +01:00
jonah 6fe8a70d9e improved CreateGameScreen 2021-12-14 12:55:18 +01:00
jonah 1e5ed45c63 fixed game creation screen 99c4f688 #16 2021-12-14 11:16:26 +01:00
Teubler 99c4f68893 #16 + updated CreateGameScreen
functionality of CreateGameScreen WIP
2021-12-09 21:36:40 +01:00
Jonah 5e428d1301 fixed 1fc7103d (#17) 2021-12-07 17:25:59 +01:00