Commit Graph

69 Commits

Author SHA1 Message Date
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
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
6e6060876d Merge pull request #284 from vita10gy/weak-colors
Portal Weakness Colors
2013-02-24 23:08:50 -08:00
1e4c372bdd Changed all instances of Enlightenment to Enlightened 2013-02-25 15:51:09 +11:00
af5bb02db7 Nits 2013-02-24 16:08:12 -06:00
ad234ce84d More Nits 2013-02-23 18:44:57 -06:00
48ee7ce2af Missed one 2013-02-23 17:36:55 -06:00
335e84e7ce Fixing Nits 2013-02-23 17:27:54 -06:00
9035e966f1 Portal Weakness Colors 2013-02-23 16:01:38 -06:00
a76f96c3fb release 0.7. 2013-02-23 14:19:31 +01:00
71d769c3ec fix #255 (by tpenner) 2013-02-23 13:59:25 +01:00
c1e5b373aa add link to nightly 2013-02-23 10:05:49 +01:00
d415caf702 screenshot for draw tools 2013-02-23 09:41:15 +01:00
095ec704da should work with stable, too 2013-02-23 09:30:25 +01:00
dabf808e8e improve style a bit 2013-02-23 09:28:38 +01:00
f3d19d1085 Merge branch 'address-plugin' of git://github.com/vita10gy/ingress-intel-total-conversion into vita10gy-address-plugin 2013-02-23 09:26:40 +01:00
b879f8955f bump version number 2013-02-23 09:11:37 +01:00
0f78368040 make table display actually work 2013-02-23 09:09:06 +01:00
f9834d929b fix indention/whitespace 2013-02-23 09:03:15 +01:00
baaf098977 Merge branch 'framed_ap_stats_plugin' of git://github.com/framed/ingress-intel-total-conversion into framed-framed_ap_stats_plugin 2013-02-23 08:57:31 +01:00
19990b940b small fixes:
hooking the data response handler instead of the map update so we only calcuate with complete data.
scrubbing the portal list for out of view portals to avoid counting out of bounds portals
2013-02-22 14:34:25 -07:00
8517e128d1 fixed code review bugs noted by breunigs 2013-02-22 11:22:36 -07:00
5797c79e68 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-22 17:41:33 +01:00
1ddf07cd5e fix #162 2013-02-22 17:40:54 +01:00
f96745e1bc fix #241 2013-02-22 16:23:21 +01:00
e8e683c5b5 Nits and style redo
Added to readme, but it doesn't seem to work with the public build.
2013-02-22 08:43:04 -06:00
22d32a18f3 Update plugins/show-portal-weakness.user.js
fix typo in updateURL and downloadURL
2013-02-22 14:31:01 +01:00
188522dc19 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-02-22 08:33:28 +01:00
03c852bfce bump player tracker’s version number 2013-02-22 08:33:15 +01:00
4d374ac7ad updated the compute-ap-stats plugin to auto-calcuate on window change, and display in the sidebar
updated the #portaldetails min-height to 569 to correct a pre-existing sizing bug.
2013-02-21 21:25:05 -07:00
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
25f1b32285 Plugin: Show address in Side Panel
Adds address into the right hand column at the bottom of the picture.
2013-02-21 22:13:14 -06:00
caeb842063 sort alphabetically, separate plugins that don’t work with stable 2013-02-21 08:23:35 +01:00
94e4bef6c4 add version requirements note for ap stats plugin 2013-02-21 08:15:26 +01:00
d9604db155 Update plugins/compute-ap-stats.user.js 2013-02-20 23:56:50 -07:00
0838c5e280 Merge pull request #5 from breunigs/gh-pages
Rebase from bruenigs/ingress-intel-total-conversion
2013-02-20 22:31:08 -08:00
100e3868f2 Update plugins/compute-ap-stats.user.js 2013-02-20 23:16:46 -07:00
c80d650bba player tracker ignored destroy resonators, even though it should only ignore destroyed links. Fixes #238 2013-02-21 00:27:12 +01:00
f827ae5286 Update plugins/compute-ap-stats.user.js
Updated basic code style by request of parent branch repo owner.
2013-02-20 00:16:42 -07:00
d4faf5745f Update plugins/README.md
Added basic info for Compute AP Stats plugin
2013-02-19 18:59:19 -07:00
84390e7b66 updated to comply with code review comments from breunigs 2013-02-19 17:48:15 -07:00
14a5803a64 Merge remote-tracking branch 'blake-ingress/patch-1' into framed_ap_stats_plugin 2013-02-19 13:57:25 -07:00
2396f34e7a fix text wrapping style issues in player tracker (fixes #212) 2013-02-19 08:50:28 +01:00
de1d02f9eb Create compute_AP_stats.user.js
Plugin calculates the total potential AP based on what is currently rendered in the map (leaflet objects)
2013-02-18 18:31:14 -08:00
a6e8a13b4e release player tracker. Fixes #72 2013-02-18 13:04:20 +01:00
bcf466361e Merge pull request #208 from Xelio/plugin-resonator-display-zoom-level
Update Plugin: Resonator Display Zoom Level Decrease
2013-02-17 23:13:26 -08:00
5b082b6950 New Plugin: resonator energy percentage in portal detail
Show resonator energy percentage on resonator energy bar in portal detail panel.
2013-02-18 14:07:49 +08:00
6a14f06991 Plugin: Resonator Display Zoom Level Decrease
Change description to "Resonator start display earlier"
2013-02-18 12:35:12 +08:00
ef158a366f New Plugin: Resonator Display Zoom Level Decrease
Resonators start showing up in lower zoom level.
2013-02-18 03:23:06 +08:00
bf26ad1358 add readme entry for render limit plugin 2013-02-16 23:01:39 +00:00