1057 Commits

Author SHA1 Message Date
YenkyK
187a90ce40 fixed incorrect rounded portal levels
adjusted viewport to be closer
2013-03-25 15:56:55 +01:00
Jon Atkins
2509032561 keep plugin version number as a.b.c.date.time format - otherwise 0.3.20121231.123456 is higher than 0.3.1.20121231.123456 2013-03-25 14:48:10 +00:00
YenkyK
2f6334f4ed Fixed reset of portal count if map is moved 2013-03-25 13:59:11 +01:00
YenkyK
14fffeb33e Plugin Portal Count: Show a list of portals by faction and level 2013-03-25 13:05:51 +01:00
YenkyK
2863316524 Added new plugin portal-counts 2013-03-25 12:52:57 +01:00
Kevin
be55603bcb Revert "nits"
This reverts commit e12e66284056b7392629a83fd12dd7f820b42d41.
2013-03-25 01:52:48 -07:00
Stefan Breunig
450ad8caf3 Update draw-tools.user.js 2013-03-25 09:40:25 +01:00
Kevin
e12e662840 nits 2013-03-25 01:20:06 -07:00
Kevin
67fe78af04 nits 2013-03-25 01:18:46 -07:00
Pavol Babincak
9e70c8ddd2 First version of privacy view plugin
From Intel hides info which shouldn't leak to players of the other
fraction.
2013-03-25 08:38:08 +01:00
Xelio
e97925b7f0 Plugin AP List: Fix table width problem in Firefox 2013-03-25 15:10:46 +08:00
Kevin
3f719cc630 Update draw tools plugin to include dependencies 2013-03-24 23:01:27 -07:00
Kevin
65c019845d Update max links to include dependencies 2013-03-24 22:50:36 -07:00
Jon Atkins
8a7ed3dfb2 Merge branch 'views' of https://github.com/vita10gy/ingress-intel-total-conversion into temp 2013-03-25 03:22:42 +00:00
Xelio
3220099449 Plugin AP List: Add comments and reordering code 2013-03-25 01:58:38 +08:00
Xelio
810092dc3c Plugin AP List: Include capture and completion bonus for friendly portals. 2013-03-25 01:42:58 +08:00
Xelio
f0720ee21f Plugin AP List: Fix - neutral portal should show in friendly portal list. 2013-03-25 01:20:22 +08:00
Jon Atkins
0b376493a7 Merge pull request #27 from Xelio/plugin-ap-list-patch-4
Plugin AP List: New Feature - Effective portal level
2013-03-24 09:09:09 -07:00
Fragger
9e7a3c2f82 Fix a few nits 2013-03-23 11:03:45 -07:00
Fragger
e45e694533 Add click listener on player markers to open up closest portal details 2013-03-23 11:03:43 -07:00
Kevin
c7e94a1a25 Update player-tracker to spiderfy players when they are close or stacked 2013-03-23 11:01:50 -07:00
vita10gy
5199b841cc Clean up some wasted vertical space in sidebar
Clean up some wasted vertical space in sidebar and make other small
changes so more fits on 1366x768 screens (most common res) without
scrolling.
2013-03-23 00:00:12 -05:00
fstopienski
84ad940176 new plugin to display linked portals (image, title and address) in selected portal detail view
- via mouse click on the linked portal jumps to the portal
2013-03-22 22:59:15 +01:00
Jon Atkins
0bb457ceda add the standard 'build-version' @@..@@ macros to the plugin description 2013-03-22 14:41:39 +00:00
Xelio
05d42e0866 Plugin AP List: nit 2013-03-22 17:15:47 +08:00
Xelio
4c26eac9ab Plugin AP List: Add table header and change how the table is bulit 2013-03-22 16:44:05 +08:00
Xelio
4011f7ca21 Plugin AP List: New Feature - Effective portal level 2013-03-22 14:20:10 +08:00
vita10gy
8036240d85 Merge branch 'master' into scoreboard 2013-03-22 00:54:28 -05:00
vita10gy
9498e1faa8 Scoreboard Update: Link Length, Field Area 2013-03-22 00:41:17 -05:00
Jon Atkins
aea6f38b40 Merge pull request #14 from Xelio/plugin-ap-list-patch-3
Plugin AP List patch
2013-03-21 22:30:35 -07:00
Jon Atkins
c2742429c0 revert player tracker line colour change (from yellow, back to magenta) - fix #23 2013-03-22 05:26:46 +00:00
Xelio
bb1ace48b0 Plugin AP List: Move css rules to ap-list.css 2013-03-21 22:31:08 +08:00
teo96
c643bf91d2 change sort function and commit from git 2013-03-21 08:54:55 +01:00
Xelio
34847236df Plugin AP List: New Features 2
Add indicator of portal after single click on portal name. Which is a circle decreasing from size of screen to size of portal. For quickly locate clicked portal.
2013-03-21 15:53:34 +08:00
Xelio
8bf54a4ae6 Plugin AP List: Restructure styles of element to css rules 2013-03-21 15:53:28 +08:00
Xelio
de284ec883 Plugin AP List: New Features
Clicking the current "Enemy" or "Friendly" label again will scroll the sidebar to top.
2013-03-21 15:52:57 +08:00
Jon Atkins
27f02cd46e missed userscript header updates 2013-03-21 02:14:32 +00:00
Jon Atkins
1a3a9581d4 update userscript header to match the others 2013-03-21 01:21:47 +00:00
Jon Atkins
f94e9a477d new plugin - portals list (from @teo96) 2013-03-21 01:19:56 +00:00
Jon Atkins
380bbfda32 more build tweaks
- make update URLS https - required by firefox+greasemonkey
- add build name + date/time to description of all plugins, and moved to front for main IITC
- ensure all plugins have a A.B.C. version number format - required now they append the date+time digits
- no smooth upgrade path from current 'dist' folder - so changed to 'release'. users will have to manually update this time, but will be fine fron now onwards (in theory!)
2013-03-20 04:34:16 +00:00
Jon Atkins
46bfed5d2f use @@..@@ replacements for hard-coded URLs in plugins 2013-03-19 22:51:51 +00:00
Jon Atkins
4ce0da5056 large chunk of work towards a nicer build system
- plugins are now parsed for @@..@@ replacements
- main script and plugins have separate .meta.js files created - less web server load for update checks
- build script has variables for resource URL, update URL, etc, substituted via @@..@@ into main script and all plugins
2013-03-19 22:39:16 +00:00
Jon Atkins
6b77227a78 render limit plugin: increase to 5 times the IITC defaults 2013-03-17 01:37:04 +00:00
Jon Atkins
9a581061e1 player tracker
- line colour changed to yellow - easier to see on map
- track time changed from 1 to 3 hours
2013-03-17 01:33:33 +00:00
Jon Atkins
8c40a72e27 fix some more github URLs 2013-03-16 21:03:15 +00:00
Jon Atkins
1d4d125605 update plugin URLS for my branch + dist server
bump version numbers for this reason
also, allow plugins for both http and https URLs, in preperation for supporting both
2013-03-16 19:59:46 +00:00
Xelio
afb8c78a05 Plugin AP List: New function - Simulating the AP change of other portals when a portal is destroyed. Change: Show counts of Resonators, Links, Control Fields of a portal in enemy portal AP breakdown. 2013-03-14 01:58:15 +08:00
vita10gy
cd0cf5aebe Mu Bar Kicked onto 2 lines when ratio was 1/99 2013-03-11 23:58:29 -05:00
vita10gy
fa31239a7e Scoreboard - Uncapped Portal Error
Will close  #439.
2013-03-11 09:30:08 -05:00
Stefan Breunig
205f2465ba Merge pull request #383 from Xelio/plugin-ap-list-cached
Plugin: AP List
2013-03-11 07:07:17 -07:00