0f04cc24a6Merge pull request #46 from Fragger/master-base64-icons
Jon Atkins
2013-03-23 12:38:24 -07:00
9e7a3c2f82Fix a few nits
Fragger
2013-03-15 07:04:33 -07:00
e45e694533Add click listener on player markers to open up closest portal details
Fragger
2013-03-15 07:01:18 -07:00
c7e94a1a25Update player-tracker to spiderfy players when they are close or stacked
Kevin
2013-03-06 17:20:19 -08:00
5474b893a6Add in base64 image encoding to build system and move images over to use it
Fragger
2013-03-15 09:29:33 -07:00
ee4be2503eMerge pull request #30 from teo96/master
Jon Atkins
2013-03-23 07:41:25 -07:00
247af86315Merge pull request #35 from fstopienski/master
Jon Atkins
2013-03-23 07:21:16 -07:00
5199b841ccClean up some wasted vertical space in sidebar
vita10gy
2013-03-23 00:00:12 -05:00
84ad940176new 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
fstopienski
2013-03-22 22:59:15 +01:00
7724b563f5also add new images into images/, rather than just dist/images/
Jon Atkins
2013-03-22 19:19:21 +00:00
6b989a7c7eupdated marker icons - #28
Jon Atkins
2013-03-22 19:10:28 +00:00
5a283759ccI said “FIX #31”
Stefan Breunig
2013-03-22 19:37:35 +01:00
3684e64847fix#31
Stefan Breunig
2013-03-22 19:00:28 +01:00
0bb457cedaadd the standard 'build-version' @@..@@ macros to the plugin description
Jon Atkins
2013-03-22 14:41:39 +00:00
dc685713beMerge pull request #25 from vita10gy/scoreboard
Jon Atkins
2013-03-22 07:39:03 -07:00
6f870a2b58quick fix for #24 - handle AT_PLAYER like TEXT in chat
Jon Atkins
2013-03-22 14:33:10 +00:00
a32adf6e6cissue#29 add player name in chat box when click on it
teo96
2013-03-22 15:18:25 +01:00
05d42e0866Plugin AP List: nit
Xelio
2013-03-22 17:15:47 +08:00
4c26eac9abPlugin AP List: Add table header and change how the table is bulit
Xelio
2013-03-22 16:37:49 +08:00
4011f7ca21Plugin AP List: New Feature - Effective portal level
Xelio
2013-03-21 22:25:18 +08:00
8036240d85Merge branch 'master' into scoreboard
vita10gy
2013-03-22 00:54:28 -05:00
9498e1faa8Scoreboard Update: Link Length, Field Area
vita10gy
2013-03-22 00:41:17 -05:00
aea6f38b40Merge pull request #14 from Xelio/plugin-ap-list-patch-3
Jon Atkins
2013-03-21 22:30:35 -07:00
c2742429c0revert player tracker line colour change (from yellow, back to magenta) - fix#23
Jon Atkins
2013-03-22 05:26:46 +00:00
d0245394a3build.py - read optional defaultBuild from localbuildsettings.py fix for #20
Jon Atkins
2013-03-22 03:55:00 +00:00
f0e3de1a80fix build.py so it works with python3
Jon Atkins
2013-03-21 14:45:44 +00:00
bb1ace48b0Plugin AP List: Move css rules to ap-list.css
Xelio
2013-03-21 22:31:08 +08:00
ed222a8659Merge pull request #15 from teo96/master
Jon Atkins
2013-03-21 07:00:08 -07:00
c643bf91d2change sort function and commit from git
teo96
2013-03-21 08:54:55 +01:00
34847236dfPlugin 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.
Xelio
2013-03-15 21:49:11 +08:00
8bf54a4ae6Plugin AP List: Restructure styles of element to css rules
Xelio
2013-03-15 20:58:10 +08:00
de284ec883Plugin AP List: New Features Clicking the current "Enemy" or "Friendly" label again will scroll the sidebar to top.
Xelio
2013-03-15 21:41:09 +08:00
0a9b80a386Merge pull request #12 from Fragger/contribs
Jon Atkins
2013-03-20 22:27:21 -07:00
12f52245beStart contribs file for those who have contributed
Kevin
2013-03-20 22:20:31 -07:00
a7f2f51ab3Update README.md
Jon Atkins
2013-03-21 03:45:33 +00:00
06778b2a6abuild improvements - add optional localbuildsettings.py - remove the 'jonatkins' and 'jonatkins-dev' from buildsettings.py - some devs were using them and it'll give them unexpected update behaviour - add a 'local' build - uses the public release for external resources (rather than a local web server as for local8000), but no distUrlBase. perfect for code-only changes - distUrlBase can now be None - no more wacky invalid URLs
Jon Atkins
2013-03-21 03:36:12 +00:00
8e7681427eMerge remote-tracking branch 'origin/master'
Jon Atkins
2013-03-21 02:15:11 +00:00
27f02cd46emissed userscript header updates
Jon Atkins
2013-03-21 02:14:32 +00:00
1a3a9581d4update userscript header to match the others
Jon Atkins
2013-03-21 01:21:47 +00:00
f94e9a477dnew plugin - portals list (from @teo96)
Jon Atkins
2013-03-21 01:19:56 +00:00
1f3dccc6adfix QR code not being readable sometimes (patch by Fragger)
Stefan Breunig
2013-03-20 23:12:48 +01:00
380bbfda32more 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!)
Jon Atkins
2013-03-20 04:34:16 +00:00
bd2f371d64autobuild.sh passes through build name to build.py build.py gives useful error message when no build name is supplied
Jon Atkins
2013-03-19 23:53:46 +00:00
4a0f2aa5e4added a build settings file, and build script uses it ignored compiled python .pyc files
Jon Atkins
2013-03-19 23:43:15 +00:00
46bfed5d2fuse @@..@@ replacements for hard-coded URLs in plugins
Jon Atkins
2013-03-19 22:51:51 +00:00
4ce0da5056large 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
Jon Atkins
2013-03-19 22:39:16 +00:00
6984510ac9Update README.md
Jon Atkins
2013-03-18 16:07:57 +00:00
c3f10ff892Update README.md
Jon Atkins
2013-03-17 17:38:08 +00:00
6b77227a78render limit plugin: increase to 5 times the IITC defaults
Jon Atkins
2013-03-17 01:37:04 +00:00
9a581061e1player tracker - line colour changed to yellow - easier to see on map - track time changed from 1 to 3 hours
Jon Atkins
2013-03-17 01:33:33 +00:00
d4a9042e48start a changelog, for reference...
Jon Atkins
2013-03-16 23:54:58 +00:00
6bbab0d408Update README.md
Jon Atkins
2013-03-16 23:34:52 +00:00
e0d55bec88delete empty doc
Jon Atkins
2013-03-16 22:48:47 +00:00
7fb73b1e75Update README.md
Jon Atkins
2013-03-16 22:43:08 +00:00
c038e822fcreadme update 2
Jon Atkins
2013-03-16 22:39:11 +00:00
2797ac0ee4add some basic info to the readme
Jon Atkins
2013-03-16 22:36:34 +00:00
88514b114efix some dodgy DOS-style newlines
Jon Atkins
2013-03-16 22:30:27 +00:00
8c40a72e27fix some more github URLs
Jon Atkins
2013-03-16 21:03:15 +00:00
bb7fb7dc1bignore my local script
Jon Atkins
2013-03-16 20:42:44 +00:00
f097673f70delete built output - not needed in github now dist is on a separate server
Jon Atkins
2013-03-16 20:21:32 +00:00
bc5939818cfix protocol-related error for http + https support
Jon Atkins
2013-03-16 20:21:05 +00:00
38f22989d6fixed URL to new dist image folder
Jon Atkins
2013-03-16 20:07:27 +00:00
9b424c328cremove forced redirect from http to https
Jon Atkins
2013-03-16 20:05:29 +00:00
1d4d125605update 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
Jon Atkins
2013-03-16 19:59:46 +00:00
64f4f57068bump version number - some changes committed that weren't in previous dist build
Jon Atkins
2013-03-16 19:45:53 +00:00
92a8bc3dfdupdate URLs to point to my github page + dist server
Jon Atkins
2013-03-16 19:43:18 +00:00
b74ca8469fMerge pull request #481 from Fragger/ap-stats-nan-fix
Stefan Breunig
2013-03-15 06:24:54 -07:00
302ab34ad3Add missing return data from getAttackApGain for Compute AP statistics plugin
Fragger
2013-03-15 04:48:49 -07:00
baacdb7014bump version number for mobile
leCradle
2013-03-14 20:34:06 +01:00
f0c6212523removed old app icon
leCradle
2013-03-14 20:27:41 +01:00
393c9a9172added refresh icons to drawables
leCradle
2013-03-14 17:53:19 +01:00
939006281dMerge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
Stefan Breunig
2013-03-14 12:59:21 +01:00
518467617eInstead of determining the height of the sidebar and fixing it to that, this patch uses the CSS pointer-events directive to make the area between the side bar and the map status usable. This should avoid cutting off the sidebar and force users to scroll even if there is space available but still allow to interact with that area. Please report if there are any problems with this.
Stefan Breunig
2013-03-14 12:56:39 +01:00
7d5ae02a2aicons for reload and get location
leCradle
2013-03-14 09:15:43 +01:00
48ee3ab008added http intent (fix for #473)
leCradle
2013-03-14 09:15:00 +01:00
2184bfd0f6Merge pull request #462 from Xelio/plugin-ap-list-patch-1
Stefan Breunig
2013-03-14 00:37:32 -07:00
afb8c78a05Plugin 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.
Xelio
2013-03-14 01:58:15 +08:00
c5012c2d3bMerge pull request #454 from bbarao/gh-pages
Stefan Breunig
2013-03-12 12:45:15 -07:00
a0bc896559Add a new hook after receiving new faction messages
Bruno Barão
2013-03-12 12:33:44 +00:00
400ab54787removed not used code from main activity
leCradle
2013-03-12 11:44:54 +01:00
931bab043aMerge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
Stefan Breunig
2013-03-12 10:15:01 +01:00
2c07d2b803only update the GMaps part that require updating.
Stefan Breunig
2013-03-12 10:12:31 +01:00
d9fcbcbf5dMerge pull request #452 from Fragger/mu-count-click-fix
Stefan Breunig
2013-03-12 01:36:51 -07:00
14db5fd6abFix MU count's blocking clicking on other things.
Fragger
2013-03-12 01:10:36 -07:00
e71f079fa4Merge pull request #450 from vita10gy/sb-mu-bar
Stefan Breunig
2013-03-11 23:23:21 -07:00
cd0cf5aebeMu Bar Kicked onto 2 lines when ratio was 1/99
vita10gy
2013-03-11 23:58:29 -05:00
ce6e7561e5added copy text to JSInterface
leCradle
2013-03-12 00:41:20 +01:00
bc63c47d47initiate copy on android instead of following links
Stefan Breunig
2013-03-12 00:30:27 +01:00
8f76951ca3fix breakage from last commit
Stefan Breunig
2013-03-11 20:34:14 +01:00