Lars Simon Winzer
|
54588276d1
|
Add: Let Session publish DisconnectEvent and EventHandler subscribe and handle it
|
2026-03-12 19:15:25 +01:00 |
|
Lars Simon Winzer
|
fc8a92789a
|
Add: DisconnectEvent as record
|
2026-03-12 19:13:25 +01:00 |
|
Lars Simon Winzer
|
7fcb47ed6f
|
Add: EventBus class for event handling and subscription management
|
2026-03-12 19:12:53 +01:00 |
|
Lars Simon Winzer
|
d4bf69dc59
|
Refactor: Session to use TransportLayer for socket communication
|
2026-03-12 15:55:46 +01:00 |
|
Lars Simon Winzer
|
b073760eef
|
Add: TcpTransport class to implement TransportLayer
|
2026-03-12 15:51:35 +01:00 |
|
Lars Simon Winzer
|
48d77b6cbe
|
Add: TransportLayer interface to abstract direct socket access
|
2026-03-12 15:47:03 +01:00 |
|
Jona Walpert
|
d2407d61f4
|
Add: Lobby display in lobby GUI with placeholder functions.
|
2026-03-12 15:25:18 +01:00 |
|
Lars Simon Winzer
|
f4a32b1649
|
Add: Session Runnable to read incomming data, decode and print it
|
2026-03-12 13:45:30 +01:00 |
|
Lars Simon Winzer
|
5407e245f7
|
Add: Modify NetworkManager to create Session uppon recieving a new connection
|
2026-03-12 13:43:35 +01:00 |
|
Jona Walpert
|
02dc75c331
|
Add: Javadoc to client side files for lauching (lobby) UI, Main file
|
2026-03-12 11:31:41 +01:00 |
|
Julian Kropff
|
4989e26ac6
|
style(game-ui): add Casinogameui stylesheet
|
2026-03-12 07:31:15 +01:00 |
|
Julian Kropff
|
89d4cad336
|
feat(game-ui): add Tastbar FXML layout
|
2026-03-12 07:30:35 +01:00 |
|
Julian Kropff
|
c0b6a5424a
|
feat(game-ui): add PlayerStatus FXML layout
|
2026-03-12 07:28:27 +01:00 |
|
Julian Kropff
|
f9b32bc979
|
feat(game-ui): add Chatbox FXML layout
|
2026-03-12 07:26:39 +01:00 |
|
Julian Kropff
|
25d145cffd
|
feat(game-ui): add Casinogameui FXML layout
|
2026-03-12 07:25:09 +01:00 |
|
Julian Kropff
|
d47084d6f5
|
feat(game-ui): add TaskbarController
|
2026-03-12 07:24:28 +01:00 |
|
Julian Kropff
|
c87e6f1463
|
feat(game-ui): add Casinogamecontroller
|
2026-03-12 07:22:50 +01:00 |
|
Julian Kropff
|
23faf0f371
|
feat(game-ui): add Casinogameui base class
|
2026-03-12 07:21:16 +01:00 |
|
Julian Kropff
|
268cf283bd
|
chore(launcher): start Casinogameui for development
|
2026-03-12 07:18:18 +01:00 |
|
Lars Simon Winzer
|
5ff4dcec53
|
Move: Session and SessionId from common to server
|
2026-03-11 18:53:30 +01:00 |
|
Lars Simon Winzer
|
dac05de331
|
Add: Primitive first version of NetworkManager
|
2026-03-11 18:23:26 +01:00 |
|
Lars Simon Winzer
|
b1ab8f3982
|
Merge branch 'main' into 'feat/network-manager'
|
2026-03-11 17:57:29 +01:00 |
|
Lars Simon Winzer
|
18331a7cc3
|
Add: Colored log output, based on log level
|
2026-03-11 17:47:36 +01:00 |
|
Lars Simon Winzer
|
85c872df23
|
Add: Konfigure log4j with the bare minimum
|
2026-03-11 17:41:14 +01:00 |
|
jk
|
4879b1b464
|
Merge remote-tracking branch 'origin/feat/ui-structure' into feat/game-ui
|
2026-03-11 17:16:24 +01:00 |
|
Jona Walpert
|
a5204eaf29
|
Add: Lobby UI
|
2026-03-11 15:16:31 +01:00 |
|
Jona Walpert
|
3c9f19c5da
|
Add: Game logo, placeholder abckground image
|
2026-03-11 13:13:42 +01:00 |
|
Jona Walpert
|
ac9e7eecff
|
Add: Main UI, UI Launcher
|
2026-03-11 11:36:57 +01:00 |
|
Jona Walpert
|
c1a4b436fe
|
Add: Game Logo, Background Image
|
2026-03-11 11:35:38 +01:00 |
|
Lars Simon Winzer
|
66925bc665
|
Add: Session interface all sessions need to conform to
|
2026-03-05 13:46:10 +01:00 |
|
Lars Simon Winzer
|
ff38c9d6ef
|
Add: SessionId class to uniquely identify session in SessionRegistry
|
2026-03-05 13:38:36 +01:00 |
|
Lars Simon Winzer
|
e6b5cac53c
|
Add: SessionId class to uniquely identify session in SessionRegistry
|
2026-03-05 13:28:04 +01:00 |
|
Lars Simon Winzer
|
bf0dadc977
|
Fix: Typo in ServerApp class
|
2026-03-04 11:30:37 +01:00 |
|
Lars Simon Winzer
|
2183c591bf
|
Add: Main, ClientApp, and ServerApp classes for application entry point with primitive input validation
|
2026-03-04 11:23:39 +01:00 |
|
Rahel Arnold
|
3f488d8639
|
Initial commit
|
2026-02-20 09:20:34 +01:00 |
|