Commit Graph

31 Commits

Author SHA1 Message Date
rubenpirreram 9c2bbf1421 Fixed: RMI 2.0? 2026-05-17 18:17:38 +02:00
rubenpirreram 4c3d9ac7b8 Fixed: RMI? 2026-05-17 18:12:32 +02:00
rubenpirreram bf9330edb8 Removed: PickOptionalTribeCard and PickOptionalBuildingCard in TUI 2026-05-17 16:42:05 +02:00
rubenpirreram c3095ae69d Update: TUI totem choice impl 2026-05-13 17:43:46 +02:00
rubenpirreram 110526d836 Added:(Network) Totem Choice first implementation 2026-05-13 16:55:12 +02:00
rubenpirreram 7757b38155 Add: PING PONG TCP 2026-05-07 18:09:39 +02:00
rubenpirreram 11a69fd7aa Merge branch 'main' into Fix-tests-and-javadoc-idIMG 2026-05-07 15:02:12 +02:00
rubenpirreram 490f8fbfaa Fix: only one skipAction(Del:SkipLower/SkipUpper) 2026-05-07 13:12:22 +02:00
MatteoPellegrino05 c7d8af48cc Fix: missing JavaDoc comments and parameter tags 2026-05-06 18:49:45 +02:00
Aleandro 384df3c0a6 Fix: ClientLauncher local IP select 2026-05-05 19:34:43 +02:00
rubenpirreram 5418d70cf8 FIX: TUI SHOW ERROR 2026-05-04 15:21:33 +02:00
rubenpirreram 5d49199e4d Fix:admissible ClientLauncherTUI 2026-05-04 13:30:01 +02:00
rubenpirreram c52e941e13 Fix:admissible ClientLauncherTUI 2026-05-04 13:24:14 +02:00
rubenpirreram e50cf43b73 FIx: case sensitive 2026-05-03 17:19:47 +02:00
Aleandro c1092a2afa Fix: Changed print in English.
Add: request for server IP
2026-05-03 15:20:40 +02:00
rubenpirreram b6fc50d159 Merge pull request #74 from rubenpirreram/javadoc-fixes
Javadoc fixes
2026-05-02 19:29:47 +02:00
Aleandro 4fdb99167e Add: JavaDOC to ClientLauncherTUI 2026-05-02 19:22:12 +02:00
Aleandro b5889d86e0 Fix: TUI list option 2026-05-02 16:03:47 +02:00
rubenpirreram 09ee692f90 Added: SkipUpper and Lower -> TUI,NETWORK 2026-05-01 18:15:55 +02:00
rubenpirreram 44388ee1e4 Fix: Tui adapted to new input case 2026-05-01 17:40:36 +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
Aleandro 671c523599 Client Launcher TUI input handler added 2026-04-30 19:20:56 +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
Aleandro d66af3a112 Both TCP and RMI works and receive correctly the model.
After receiving the model, it is printed in stdout
2026-04-30 18:10:11 +02:00
rubenpirreram 7e3623d3ae Bind: TUI->Launcher 2026-04-30 18:01:35 +02:00
Aleandro fe5e08e5cd Fix: client TCP complete connection and receive game model 2026-04-30 16:08:13 +02:00
Aleandro 61caba4b47 Fix: OrderPlayer is now serializable 2026-04-30 15:32:26 +02:00
Aleandro 6cb0564761 Fix: output 2026-04-29 17:48:16 +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