饑荒聯機版

饑荒聯機版

Server Status
目前顯示第 11-20 項,共 20 項
< 1  >
更新:2015 年 8 月 31 日 @ 下午 12:46

- Updated example_api.php with a fix for potential issues with apostrophe character

更新:2015 年 8 月 31 日 @ 上午 11:15

- Updated url_encode function to prevent 404 API errors when data contains encoded slash symbol (%2F converted to %252F)

更新:2015 年 8 月 22 日 @ 下午 1:53

- Small code improvement

更新:2015 年 8 月 22 日 @ 下午 1:40

- Added basic queuing for the status pushes

更新:2015 年 8 月 22 日 @ 上午 10:35

- Added "server status" server tag

Also update to fix 'SignatureDoesNotMatch' error for some people.

更新:2015 年 8 月 21 日 @ 上午 9:25

- Replaced ModManager:GetEnabledServerModNames() with TheNet:GetServerModNames()
- Added support for clanonly variable, no idea how I missed it in the first place

更新:2015 年 8 月 21 日 @ 上午 6:02

- Default API URL is now set to my public API ( http://dstservers.jacklul.com/api/push/ ) - it will allow to display more info about your server on my server list
- Removed Schedule configuration setting, schedule is now enabled all the time, pretty much this acts as heartbeat to the API when nothing is changing on the server for a longer period of time
- Added c_pushstatus() command

更新:2015 年 8 月 20 日 @ 下午 2:19

Ooops.

更新:2015 年 8 月 20 日 @ 下午 2:16

- Removed some unnecessary lines

更新:2015 年 8 月 20 日 @ 上午 11:43

Initial Upload