Commit Graph

3949 Commits

Author SHA1 Message Date
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
5be2d8ffbf add TOC 2013-02-22 02:10:32 +01:00
057ee94065 move map status up, indent fix 2013-02-22 02:08:16 +01:00
e89f88a722 add userguide 2013-02-22 02:07:01 +01:00
d7f064f386 niantic claim it’s fixed 2013-02-22 01:54:04 +01:00
966b1a7eaf recommend Tampermonkey for Chrome instead of following Chrome’s stupid hoops. 2013-02-21 23:19:10 +01:00
a23f1ecb29 fix space 2013-02-21 22:13:04 +01:00
9ef1dfa235 Merge pull request #190 from vita10gy/gh-pages
Portal Location Info, Take 2
2013-02-21 13:12:09 -08:00
6bf3de0607 fix #252 by updating the wording 2013-02-21 20:15:29 +01:00
11ca5c94fd Update 2013-02-21 09:18:38 -06:00
6bc5156e29 Style "Nigs" 2013-02-21 09:07:27 -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
b9443e1bfc Merge pull request #219 from Hollow011/patch-1
Create compute_AP_stats.user.js
2013-02-20 23:14:53 -08:00
cefb1c5025 Merge pull request #6 from Hollow011/gh-pages
Removed duplicate code based on recent rebase, fixed nits
2013-02-20 23:02:28 -08: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
785be63d33 fix #216 2013-02-20 17:16:48 +01:00
052e0642c2 Merge pull request #234 from ShawnTuatara/getAttackApGain
Refactored getDestroyAP
2013-02-19 23:36:36 -08:00
e04572a08c Merge pull request #4 from Hollow011/gh-pages
Merge requested small style changes from base repo owner
2013-02-19 23:21:46 -08:00
51a4dabfc9 nits - object field whitespace 2013-02-19 23:17:19 -08: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
f2bdcb9fc9 Fixing nits 2013-02-19 23:15:46 -08:00
caa3295a32 Merge pull request #3 from breunigs/gh-pages
Rebase from bruenigs/ingress-intel-total-conversion
2013-02-19 23:05:07 -08:00
95e8569e4d Merge pull request #235 from ShawnTuatara/hook-portalDataLoaded
Adding hook portalDataLoaded
2013-02-19 22:43:04 -08:00
a922bd36bf Adding hook portalDataLoaded
- portalDataLoaded is called during the
code/map_data.js#handleDataResponse to allow plugins to manipulate the
portals prior to rendering.
2013-02-19 22:35:32 -08:00
ba0ff06771 Refactored getDestroyAP
- Split the calculations into getAttackApGain. Allows for other
functions to get the AP data.
- Renamed to getAttackApGainText as it isn't just destroying it is also
capturing. Originally the method only calculated the destroy values.
2013-02-19 20:41:04 -08:00
ec3bdf7b4b Merge pull request #2 from Hollow011/gh-pages
Merged patched compute-ap-stats.user.js
2013-02-19 18:15:34 -08:00
d4faf5745f Update plugins/README.md
Added basic info for Compute AP Stats plugin
2013-02-19 18:59:19 -07:00
77573a8c1d Merge pull request #1 from framed/framed_ap_stats_plugin
ap stats plugin - code review tweaks
2013-02-19 17:09:27 -08: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
cfc4443e3d update wording 2013-02-18 13:58:14 +01:00
a6e8a13b4e release player tracker. Fixes #72 2013-02-18 13:04:20 +01:00
68da102b48 fix icon alignment, add shadows 2013-02-18 13:03:50 +01:00
7f79f6361d move screenshots to sub folder 2013-02-18 13:03:28 +01:00
77ad9cc3b7 fix path harder 2013-02-18 12:39:40 +01:00
4db13fef11 fix path and provide icons in dist 2013-02-18 12:38:16 +01:00
9728840715 provide faction colored icons for leaflet markers 2013-02-18 12:35:39 +01:00
acd775f65e missing headline 2013-02-18 11:59:41 +01:00
2307b14cde typo 2013-02-18 11:56:56 +01:00
190b313e7d update note about noscript 2013-02-18 11:55:32 +01:00
59957d84c1 update docs 2013-02-18 11:52:37 +01:00
f2c6c609ef Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
Conflicts:
	code/hooks.js
2013-02-18 11:13:52 +01:00
044b5f2147 add hook for chat data 2013-02-18 11:12:26 +01:00