Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "Bookmarks". New "Portals Exporter". #397

Closed
wants to merge 47 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
3cd75c8
remove dialog from dialogStack if it is closed with 'ok' or 'close'
leCradle Jun 13, 2013
aa373ef
commit change of JSInterface too
leCradle Jun 13, 2013
1012159
don't remove dialog onBackPressed from dialogStack since it is done via
leCradle Jun 13, 2013
5f79056
fixed portal long tab issue
leCradle Jun 14, 2013
af56be1
added switch to map trigger
leCradle Jun 14, 2013
18eb3c6
reload page after login
leCradle Jun 14, 2013
b0c08df
overhauled button pressed backStack behaviour...use a JS callback to …
leCradle Jun 14, 2013
2e0ad6d
removed not needed line of code
leCradle Jun 14, 2013
00e0197
plugin wrapper code - convert to use build.py macros. this ensures it…
jonatkins Jun 14, 2013
47f4659
apply the new plugin wrapper change to the mobile-only user-location …
jonatkins Jun 14, 2013
a0a0e1f
use new plugin wrapper macros for bookmarks plugin
jonatkins Jun 14, 2013
359e83a
tweak delauny code to be more strict on it's colinear detection
jonatkins Jun 15, 2013
739867f
cache the map data tiles for a short time. this can vastly reduce our…
jonatkins Jun 15, 2013
130a6b5
code formatting
leCradle Jun 15, 2013
77e2b9c
reload after plugin with the reload-method to stay consistent with th…
leCradle Jun 15, 2013
6b53f4b
added back "press twice to exit" (fixes #356)
leCradle Jun 15, 2013
a9cc6bc
made press twice to exit an option (see #356)
leCradle Jun 15, 2013
67615f6
some refactoring of the zoom level handling. will make it easy and re…
jonatkins Jun 15, 2013
a056f9f
decrease standard refresh time to 30 seconds, so chat is more up to date
jonatkins Jun 15, 2013
eb9203e
remove partial portal zoom level boost from code - moving complete co…
jonatkins Jun 15, 2013
7f0af53
new plugin: show more portals, as if the map was zoomed in one additi…
jonatkins Jun 15, 2013
3854edc
data tile cache: send ajax requests before processing cached data
jonatkins Jun 15, 2013
ba60bc1
improved idle handling
jonatkins Jun 15, 2013
846f386
idle - fix log to refer to seconds rather than minutes
jonatkins Jun 15, 2013
9276289
idle handling - treat the window being hidden as idle, even if the id…
jonatkins Jun 15, 2013
11f9fd4
guess player levels plugin: add a 'reset' button to the dialog to res…
jonatkins Jun 15, 2013
68268aa
update idle handling - prevents the status getting stuck showing 'idl…
jonatkins Jun 15, 2013
693c168
change the callback from resuming from idle, so it starts a short ref…
jonatkins Jun 15, 2013
cf120a0
Revert "switch to map on bookmark click"
leCradle Jun 15, 2013
d6e3478
some code formatting
leCradle Jun 16, 2013
38b95f1
more code formatting
leCradle Jun 16, 2013
fee84fa
bumped version number in case that the formatting breaked something
leCradle Jun 16, 2013
219dbe6
more code formatting
leCradle Jun 16, 2013
753859b
cache bug fix - don't put used stale cache entries back into the cache
jonatkins Jun 16, 2013
0ba5455
add some debug visualisation to the tile requests/cache usage.
jonatkins Jun 17, 2013
a7fc25f
tweak
jonatkins Jun 17, 2013
b235d2a
reduce cache fresh time from 2 minutes to 1 minute
jonatkins Jun 18, 2013
645dc4d
Mod Highlighters
vita10gy Jun 19, 2013
581f297
Make it not so shieldy
vita10gy Jun 19, 2013
9233382
remove the page reload at wrong place
leCradle Jun 19, 2013
59c47cd
Added status bar for mobile version.
hastarin Jun 21, 2013
f543484
Bugfixes.
hastarin Jun 21, 2013
b52866b
order requests to inprove the odds of getting missing tile data when …
jonatkins Jun 24, 2013
cdfe986
map status improvements, reporting status of cache. basic 'error/out …
jonatkins Jun 24, 2013
6f7a19e
Merge remote-tracking branch 'iitc-zaso-201306270/master'
Jun 27, 2013
3d43eeb
Update "Bookmarks". New "Portals Exporter".
Jun 27, 2013
2b8350f
Update map_data.js
ZasoGD Jun 27, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading