Joshua
|
be46f3587e
|
Fixed semesterCounter for onlineGame.
|
2024-12-23 18:50:39 +01:00 |
Joshua
|
cb9b110621
|
Added and integrated new sounds.
Added standardPort to be default value of port field.
|
2024-12-21 16:26:10 +01:00 |
Kaver
|
4dd1c9b39b
|
Code aufräumen und kleine Anpassungen/Korrekturen vorgenommen
|
2024-12-20 19:39:56 +01:00 |
Joshua
|
15c23c1f2c
|
Added final TODOs
|
2024-12-17 17:21:59 +01:00 |
Joshua
|
42fc341608
|
Added more Javadoc (TODOs) comments.
|
2024-12-17 16:42:50 +01:00 |
Joshua
|
84865e5468
|
Added comments (Javadoc etc.) to most GUI classes und deleted old code and comments etc. (in general cleanup)
|
2024-12-12 17:19:35 +01:00 |
Joshua
|
bb61a68f24
|
Player names will now be passed correctly between classes. Added lots of comments in startLocalGame, startLocalGameLoadingScreen, startMultiplayerGame and JoinGame.
|
2024-12-10 17:26:27 +01:00 |
Joshua
|
3b6ffeb82d
|
JoinGame and related functions should now work properly
|
2024-12-10 13:48:55 +01:00 |
Joshua
|
15ff3034d3
|
Added Comments to MainFrame,
Fixed functionality of left/right buttons after adding more difficulties in startLocalGame and startMultiplayerGame
|
2024-12-04 11:51:00 +01:00 |
Joshua
|
48bc601a0d
|
Added BoardDisplay, startet connecting FrontEnd/BackAnd.
Added new graphics.
Added startLocalGameLoadingScreen
|
2024-12-03 15:33:15 +01:00 |
Joshua
|
2274a1e558
|
Created GameBoard.
Added showPanel methods to pass parameters between methods.
|
2024-11-26 17:15:21 +01:00 |
Kaver
|
88d016ed99
|
Umstrukturierung von MainFrame, sodass beim druecken eines Buttons parameter an die Funktion uebergeben werden welche das naechste Panel stellt (showPanelExtra)
|
2024-11-26 16:43:14 +01:00 |
Kaver
|
5cabd5325a
|
Umstrukturierung von MainFrame, sodass beim druecken eines Buttons parameter an die Funktion uebergeben werden welche das naechste Panel stellt (showPanelExtra)
|
2024-11-26 16:42:00 +01:00 |
Kaver
|
ea6a1c9804
|
grobe Weiterleitung fuer startMultiplayerGame an Spiel beitreten/Spiel erstellen eingefügt
|
2024-11-19 18:33:05 +01:00 |
Joshua
|
8069315c15
|
Implemented CardLayout into startMultiplayerGame, startLocalGame, MainMenuView. Implemented MainFrame.
|
2024-11-19 16:25:52 +01:00 |
Joshua
|
f7326a57d9
|
Added coinToss.java, first attempts integrating cardlayout in startLocalGame.java and startMultiplayerGame.java
|
2024-11-16 15:26:52 +01:00 |
Joshua
|
fe942ab660
|
Continued work on startLocalGame and started work startMultiplayerGame
|
2024-11-15 18:18:28 +01:00 |