Don't Starve Together
Server Status
กำลังแสดง 11-20 จาก 20 รายการ
< 1  >
อัปเดต: 31 ส.ค. 2015 @ 12: 46pm

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

อัปเดต: 31 ส.ค. 2015 @ 11: 15am

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

อัปเดต: 22 ส.ค. 2015 @ 1: 53pm

- Small code improvement

อัปเดต: 22 ส.ค. 2015 @ 1: 40pm

- Added basic queuing for the status pushes

อัปเดต: 22 ส.ค. 2015 @ 10: 35am

- Added "server status" server tag

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

อัปเดต: 21 ส.ค. 2015 @ 9: 25am

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

อัปเดต: 21 ส.ค. 2015 @ 6: 02am

- 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

อัปเดต: 20 ส.ค. 2015 @ 2: 19pm

Ooops.

อัปเดต: 20 ส.ค. 2015 @ 2: 16pm

- Removed some unnecessary lines

อัปเดต: 20 ส.ค. 2015 @ 11: 43am

Initial Upload