Commit Graph

3352 Commits

Author SHA1 Message Date
d3fca8612c Move OverlappingMarkerSpiderfier from player-tracker to core. Implement for bookmarks and draw tools
(Markers added to OMS shouldn't use the "click" event but "spiderfiedclick")
2014-06-09 21:08:06 +02:00
7f26f8b6a8 website: plugin api - missed removal of these lines from previous commit somehow! 2014-06-08 07:40:37 +01:00
751001c6fa clear portal names immediately on a zoom end 2014-06-08 07:39:59 +01:00
c23f902f48 plugin: add night scheme to nokia ovi maps 2014-06-08 07:39:42 +01:00
3dfe9df628 website plugin rpc: add cacheing - processing the data could be slow
also reduce the amount of data in the bus routes list - no bounding box or end stop. it's enough to identify routes, and much faster
2014-06-07 22:29:45 +01:00
704968ae9e website: plugin api - tfl busses - more data, and add missing OSGB36 to WGS84 coordinate conversion 2014-06-07 08:36:32 +01:00
f5096fd0c4 rpc api for potential iitc plugin to show London (UK) bus routes... 2014-06-06 21:18:10 +01:00
63633da499 phpcoord - osgb to lat/lng conversion, from http://www.jstott.me.uk/phpcoord/ 2014-06-06 21:17:00 +01:00
16f1ce1fc6 check for scheme setting in intel-url generation 2014-06-05 15:51:10 +02:00
1b0dc2393b use protocol-relative url for search - fixes mixed-content search failure on firefix (bug #811) 2014-06-03 13:46:33 +01:00
fdda5bf1bd limit zoom on search to the level that shows all portals - prevents being zoomed in too far since changing most map layers to suppot zoom 21 2014-06-03 13:45:41 +01:00
361c665626 link range - correctly flag missing resonators 2014-06-01 19:04:52 +01:00
590eeb6876 plugin: remove excess draw-tools logging 2014-06-01 05:54:21 +01:00
cee1b0c407 bump version numbers on dev 2014-05-31 02:31:45 +01:00
3ef21630c0 website: updates to news post 2014-05-31 02:09:13 +01:00
b009acce1c website: update for new release 2014-05-31 01:13:24 +01:00
dff0c91735 plugin: fix level guessing from portal details, and opening the guessed player dialog 2014-05-30 23:02:29 +01:00
a83688a4c2 niantic have removed all munging from the network protocol, so update IITC to match
improvements could be made to our version handling (currently we just take their version string and assume it'll work, with no checks for changes - needs some thoughts on sensible handling)
2014-05-30 22:42:00 +01:00
a05ac61cb4 update default and plugin base maps to allow zooming up to level 21, and scale the tiles when they don't support such a resolution 2014-05-29 01:23:25 +01:00
6c35c8d238 cloudmade no longer offer free accounts for a small number of map tiles, so template plugin is pointless now 2014-05-29 01:22:16 +01:00
6001285df1 limit by my level highlighter to no more than L8, as portals cannot be higher than this, but players now can 2014-05-27 23:58:26 +01:00
79b3782e97 fix resonator handling when less than 8 are provided - we can't work out which is in which slot any more
and silly mistake in last night's quick fix for the 8 slot case
2014-05-25 01:11:14 +01:00
4e38518e67 delete ipas-link plugin - there's not enough data to support it any more 2014-05-25 00:00:44 +01:00
9882157f45 fix: mod owner not displayed 2014-05-24 23:58:33 +01:00
e1ba635c8d website - updated for new release 2014-05-24 22:45:45 +01:00
0d9f954385 bump version numbers of master 2014-05-24 22:41:44 +01:00
d5c0d47c89 Merge branch 'release'
dummy commit with 'ours' from release->master, to help master->release merge
2014-05-24 22:32:42 +01:00
492d16b446 remove broken resonator distance from tooltip 2014-05-24 04:53:45 +01:00
20ed666552 add empty mod slots - server no longer returns all 4, and it looks odd with empty space 2014-05-24 04:30:00 +01:00
4b40c9344c fix out of date section of plugin description 2014-05-24 04:08:55 +01:00
5bb46a8acb fix show-linked-portals plugin 2014-05-24 03:32:56 +01:00
3ee03778ef fix several issues
- resonator energy
- portal owner & capture date
- mod type filtering code
2014-05-24 01:14:39 +01:00
b595af30ad more work on fixing things for the 2014-05-23 changes
it's a big job - much is still broken
2014-05-23 23:50:37 +01:00
589fd83b93 first pass of fixes for 2014-05-23
still need to fix name changes in response for portal details
2014-05-23 22:21:36 +01:00
4cc3cbbfc5 bump version. larger increase for mobile due to plugin code changes 2014-05-18 00:55:23 +01:00
b73db4585f Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-05-17 21:11:33 +01:00
53f2088810 website update for 0.16.11 2014-05-17 21:11:21 +01:00
09a9191ef8 website update for 0.16.11 2014-05-17 21:10:52 +01:00
2a3441003b added GM/TM option 'require secure updates' for plugin updates 2014-05-17 11:17:02 +02:00
dcd6fce41e cache script info in script update class 2014-05-17 10:54:40 +02:00
8b7169dc22 bump version numbers 2014-05-17 00:48:57 +01:00
28692efcbb niantic removed controllingTeam from the portal details - we have to use the team from the summary data 2014-05-17 00:47:05 +01:00
6cd79f9a41 website update for 0.16.10 2014-05-17 00:47:04 +01:00
06ac8b050e bump version numbers 2014-05-17 00:28:09 +01:00
86327fa578 niantic removed controllingTeam from the portal details - we have to use the team from the summary data 2014-05-17 00:27:15 +01:00
460e8562f2 website update for 0.16.10 2014-05-16 23:54:12 +01:00
bc2e6644df munge code fixing - yet again, another RPC method has had it's munging removed - get_portal_details this time 2014-05-16 23:41:17 +01:00
9ad6617e5a Merge commit 'e9943a0a819dcaf7cbd6120ac27f5c223beeba05' into release 2014-05-16 23:40:33 +01:00
b72d62967c Merge commit '236c47fa031e583b57c7f124d2b3396ec3ac10e0' into release 2014-05-16 23:40:28 +01:00
93bbaa32c1 Merge commit 'cfb482ddcf30e06e7b2506c6bd461544a0ec428c' into release 2014-05-16 23:40:21 +01:00