Jon Atkins
126f10a193
change version number to a.b.c.date.time format - an a.b.date.time format won't update correctly
2013-03-25 15:05:05 +00:00
Fragger
9e7a3c2f82
Fix a few nits
2013-03-23 11:03:45 -07:00
Fragger
e45e694533
Add click listener on player markers to open up closest portal details
2013-03-23 11:03:43 -07:00
Kevin
c7e94a1a25
Update player-tracker to spiderfy players when they are close or stacked
2013-03-23 11:01:50 -07:00
Jon Atkins
c2742429c0
revert player tracker line colour change (from yellow, back to magenta) - fix #23
2013-03-22 05:26:46 +00:00
Jon Atkins
380bbfda32
more build tweaks
...
- make update URLS https - required by firefox+greasemonkey
- add build name + date/time to description of all plugins, and moved to front for main IITC
- ensure all plugins have a A.B.C. version number format - required now they append the date+time digits
- no smooth upgrade path from current 'dist' folder - so changed to 'release'. users will have to manually update this time, but will be fine fron now onwards (in theory!)
2013-03-20 04:34:16 +00:00
Jon Atkins
4ce0da5056
large chunk of work towards a nicer build system
...
- plugins are now parsed for @@..@@ replacements
- main script and plugins have separate .meta.js files created - less web server load for update checks
- build script has variables for resource URL, update URL, etc, substituted via @@..@@ into main script and all plugins
2013-03-19 22:39:16 +00:00
Jon Atkins
9a581061e1
player tracker
...
- line colour changed to yellow - easier to see on map
- track time changed from 1 to 3 hours
2013-03-17 01:33:33 +00:00
Jon Atkins
1d4d125605
update plugin URLS for my branch + dist server
...
bump version numbers for this reason
also, allow plugins for both http and https URLs, in preperation for supporting both
2013-03-16 19:59:46 +00:00
Stefan Breunig
0b056df07d
disable player tracker when zooming out too far
2013-03-10 12:47:53 +01:00
vita10gy
8115f10e1f
Ignore "Your Link" messages
...
Likely fix for #350
2013-03-06 22:25:48 -06:00
boombuler
492f0846f8
Fixed some style issues
2013-03-04 21:02:25 +01:00
Stefan Breunig
01796f2aa2
bump version number for all plugins since their match/include URL has been updated
2013-02-26 01:12:51 +01:00
Stefan Breunig
538b57c7f7
Due to ingress.com/intel now force-redirecting to the HTTPS version,
...
loading dependencies just got a lot harder. External JS and CSS files
are now included directly in the file while building. This does not yet
work for plugins. I will make an emergency release soon, so at least
main works.
2013-02-25 23:58:07 +01:00
Stefan Breunig
286a4ba376
update position method when players attack multiple portals at once. It now takes repetition into account, e.g. if one burster destroys 4 resos on porta A and only one on B she is now placed closer to A rather than in the middle of both.
2013-02-25 09:21:48 +01:00
Stefan Breunig
71d769c3ec
fix #255 (by tpenner)
2013-02-23 13:59:25 +01:00
Stefan Breunig
188522dc19
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-22 08:33:28 +01:00
Stefan Breunig
03c852bfce
bump player tracker’s version number
2013-02-22 08:33:15 +01:00
vita10gy
39df466c4f
Make player tracker line dashed
...
Making the "where have they been" path dashed makes it so you can see
links that might exist.
2013-02-21 22:20:29 -06:00
Stefan Breunig
c80d650bba
player tracker ignored destroy resonators, even though it should only ignore destroyed links. Fixes #238
2013-02-21 00:27:12 +01:00
Stefan Breunig
2396f34e7a
fix text wrapping style issues in player tracker ( fixes #212 )
2013-02-19 08:50:28 +01:00
Stefan Breunig
a6e8a13b4e
release player tracker. Fixes #72
2013-02-18 13:04:20 +01:00