Stefan Breunig
f9834d929b
fix indention/whitespace
2013-02-23 09:03:15 +01:00
Stefan Breunig
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
Dave Frame
83420a4bbf
reverted style.css to previous commit(a23f1ecb29b5eb557578fa03a907d7c71be1380e) making style change request a separate bug.
2013-02-22 17:02:49 -07:00
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
Stefan Breunig
5797c79e68
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-22 17:41:33 +01:00
Stefan Breunig
1ddf07cd5e
fix #162
2013-02-22 17:40:54 +01:00
Stefan Breunig
f96745e1bc
fix #241
2013-02-22 16:23:21 +01:00
Stefan Breunig
5b05210691
Merge pull request #264 from neuhaus/patch-1
...
Update plugins/show-portal-weakness.user.js
2013-02-22 06:55:55 -08:00
Sven Neuhaus
22d32a18f3
Update plugins/show-portal-weakness.user.js
...
fix typo in updateURL and downloadURL
2013-02-22 14:31:01 +01:00
Stefan Breunig
b4d699fed7
escape < and >
2013-02-22 11:46:58 +01:00
Stefan Breunig
03a96094e3
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-02-22 11:26:12 +01:00
Stefan Breunig
d644ef64bd
implement jqueryui dialog replacements.
...
For now only alert windows are converted automatically. You can alert custom
HTML code like so: alert('<strong>herp a derp</strong>', true);
Main can use this feature immediately, all plugins that are advertized to be
stable may only use this once 0.7 is released.
2013-02-22 11:23:44 +01:00
Stefan Breunig
73212320e8
enforce style for plugins as well.
2013-02-22 10:28:57 +01:00
Stefan Breunig
3377c81728
Update README.md
2013-02-22 10:08:19 +01:00
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
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