Commit Graph

110 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
jonah cbee43581e JMX 2022-02-01 00:42:20 +01:00
BuildTools 854e2a914b removed unused resources 2022-01-31 22:20:53 +01:00
Johannes-coderer bfe865a06e Netzwerkkomponente(#9) 2022-01-26 23:03:32 +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 98dbf5cb74 added sync before determining trump 2022-01-17 15:41:19 +01:00
jonah 82db2bdab1 fixed server build script 2022-01-17 12:19:52 +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
rbenedikt 850c5aa985 Sound Effects 2022-01-14 02:07:18 +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 b5d82ac8de added debug websocket 2022-01-12 12:15:52 +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 3adaeffe2d changes to sync 2022-01-10 20:22:07 +01:00
rbenedikt ee2367643d Kartenbilder jpg@250x400px 2022-01-10 16:10:59 +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 4eb1b61e7b added sync point after trump determination 2022-01-10 04:06:27 +01:00
jonah 298167d4c9 improved menus in libGDX client 2022-01-10 03:10:32 +01:00