Commit Graph

20 Commits

Author SHA1 Message Date
fbdd9a097f Changed kbsb elo to home elo (not everyone lives in belgium)
Thanks god they don't.
Also changed fide elo to world elo
2019-05-29 17:55:28 +02:00
eeba61595c Added some tiebreaks 2019-05-28 18:07:43 +02:00
a5f620d3f1 Implemented first tiebreaks 2019-05-28 16:26:03 +02:00
3d1af6b3ae Removed some fields that are not interesting enough 2019-05-28 15:30:55 +02:00
57f18481bf Replaced setters by fluent setters 2019-05-28 14:10:42 +02:00
6dd5f51a25 Added tests for tiebreak order 2019-05-27 21:46:03 +02:00
c92c9c3fba Updated test to refect new generalization 2019-05-27 13:05:09 +02:00
c4a68393fe Updated code style 2019-04-25 15:39:21 +02:00
bbff18e64f Replaced Pairtwo Color Values for generic Values 2019-03-19 16:36:49 +01:00
0adad0fd91 Renamed Sex to Gender 2019-03-04 11:51:06 +01:00
4db54e8f41 Implemented reading out round dates 2019-02-12 18:05:37 +01:00
a149f5e8bc Added conversion of pairings into rounds 2019-02-11 22:41:44 +01:00
fe5c0d01c8 Updated phpdoc 2019-02-11 17:27:26 +01:00
e5fc94aca8 Reading playernames 2019-02-01 17:03:34 +01:00
491004a604 Updated tests 2019-02-01 15:55:58 +01:00
aa27826199 Implemented a more straightforward way to read data 2019-01-31 18:37:06 +01:00
1b92d4d8d1 Finalized reading of tournament data 2019-01-19 14:14:53 +01:00
d1421e2450 Reading out several tournament fields 2019-01-18 18:11:53 +01:00
71d1f2e500 Added examples of reading out tournament data 2019-01-18 14:19:12 +01:00
4c725bc271 Updated to a more usable schema 2019-01-16 18:03:07 +01:00