Commit Graph

911 Commits

Author SHA1 Message Date
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
Aleandro 85f2dd9208 Fix: full model refactor 2026-06-14 12:28:53 +02:00
Aleandro 9a931bfc1b Fix: minor bug 2026-06-12 20:18:51 +02:00
Aleandro 053f0048bc Fix: lowert GPU consumption due to particles 2026-06-12 19:49:38 +02:00
Aleandro d8b2688968 Fix: tests 2026-06-12 19:17:54 +02:00
Aleandro 961d7d9f70 Delete: unused test 2026-06-12 19:15:55 +02:00
Aleandro 3494581c0e Fix: bug fixes and all version are up to date 2026-06-12 19:10:38 +02:00
Aleandro 29846e893e Merge remote-tracking branch 'origin/main' 2026-06-12 18:37:35 +02:00
Aleandro bc9e4480c0 Refactor: removed dead code and standarized to camelCase 2026-06-12 18:37:18 +02:00
Aleandro 4f0aacc5db Fix: all packages updated to last version 2026-06-12 18:07:24 +02:00
Aleandro 5a0d201341 Fix: try/catch in audio load+ 2026-06-12 17:45:30 +02:00
Aleandro 892b748f64 Fix: JavaFX 23 2026-06-12 17:36:50 +02:00
rubenpirreram de57ed53c2 Fixed: pom 2026-06-12 17:33:47 +02:00
Aleandro c834c5ace3 Fix: changed background to login GUI 2026-06-11 10:59:05 +02:00
Aleandro dfa48eb3ae Fix: micro fix 2026-06-11 00:48:57 +02:00
Aleandro 0ea256b527 Add: FX and music to GUI 2026-06-11 00:42:07 +02:00
Aleandro 4ffe4c5352 Fix: complete refactor of TUI
Tests updated
2026-06-10 22:15:32 +02:00
Aleandro 8bd740e68a Fix: how caracthers are displayed 2026-06-10 20:01:39 +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 14a8e07b91 Fix: useless interface removed 2026-06-10 16:53:47 +02:00
Aleandro 507e4923d0 Fix: additional controls over data structures 2026-06-10 16:23:10 +02:00
Aleandro 709d1743d0 Fix: public attribute are now private with getter/setter, useless synchronized removed 2026-06-10 16:07:24 +02:00
Aleandro e45a5bbb98 Add: complete javaDOC 2026-06-10 11:43:58 +02:00
Aleandro c099847cbd Add: complete javadoc on model and network 2026-06-09 21:30:51 +02:00
Aleandro cbf6cb3c5b Fix: public access now are private with setter/getter 2026-06-09 21:06:51 +02:00
Aleandro 3318801913 Fix: small bugs 2026-06-09 20:10:11 +02:00
Aleandro 2fb43c385b Refactor of network stack 2026-06-09 19:23:58 +02:00
Aleandro 73f3d152af Temporary refactor of code 2026-06-09 18:05:59 +02:00
rubenpirreram 129747c9c5 Fixed: Resolver IP fixed, deleted show error 2026-06-09 16:05:41 +02:00
Aleandro 839aacb0a1 Add: misc into gitignore 2026-06-09 15:22:13 +02:00
Aleandro c2a6e27b00 Fix: fixed scaling 2026-06-09 15:11:41 +02:00
Aleandro 707e58a94c Fix: ESC/F11 per fullscreen 2026-06-02 20:02:26 +02:00
Aleandro a3cac111ad Fix: login button
Fix: windows fullscreen on and off
2026-06-02 19:41:21 +02:00
rubenpirreram 11f21fcf78 Fixed: Reconnection during res action 2026-06-02 19:21:49 +02:00
rubenpirreram a1a8a1a19a Fixed: cards json 2026-06-02 19:16:05 +02:00
Aleandro 1d060a9d42 Fix: login button doesn't allow multiple connection 2026-06-02 19:13:19 +02:00
Aleandro d41c2b2c51 Fix: after crash - new game 2026-06-02 19:00:08 +02:00
rubenpirreram 09c5537795 Fixed: MiniModel after new game error 2026-06-02 17:42:34 +02:00
rubenpirreram 625e2c92a3 Fixed: Totem Order Position 2026-06-02 17:18:04 +02:00
rubenpirreram 5505af1803 Merge pull request #124
GUI-2.0
2026-05-28 17:35:35 +02:00
rubenpirreram 670c7604cc Merge pull request #123
Test_last_event
2026-05-28 00:27:48 +02:00
rubenpirreram b54b2370ed Fixed: SidePanel Render, Selective Render, Fixed TUI "It's not your turn" 2026-05-28 00:25:19 +02:00
rubenpirreram 5e8242bacf Added: last event MiniModel 2026-05-27 22:54:17 +02:00