Commit Graph

39 Commits

Author SHA1 Message Date
1f3e381049
Reimplemented getParticipants
Possibly historic field that became unused
2019-06-18 15:57:42 +02:00
b2b2f5aef8
Added default elo 2019-05-31 11:38:16 +02:00
34a5696ff3
Some documentation and bugfixes 2019-05-30 08:33:16 +02:00
97a28a3c4d
Added getElo() and getId() function 2019-05-29 18:24:20 +02:00
f9f5e0d554
GameModel::getResult can also return null
Fixes: Fatal error: Uncaught TypeError: Return value of JeroenED\Libpairtwo\Models\Game::getResult() must be an instance of JeroenED\Libpairtwo\Enums\Gameresult, null returned
2019-05-28 21:06:06 +02:00
74688ac8b8
Implemented first tiebreaks 2019-05-28 16:26:03 +02:00
4f15eb0c9f
Removed some fields that are not interesting enough 2019-05-28 15:30:55 +02:00
e92240d56f
Replaced setters by fluent setters 2019-05-28 14:10:42 +02:00
057e35f1da
Added reading out the order of tiebreaks 2019-05-27 21:45:19 +02:00
ba3bbcdb69
Models are abstract 2019-05-27 13:06:35 +02:00
74d027e8d1
Added Reader for Pairtwo-6 2019-05-27 12:58:53 +02:00
f8a8f86ce9
Do not make a pairing object if object is not a pairing 2019-05-01 19:55:37 +02:00
1c2312f258
Added default value to Pairings object 2019-05-01 17:24:06 +02:00
7bfb68da55
Added pairings to round objects 2019-05-01 15:49:12 +02:00
1df8349b46
Updated code style 2019-04-25 15:39:21 +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
7fb94aaf00
Renamed Sex to Gender 2019-03-04 11:51:06 +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
8c6e3b81fa
Fixed code style 2019-02-11 17:37:30 +01:00
64e47ff606
Updated phpdoc 2019-02-11 17:27:26 +01:00
b6c72e9021
Reading out pairings 2019-02-11 16:43:36 +01:00
682cf386b6
Added tournament year and rounddates 2019-02-11 16:42:20 +01:00
7d83534984
Typo 2019-02-06 20:54:07 +01:00
492b9e8d20
Better to set while reading sws 2019-02-06 20:47:46 +01:00
2bc179c0bb
Fixed issue where points are doubled 2019-02-06 20:10:07 +01:00
82370b25d7
Added a reading of rounds
not finished yet
2019-02-06 17:23:37 +01:00
9f2845fc53
Updated phpdoc 2019-02-01 15:55:44 +01:00
17c924b45c
Added some more fields 2019-02-01 15:55:34 +01:00
97044491f4
Enums in enum namespace 2019-02-01 15:51:35 +01:00
27f32eb21c
Changes 2019/01/25
* Moved enums to separate namespace
* Added Player class
2019-01-25 17:31:23 +01:00
81b92ecde3
Finalized reading of tournament data 2019-01-19 14:14:53 +01:00
6341b7740b
several corrections 2019-01-18 18:10:56 +01:00
c6aedc8a90
Updated phpdoc 2019-01-18 14:18:52 +01:00
471f17da2f
First reads of binary data 2019-01-18 14:17:43 +01:00
55544f5f62
Updated to a more usable schema 2019-01-16 18:03:07 +01:00
98dd8c9739
Added reading of sws release 2019-01-10 20:05:23 +01:00