de030fd101
META: Documentation fixes
2019-12-26 20:35:17 +01:00
ac28446e58
MAJOR CHANGE: Changed license to AGPL-3.0
2019-12-26 19:42:01 +01:00
bb7086c3ec
META: Documentation fixes
2019-12-25 13:55:14 +01:00
a2f6cd5e53
BUGFIX: Mutual result did not return the correct result
2019-12-25 13:48:07 +01:00
3926b9738b
BUGFIX: Sonneborn-berger did not use a virtual opponent
2019-12-22 18:17:26 +01:00
f8c8945180
BUGFIX: wrong use the use of Player::Points
2019-12-21 19:34:55 +01:00
4c16108321
CHANGE: Phpdoc is used again for docs generation
2019-11-17 01:23:11 +01:00
dc1960d51e
MAJOR CHANGE: Getter and setter methods have been removed.
2019-11-16 16:17:37 +01:00
b7906ecc55
NEW FEATURE: Added make clean-repo
command
2019-11-15 17:36:24 +01:00
b9d763c2ed
CHANGE: Logo has been redesigned
2019-11-06 20:28:25 +01:00
9385a77148
REMOVED: Tiebreak::American
and all its uses were removed
2019-10-26 23:30:37 +02:00
8a0fd88b55
BUGFIX: Absent and Forfait were not read properly since getBoard()
...
Note to self: never push commits during SM-session. NEVER!
2019-10-26 22:49:20 +02:00
bd0e99cc06
META: Documentation fixups
2019-09-30 20:44:58 +02:00
3a681e97d5
NEW FEATURE: Game::getBoard()
for getting the board number of the game
2019-09-28 21:49:33 +02:00
f143069b08
META: Fully translated template.php in dists
2019-09-28 10:43:02 +02:00
fa30eb9ac3
META: Documentation fixups
2019-09-28 10:34:43 +02:00
d4edff4717
META: Preparation for next release
2019-09-28 00:55:15 +02:00
7809383649
RELEASE: v1.2 release
2019-09-28 00:49:28 +02:00
27d57dcb3d
BUGFIX: Distributions could be created from a branch other than master
2019-09-28 00:42:10 +02:00
25c91c5242
ENHANCEMENT: The template provides a more usable starting implementation
2019-09-28 00:41:40 +02:00
b445f2f301
BUGFIX: Tournament::calculateAverageRating() returned NaN if no games
2019-09-27 18:02:43 +02:00
dfea5a3cfb
BUGFIX: Tournament::calculateBaumbach()
treated bye as won
2019-09-27 17:50:24 +02:00
a0df232bf4
BUGFIX: Tournament::calculateMutualResult
Returned NULL if result not
2019-09-27 17:32:34 +02:00
9ddff524d9
ENHANCEMENT: Simplified final buchholz calculation
2019-09-27 17:05:20 +02:00
6e43f43a8d
BUGFIX: Buchholz score did not return the correct score
2019-09-27 16:48:48 +02:00
8483d2556c
BUGFIX: Forfait did not return not played
2019-09-27 12:03:54 +02:00
7d09e1be32
BUGFIX: Absent players were not read out properly
2019-09-27 01:08:14 +02:00
228dc5a350
MAJOR BUGFIX: Wrong opponent was provided in swar-4 reader
2019-09-26 19:50:04 +02:00
3cdb4f8e5f
NEW FEATURE: Tournament::getArbiters
for multiple arbiters
2019-09-26 15:00:02 +02:00
fefb089018
BUGFIX: Tiebreaks were not read in swar-4 reader
2019-09-25 19:53:22 +02:00
3c3b8c8b92
ALPHA RELEASE: v1.2 alpha 1 release
2019-09-25 18:47:22 +02:00
a5fb27624e
NEW READER: swar-4
for reading out files created with Swar version 4.
2019-09-25 18:46:33 +02:00
21a62ac406
ENHANCEMENT: Class::getBinaryData
methods return null if field is not
2019-09-25 14:44:00 +02:00
16ffacfd2f
BUGFIX: Player:GetId
returns elo instead of id
2019-09-25 12:31:39 +02:00
7f58674f68
MINOR ENHANCEMENT: Better description of Game::class
Methods
2019-06-20 23:55:56 +02:00
948b48335c
META: Preparation for next release
2019-06-20 23:50:20 +02:00
d7bfa45f21
RELEASE: v1.1.2 Release
2019-06-20 23:32:52 +02:00
6f4e3a7468
ENHANCEMENT: Added update section to dist/readme.md
2019-06-20 23:31:19 +02:00
b93ca781b4
MAJOR BUGFIX: Game::GetResult
throws fatal error Cannot access parent:: when current class scope has no parent
2019-06-20 23:30:58 +02:00
2fb667c147
CHANGE: Updated packagist Metadata
2019-06-20 17:26:33 +02:00
7f706b17ab
RELEASE: v1.1.1 Release
2019-06-20 15:56:31 +02:00
281f4e647f
BUGFIX: Tagging did not work
2019-06-20 15:56:11 +02:00
6324417b0f
CHANGE: Kashdan and Soccer Kashdan are combined in 1 function
2019-06-20 15:39:37 +02:00
922c1cfdbc
ENHANCEMENT: Better Docs generation
...
* NEW FEATURE: Added clean-dist and clean-dev targets
* ENHANCEMENT: Resized logo in Doxygen for better fit
* ENHANCEMENT: Doxygen takes branch name or version tag as `PROJECT_NUMBER`
* CHANGE: Version tag directly put in distribution filename
* CHANGE: `Tournament::GameExists()` renamed to `Tournament::gameExists()`
* CHANGE: Updated composer metadata
* CHANGE: Some setters changed to fluent setters. (More info: 7aca35057c10d2b982f93a698499c0c01df2fdc5)
2019-06-20 15:32:59 +02:00
7e64ad2e1a
RELEASE: v1.1 Release
2019-06-19 22:04:32 +02:00
71838dad55
MAJOR CHANGE: Model Classes has been removed
...
CHANGE: Replaced PhpDoc with Doxygen
2019-06-19 21:55:20 +02:00
f9d70a8863
ENHANCEMENT: added readme to dist
...
Part of f944d08d3b
2019-06-19 10:44:15 +02:00
663951a9cc
BUGFIX: Tournament::getParticipants() did not return a correct value
2019-06-18 16:01:15 +02:00
f6435320fd
NEW FEATURE: Libpairtwo distribution releases
...
use make distro to create a distribution
2019-06-18 15:42:23 +02:00
395aba5375
CHANGE: Added a logo to the project
2019-06-11 17:02:55 +02:00