rubenpirreram
24ae732805
Merge pull request #119
...
requested-disconnection
2026-05-25 19:16:37 +02:00
Aleandro
9426396597
FullScreen
2026-05-25 17:04:12 +02:00
Aleandro
ac31f560a7
Finalized OS screen effects
2026-05-25 18:27:01 +02:00
rubenpirreram
1dc3052df1
Changed: Temp Fix Board Dim
2026-05-25 18:09:19 +02:00
Aleandro
01dec853e2
Tests on different graphical settings
2026-05-25 17:29:40 +02:00
rubenpirreram
36d348dc1e
Changed: Now Disconnection request can be sent , (TUI,RMI,TCP)
2026-05-25 16:31:29 +02:00
rubenpirreram
68be7feff7
Merge pull request #118 from rubenpirreram/GUI-2.0
...
G UI 2.0- not ended
2026-05-25 15:01:38 +02:00
rubenpirreram
09a8d00d33
Fixed?: maximize and no resizable, and popup
2026-05-24 16:55:04 +02:00
rubenpirreram
795c71e0e0
Added: newGame button, first-impl, no-resizable, newGame can be done better , (say set root)
2026-05-23 20:51:34 +02:00
rubenpirreram
dc1e448c26
Added: newGame button, first-impl, no-resizable, newGame can be done better , (say set root)
2026-05-23 20:51:15 +02:00
rubenpirreram
90bf94b35d
Merge pull request #117
...
Fixed: now after a forfeit win, when the player is disconnected can be created a new game without any bug. Added: comment in some functions like doFirstEvent, RMIServer start and TCPServer start.
2026-05-23 20:38:41 +02:00
rubenpirreram
aa8c3b0034
Fixed: now after a forfeit win, when the player is disconnected can be created a new game without any bug. Added: comment in some functions like doFirstEvent, RMIServer start and TCPServer start.
2026-05-23 20:37:29 +02:00
rubenpirreram
84a1f8de0f
Fixed: SkipTurn Botton Position, SidePanel position, Info back color changed
2026-05-22 20:10:27 +02:00
Aleandro
06c82bb085
Fixed dimension of lists
2026-05-22 18:45:20 +02:00
Aleandro
b33fe2e728
MicroFix
2026-05-22 18:23:56 +02:00
Aleandro
53df1c58c0
Small details
2026-05-22 18:22:11 +02:00
Aleandro
b99bb9de6e
Add error notification
2026-05-22 17:46:25 +02:00
Aleandro
5b7e33f5dd
Refactor of GUI - synchronized methods
...
Changed info box
2026-05-22 17:21:24 +02:00
Aleandro
9cef4617cd
Initial refactor of GUI
2026-05-22 13:49:30 +02:00
rubenpirreram
6e96459152
Fixed: Popup now disappear if the scene change
2026-05-21 09:06:31 +02:00
rubenpirreram
9d1aa51afe
Fixed: Popup now disappear if the window is not focused
2026-05-21 08:53:25 +02:00
rubenpirreram
424b143805
Fixed: Popup now disappear if the window is not focused
2026-05-21 08:52:26 +02:00
rubenpirreram
9d5710c533
Fixed: Bar first implementation
2026-05-20 23:39:40 +02:00
rubenpirreram
131bd10e6d
Fixed: pom.xml, main.fxml, changed sidePanel now is all in main.fxml
2026-05-20 22:59:07 +02:00
rubenpirreram
1d9b3e8caa
Fixed: misc.xml
2026-05-20 20:50:56 +02:00
rubenpirreram
1de5e74398
Merge pull request #116 from rubenpirreram/Javadoc-fixed
...
Javadoc fixed
2026-05-20 19:23:46 +02:00
rubenpirreram
28a4f7e17c
Merge pull request #115 from rubenpirreram/GUI-2.0
...
G UI 2.0
2026-05-20 19:19:21 +02:00
rubenpirreram
7a4f8f2384
Added: Now Order Card has totem images instead rectangle
2026-05-20 19:18:56 +02:00
Aleandro
506def6ffa
Login remake final
2026-05-20 18:08:42 +02:00
rubenpirreram
bb20b03073
Fixed: now at every action is sent all playersList
2026-05-20 17:48:27 +02:00
MatteoPellegrino05
b01ffd62b8
docs: refine JavaDoc for model, board and order classes
2026-05-20 17:42:42 +02:00
rubenpirreram
0336e4432c
Fixed_last: now if the server crash when there is only one player, at the restart the server will forgive the old game. (Probably also the remaining player is disconnected)
2026-05-20 17:30:37 +02:00
rubenpirreram
787a6bad2e
Fixed: now if the server crash when there is only one player, at the restart the server will forgive the old game. (Probably also the remaining player is disconnected)
2026-05-20 17:19:40 +02:00
rubenpirreram
8e78aedc7d
Fixed: now if the server crash when there is only one player, at the restart the server will forgive the old game. (Probably also the remaining player is disconnected)
2026-05-20 17:18:47 +02:00
rubenpirreram
7ebce2e968
Added: now if the server crash when there is only one player, at the restart the server will forgive the old game. (Probably also the remaining player is disconnected)
2026-05-20 17:16:48 +02:00
MatteoPellegrino05
78a3edddf9
Docs: refine JavaDoc for character card classes
2026-05-20 17:10:57 +02:00
rubenpirreram
986196a52f
Merge pull request #114 from rubenpirreram/tests-fix
...
GameTest Fixed
2026-05-20 17:00:22 +02:00
Aleandro
2157925746
Login remake with font
2026-05-20 16:53:43 +02:00
MatteoPellegrino05
0b24845e9d
Docs: refine JavaDoc for building effects and controllers
2026-05-20 16:52:26 +02:00
Aleandro
c48180e1b8
Login remake
2026-05-20 16:38:20 +02:00
rubenpirreram
8325d28305
GameTest Fixed
2026-05-20 16:18:06 +02:00
GabrieleRadice
e49f52d509
Refactor.
2026-05-20 16:04:00 +02:00
rubenpirreram
428812cda5
Updated: LoginFXMLController
2026-05-20 15:46:32 +02:00
rubenpirreram
884121f4b2
Fix: LeaderBoard margin
2026-05-19 23:54:10 +02:00
rubenpirreram
c9747df64b
Fix: SidePanel margin
2026-05-19 23:37:13 +02:00
rubenpirreram
43aa8ae17b
Merge pull request #113
...
Fix:"Dynamic dimension board line"-> now height can be fissed at any value. Order playerList fixed , now pushNoEffect doesn't clear playerList
2026-05-19 23:23:19 +02:00
rubenpirreram
623a22a0e4
Fix:"Dynamic dimension board line"-> now height can be fissed at any value. Order playerList fixed , now pushNoEffect doesn't clear playerList
2026-05-19 23:22:51 +02:00
rubenpirreram
1d254b881c
GameList Fixed
2026-05-19 18:49:11 +02:00
rubenpirreram
6da5670dff
Removed: Board in ApplyNextRound, MiniModel constructor
...
Added: upperListTribe,lowerListTribe,upperListBuilding,lowerListBuilding in MiniModel constructor
2026-05-19 18:28:05 +02:00
rubenpirreram
d37c111c3c
Removed: Board in MiniModel
...
Added: upperListTribe,lowerListTribe,upperListBuilding,lowerListBuilding
2026-05-19 18:07:34 +02:00