Commit Graph

7 Commits

Author SHA1 Message Date
ff8d372a8f Updated point calculation for Swiss system
The point calculation for virtual players and tiebreaks has been updated to only apply when the tournament system is set to Swiss. This change ensures that points are calculated correctly based on the specific rules of each tournament system.
2024-08-21 17:25:05 +02:00
2d9fbe8433
Need to calculate with value 2023-01-24 10:31:12 +01:00
466bb2bfec
ENHANCE:MENT: Added binary data methods 2023-01-21 16:29:58 +01:00
58ff6714a9
Remove PHPUnit files 2023-01-14 14:45:02 +01:00
a016fcb012
Remove getValue from enum calls 2023-01-14 14:34:19 +01:00
e0aaf5c286
Added external repositories 2023-01-13 12:28:00 +01:00
15e2b094b9
Initial Commit
This commit:
- Creates the repository
- Forks libpairtwo
- Removes the unrelated files
- Moves the namespaces to a new namespace
- Uses native 8.1 enums instead of a thirdparty-library
2023-01-12 21:00:58 +01:00