|
e1891f84df
|
reduce the retry count on a non-"error:TIMEOUT" failed request
|
2013-08-31 01:43:14 +01:00 |
|
|
5784be6b6f
|
remove special queue clearing on map movestart - things work pretty well without it, and it was causing bugs
may come back and have another look at this later...
|
2013-08-30 04:11:27 +01:00 |
|
|
de3d05fe95
|
remove entities outside the map request bounds before processing any requests
prevent the selected portal from being removed
re-select the selected portal - should refresh the side bar when data changes
|
2013-08-30 00:34:07 +01:00 |
|
|
ffd0258a7c
|
call the requestFinished hook in the new request handling code - for plugins that need it
also make a request to hook something that doesn't exist a non-fatal error - to reduce plugin breakage for removed hooks
|
2013-08-29 06:36:48 +01:00 |
|
|
8918b9da6f
|
status message updates for new loading code
|
2013-08-28 22:41:21 +01:00 |
|
|
96d3e1ded7
|
improved request queue handling
|
2013-08-28 19:34:21 +01:00 |
|
|
ccc13b0131
|
added status update on resume from idle
|
2013-08-28 16:55:37 +01:00 |
|
|
4337fd1f21
|
add basic status bar updates for new map request code
|
2013-08-28 16:41:39 +01:00 |
|
|
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 |
|
|
571a17d84b
|
work-in-progress - committing to switch to other work
|
2013-08-27 21:04:28 +01:00 |
|
|
cae60c0843
|
bugfix in error retry counting
|
2013-08-27 05:53:59 +01:00 |
|
|
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 |
|
|
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 |
|