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 |
|
MatteoPellegrino05
|
cffcfd72ba
|
Fix: RMIHeartbeat
|
2026-05-19 14:27:41 +02:00 |
|
MatteoPellegrino05
|
4434053138
|
Add: complete JavaDoc for MiniModel and TCPServer
|
2026-05-18 18:59:31 +02:00 |
|
MatteoPellegrino05
|
e28e7bab6d
|
Add: complete JavaDoc for networking, heartbeat, totem flow and game events
|
2026-05-18 18:52:29 +02:00 |
|
rubenpirreram
|
8f8491b1ad
|
Add: Added SKipTurn Button and Details Button. Fixed: TCP now display leaderboard
|
2026-05-17 22:12:38 +02:00 |
|
rubenpirreram
|
cd04849b36
|
Removed: PickOptionalTribeCard and PickOptionalBuildingCard in Network and ClientController
|
2026-05-17 16:38:36 +02:00 |
|
rubenpirreram
|
4b4614d17e
|
Removed: PickOptionalTribeCard and PickOptionalBuildingCard in Game and GameController
|
2026-05-17 16:32:42 +02:00 |
|
rubenpirreram
|
a1ec854236
|
Merge pull request #104 from rubenpirreram/GUI-2.0
G UI 2.0
|
2026-05-16 10:44:04 +02:00 |
|
rubenpirreram
|
a9bc9c08f8
|
Fixed: Standing Order When Forfeit (MiniModel & Network)
|
2026-05-16 10:31:21 +02:00 |
|
rubenpirreram
|
93320b69bf
|
Fixed: DrawUpperBuildingCard.apply(MiniModel)
|
2026-05-16 10:24:35 +02:00 |
|
rubenpirreram
|
8a8a635db7
|
Fix: concurrent access in Upper and Lower List, added img cache
|
2026-05-15 23:53:25 +02:00 |
|
rubenpirreram
|
ff94a9fca8
|
Some fixes (Concurrent List GUI)
|
2026-05-15 19:16:43 +02:00 |
|
rubenpirreram
|
6cb25bae63
|
Add: Endgame event creation end sending
|
2026-05-15 18:02:34 +02:00 |
|
rubenpirreram
|
2c65ce0aa7
|
Fixed: synchronized on client UI
|
2026-05-15 17:10:30 +02:00 |
|
rubenpirreram
|
374247f984
|
Fixed: various
|
2026-05-15 16:27:23 +02:00 |
|
rubenpirreram
|
df1b41b666
|
Fixed: Some exception not managed fixed
|
2026-05-15 16:01:09 +02:00 |
|
rubenpirreram
|
f3aaab516f
|
Fixed: DisconnectedPlayer and ReconnectPlayer apply with minimodel not initialized, disconnection countdown when the game is ended. Fixed: the player is now removed from order if it was added before.
|
2026-05-15 13:36:26 +02:00 |
|
rubenpirreram
|
110526d836
|
Added:(Network) Totem Choice first implementation
|
2026-05-13 16:55:12 +02:00 |
|
rubenpirreram
|
fe18ad35ca
|
Added: Totem CHoice first implementation
|
2026-05-13 16:06:20 +02:00 |
|
rubenpirreram
|
690a010248
|
FIx: TCP Serialization Problem Adding outs.Reset on notify
|
2026-05-13 00:11:55 +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
|
40aa62e3d0
|
Add: NEXTROUND EventType
|
2026-05-12 22:24:06 +02:00 |
|
rubenpirreram
|
e6f54fe16d
|
Add: Apply(MiniModel Added In Every Event), Added ApplyNextRound event
|
2026-05-12 21:59:03 +02:00 |
|
rubenpirreram
|
3a39d889e4
|
Fix: Only one player logic (todo go to end-game)
|
2026-05-11 18:05:53 +02:00 |
|
rubenpirreram
|
ef34f780a3
|
Updated: now the disconnected player before the crash are ignored for the game restarting
|
2026-05-10 22:29:42 +02:00 |
|
rubenpirreram
|
8106adb0d0
|
Fix: Server Persistence
|
2026-05-10 20:09:19 +02:00 |
|
rubenpirreram
|
6491eb3a85
|
Fix: RMI Reconnection system
|
2026-05-10 19:13:18 +02:00 |
|
rubenpirreram
|
670afb40a8
|
Fix: TCP Reconnection system -> model too
|
2026-05-10 18:59:49 +02:00 |
|
rubenpirreram
|
f9fa12ac64
|
Fix: TCP Reconnection system -> model too
|
2026-05-10 18:59:33 +02:00 |
|
rubenpirreram
|
93cf5182f2
|
Merge branch 'FA' into server-resilance
|
2026-05-10 17:15:56 +02:00 |
|
rubenpirreram
|
9335db7db0
|
Fix: RMI resilience
|
2026-05-08 20:26:31 +02:00 |
|
GabrieleRadice
|
875a986602
|
Fix: Fixed Model Setting Logic In RMIServer.java And TCPServer.java When A Game Is Restored From Disk.
|
2026-05-08 19:34:20 +02:00 |
|
rubenpirreram
|
9fe23c6f9e
|
Fixed:Client Resilience (TCP)
|
2026-05-08 17:16:09 +02:00 |
|
rubenpirreram
|
e78096d2e0
|
Partial implementation client resilience
|
2026-05-07 21:17:00 +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 |
|
rubenpirreram
|
ee5b69a900
|
Fix: only one skipAction(Del:SkipLower/SkipUpper)
|
2026-05-07 13:12:14 +02:00 |
|
MatteoPellegrino05
|
c7d8af48cc
|
Fix: missing JavaDoc comments and parameter tags
|
2026-05-06 18:49:45 +02:00 |
|
rubenpirreram
|
83e8cb5e17
|
Merge branch 'main' into javadoc-fixes
|
2026-05-06 17:36:37 +02:00 |
|
MatteoPellegrino05
|
51718699a3
|
Fix and complete JavaDoc comments
|
2026-05-06 16:59:18 +02:00 |
|
Aleandro
|
384df3c0a6
|
Fix: ClientLauncher local IP select
|
2026-05-05 19:34:43 +02:00 |
|
rubenpirreram
|
cbe6447b75
|
Fix: RMI no localhost
|
2026-05-05 19:26:33 +02:00 |
|
rubenpirreram
|
836ed59c4c
|
Fix: RMI no localhost
|
2026-05-05 18:56:41 +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
|
47a07b831a
|
Fix: error sended only to interessed player
|
2026-05-05 13:37:28 +02:00 |
|
rubenpirreram
|
5418d70cf8
|
FIX: TUI SHOW ERROR
|
2026-05-04 15:21:33 +02:00 |
|
rubenpirreram
|
918b056d4c
|
Removed: Observer
|
2026-05-02 19:51:12 +02:00 |
|