Commit Graph

647 Commits

Author SHA1 Message Date
664c2595cf fixed typo 2013-02-25 21:19:46 +01:00
a392c04469 unindented the wrapper function. 2013-02-25 20:34:25 +01:00
ca6fb9952b added link to the screenshot to the readme 2013-02-25 20:27:10 +01:00
0f728944bd fixed typo 2013-02-25 20:24:01 +01:00
c75b99a079 added some linebreaks 2013-02-25 20:21:26 +01:00
dc058939f4 moved constants to namespace 2013-02-25 20:18:04 +01:00
027e13778b fixed coding style 2013-02-25 20:14:12 +01:00
c86e8608bf support increased render limit within the plugin 2013-02-25 10:41:02 +01:00
b8a86f8d08 Merge branch 'plugin' of https://github.com/boombuler/ingress-intel-total-conversion into plugin
Conflicts:
	plugins/max-links.user.js
2013-02-25 10:22:59 +01:00
9748664b20 moved delaunay algorithm to external file 2013-02-25 10:19:24 +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
de39c45a34 added a renderlimit 2013-02-25 08:56:39 +01:00
647ce5d95d Merge branch 'upstream' into plugin
Conflicts:
	plugins/README.md
2013-02-25 08:51:38 +01:00
1fdad5cfdf Revert "added a renderlimit for the plugin"
This reverts commit a94bf4475b.
2013-02-25 08:50:41 +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
a94bf4475b added a renderlimit for the plugin 2013-02-24 23:10:22 +01:00
af5bb02db7 Nits 2013-02-24 16:08:12 -06:00
4e652742fb checkpoint 2013-02-24 16:04:25 -06:00
f44e9bd3a2 fixed typo + only update links if the layer is visible 2013-02-24 15:56:58 +01:00
d8874d1048 readme should be in alphabetical order 2013-02-24 15:34:40 +01:00
bbf7f64488 moved some functions to namespace 2013-02-24 15:33:10 +01:00
de4ad90645 changed namespace to maxLinks 2013-02-24 11:34:39 +01:00
efd895e0d6 stopping for now 2013-02-23 19:49:12 -06:00
ad234ce84d More Nits 2013-02-23 18:44:57 -06:00
5f19ba0446 checkpoint 2013-02-23 18:43:17 -06:00
48ee7ce2af Missed one 2013-02-23 17:36:55 -06:00
335e84e7ce Fixing Nits 2013-02-23 17:27:54 -06:00
e835ed75ac checkin 2013-02-23 17:23:00 -06:00
4e445a7173 init 2013-02-23 16:58:22 -06:00
9035e966f1 Portal Weakness Colors 2013-02-23 16:01:38 -06:00
29749ebbe1 add to layerchooser instead of the toolbox + code cleanup 2013-02-23 17:06:21 +01:00
c36afe506e applyed codingstyle 2013-02-23 16:18:02 +01:00
8d419c3c95 added update / download url 2013-02-23 15:57:06 +01:00
1ebf1e3bc1 Merge branch 'upstream' into plugin
Conflicts:
	plugins/README.md
2013-02-23 15:50:12 +01: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
c546b7c13d fixed overlapping links 2013-02-22 23:04:40 +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
78a1ad842b new plugin to calculate how to set links for max field count 2013-02-22 20:22:11 +01:00
8517e128d1 fixed code review bugs noted by breunigs 2013-02-22 11:22:36 -07:00