Commit Graph

5 Commits

Author SHA1 Message Date
b83cf459c8 more tweaks to the request code
- delay briefly before retrying a timeout, and a bit longer before other errors
- also delay briefly before running the queue after a request, to give a chance of more than one request's requeued entries being handled atr once
- add a min tiles per request, to avoid sending multiple requests when only a few queued items remain
these are attempts to be nicer to the niantic servers, particularly in error cases, with some based on my best guess of the stock site behaviour, and others based on what seems reasonable to me
2013-09-06 22:32:57 +01:00
b8514ef3d0 tweak debug layer colours 2013-08-31 01:41:54 +01:00
de432a0aa3 more work on new render code. the new request class is now used - things are almost working right again
still need to change map refresh timer, add back resonators, and write a plugin for field MU count display
2013-08-27 02:43:58 +01:00
be97d72158 more work-in-progress... 2013-08-26 17:44:08 +01:00
7e3c310543 move map data debug tilers to a separate class 2013-08-26 15:51:16 +01:00