1.15b
- Add
use_request_query_action
setting. If it isTRUE
, it will call service's function by request query, so a path like:http://hostname/actionName
will be called ashttp://hostname?action=actionName
instead, this is good for users who have problem with.htaccess
settings orNginx
. - Fix wrong refilling stamina amount.
- Fix finding clan error if clan name is empty.