3353 Commits

Author SHA1 Message Date
McBen
ed46234573 cross-links: always bring layer to front 2014-06-13 23:03:04 +02:00
McBen
63e7be0cc2 cross-links: fixed create hook 2014-06-13 23:02:59 +02:00
McBen
22ab94ab07 cross-link: fixed delete links 2014-06-13 22:04:06 +02:00
McBen
63a0aa69b5 cross-links: process collision links only once (and delete if needed) 2014-06-11 23:43:50 +02:00
McBen
e2135acf8b cross-links: replaced direct hooks by events 2014-06-11 23:43:30 +02:00
McBen
e40249fcd0 cross-links: refactored collision test 2014-06-11 23:43:12 +02:00
McBen
f47c9bb234 cross-links: better layer-order 2014-06-11 23:42:42 +02:00
McBen
62e1ee0cd6 cross-links: moved to extra layer 2014-06-10 19:12:16 +02:00
McBen
c7c5df7134 cross-links: replaced intersection approximation
(inside polygons has to be rewritten)
2014-06-10 19:00:18 +02:00
mcben
86d44bdd00 new plugin: cross links
this plugin colors links red if they are crossing a drawnline.
any yellow if they are inside a drawn polygon.
(requires DrawTools)
2014-06-05 14:31:56 +02:00
Jon Atkins
1b0dc2393b use protocol-relative url for search - fixes mixed-content search failure on firefix (bug #811) 2014-06-03 13:46:33 +01:00
Jon Atkins
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
Jon Atkins
361c665626 link range - correctly flag missing resonators 2014-06-01 19:04:52 +01:00
Jon Atkins
590eeb6876 plugin: remove excess draw-tools logging 2014-06-01 05:54:21 +01:00
Jon Atkins
cee1b0c407 bump version numbers on dev 2014-05-31 02:31:45 +01:00
Jon Atkins
3ef21630c0 website: updates to news post 2014-05-31 02:09:13 +01:00
Jon Atkins
b009acce1c website: update for new release 2014-05-31 01:13:24 +01:00
Jon Atkins
dff0c91735 plugin: fix level guessing from portal details, and opening the guessed player dialog 2014-05-30 23:02:29 +01:00
Jon Atkins
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
Jon Atkins
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
Jon Atkins
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
Jon Atkins
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
Jon Atkins
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
Jon Atkins
4e38518e67 delete ipas-link plugin - there's not enough data to support it any more 2014-05-25 00:00:44 +01:00
Jon Atkins
9882157f45 fix: mod owner not displayed 2014-05-24 23:58:33 +01:00
Jon Atkins
e1ba635c8d website - updated for new release 2014-05-24 22:45:45 +01:00
Jon Atkins
0d9f954385 bump version numbers of master 2014-05-24 22:41:44 +01:00
Jon Atkins
d5c0d47c89 Merge branch 'release'
dummy commit with 'ours' from release->master, to help master->release merge
2014-05-24 22:32:42 +01:00
Jon Atkins
492d16b446 remove broken resonator distance from tooltip 2014-05-24 04:53:45 +01:00
Jon Atkins
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
Jon Atkins
4b40c9344c fix out of date section of plugin description 2014-05-24 04:08:55 +01:00
Jon Atkins
5bb46a8acb fix show-linked-portals plugin 2014-05-24 03:32:56 +01:00
Jon Atkins
3ee03778ef fix several issues
- resonator energy
- portal owner & capture date
- mod type filtering code
2014-05-24 01:14:39 +01:00
Jon Atkins
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
Jon Atkins
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
Jon Atkins
4cc3cbbfc5 bump version. larger increase for mobile due to plugin code changes 2014-05-18 00:55:23 +01:00
Jon Atkins
b73db4585f Merge branch 'master' of https://github.com/jonatkins/ingress-intel-total-conversion 2014-05-17 21:11:33 +01:00
Jon Atkins
53f2088810 website update for 0.16.11 2014-05-17 21:11:21 +01:00
Jon Atkins
09a9191ef8 website update for 0.16.11 2014-05-17 21:10:52 +01:00
Philipp Schaefer
2a3441003b added GM/TM option 'require secure updates' for plugin updates 2014-05-17 11:17:02 +02:00
Philipp Schaefer
dcd6fce41e cache script info in script update class 2014-05-17 10:54:40 +02:00
Jon Atkins
8b7169dc22 bump version numbers 2014-05-17 00:48:57 +01:00
Jon Atkins
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
Jon Atkins
6cd79f9a41 website update for 0.16.10 2014-05-17 00:47:04 +01:00
Jon Atkins
06ac8b050e bump version numbers 2014-05-17 00:28:09 +01:00
Jon Atkins
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
Jon Atkins
460e8562f2 website update for 0.16.10 2014-05-16 23:54:12 +01:00
Jon Atkins
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
Jon Atkins
9ad6617e5a Merge commit 'e9943a0a819dcaf7cbd6120ac27f5c223beeba05' into release 2014-05-16 23:40:33 +01:00
Jon Atkins
b72d62967c Merge commit '236c47fa031e583b57c7f124d2b3396ec3ac10e0' into release 2014-05-16 23:40:28 +01:00