Commit Graph

8 Commits

Author SHA1 Message Date
112240a038
BUGFIX: Round::getBye() did not return bye players 2019-06-04 15:37:06 +02:00
efe7c0e6b4
NEW FEATURE: Absent and Bye players
2 new functions added:
Round::GetBye(): array and Round::GetAbsent():array

Both returns an array of Pairing objects with Bye or Absent pairings
2019-05-13 20:11:17 +02:00
1e6858d18b
New feature: get pairings from round objects 2019-05-01 15:50:44 +02:00
7f0c7c9350
Updated code style 2019-04-25 15:40:16 +02:00
7bafdc6d5f
Updated phpdoc 2019-04-25 14:09:50 +02:00
b478d99d05
Added conversion of pairings into rounds 2019-02-11 22:41:44 +01:00
8c6e3b81fa
Fixed code style 2019-02-11 17:37:30 +01:00
82370b25d7
Added a reading of rounds
not finished yet
2019-02-06 17:23:37 +01:00