35 Commits

Author SHA1 Message Date
c1a0a79531 fix reversed method name 2025-02-14 19:54:52 +01:00
aea638d660 remove prints and inputs from controller to view 2025-02-14 11:49:52 +01:00
c9cf13c209 last run to be clean 2025-02-13 19:03:37 +01:00
9b881839ba display tournament prettier 2025-02-13 19:00:46 +01:00
5d4aa8127f add space 2025-02-13 18:58:39 +01:00
d09e781ded quit from menu to avoid loop 2025-02-13 18:56:46 +01:00
2397e6dbe4 removed unused methods 2025-02-13 18:27:46 +01:00
a1c7b5ab2c reset round list for a new tournament 2025-02-13 16:38:44 +01:00
52ae8b774d fix typo 2025-02-13 16:20:03 +01:00
fee2df07b1 add lines in display 2025-02-13 16:13:11 +01:00
fd87fabaf1 improve player display 2025-02-13 16:08:21 +01:00
cebb11380c fix modules path 2025-02-13 16:00:03 +01:00
653e3ef0f6 add move in right folder 2025-02-13 15:58:05 +01:00
89bda57fe5 Merge pull request 'simple' (#4) from simple into dev
Reviewed-on: #4
2025-02-13 14:52:08 +00:00
89aa9b2192 add info 2025-02-13 15:51:31 +01:00
98c723afc5 generate new flake report 2025-02-13 15:46:37 +01:00
6043354279 Merge pull request 'simple' (#3) from simple into dev
Reviewed-on: #3
2025-02-13 14:44:48 +00:00
29a56eceaa adjust match issue, add total score to tournament display 2025-02-13 15:44:04 +01:00
d115126afb remove some remaining debug prints 2025-02-13 12:07:52 +01:00
bc8f73beaf add break on quit to avoid loop 2025-02-13 12:02:08 +01:00
31c2b39fa4 fix some minor issues 2025-02-13 12:01:01 +01:00
7c50729643 Merge pull request 'add flake report and instructions' (#2) from simple into dev
Reviewed-on: #2
2025-02-13 10:54:47 +00:00
151b2411b3 add flake report and instructions 2025-02-13 11:49:04 +01:00
cd14f05d54 Merge pull request 'simple' (#1) from simple into dev
Reviewed-on: #1
2025-02-13 10:32:13 +00:00
a0f7004c7f reorganized everything, put launcher in main 2025-02-13 11:26:15 +01:00
0500dbeb7a improve round display with dunder 2025-02-06 11:25:56 +01:00
a0cb9b0e12 delete unused old models 2025-02-06 10:26:48 +01:00
6df0cf99fe add some explanation on sequence and tests 2025-02-06 10:23:57 +01:00
195c3f6b02 moved some methods to view 2025-02-06 10:16:16 +01:00
425c5c716b tournament works.. but things are not in the right place 2025-02-05 15:20:11 +01:00
04aa65f2a8 refactored from simpliest models 2025-02-05 13:47:52 +01:00
c30d907847 clean __pycache__ should be ignored 2025-01-31 09:47:40 +01:00
eff56ad6d6 adapt folders to MVC 2025-01-31 09:43:02 +01:00
471b2c9692 refactor with MVC folder; tests in vrac.py for now 2025-01-30 17:14:46 +01:00
78cdc9028e push all to show in first session 2025-01-23 09:43:02 +01:00