blob: d57e06b0fe4a712086d05e3e7567c4dc55f6fdcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
AUTHOR
Darkelarious
http://333networks.com
darkelarious@333networks.com
CHANGELOG
3.0.5
* added more functionality to the JSON API module
* JSON API includes players in server details
* JSON API links directly to the recommended map thumbnail if available, or
to default thumbnail if not available.
3.0.4
* fix use of uninitialized values in string output
3.0.3
* support for postal2 map thumbnails
3.0.2
* support for rune map thumbnails
3.0.1 - 27 Sep 2017
* do not display blacklisted servers in serverlists
* show colored tags for direct uplinks, blacklisted- and passworded servers
3.0.0 - 25 Sep 2017
* point of reference
* structural rework to be compatible with MasterServer-Perl >= 2.4.0
* continuation from MasterServer-SimpleInterface
|