Skip to content

1.15b

Compare
Choose a tag to compare
@insthync insthync released this 07 Jan 09:02
· 126 commits to master since this release
  • Add use_request_query_action setting. If it is TRUE, it will call service's function by request query, so a path like: http://hostname/actionName will be called as http://hostname?action=actionName instead, this is good for users who have problem with .htaccess settings or Nginx.
  • Fix wrong refilling stamina amount.
  • Fix finding clan error if clan name is empty.