Mathis Ginkel
|
26a1ba945a
|
Merge remote-tracking branch 'origin/main'
|
2026-03-20 13:23:01 +01:00 |
|
Jona Walpert
|
738b97a849
|
Merge branch 'chore/gradle-properties-to-gitignore' into 'main'
Add: Gradle properties to gitignore
See merge request cs108-fs26/Gruppe-13!41
|
2026-03-20 10:47:02 +00:00 |
|
Jona Walpert
|
72da952e5a
|
Add: Gradle properties to gitignore
|
2026-03-20 11:44:26 +01:00 |
|
Jona Walpert
|
4dcade3daf
|
Add: Javadoc for client sided classes and methods
|
2026-03-20 11:41:19 +01:00 |
|
Jona Walpert
|
f78e9dfa38
|
Style: Magic numbers
|
2026-03-20 11:07:17 +01:00 |
|
Jona Walpert
|
af37e33f07
|
Style: Line length
|
2026-03-20 10:57:31 +01:00 |
|
Julian Kropff
|
3d8bad2427
|
Add: first three poker cards
|
2026-03-19 20:10:19 +01:00 |
|
Julian Kropff
|
c88c809a2e
|
Add: Casono logos
|
2026-03-19 20:09:36 +01:00 |
|
Julian Kropff
|
ab851113e0
|
Add: poker chip images
|
2026-03-19 20:07:28 +01:00 |
|
Julian Kropff
|
4dd9c56e02
|
Add: background images
|
2026-03-19 20:05:05 +01:00 |
|
Julian Kropff
|
0e7507f2c4
|
Add: loading animation
|
2026-03-19 20:02:51 +01:00 |
|
Lars Simon Winzer
|
247f16e26e
|
Add: SessionHandle to store Session and two worker threads
|
2026-03-19 19:01:33 +01:00 |
|
Lars Simon Winzer
|
ec5ebe5d42
|
Add: SessionWriter to use queue of session and write to transport
|
2026-03-19 18:42:34 +01:00 |
|
Lars Simon Winzer
|
8db7986131
|
Add: PrimitiveResponse as pendant to PrimitiveRequest
|
2026-03-19 18:42:10 +01:00 |
|
Lars Simon Winzer
|
355b1cdbd4
|
Add: Queue to Session
|
2026-03-19 18:32:57 +01:00 |
|
Lars Simon Winzer
|
c10aaf15b5
|
Add: Move read logic to SessionReader runnable
|
2026-03-19 18:09:31 +01:00 |
|
Lars Simon Winzer
|
7b4fd4aeae
|
Add: Make TransportLayer accessible through get-method
|
2026-03-19 17:41:45 +01:00 |
|
Lars Simon Winzer
|
f612c0b9a1
|
Merge branch 'chore/7-gitlab-issue-templates' into 'main'
Creation of GitLab issue templates
Closes #7
See merge request cs108-fs26/Gruppe-13!40
|
2026-03-19 15:57:23 +01:00 |
|
Lars Simon Winzer
|
918002c8cb
|
Remove: Automatic assignment of 'server' label to protocol_change issue
|
2026-03-19 15:53:58 +01:00 |
|
Lars Simon Winzer
|
4df8befd27
|
Style: Cleanup and addition of checklist
|
2026-03-19 15:51:02 +01:00 |
|
Lars Simon Winzer
|
0ff4e320ba
|
Add: Task template
|
2026-03-19 15:48:11 +01:00 |
|
Lars Simon Winzer
|
090d77054c
|
Add: Protocol schema modification template
|
2026-03-19 15:46:25 +01:00 |
|
Lars Simon Winzer
|
1106c891aa
|
Add: Feature request template
|
2026-03-19 15:33:43 +01:00 |
|
Lars Simon Winzer
|
2442e5a39f
|
Add: Bug report template
|
2026-03-19 15:29:47 +01:00 |
|
Jona Walpert
|
52bbbd6181
|
Fix: buttons now change their size relative to screen size
|
2026-03-19 14:21:43 +01:00 |
|
Jona Walpert
|
1727aec42c
|
Add: chatui added to lobby ui
|
2026-03-19 14:16:18 +01:00 |
|
Julian Kropff
|
8639fa420f
|
Fix: change file names to conform convention
|
2026-03-19 13:27:32 +01:00 |
|
Jona Walpert
|
85f89a91f1
|
Refactor: Update unit tests for LobbyButtonTranslationManager and LobbyButtonGridManager
|
2026-03-19 12:54:50 +01:00 |
|
Jona Walpert
|
08b85af147
|
Add: Add: Singleton for LobbyButtonTranslationManager and changing exit button behaviour
|
2026-03-19 12:54:06 +01:00 |
|
Lars Simon Winzer
|
ab82208283
|
Merge branch 'chore/followup-to-mr-38' into 'main'
Conform to checkstyle
See merge request cs108-fs26/Gruppe-13!39
|
2026-03-18 18:32:48 +01:00 |
|
Lars Simon Winzer
|
c9884bf7fa
|
Style: Comment length
|
2026-03-18 18:28:34 +01:00 |
|
Lars Simon Winzer
|
7ffeca75fa
|
Style: Import order
|
2026-03-18 18:28:16 +01:00 |
|
Lars Simon Winzer
|
3581406833
|
Merge branch 'issue/2-inconsistency-of-linting-between-checkstyle-and-spotless' into 'main'
Align Checkstyle rules with Spotless
Closes #2
See merge request cs108-fs26/Gruppe-13!38
|
2026-03-18 18:23:45 +01:00 |
|
Lars Simon Winzer
|
e1500845eb
|
Remove: Indentation module, as Checkstyle can not match Spotless
Explanation: Spotless uses the context to calculate the required indentation
|
2026-03-18 17:41:38 +01:00 |
|
Lars Simon Winzer
|
97c2dc6a02
|
Docs: Add comment to LineLength regarding difference between AOSP and Google Java Style Guide
|
2026-03-18 17:36:53 +01:00 |
|
Lars Simon Winzer
|
62bfa51af5
|
Add: Change ImportOrder in Checkstyle to match configured styleguide in Spotless
|
2026-03-18 17:34:33 +01:00 |
|
Lars Simon Winzer
|
de4a424396
|
Merge branch 'main' into 'issue/2-inconsistency-of-linting-between-checkstyle-and-spotless'
|
2026-03-18 17:23:34 +01:00 |
|
Lars Simon Winzer
|
63a9974de2
|
Merge branch 'revert-5e74b83a' into 'main'
Revert "Merge branch 'feat/client-network' into 'main'"
See merge request cs108-fs26/Gruppe-13!37
|
2026-03-18 17:11:14 +01:00 |
|
Lars Simon Winzer
|
039e3751bf
|
Revert "Merge branch 'feat/client-network' into 'main'"
This reverts merge request !36
|
2026-03-18 17:08:19 +01:00 |
|
Mathis Ginkel
|
5e74b83a1f
|
Merge branch 'feat/client-network' into 'main'
Feat/client network
See merge request cs108-fs26/Gruppe-13!36
|
2026-03-16 13:04:24 +00:00 |
|
Mathis Ginkel
|
5401ead198
|
add: Network Protocol docs
|
2026-03-15 22:31:10 +01:00 |
|
Mathis Ginkel
|
98df1dc227
|
add: first implementation of login
|
2026-03-15 22:26:19 +01:00 |
|
Mathis Ginkel
|
d6468c9595
|
add: first version of client to client chat
|
2026-03-15 22:26:11 +01:00 |
|
ginkelmath
|
3809b7e0e2
|
Fix: update clientservice
|
2026-03-15 22:17:18 +01:00 |
|
ginkelmath
|
892f0553f6
|
Change protocol implementation
|
2026-03-15 22:17:18 +01:00 |
|
ginkelmath
|
e533262c38
|
Add: First version of a Client-side Networking Service
|
2026-03-15 22:17:18 +01:00 |
|
Lars Simon Winzer
|
0d8f1ac4f7
|
Merge branch 'feat/messages-serverside' into 'main'
Add MessageManager to broadcast Message storing content and sender to all connected users
See merge request cs108-fs26/Gruppe-13!35
milestone-2
|
2026-03-15 20:44:08 +01:00 |
|
Lars Simon Winzer
|
54fd43142b
|
Add: MessagesManager to easily distribute messages to all users (Broadcast)
|
2026-03-15 20:33:55 +01:00 |
|
Lars Simon Winzer
|
5bd88445d2
|
Add: Modify User to store pending incoming messages
|
2026-03-15 20:33:24 +01:00 |
|
Lars Simon Winzer
|
e6c9c12e3b
|
Add: Message send by user
|
2026-03-15 20:24:17 +01:00 |
|