Commit Graph

905 Commits

Author SHA1 Message Date
Aleandro 49d98fa514 Small server print fix 2026-06-19 20:09:24 +02:00
Aleandro 8e826e2765 Merge remote-tracking branch 'origin/main' 2026-06-19 20:05:16 +02:00
Aleandro 13af6436bb GUI: print how long the username can be 2026-06-19 20:04:59 +02:00
rubenpirreram e660a530e9 Fixed: ErrorType Totem, Server Output Cleaned 2026-06-19 19:47:21 +02:00
Aleandro 63ffb02112 Login clear before error 2026-06-19 19:44:29 +02:00
Aleandro 641b8c0a4d Totem error show 2026-06-19 19:39:32 +02:00
Aleandro 80c8236e07 TUI colors and clear added 2026-06-19 18:59:55 +02:00
GabrieleRadice fbaf7d0652 Fix: Fixed Issues With Max Player Username Length (Changed From 32 To 10) In PlayerTest.java And GameTest.java. 2026-06-19 18:46:07 +02:00
GabrieleRadice 9e7a1f7662 Merge branch 'main' of https://github.com/rubenpirreram/ing-sw-2026-pirrera-radice-pagani-pellegrino 2026-06-19 18:34:28 +02:00
Aleandro 89043c8393 Max player username lenght is 10 2026-06-19 18:33:51 +02:00
Aleandro 13009ac6ac Small GUI/TUI fix 2026-06-19 18:06:19 +02:00
rubenpirreram 9bca2b969f Fixed: Recreate the game if the only player in the waiting queue crashs 2026-06-19 18:03:48 +02:00
rubenpirreram 6a1b66aa9d Added: deliverables(UML and SEQ diagram) 2026-06-19 17:00:06 +02:00
GabrieleRadice e1b89886b4 Revert "final refactor 4 (problems noticed by intellij)"
This reverts commit 5ddbc34e7d0d50338fb1025c3e852473fc19e7da.
2026-06-19 16:43:50 +02:00
Aleandro 70f53bdd28 final refactor 4 (problems noticed by intellij) 2026-06-19 15:54:09 +02:00
Aleandro b8cde926b0 final refactor 3 (problems noticed by intellij) 2026-06-19 15:51:54 +02:00
Aleandro 79ebe6b93e final refactor 2 (problems noticed by intellij) 2026-06-19 15:46:40 +02:00
Aleandro 36814e3166 Initial final refactor (problems noticed by intellij) 2026-06-19 15:38:15 +02:00
rubenpirreram 338df7748b Fixed: UML_TEMP 2026-06-14 23:23:42 +02:00
Aleandro 6e8eda0198 Added quit button to GUI 2026-06-14 23:19:54 +02:00
Aleandro d9fa4225da Small fix to TUI 2026-06-14 22:57:55 +02:00
Aleandro dd3a16a6c2 Changed git ignore 2026-06-14 21:53:26 +02:00
Aleandro 22093bd6e4 Merge remote-tracking branch 'origin/main' 2026-06-14 21:49:08 +02:00
Aleandro c189e20c66 Remove: useless files and music 2026-06-14 21:48:40 +02:00
Aleandro Pagani 1cc8d98e99 Update README.md 2026-06-14 21:38:04 +02:00
Aleandro Pagani 602d865c3f Update README.md 2026-06-14 21:36:12 +02:00
Aleandro Pagani 741c1d1d2c Update README.md 2026-06-14 21:34:56 +02:00
Aleandro Pagani e5b414fa86 Update README.md 2026-06-14 21:34:37 +02:00
Aleandro Pagani a8f5c32f1f Update README to remove unnecessary sections
Removed compilation instructions and GUI display requirement from README.
2026-06-14 21:34:14 +02:00
Aleandro Pagani e966b4f35c Remove RMI note from README
Removed note about RMI client-server IP requirements.
2026-06-14 21:32:10 +02:00
Aleandro c4ac556759 Add: README.md 2026-06-14 21:27:36 +02:00
Aleandro 4b3a5a5ea3 Mid commit for problem solving 2026-06-14 21:07:49 +02:00
Aleandro bac4a6b7f5 Initial problem solving (identified by Intellij) 2026-06-14 21:01:43 +02:00
Aleandro e27a2e1b0c Fix: small change to how clients connect 2026-06-14 20:33:32 +02:00
Aleandro 9f985c8ea9 Fix: all JavaDOC completed 2026-06-14 20:24:04 +02:00
Aleandro ad8bbd8dca Fix: small improvement in TUI leaderboard 2026-06-14 19:54:04 +02:00
Aleandro 793630ed96 Fix: regress bug 2026-06-14 19:34:39 +02:00
Aleandro 3dfd265e9f Fix: Potential fix windows TUI 2026-06-14 18:47:54 +02:00
Aleandro da4c725822 Fix: test and hopefully windows TUI 2026-06-14 18:11:05 +02:00
Aleandro f92de16fc4 Merge remote-tracking branch 'origin/main' 2026-06-14 17:52:22 +02:00
Aleandro b7ca7e7d31 Fix: toString refactor 2026-06-14 17:51:58 +02:00
rubenpirreram 604418455f Fixed: MARKED TODO JAVADOC 2026-06-14 17:17:56 +02:00
rubenpirreram 8f92cb1594 Fixed: MARKED TODO JAVADOC 2026-06-14 17:08:34 +02:00
Aleandro 4c2290a1c5 Fix: marked JavaDOC TODOS in main 2026-06-14 17:00:20 +02:00
rubenpirreram a35c95c1c0 Fixed: endgame reconnection updated 2026-06-14 16:09:49 +02:00
Aleandro c751d7d9ff Fix: small fix in network event 2026-06-14 16:01:17 +02:00
Aleandro 275dc51409 Fix: full view refactor 2026-06-14 16:00:35 +02:00
Aleandro 6c070e1ce5 Fix: full FA refactor 2026-06-14 13:49:54 +02:00
Aleandro 3888529b96 Fix: full network stack refactor 2026-06-14 13:31:32 +02:00
Aleandro b11027a251 Fix: full controller refactor 2026-06-14 13:00:36 +02:00