Commit Graph

37 Commits

Author SHA1 Message Date
Aleandro e45a5bbb98 Add: complete javaDOC 2026-06-10 11:43:58 +02:00
rubenpirreram f3d4c181c4 Fixed: TUI endGame loop 2026-05-26 20:15:19 +02:00
rubenpirreram 55ce0c1d0a Added: Specific Error Display 2026-05-26 19:08:11 +02:00
rubenpirreram 3169745cda Removed: client side player turn control 2026-05-26 17:51:30 +02:00
Aleandro 22c4c6cc0f Small refactor 2026-05-25 17:32:17 +02:00
rubenpirreram 36d348dc1e Changed: Now Disconnection request can be sent , (TUI,RMI,TCP) 2026-05-25 16:31:29 +02:00
Aleandro 5b7e33f5dd Refactor of GUI - synchronized methods
Changed info box
2026-05-22 17:21:24 +02:00
MatteoPellegrino05 0b24845e9d Docs: refine JavaDoc for building effects and controllers 2026-05-20 16:52:26 +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
MatteoPellegrino05 e28e7bab6d Add: complete JavaDoc for networking, heartbeat, totem flow and game events 2026-05-18 18:52:29 +02:00
rubenpirreram cd04849b36 Removed: PickOptionalTribeCard and PickOptionalBuildingCard in Network and ClientController 2026-05-17 16:38:36 +02:00
rubenpirreram 0850a541d0 Merge branch 'main' into GUI-2.0 2026-05-15 16:56:58 +02:00
rubenpirreram 374247f984 Fixed: various 2026-05-15 16:27:23 +02:00
Aleandro 9fa51e9fe7 added property changes impl 2026-05-14 15:34:49 +02:00
Aleandro 38bfcacbb5 WIP Totem 2026-05-13 18:51:23 +02:00
rubenpirreram 110526d836 Added:(Network) Totem Choice first implementation 2026-05-13 16:55:12 +02:00
rubenpirreram 779b72275c Fix: Replaced Model With MiniModel in the client implementation and in the view 2026-05-12 23:21:06 +02:00
rubenpirreram 490f8fbfaa Fix: only one skipAction(Del:SkipLower/SkipUpper) 2026-05-07 13:12:22 +02:00
rubenpirreram 4003b51b1b Merge pull request #81 from rubenpirreram/GUI
GUI
2026-05-06 14:51:52 +02:00
Aleandro dbdb6a0e3e Add: initialized GUI using FXML file and controller 2026-05-06 13:21:29 +02:00
Aleandro 20ba64ea46 Fix: ServerRMI interface bug 2026-05-05 16:46:55 +02:00
rubenpirreram b5d0f70b41 Fix: RMI use different method to send data 2026-05-05 15:53:59 +02:00
rubenpirreram c240ef08f2 Fix: client verification username 2026-05-05 13:23:43 +02:00
rubenpirreram 65e88dd9fc Fix: client verification username 2026-05-05 13:23:03 +02:00
rubenpirreram 918b056d4c Removed: Observer 2026-05-02 19:51:12 +02:00
Aleandro b8c6c86d92 Fix: ClientContrioller JavaDOC more fluid 2026-05-02 17:19:16 +02:00
Aleandro e2c48ae59d Fix: ClientContrioller JavaDOC 2026-05-02 17:06:16 +02:00
rubenpirreram 09ee692f90 Added: SkipUpper and Lower -> TUI,NETWORK 2026-05-01 18:15:55 +02:00
rubenpirreram 505820d343 Add:No Optional Card 2026-05-01 16:34:54 +02:00
rubenpirreram c2e879724e Merge branch 'main' into javadoc-fixes 2026-04-30 20:11:10 +02:00
GabrieleRadice b3ece597e1 Add: TODO. 2026-04-30 18:49:43 +02:00
rubenpirreram 5246818fca Fix: MVC (Client) Add:IClient 2026-04-30 18:34:40 +02:00
rubenpirreram 7e3623d3ae Bind: TUI->Launcher 2026-04-30 18:01:35 +02:00
Aleandro 406b9c1b3e Removed parameter when creating client controller 2026-04-30 17:39:01 +02:00
Aleandro 73b5b6eba5 Add: ClientLauncherTUI. Connection and model sending works.
Note: ClientController.view is commented out since class TUI is still missing
2026-04-29 17:14:45 +02:00
Aleandro 5ff35816a9 Add: ServerLauncher 2026-04-23 18:59:14 +02:00
rubenpirreram 6195ac0586 Fixed: RMI Implementation 2026-04-19 19:51:00 +02:00