Commit Graph

40 Commits

Author SHA1 Message Date
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
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
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
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
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
3cdb4f8e5f
NEW FEATURE: Tournament::getArbiters for multiple arbiters 2019-09-26 15:00:02 +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
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
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
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
3ea4a01d20
NEW FEATURE: Soccer Kashdan (aka: kashdan using 3-1-0 scoring) 2019-06-05 15:03:52 +02:00
6e79f3804a
CHANGE: Deprecated sws::class was removed 2019-06-05 15:02:36 +02:00
3e3f752bef
Updated changelog 2019-06-05 13:44:16 +02:00
c4997ad024
Initial commit 2018-12-24 14:06:13 +01:00