wwevo / 7dtd-chrani-panel

Interactive online-map for Seven Days to Die
1 stars 0 forks source link

return dummy-data from api-helpers in case of connection issues #4

Open wwevo opened 6 years ago

wwevo commented 6 years ago

If any of the api-connectors (online_players.php, getstats.php, etc.) is unreachable or not available, return a single set of dummy data in the expected format. That way one can download and test this code without having to have full access to a whole server enviroment. The Botman database will be mandatory though, but this thing is only really useful with botman in any case.