9385a77148
REMOVED: Tiebreak::American
and all its uses were removed
2019-10-26 23:30:37 +02:00
3a681e97d5
NEW FEATURE: Game::getBoard()
for getting the board number of the game
2019-09-28 21:49:33 +02:00
fa30eb9ac3
META: Documentation fixups
2019-09-28 10:34:43 +02:00
b445f2f301
BUGFIX: Tournament::calculateAverageRating() returned NaN if no games
2019-09-27 18:02:43 +02:00
dfea5a3cfb
BUGFIX: Tournament::calculateBaumbach()
treated bye as won
2019-09-27 17:50:24 +02:00
a0df232bf4
BUGFIX: Tournament::calculateMutualResult
Returned NULL if result not
2019-09-27 17:32:34 +02:00
9ddff524d9
ENHANCEMENT: Simplified final buchholz calculation
2019-09-27 17:05:20 +02:00
6e43f43a8d
BUGFIX: Buchholz score did not return the correct score
2019-09-27 16:48:48 +02:00
3cdb4f8e5f
NEW FEATURE: Tournament::getArbiters
for multiple arbiters
2019-09-26 15:00:02 +02:00
fefb089018
BUGFIX: Tiebreaks were not read in swar-4 reader
2019-09-25 19:53:22 +02:00
a5fb27624e
NEW READER: swar-4
for reading out files created with Swar version 4.
2019-09-25 18:46:33 +02:00
6324417b0f
CHANGE: Kashdan and Soccer Kashdan are combined in 1 function
2019-06-20 15:39:37 +02:00
922c1cfdbc
ENHANCEMENT: Better Docs generation
...
* NEW FEATURE: Added clean-dist and clean-dev targets
* ENHANCEMENT: Resized logo in Doxygen for better fit
* ENHANCEMENT: Doxygen takes branch name or version tag as `PROJECT_NUMBER`
* CHANGE: Version tag directly put in distribution filename
* CHANGE: `Tournament::GameExists()` renamed to `Tournament::gameExists()`
* CHANGE: Updated composer metadata
* CHANGE: Some setters changed to fluent setters. (More info: 7aca35057c10d2b982f93a698499c0c01df2fdc5)
2019-06-20 15:32:59 +02:00
71838dad55
MAJOR CHANGE: Model Classes has been removed
...
CHANGE: Replaced PhpDoc with Doxygen
2019-06-19 21:55:20 +02:00
663951a9cc
BUGFIX: Tournament::getParticipants() did not return a correct value
2019-06-18 16:01:15 +02:00
3ea4a01d20
NEW FEATURE: Soccer Kashdan (aka: kashdan using 3-1-0 scoring)
2019-06-05 15:03:52 +02:00
89e4e6c121
MAJOR UPDATE: Generalization + Tiebreaks
2019-06-01 16:39:58 +02:00
1e6858d18b
New feature: get pairings from round objects
2019-05-01 15:50:44 +02:00
b265e4c23d
Added pairings to player object
2019-04-25 14:14:40 +02:00
7bafdc6d5f
Updated phpdoc
2019-04-25 14:09:50 +02:00
5625e0c7c0
Reimplemented creation of results
2019-03-20 12:46:46 +01:00
728c25961d
Typo
2019-03-19 20:42:37 +01:00
7b6962843c
Replaced Pairtwo Color Values for generic Values
2019-03-19 16:36:49 +01:00
ce6e501043
Implemented reading out round dates
2019-02-12 18:05:37 +01:00
b478d99d05
Added conversion of pairings into rounds
2019-02-11 22:41:44 +01:00
99ccb56aeb
Updated some more phpdoc
2019-02-11 17:58:58 +01:00
b6c72e9021
Reading out pairings
2019-02-11 16:43:36 +01:00
dcca8fe39e
Fixing an issue
2019-02-06 20:34:09 +01:00
d1d4806b0b
Updated to support american sorting
2019-02-06 20:10:52 +01:00
93125bb79c
Better sorting function
2019-02-06 18:22:25 +01:00
c9d5407f0c
fixed little mistake
2019-02-06 17:56:48 +01:00
e367e8929b
added getting a ranking of players
2019-02-06 17:24:10 +01:00
82370b25d7
Added a reading of rounds
...
not finished yet
2019-02-06 17:23:37 +01:00
830b21afa2
Reading playernames
2019-02-01 17:03:34 +01:00
a71b77edd5
Models in Models, logic in src
2019-02-01 15:53:39 +01:00