Jon Atkins
|
4337fd1f21
|
add basic status bar updates for new map request code
|
2013-08-28 16:41:39 +01:00 |
|
Jon Atkins
|
7923903544
|
make the refresh time dependant on the time the previous refresh took to complete, multiplied by a factor (currently times two)
this will ensure that we don't spend most of our time refreshing. also, when the backend servers go slow we naturally back off the refresh rate
|
2013-08-28 06:19:45 +01:00 |
|
Jon Atkins
|
571a17d84b
|
work-in-progress - committing to switch to other work
|
2013-08-27 21:04:28 +01:00 |
|
Jon Atkins
|
cae60c0843
|
bugfix in error retry counting
|
2013-08-27 05:53:59 +01:00 |
|
Jon Atkins
|
dc41671279
|
map data now handles refreshes itself. this is so it can ensure that it doesn't start the refresh timer until all requests are complete
this avoids the situation where map data requests are slow enough that requests get aborted before a complete refresh has been done
|
2013-08-27 05:42:59 +01:00 |
|
Jon Atkins
|
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 |
|
Jon Atkins
|
be97d72158
|
more work-in-progress...
|
2013-08-26 17:44:08 +01:00 |
|