65f2389045
MAJOR UPDATE: Generalization + Tiebreaks
2019-06-01 16:39:58 +02:00
e979b7e556
MAJOR ENHANCEMENT: Generalisation
...
This is a first step in generalisation of the project. Please review https://github.com/JeroenED/libpairtwo/wiki/Converting-your-code-to-the-generalized-format for more info on your code changes
2019-05-27 13:15:49 +02:00
90a199b438
ENHANCEMENT: No pairing object if pairing is dummy
2019-05-01 19:56:49 +02:00
cfc1a514bf
BUGFIX: Player::getPairings() return null
...
PHP Fatal error: Uncaught TypeError: Return value of JeroenED\Libpairtwo\Models\Player::getPairings() must be of the type array, null returned in vendor/jeroened/libpairtwo/src/Models/Player.php:372
2019-05-01 17:26:21 +02:00
f56455f4e5
New feature: get pairings from round objects
2019-05-01 15:50:44 +02:00
a9325a3c07
Updated code style
2019-04-25 15:40:16 +02:00
5b93c46e4d
Added pairings to player object
2019-04-25 14:14:40 +02:00
f068a3916d
Updated phpdoc
2019-04-25 14:09:50 +02:00
c6d1afd171
Reimplemented creation of results
2019-03-20 12:46:46 +01:00
0adad0fd91
Renamed Sex to Gender
2019-03-04 11:51:06 +01:00
a149f5e8bc
Added conversion of pairings into rounds
2019-02-11 22:41:44 +01:00
4474d29ad3
Updated some more phpdoc
2019-02-11 17:58:58 +01:00
d745c04b54
Fixed code style
2019-02-11 17:37:30 +01:00
fe5c0d01c8
Updated phpdoc
2019-02-11 17:27:26 +01:00
fcb9aba40e
Reading out pairings
2019-02-11 16:43:36 +01:00
95801e8b4e
Added tournament year and rounddates
2019-02-11 16:42:20 +01:00
4c4386e023
Typo
2019-02-06 20:54:07 +01:00
561db83248
Better to set while reading sws
2019-02-06 20:47:46 +01:00
e4097c93f3
Fixed issue where points are doubled
2019-02-06 20:10:07 +01:00
f8b0d35fa1
Added a reading of rounds
...
not finished yet
2019-02-06 17:23:37 +01:00
f09b673a96
Updated phpdoc
2019-02-01 15:55:44 +01:00
0e90a91156
Added some more fields
2019-02-01 15:55:34 +01:00
911c9615fd
Enums in enum namespace
2019-02-01 15:51:35 +01:00
eff0f39d2e
Changes 2019/01/25
...
* Moved enums to separate namespace
* Added Player class
2019-01-25 17:31:23 +01:00
1b92d4d8d1
Finalized reading of tournament data
2019-01-19 14:14:53 +01:00
6bfa557892
several corrections
2019-01-18 18:10:56 +01:00
652b3a8d2c
Updated phpdoc
2019-01-18 14:18:52 +01:00
9b7bede19b
First reads of binary data
2019-01-18 14:17:43 +01:00
4c725bc271
Updated to a more usable schema
2019-01-16 18:03:07 +01:00
b974cc3aaf
Added reading of sws release
2019-01-10 20:05:23 +01:00