511 Commits

Author SHA1 Message Date
Stefan Breunig
bb790040a2 Update README.md 2013-02-22 10:06:49 +01:00
Stefan Breunig
d59ed8d75d Update USERGUIDE.md 2013-02-22 09:56:54 +01:00
Stefan Breunig
e78de477a5 split up userguide for sidebar section 2013-02-22 09:48:26 +01:00
Stefan Breunig
de20ac0d32 add note about quotes 2013-02-22 08:38:48 +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
Stefan Breunig
b769ad3a80 Merge pull request #259 from vita10gy/player-tracker
Make player tracker line dashed
2013-02-21 23:32:36 -08:00
Stefan Breunig
4ab2e2ed14 more style rules 2013-02-22 08:31:24 +01:00
Stefan Breunig
e5c75335c4 put actual address there 2013-02-22 08:11:17 +01:00
Stefan Breunig
a8367c3063 Merge pull request #261 from vita10gy/gmapslink
Unmerged Gmaps Link
2013-02-21 23:02:05 -08:00
vita10gy
177d72ba29 Unmerged Gmaps Link
Somehow in all the styling nit picking the actual change to add the
gmaps link went walkabout.
2013-02-21 22:39:57 -06: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
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
vita10gy
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
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