450 Commits

Author SHA1 Message Date
Dave Frame
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
Dave Frame
8517e128d1 fixed code review bugs noted by breunigs 2013-02-22 11:22:36 -07:00
Dave Frame
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
Stefan Breunig
5be2d8ffbf add TOC 2013-02-22 02:10:32 +01:00
Stefan Breunig
057ee94065 move map status up, indent fix 2013-02-22 02:08:16 +01:00
Stefan Breunig
e89f88a722 add userguide 2013-02-22 02:07:01 +01:00
Stefan Breunig
d7f064f386 niantic claim it’s fixed 2013-02-22 01:54:04 +01:00
Stefan Breunig
966b1a7eaf recommend Tampermonkey for Chrome instead of following Chrome’s stupid hoops. 2013-02-21 23:19:10 +01:00
Stefan Breunig
a23f1ecb29 fix space 2013-02-21 22:13:04 +01:00
Stefan Breunig
9ef1dfa235 Merge pull request #190 from vita10gy/gh-pages
Portal Location Info, Take 2
2013-02-21 13:12:09 -08:00
Stefan Breunig
6bf3de0607 fix #252 by updating the wording 2013-02-21 20:15:29 +01:00
vita10gy
11ca5c94fd Update 2013-02-21 09:18:38 -06:00
vita10gy
6bc5156e29 Style "Nigs" 2013-02-21 09:07:27 -06:00
Stefan Breunig
caeb842063 sort alphabetically, separate plugins that don’t work with stable 2013-02-21 08:23:35 +01:00
Stefan Breunig
94e4bef6c4 add version requirements note for ap stats plugin 2013-02-21 08:15:26 +01:00
Stefan Breunig
b9443e1bfc Merge pull request #219 from Hollow011/patch-1
Create compute_AP_stats.user.js
2013-02-20 23:14:53 -08:00
Hollow011
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
Hollow011
d9604db155 Update plugins/compute-ap-stats.user.js 2013-02-20 23:56:50 -07:00
Hollow011
0838c5e280 Merge pull request #5 from breunigs/gh-pages
Rebase from bruenigs/ingress-intel-total-conversion
2013-02-20 22:31:08 -08:00
Hollow011
100e3868f2 Update plugins/compute-ap-stats.user.js 2013-02-20 23:16:46 -07: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
785be63d33 fix #216 2013-02-20 17:16:48 +01:00
Stefan Breunig
052e0642c2 Merge pull request #234 from ShawnTuatara/getAttackApGain
Refactored getDestroyAP
2013-02-19 23:36:36 -08:00
Hollow011
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
Shawn Clark
51a4dabfc9 nits - object field whitespace 2013-02-19 23:17:19 -08:00
Hollow011
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
Shawn Clark
f2bdcb9fc9 Fixing nits 2013-02-19 23:15:46 -08:00
Hollow011
caa3295a32 Merge pull request #3 from breunigs/gh-pages
Rebase from bruenigs/ingress-intel-total-conversion
2013-02-19 23:05:07 -08:00
Stefan Breunig
95e8569e4d Merge pull request #235 from ShawnTuatara/hook-portalDataLoaded
Adding hook portalDataLoaded
2013-02-19 22:43:04 -08:00
Shawn Clark
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
Shawn Clark
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
Hollow011
ec3bdf7b4b Merge pull request #2 from Hollow011/gh-pages
Merged patched compute-ap-stats.user.js
2013-02-19 18:15:34 -08:00
Hollow011
d4faf5745f Update plugins/README.md
Added basic info for Compute AP Stats plugin
2013-02-19 18:59:19 -07:00
Hollow011
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
Dave Frame
84390e7b66 updated to comply with code review comments from breunigs 2013-02-19 17:48:15 -07:00
Dave Frame
14a5803a64 Merge remote-tracking branch 'blake-ingress/patch-1' into framed_ap_stats_plugin 2013-02-19 13:57:25 -07:00
Stefan Breunig
2396f34e7a fix text wrapping style issues in player tracker (fixes #212) 2013-02-19 08:50:28 +01:00
Hollow011
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
Stefan Breunig
cfc4443e3d update wording 2013-02-18 13:58:14 +01:00
Stefan Breunig
a6e8a13b4e release player tracker. Fixes #72 2013-02-18 13:04:20 +01:00
Stefan Breunig
68da102b48 fix icon alignment, add shadows 2013-02-18 13:03:50 +01:00
Stefan Breunig
7f79f6361d move screenshots to sub folder 2013-02-18 13:03:28 +01:00
Stefan Breunig
77ad9cc3b7 fix path harder 2013-02-18 12:39:40 +01:00
Stefan Breunig
4db13fef11 fix path and provide icons in dist 2013-02-18 12:38:16 +01:00
Stefan Breunig
9728840715 provide faction colored icons for leaflet markers 2013-02-18 12:35:39 +01:00
Stefan Breunig
acd775f65e missing headline 2013-02-18 11:59:41 +01:00
Stefan Breunig
2307b14cde typo 2013-02-18 11:56:56 +01:00
Stefan Breunig
190b313e7d update note about noscript 2013-02-18 11:55:32 +01:00
Stefan Breunig
59957d84c1 update docs 2013-02-18 11:52:37 +01:00
Stefan Breunig
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