|
d131cf403e
|
Added double swiss as tournament system
|
2019-08-03 13:50:34 +02:00 |
|
|
7cb1c512a9
|
Removed debug output
|
2019-07-16 16:10:53 +02:00 |
|
|
f3de844a4c
|
Reading out some more fields
|
2019-07-16 16:07:20 +02:00 |
|
|
ac908ea814
|
Reading out date fields
|
2019-07-16 16:06:50 +02:00 |
|
|
38e67a4261
|
Added binaryData
|
2019-07-16 15:58:53 +02:00 |
|
|
d370aad190
|
Reading out first data
|
2019-07-15 14:45:49 +02:00 |
|
|
2791a1051f
|
implemented reader template
|
2019-07-15 13:47:24 +02:00 |
|
|
21fb6a70bb
|
Added Swar-4 reader to IOFactory
|
2019-07-15 13:41:19 +02:00 |
|
|
ae641ade2b
|
Updated docs
|
2019-06-20 23:54:50 +02:00 |
|
|
eba9d5788d
|
Better description of Game::getResult
|
2019-06-20 23:47:36 +02:00 |
|
|
2b9337535b
|
Fixed fatal error
Cannot access parent:: when current class scope has no parent
|
2019-06-20 23:14:50 +02:00 |
|
|
e2bc4cb063
|
Combined kashdan and soccer kashdan
|
2019-06-20 15:29:02 +02:00 |
|
|
db989487a1
|
Updated docs
|
2019-06-20 15:03:37 +02:00 |
|
|
50a97ad572
|
Renamed GameExists to gameExists
Normalization
|
2019-06-20 14:41:46 +02:00 |
|
|
ab6afa89ce
|
Implemented fluent setters
|
2019-06-20 14:25:44 +02:00 |
|
|
ea365c9e83
|
Removed Round methods from Game
Probably follow-up to 8fe7bc73ee28fe1cbe572e3ccec97fe40b679188
|
2019-06-20 13:52:37 +02:00 |
|
|
b0d194daca
|
Better PHPDoc generation. Also removed the models
|
2019-06-19 21:46:23 +02:00 |
|
|
1f3e381049
|
Reimplemented getParticipants
Possibly historic field that became unused
|
2019-06-18 15:57:42 +02:00 |
|
|
f1b4d68e2f
|
Fixed exception to be in correct namespace
|
2019-06-17 15:38:51 +02:00 |
|
|
93752af11c
|
Merge branch 'task/soccer-kashdan' into task/remove-swsclass
|
2019-06-05 15:00:30 +02:00 |
|
|
bfa8e062f3
|
Added SoccerKashdan as supported Tiebreak
|
2019-06-05 14:57:37 +02:00 |
|
|
1eb02506cf
|
Sws Class got removed
|
2019-06-05 14:56:53 +02:00 |
|
|
c692baa1e0
|
Added total games
|
2019-06-05 13:38:41 +02:00 |
|
|
2ae173a6c9
|
Fixed buchholz tiebreak (once again)
|
2019-06-05 13:15:00 +02:00 |
|
|
0987522121
|
Mutual result takes care about all previous tiebreaks
|
2019-06-04 16:49:05 +02:00 |
|
|
11b07f07d0
|
Fixed getBye to return wonBye players
|
2019-06-04 15:35:21 +02:00 |
|
|
91ea4c7a64
|
Reimplemented official kashdan tiebreak
|
2019-06-03 12:30:14 +02:00 |
|
|
8f812e9776
|
fixed kashdan
|
2019-06-01 16:19:57 +02:00 |
|
|
cbf0082b44
|
fixed cumulative
|
2019-06-01 15:43:22 +02:00 |
|
|
025a45f5bb
|
fixed koya
|
2019-06-01 15:25:01 +02:00 |
|
|
eb46b7908c
|
fixed buchholzmed
|
2019-06-01 14:49:33 +02:00 |
|
|
9e4e2073c8
|
fixed buchholz cut
|
2019-06-01 14:27:50 +02:00 |
|
|
b2cd821ad8
|
Some fixes for getPerformance
|
2019-06-01 13:37:50 +02:00 |
|
|
e28214b9a6
|
Fixed buchholz for bye or absent pairings
|
2019-06-01 11:26:33 +02:00 |
|
|
c82e380b73
|
Merge branch 'bugfix/performance-priority' into bugfix/performance-tiebreak
|
2019-05-31 22:58:36 +02:00 |
|
|
5ca2fc542b
|
Added average performance tiebreak by renaming performance
Performance is now equal to Player::getPerformance
|
2019-05-31 22:50:07 +02:00 |
|
|
0d83e86edb
|
Added priorityElo to getPerformance and tiebreaks
|
2019-05-31 22:45:26 +02:00 |
|
|
3da584aebc
|
Fixed buchholz tiebreak
|
2019-05-31 15:43:54 +02:00 |
|
|
b2b2f5aef8
|
Added default elo
|
2019-05-31 11:38:16 +02:00 |
|
|
c9a19bbcb2
|
Better names for ids and elos
Also fixed some bugs
|
2019-05-31 10:59:30 +02:00 |
|
|
a1c669780e
|
Performance rating unrated
|
2019-05-31 10:24:06 +02:00 |
|
|
4f5f370c12
|
Set correct return types
|
2019-05-30 21:33:27 +02:00 |
|
|
d57a2d053a
|
Added average performance tiebreak
|
2019-05-30 21:30:28 +02:00 |
|
|
0179e52eb2
|
Added cumulative tiebreak
|
2019-05-30 21:25:37 +02:00 |
|
|
07c3a8ad21
|
Implemented kashdan
|
2019-05-30 21:24:22 +02:00 |
|
|
5128d2762e
|
Implemented Sonneborn-Berger
|
2019-05-30 21:18:30 +02:00 |
|
|
eba962a11c
|
Implemented buchholz
|
2019-05-30 21:14:01 +02:00 |
|
|
587a7a2e08
|
Implemented Player::getPerformance()
|
2019-05-30 21:10:31 +02:00 |
|
|
6d4eeff234
|
Implemented koya tiebreak
|
2019-05-30 21:07:05 +02:00 |
|
|
4672c91298
|
Moved points tiebreak to return Player::getPoints()
|
2019-05-30 21:02:31 +02:00 |
|