Commit Graph

45 Commits

Author SHA1 Message Date
Aleandro 3494581c0e Fix: bug fixes and all version are up to date 2026-06-12 19:10:38 +02:00
Aleandro bc9e4480c0 Refactor: removed dead code and standarized to camelCase 2026-06-12 18:37:18 +02:00
Aleandro 4ffe4c5352 Fix: complete refactor of TUI
Tests updated
2026-06-10 22:15:32 +02:00
Aleandro 73153762c3 Fix: potential windows solution for TUI 2026-06-10 19:08:39 +02:00
Aleandro 0e28f8c6d8 Fix: TUI refactor non complete 2026-06-10 18:24:33 +02:00
Aleandro d041067159 Fix: TUI initial refactor 2026-06-10 17:32:10 +02:00
Aleandro 2fb43c385b Refactor of network stack 2026-06-09 19:23:58 +02:00
rubenpirreram 129747c9c5 Fixed: Resolver IP fixed, deleted show error 2026-06-09 16:05:41 +02:00
rubenpirreram f3d4c181c4 Fixed: TUI endGame loop 2026-05-26 20:15:19 +02:00
rubenpirreram 1aff264cc5 Added: ErrorType.toString 2026-05-26 19:26:01 +02:00
rubenpirreram 55ce0c1d0a Added: Specific Error Display 2026-05-26 19:08:11 +02:00
rubenpirreram a8b8461ff9 Fixed:TUI username setting 2026-05-26 15:49:08 +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
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