fkloft
45a72c9935
[uniques] Portals wouldn't be marked as captured from comm parser
2014-09-15 19:10:34 +02:00
Kevin
5990300ed6
[uniques] Re-enable COMM parsing, since position-to-guid cache used now
2014-09-15 11:12:02 -05:00
fkloft
819762451d
[guess-player-levels] fix accidentally commited code
2014-09-13 21:36:43 +02:00
fkloft
5ccc42245b
[player-tracker] rename "guid" where no guid is available; fix marker click not selecting portal
2014-09-13 21:30:54 +02:00
fkloft
df5f17a1f9
[uniques] Use position-to-guid cache
2014-09-13 21:07:04 +02:00
fkloft
bdb95a703b
Merge pull request #867 from fkloft/portals-list
...
new framework for portals-list
2014-09-13 19:06:39 +02:00
fkloft
628410b176
Merge pull request #866 from fkloft/layercount
...
new plugin: layer count
2014-09-13 19:06:33 +02:00
fkloft
97220fd447
[uniques] forgot to bump version
2014-09-13 18:23:16 +02:00
fkloft
8027847da6
[uniques] Disable COMM parsing for now, since GUIDs have been removed
2014-09-13 17:56:52 +02:00
Jon Atkins
074eab268a
player tracker plugin
...
- rename pguid to plrname - players haven't had GUIDs for ages, and it's easy to confuse with portal GUIDs
- portal GUIDs removed. create a temporary unique string from the portal lat/lng - will be fine for player tracker itself
2014-09-13 03:30:03 +01:00
fkloft
999149895a
[portals-list] bugfix
2014-08-30 19:08:02 +02:00
fkloft
b7d17991b7
[bookmarks-by-zaso] support for stars in portals-list
2014-08-29 23:11:45 +02:00
fkloft
5339e55542
[keys] fix layout of buttons in portals-list on mobile
2014-08-29 20:41:20 +02:00
fkloft
de999f43c0
[portals-list] Fix filter on mobile
2014-08-29 20:41:11 +02:00
fkloft
7dc2dfacad
[uniques] show visited/capture state in portals-list
2014-08-29 18:12:37 +02:00
fkloft
4644e6ee83
[keys] show keys in portals-list
2014-08-29 18:12:37 +02:00
fkloft
547dc07be3
[portals-list] updated comment
2014-08-29 18:12:36 +02:00
fkloft
5b1e8ec000
[portals-list] rewrite large parts, making it more extensible
2014-08-29 18:12:36 +02:00
fkloft
25741b5467
updated comments
2014-08-29 18:08:54 +02:00
fkloft
2229454f8d
use predefined constants
2014-08-29 17:52:21 +02:00
fkloft
b89bce6fb6
new plugin: layer-count
...
fixes #821
2014-08-15 10:11:09 +02:00
fkloft
31c01d0b4c
Add tooltips for accesskeys
2014-08-12 22:33:04 +02:00
fkloft
b4053c2800
[uniques] make sync work (hopefully)
...
If it doesn't work, try to delete the file "uniques[uniques]" in your Google Drive. Be sure to delete it from the trash as well.
2014-08-12 21:39:45 +02:00
Jon Atkins
e81dead91f
version check plugin - use https URLs for version check when intel loaded over https
2014-08-12 19:08:13 +01:00
Jon Atkins
d82791bfa7
actually delete the temporary test plugin
2014-08-11 15:55:51 +01:00
Jon Atkins
51ca72eaf1
mark the plugin as 'deleted' and remove all code
...
will be really deleted before the next release build, but as a fair few probably installed it from the test builds it seems a good idea for this intermediate state
2014-08-07 13:48:19 +01:00
Jon Atkins
e077bb0d88
cross-links plugin: ensure disabled flag is initialised correctly for layer state
...
fix #823
2014-08-07 12:21:59 +01:00
Jon Atkins
40d2b3ebb0
report the version code when it doesn't need changing - useful to track down issues
2014-08-06 01:43:13 +01:00
Jon Atkins
ef9f26dc5e
temporary change to the bad-version plugin, using internal list of fixes rather than externally loaded one
...
let's see if this works better for users...
2014-08-05 18:01:37 +01:00
Jon Atkins
bf586282e6
fix version code error check dialog in game_score.js
...
add plugin, and matching external js file for the website, to fix known bad version codes
2014-08-03 19:01:34 +01:00
fkloft
bc6d0cac84
uniques: set visited on "Your Rx Resonator on y has decayed"
2014-08-02 15:25:39 +02:00
fkloft
1afebff122
uniques: extract highlighter
2014-07-28 01:02:12 +02:00
fkloft
2aecfefa7f
simpilfy highlighter registration
2014-07-25 21:00:37 +02:00
Jon Atkins
b38d984c48
uniques plugin: change the highlight colours
...
- red: not visited/captured
- yellow: visited, but not captured
- no highlight: both visited and captured
2014-07-24 05:27:03 +01:00
Jon Atkins
f5ea938ab4
uniques plugin: better syncing between the data and the state of the highlighters. sync case included, but not tested yet...
2014-07-23 18:33:52 +01:00
Jon Atkins
a28a0737e4
fix 'captured' being set when it should have been 'visited' for link-related messages
...
fix crash when the selected portal is not in the map data (e.g. while loading), when the highlighter is selected
2014-07-23 17:57:13 +01:00
Jon Atkins
cc0802aa6d
only re-highlight the portal if the highlighter is active
2014-07-23 16:33:34 +01:00
fkloft
89c1d72d0f
uniques: use public chat data to detect uniques
2014-07-23 12:56:43 +02:00
fkloft
5a187be3a8
uniques: use owner information from portal details
2014-07-23 11:20:21 +02:00
fkloft
c7da23bc88
uniques: simplify logic and css, change HTML content, link capture and visit info
2014-07-23 11:12:01 +02:00
fkloft
6f6d713418
Bump version, format metadata block
2014-07-23 09:54:45 +02:00
fkloft
4e5cdfdae5
Uniques: rename CSS file, replace s/hacked/visited/
2014-07-23 09:51:18 +02:00
Jon Atkins
b26feb61d5
Merge pull request #809 from 3ch01c/uniques
...
Uniques
2014-07-23 06:58:27 +01:00
Jon Atkins
ed62714734
hide bookmarks tab for printing, with "@media print" css
2014-07-09 05:42:26 +01:00
Jon Atkins
8434639be7
fix cross-links plugin to correctly remove links that have gone
2014-07-05 18:16:51 +01:00
Jon Atkins
2b0a66c295
bump draw-tools plugin version - forgotten in earlier commit
2014-07-05 05:07:53 +01:00
Jon Atkins
b77b4125ff
cross links plugin: slightly darker red for link highlights - makes it easier to see when combined with red-heavy portal highlighters
2014-07-05 04:59:20 +01:00
Jon Atkins
d0b3da0183
plugin cross_links: change reliance on Leaflet.Draw internals, instead use the new draw-tools hook for monitoring add/edit/delete/import
...
also fixes cross_links not updating after an import/clear
2014-07-04 19:40:03 +01:00
Jon Atkins
5905ca1b38
plugin: draw tools: register plugin-specific hook, and call when drawn items are added/edited/deleted, and also when imported and cleared
2014-07-04 19:39:04 +01:00
Jon Atkins
754e733852
Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion
2014-07-04 17:44:25 +01:00