Commit Graph

  • 709d1743d0 Fix: public attribute are now private with getter/setter, useless synchronized removed Aleandro 2026-06-10 16:07:24 +02:00
  • e45a5bbb98 Add: complete javaDOC Aleandro 2026-06-10 11:43:58 +02:00
  • c099847cbd Add: complete javadoc on model and network Aleandro 2026-06-09 21:30:51 +02:00
  • cbf6cb3c5b Fix: public access now are private with setter/getter Aleandro 2026-06-09 21:06:51 +02:00
  • 3318801913 Fix: small bugs Aleandro 2026-06-09 20:10:11 +02:00
  • 2fb43c385b Refactor of network stack Aleandro 2026-06-09 19:23:58 +02:00
  • 73f3d152af Temporary refactor of code Aleandro 2026-06-09 18:05:59 +02:00
  • 129747c9c5 Fixed: Resolver IP fixed, deleted show error rubenpirreram 2026-06-09 16:05:41 +02:00
  • 839aacb0a1 Add: misc into gitignore Aleandro 2026-06-09 15:22:13 +02:00
  • c2a6e27b00 Fix: fixed scaling Aleandro 2026-06-09 15:11:41 +02:00
  • 707e58a94c Fix: ESC/F11 per fullscreen Aleandro 2026-06-02 20:02:26 +02:00
  • a3cac111ad Fix: login button Fix: windows fullscreen on and off Aleandro 2026-06-02 19:41:21 +02:00
  • 11f21fcf78 Fixed: Reconnection during res action rubenpirreram 2026-06-02 19:21:49 +02:00
  • a1a8a1a19a Fixed: cards json rubenpirreram 2026-06-02 19:16:05 +02:00
  • 1d060a9d42 Fix: login button doesn't allow multiple connection Aleandro 2026-06-02 19:13:19 +02:00
  • d41c2b2c51 Fix: after crash - new game Aleandro 2026-06-02 19:00:08 +02:00
  • 09c5537795 Fixed: MiniModel after new game error rubenpirreram 2026-06-02 17:42:34 +02:00
  • 625e2c92a3 Fixed: Totem Order Position rubenpirreram 2026-06-02 17:18:04 +02:00
  • 5505af1803 Merge pull request #124 rubenpirreram 2026-05-28 17:35:35 +02:00
  • 670c7604cc Merge pull request #123 rubenpirreram 2026-05-28 00:27:48 +02:00
  • b54b2370ed Fixed: SidePanel Render, Selective Render, Fixed TUI "It's not your turn" rubenpirreram 2026-05-28 00:25:19 +02:00
  • 5e8242bacf Added: last event MiniModel rubenpirreram 2026-05-27 22:54:17 +02:00
  • fccb12bd12 Some Main GUI refactor, addHover more than one ecc. rubenpirreram 2026-05-27 22:50:09 +02:00
  • d13310692e Merge pull request #122 rubenpirreram 2026-05-27 20:50:37 +02:00
  • 7fb5e7388a Changed: Now Displays When a player is disconnected in GUI rubenpirreram 2026-05-27 20:48:14 +02:00
  • 06b6bc971f Graphical disconnection Aleandro 2026-05-27 20:09:48 +02:00
  • eec85c5a3f Totem text in bold Aleandro 2026-05-27 19:51:39 +02:00
  • a673c9cfaa Small graphical fixes Aleandro 2026-05-27 19:49:32 +02:00
  • 195d5301f2 Test rubenpirreram 2026-05-27 19:29:21 +02:00
  • 98aa20a10b Fixed: Vbox rows high, now are in the correct form rubenpirreram 2026-05-27 19:20:44 +02:00
  • 29de0a9ed8 Fixed: Temporary fix Concurrent access disconnected player game (nextPlayerSetup) rubenpirreram 2026-05-27 19:16:15 +02:00
  • d14126f198 Fixed: FullScreen Login after Standing displays rubenpirreram 2026-05-27 18:33:59 +02:00
  • a124feb639 Fixed: Standing to Login rubenpirreram 2026-05-26 21:16:37 +02:00
  • 251795e0e4 Fixed: TCP error sending, Server Crashed on GUIClient rubenpirreram 2026-05-26 20:56:16 +02:00
  • 2efee34f9f Merge pull request #121 rubenpirreram 2026-05-26 20:15:47 +02:00
  • f3d4c181c4 Fixed: TUI endGame loop rubenpirreram 2026-05-26 20:15:19 +02:00
  • bfbf7890d3 Added: EventType toString rubenpirreram 2026-05-26 19:30:57 +02:00
  • 1aff264cc5 Added: ErrorType.toString rubenpirreram 2026-05-26 19:26:01 +02:00
  • 55ce0c1d0a Added: Specific Error Display rubenpirreram 2026-05-26 19:08:11 +02:00
  • 9083fd8df4 Merge branch 'main' of github.com:rubenpirreram/ing-sw-2026-pirrera-radice-pagani-pellegrino into error-logic-change rubenpirreram 2026-05-26 18:21:34 +02:00
  • 57cce94908 Added: ErrorType enum rubenpirreram 2026-05-26 18:05:05 +02:00
  • 1676cc910c Merge pull request #120 rubenpirreram 2026-05-26 17:56:49 +02:00
  • d7b0081e09 Removed: re-render gui after an error rubenpirreram 2026-05-26 17:56:19 +02:00
  • 3169745cda Removed: client side player turn control rubenpirreram 2026-05-26 17:51:30 +02:00
  • bbeec46ca2 Fixed: new game after server crash rubenpirreram 2026-05-26 17:49:47 +02:00
  • b900deadd8 Fixed:TCP , but model null (non si resetta serverCrashed) rubenpirreram 2026-05-26 16:33:56 +02:00
  • a8b8461ff9 Fixed:TUI username setting rubenpirreram 2026-05-26 15:49:08 +02:00
  • d79dd66ce9 Fixed: newGame(on standing scene) rubenpirreram 2026-05-26 11:14:06 +02:00
  • 22c4c6cc0f Small refactor Aleandro 2026-05-25 17:32:17 +02:00
  • 24ae732805 Merge pull request #119 rubenpirreram 2026-05-25 19:16:37 +02:00
  • 9426396597 FullScreen Aleandro 2026-05-25 17:04:12 +02:00
  • ac31f560a7 Finalized OS screen effects Aleandro 2026-05-25 18:27:01 +02:00
  • 1dc3052df1 Changed: Temp Fix Board Dim rubenpirreram 2026-05-25 18:09:19 +02:00
  • 01dec853e2 Tests on different graphical settings Aleandro 2026-05-25 17:29:40 +02:00
  • 36d348dc1e Changed: Now Disconnection request can be sent , (TUI,RMI,TCP) rubenpirreram 2026-05-25 16:31:29 +02:00
  • 68be7feff7 Merge pull request #118 from rubenpirreram/GUI-2.0 rubenpirreram 2026-05-25 15:01:38 +02:00
  • 09a8d00d33 Fixed?: maximize and no resizable, and popup rubenpirreram 2026-05-24 16:55:04 +02:00
  • 795c71e0e0 Added: newGame button, first-impl, no-resizable, newGame can be done better , (say set root) rubenpirreram 2026-05-23 20:51:34 +02:00
  • dc1e448c26 Added: newGame button, first-impl, no-resizable, newGame can be done better , (say set root) rubenpirreram 2026-05-23 20:51:15 +02:00
  • 90bf94b35d Merge pull request #117 rubenpirreram 2026-05-23 20:38:41 +02:00
  • 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. rubenpirreram 2026-05-23 20:37:29 +02:00
  • 84a1f8de0f Fixed: SkipTurn Botton Position, SidePanel position, Info back color changed rubenpirreram 2026-05-22 20:10:27 +02:00
  • 06c82bb085 Fixed dimension of lists Aleandro 2026-05-22 18:45:20 +02:00
  • b33fe2e728 MicroFix Aleandro 2026-05-22 18:23:56 +02:00
  • 53df1c58c0 Small details Aleandro 2026-05-22 18:22:11 +02:00
  • b99bb9de6e Add error notification Aleandro 2026-05-22 17:46:25 +02:00
  • 5b7e33f5dd Refactor of GUI - synchronized methods Aleandro 2026-05-22 17:21:24 +02:00
  • 9cef4617cd Initial refactor of GUI Aleandro 2026-05-22 13:49:30 +02:00
  • 6e96459152 Fixed: Popup now disappear if the scene change rubenpirreram 2026-05-21 09:06:31 +02:00
  • 9d1aa51afe Fixed: Popup now disappear if the window is not focused rubenpirreram 2026-05-21 08:53:25 +02:00
  • 424b143805 Fixed: Popup now disappear if the window is not focused rubenpirreram 2026-05-21 08:52:26 +02:00
  • 9d5710c533 Fixed: Bar first implementation rubenpirreram 2026-05-20 23:39:40 +02:00
  • 131bd10e6d Fixed: pom.xml, main.fxml, changed sidePanel now is all in main.fxml rubenpirreram 2026-05-20 22:59:07 +02:00
  • 1d9b3e8caa Fixed: misc.xml rubenpirreram 2026-05-20 20:50:56 +02:00
  • 1de5e74398 Merge pull request #116 from rubenpirreram/Javadoc-fixed rubenpirreram 2026-05-20 19:23:46 +02:00
  • 28a4f7e17c Merge pull request #115 from rubenpirreram/GUI-2.0 rubenpirreram 2026-05-20 19:19:21 +02:00
  • 7a4f8f2384 Added: Now Order Card has totem images instead rectangle rubenpirreram 2026-05-20 19:18:56 +02:00
  • 506def6ffa Login remake final Aleandro 2026-05-20 18:08:42 +02:00
  • bb20b03073 Fixed: now at every action is sent all playersList rubenpirreram 2026-05-20 17:48:27 +02:00
  • b01ffd62b8 docs: refine JavaDoc for model, board and order classes MatteoPellegrino05 2026-05-20 17:42:42 +02:00
  • 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) rubenpirreram 2026-05-20 17:30:37 +02:00
  • 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) rubenpirreram 2026-05-20 17:19:40 +02:00
  • 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) rubenpirreram 2026-05-20 17:18:47 +02:00
  • 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) rubenpirreram 2026-05-20 17:16:48 +02:00
  • 78a3edddf9 Docs: refine JavaDoc for character card classes MatteoPellegrino05 2026-05-20 17:10:57 +02:00
  • 986196a52f Merge pull request #114 from rubenpirreram/tests-fix rubenpirreram 2026-05-20 17:00:22 +02:00
  • 2157925746 Login remake with font Aleandro 2026-05-20 16:53:43 +02:00
  • 0b24845e9d Docs: refine JavaDoc for building effects and controllers MatteoPellegrino05 2026-05-20 16:52:26 +02:00
  • c48180e1b8 Login remake Aleandro 2026-05-20 16:38:20 +02:00
  • 8325d28305 GameTest Fixed rubenpirreram 2026-05-20 16:18:06 +02:00
  • e49f52d509 Refactor. GabrieleRadice 2026-05-20 16:04:00 +02:00
  • 428812cda5 Updated: LoginFXMLController rubenpirreram 2026-05-20 15:46:32 +02:00
  • 884121f4b2 Fix: LeaderBoard margin rubenpirreram 2026-05-19 23:54:10 +02:00
  • c9747df64b Fix: SidePanel margin rubenpirreram 2026-05-19 23:37:13 +02:00
  • 43aa8ae17b Merge pull request #113 rubenpirreram 2026-05-19 23:23:19 +02:00
  • 623a22a0e4 Fix:"Dynamic dimension board line"-> now height can be fissed at any value. Order playerList fixed , now pushNoEffect doesn't clear playerList rubenpirreram 2026-05-19 23:22:51 +02:00
  • 1d254b881c GameList Fixed rubenpirreram 2026-05-19 18:49:11 +02:00
  • 6da5670dff Removed: Board in ApplyNextRound, MiniModel constructor Added: upperListTribe,lowerListTribe,upperListBuilding,lowerListBuilding in MiniModel constructor rubenpirreram 2026-05-19 18:28:05 +02:00
  • d37c111c3c Removed: Board in MiniModel Added: upperListTribe,lowerListTribe,upperListBuilding,lowerListBuilding rubenpirreram 2026-05-19 18:07:34 +02:00
  • 5817b98f1b Merge pull request #112 from rubenpirreram/GUI-2.0 rubenpirreram 2026-05-19 17:55:27 +02:00