Commit Graph

399 Commits

Author SHA1 Message Date
Claude Brisson
6d6fcda694 Fix opengotha export header 2024-01-27 09:57:04 +01:00
Claude Brisson
10bf5b41b6 Centralized versionning, and web server ressources cache fooling 2024-01-27 09:44:21 +01:00
Claude Brisson
a4c55c82e2 Fix MMS computation for current round and while pairing 2024-01-26 08:13:15 +01:00
Claude Brisson
4278fe9b46 Accept utf BOM prefix in imported xml file 2024-01-25 21:56:30 +01:00
Claude Brisson
f2e9cd5acc Fix handicap bug 2024-01-25 08:22:48 +01:00
Claude Brisson
a4b18e0ef1 Mac Mahon groups edition 2024-01-25 06:43:38 +01:00
Claude Brisson
d725587c88 Fix mmsCorrection import/export 2024-01-24 07:41:18 +01:00
Claude Brisson
3dca47d22f Remove some debug logs 2024-01-23 20:51:20 +01:00
Claude Brisson
bce7c7477e Fix pseudo rank 2024-01-23 20:13:29 +01:00
Claude Brisson
5059633998 Merge from master 2024-01-23 19:41:13 +01:00
Claude Brisson
829fbb764a Add individual correctionMms field 2024-01-23 19:28:12 +01:00
Theo Barollet
08d6ecd6ca clean before merge 2024-01-23 19:22:56 +01:00
Claude Brisson
2a733f7cdb Fix BIP unpairing 2024-01-23 12:15:03 +01:00
Theo Barollet
b4a928b894 BOTTOM/TOP default for DUDD 2024-01-22 18:08:48 +01:00
Claude Brisson
354c7cc748 Table renumbering ; various bugfixes and enhancements 2024-01-22 11:25:20 +01:00
Claude Brisson
8c719d2fc7 Version number parameterization in progress 2024-01-20 12:57:58 +01:00
Claude Brisson
a8bf1e891d Allow edition of table number (but without recalc for now) 2024-01-20 12:47:52 +01:00
Claude Brisson
fd1df8762a Fix tables numbers 2024-01-20 12:38:35 +01:00
Claude Brisson
04f9c27cbe Don't list non final pairables in standings 2024-01-20 11:41:34 +01:00
Claude Brisson
0fba3e065c Final reg status handling tweaks 2024-01-20 11:35:59 +01:00
Claude Brisson
3c9e1683f7 Registration status in progress 2024-01-20 09:09:39 +01:00
Claude Brisson
cffa4ce699 Game edition ok, and other minor tweaks 2024-01-19 05:43:07 +01:00
Theo Barollet
86ec4af88e Handicap based on MMS 2024-01-17 16:21:15 +01:00
Theo Barollet
481899d4bd Fixed complicated MMS test 2024-01-03 10:50:19 +01:00
Claude Brisson
b261e56807 EGF and FFG exports 2024-01-01 12:26:40 +01:00
Theo Barollet
cb17d59cd1 MMS up to round 4 out of 5 (bug with BWbalance) 2023-12-31 15:16:16 +01:00
Theo Barollet
6ec0b52bb8 Merge remote-tracking branch 'origin/pairing_quentin' into pairing_theo 2023-12-31 13:50:04 +01:00
Theo Barollet
bd87191149 added option to skip seeding in tests 2023-12-29 16:54:55 +01:00
Theo Barollet
7340f2de57 fixed mmsolver instantiation in dudd computation 2023-12-29 16:13:15 +01:00
Quentin Rendu
b929f6bb32 Remove forced pairings in notsosimpleswiss 2023-12-29 16:06:09 +01:00
Theo Barollet
eb5811d323 Merge remote-tracking branch 'origin/pairing_quentin' into pairing_theo 2023-12-29 15:17:33 +01:00
Theo Barollet
9908e983f0 fixed solver instantiation for dudd recomputation 2023-12-29 15:16:37 +01:00
Quentin Rendu
7ff668847c Remove debug writings and add weight test files 2023-12-29 12:37:12 +01:00
Quentin Rendu
ac983918b0 Modify algorithm of chooseByePlayer to match OpenGotha 2023-12-29 12:23:59 +01:00
Quentin Rendu
43bd7c3dae Remove games against ByePlayer when computing SOSOS and SODOS 2023-12-29 11:08:28 +01:00
Theo Barollet
ddd7e74c09 recomputing dudd when putting games 2023-12-28 16:36:41 +01:00
Theo Barollet
abaeef9f35 Merge branch 'tmp'
# Conflicts:
#	engine/api-webapp/src/main/kotlin/org/jeudego/pairgoth/api/PairingHandler.kt
#	engine/api-webapp/src/main/kotlin/org/jeudego/pairgoth/pairing/solver/BaseSolver.kt
2023-12-28 16:32:19 +01:00
Theo Barollet
eb81d8d2d2 recomputing dudd when putting games 2023-12-28 16:27:35 +01:00
Quentin Rendu
82dfe7d825 Remove games against ByePlayer when computing colorBalance 2023-12-28 16:22:42 +01:00
Claude Brisson
20ffa4703b Let one adjust dudd on PUT game 2023-12-28 15:27:45 +01:00
Claude Brisson
149541cb3c Allow unpairing of games without result in previous rounds 2023-12-28 07:30:43 +01:00
Quentin Rendu
e2b64df771 Revert geoMaxCost initialisation to avoidSameGeo 2023-12-27 15:43:21 +01:00
Claude Brisson
23bb6cb86d Debug export, handle export of by player 2023-12-27 12:19:25 +01:00
Claude Brisson
797ac17b74 Select all in lists for pair/unpair; allow results changes in previous rounds 2023-12-27 11:51:51 +01:00
Claude Brisson
1cd57ac58a Let use change code name 2023-12-27 09:59:01 +01:00
Claude Brisson
22694f47f2 Remove weights file 2023-12-26 13:09:59 +01:00
Claude Brisson
14a88c1c26 Fix tests, move weights.txt out of src 2023-12-26 13:09:15 +01:00
Claude Brisson
2629ea9b9d Fix half MMS point 2023-12-26 11:29:10 +01:00
Claude Brisson
b69b5cc0a6 Handling of half MMS point for missed rounds 2023-12-26 11:04:54 +01:00
Claude Brisson
70270bd528 always choose white for the strongest player with handicap 2023-12-26 10:07:30 +01:00