193 Commits

Author SHA1 Message Date
boombuler
c75b99a079 added some linebreaks 2013-02-25 20:21:26 +01:00
boombuler
dc058939f4 moved constants to namespace 2013-02-25 20:18:04 +01:00
boombuler
027e13778b fixed coding style 2013-02-25 20:14:12 +01:00
boombuler
c86e8608bf support increased render limit within the plugin 2013-02-25 10:41:02 +01:00
boombuler
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
boombuler
9748664b20 moved delaunay algorithm to external file 2013-02-25 10:19:24 +01:00
Stefan Breunig
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
Florian Sundermann
de39c45a34 added a renderlimit 2013-02-25 08:56:39 +01:00
Florian Sundermann
647ce5d95d Merge branch 'upstream' into plugin
Conflicts:
	plugins/README.md
2013-02-25 08:51:38 +01:00
Florian Sundermann
1fdad5cfdf Revert "added a renderlimit for the plugin"
This reverts commit a94bf4475ba5366c1c605ffa6e97226839a58552.
2013-02-25 08:50:41 +01:00
Stefan Breunig
6e6060876d Merge pull request #284 from vita10gy/weak-colors
Portal Weakness Colors
2013-02-24 23:08:50 -08:00
Cameron Moon
1e4c372bdd Changed all instances of Enlightenment to Enlightened 2013-02-25 15:51:09 +11:00
boombuler
a94bf4475b added a renderlimit for the plugin 2013-02-24 23:10:22 +01:00
vita10gy
af5bb02db7 Nits 2013-02-24 16:08:12 -06:00
vita10gy
4e652742fb checkpoint 2013-02-24 16:04:25 -06:00
boombuler
f44e9bd3a2 fixed typo + only update links if the layer is visible 2013-02-24 15:56:58 +01:00
boombuler
d8874d1048 readme should be in alphabetical order 2013-02-24 15:34:40 +01:00
boombuler
bbf7f64488 moved some functions to namespace 2013-02-24 15:33:10 +01:00
boombuler
de4ad90645 changed namespace to maxLinks 2013-02-24 11:34:39 +01:00
vita10gy
efd895e0d6 stopping for now 2013-02-23 19:49:12 -06:00
vita10gy
ad234ce84d More Nits 2013-02-23 18:44:57 -06:00
vita10gy
5f19ba0446 checkpoint 2013-02-23 18:43:17 -06:00
vita10gy
48ee7ce2af Missed one 2013-02-23 17:36:55 -06:00
vita10gy
335e84e7ce Fixing Nits 2013-02-23 17:27:54 -06:00
vita10gy
e835ed75ac checkin 2013-02-23 17:23:00 -06:00
vita10gy
4e445a7173 init 2013-02-23 16:58:22 -06:00
vita10gy
9035e966f1 Portal Weakness Colors 2013-02-23 16:01:38 -06:00
boombuler
29749ebbe1 add to layerchooser instead of the toolbox + code cleanup 2013-02-23 17:06:21 +01:00
boombuler
c36afe506e applyed codingstyle 2013-02-23 16:18:02 +01:00
boombuler
8d419c3c95 added update / download url 2013-02-23 15:57:06 +01:00
boombuler
1ebf1e3bc1 Merge branch 'upstream' into plugin
Conflicts:
	plugins/README.md
2013-02-23 15:50:12 +01:00
Stefan Breunig
a76f96c3fb release 0.7. 2013-02-23 14:19:31 +01:00
Stefan Breunig
71d769c3ec fix #255 (by tpenner) 2013-02-23 13:59:25 +01:00
Stefan Breunig
c1e5b373aa add link to nightly 2013-02-23 10:05:49 +01:00
Stefan Breunig
d415caf702 screenshot for draw tools 2013-02-23 09:41:15 +01:00
Stefan Breunig
095ec704da should work with stable, too 2013-02-23 09:30:25 +01:00
Stefan Breunig
dabf808e8e improve style a bit 2013-02-23 09:28:38 +01:00
Stefan Breunig
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
Stefan Breunig
b879f8955f bump version number 2013-02-23 09:11:37 +01:00
Stefan Breunig
0f78368040 make table display actually work 2013-02-23 09:09:06 +01:00
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
boombuler
c546b7c13d fixed overlapping links 2013-02-22 23:04:40 +01: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
boombuler
78a1ad842b new plugin to calculate how to set links for max field count 2013-02-22 20:22:11 +01: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
vita10gy
e8e683c5b5 Nits and style redo
Added to readme, but it doesn't seem to work with the public build.
2013-02-22 08:43:04 -06:00