Commit Graph

  • 3220099449 Plugin AP List: Add comments and reordering code Xelio 2013-03-25 01:58:38 +08:00
  • 810092dc3c Plugin AP List: Include capture and completion bonus for friendly portals. Xelio 2013-03-25 01:42:58 +08:00
  • f0720ee21f Plugin AP List: Fix - neutral portal should show in friendly portal list. Xelio 2013-03-25 01:20:22 +08:00
  • 0b376493a7 Merge pull request #27 from Xelio/plugin-ap-list-patch-4 Jon Atkins 2013-03-24 09:09:09 -07:00
  • 89a5de176b Merge branch 'master-player-spiderfy' of https://github.com/Fragger/ingress-intel-total-conversion Jon Atkins 2013-03-23 19:45:23 +00:00
  • 0f04cc24a6 Merge pull request #46 from Fragger/master-base64-icons Jon Atkins 2013-03-23 12:38:24 -07:00
  • 9e7a3c2f82 Fix a few nits Fragger 2013-03-15 07:04:33 -07:00
  • e45e694533 Add click listener on player markers to open up closest portal details Fragger 2013-03-15 07:01:18 -07:00
  • c7e94a1a25 Update player-tracker to spiderfy players when they are close or stacked Kevin 2013-03-06 17:20:19 -08:00
  • 5474b893a6 Add in base64 image encoding to build system and move images over to use it Fragger 2013-03-15 09:29:33 -07:00
  • ee4be2503e Merge pull request #30 from teo96/master Jon Atkins 2013-03-23 07:41:25 -07:00
  • 247af86315 Merge pull request #35 from fstopienski/master Jon Atkins 2013-03-23 07:21:16 -07:00
  • 5199b841cc Clean up some wasted vertical space in sidebar vita10gy 2013-03-23 00:00:12 -05:00
  • 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 fstopienski 2013-03-22 22:59:15 +01:00
  • f259d550e9 the php web page, used for http://iitc.jonatkins.com/ for #33 Jon Atkins 2013-03-22 19:20:01 +00:00
  • 7724b563f5 also add new images into images/, rather than just dist/images/ Jon Atkins 2013-03-22 19:19:21 +00:00
  • 6b989a7c7e updated marker icons - #28 Jon Atkins 2013-03-22 19:10:28 +00:00
  • 5a283759cc I said “FIX #31” Stefan Breunig 2013-03-22 19:37:35 +01:00
  • 3684e64847 fix #31 Stefan Breunig 2013-03-22 19:00:28 +01:00
  • 0bb457ceda add the standard 'build-version' @@..@@ macros to the plugin description Jon Atkins 2013-03-22 14:41:39 +00:00
  • dc685713be Merge pull request #25 from vita10gy/scoreboard Jon Atkins 2013-03-22 07:39:03 -07:00
  • 6f870a2b58 quick fix for #24 - handle AT_PLAYER like TEXT in chat Jon Atkins 2013-03-22 14:33:10 +00:00
  • a32adf6e6c issue#29 add player name in chat box when click on it teo96 2013-03-22 15:18:25 +01:00
  • 05d42e0866 Plugin AP List: nit Xelio 2013-03-22 17:15:47 +08:00
  • 4c26eac9ab Plugin AP List: Add table header and change how the table is bulit Xelio 2013-03-22 16:37:49 +08:00
  • 4011f7ca21 Plugin AP List: New Feature - Effective portal level Xelio 2013-03-21 22:25:18 +08:00
  • 8036240d85 Merge branch 'master' into scoreboard vita10gy 2013-03-22 00:54:28 -05:00
  • 9498e1faa8 Scoreboard Update: Link Length, Field Area vita10gy 2013-03-22 00:41:17 -05:00
  • aea6f38b40 Merge pull request #14 from Xelio/plugin-ap-list-patch-3 Jon Atkins 2013-03-21 22:30:35 -07:00
  • c2742429c0 revert player tracker line colour change (from yellow, back to magenta) - fix #23 Jon Atkins 2013-03-22 05:26:46 +00:00
  • d0245394a3 build.py - read optional defaultBuild from localbuildsettings.py fix for #20 Jon Atkins 2013-03-22 03:55:00 +00:00
  • f0e3de1a80 fix build.py so it works with python3 Jon Atkins 2013-03-21 14:45:44 +00:00
  • bb1ace48b0 Plugin AP List: Move css rules to ap-list.css Xelio 2013-03-21 22:31:08 +08:00
  • ed222a8659 Merge pull request #15 from teo96/master Jon Atkins 2013-03-21 07:00:08 -07:00
  • c643bf91d2 change sort function and commit from git teo96 2013-03-21 08:54:55 +01:00
  • 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. Xelio 2013-03-15 21:49:11 +08:00
  • 8bf54a4ae6 Plugin AP List: Restructure styles of element to css rules Xelio 2013-03-15 20:58:10 +08:00
  • de284ec883 Plugin 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
  • 0a9b80a386 Merge pull request #12 from Fragger/contribs Jon Atkins 2013-03-20 22:27:21 -07:00
  • 12f52245be Start contribs file for those who have contributed Kevin 2013-03-20 22:20:31 -07:00
  • a7f2f51ab3 Update README.md Jon Atkins 2013-03-21 03:45:33 +00:00
  • 06778b2a6a build 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
  • 8e7681427e Merge remote-tracking branch 'origin/master' Jon Atkins 2013-03-21 02:15:11 +00:00
  • 27f02cd46e missed userscript header updates Jon Atkins 2013-03-21 02:14:32 +00:00
  • 1a3a9581d4 update userscript header to match the others Jon Atkins 2013-03-21 01:21:47 +00:00
  • f94e9a477d new plugin - portals list (from @teo96) Jon Atkins 2013-03-21 01:19:56 +00:00
  • 1f3dccc6ad fix QR code not being readable sometimes (patch by Fragger) Stefan Breunig 2013-03-20 23:12:48 +01:00
  • 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!) Jon Atkins 2013-03-20 04:34:16 +00:00
  • bd2f371d64 autobuild.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
  • 4a0f2aa5e4 added a build settings file, and build script uses it ignored compiled python .pyc files Jon Atkins 2013-03-19 23:43:15 +00:00
  • 46bfed5d2f use @@..@@ replacements for hard-coded URLs in plugins Jon Atkins 2013-03-19 22:51:51 +00:00
  • 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 Jon Atkins 2013-03-19 22:39:16 +00:00
  • 6984510ac9 Update README.md Jon Atkins 2013-03-18 16:07:57 +00:00
  • c3f10ff892 Update README.md Jon Atkins 2013-03-17 17:38:08 +00:00
  • 6b77227a78 render limit plugin: increase to 5 times the IITC defaults Jon Atkins 2013-03-17 01:37:04 +00:00
  • 9a581061e1 player 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
  • d4a9042e48 start a changelog, for reference... Jon Atkins 2013-03-16 23:54:58 +00:00
  • 6bbab0d408 Update README.md Jon Atkins 2013-03-16 23:34:52 +00:00
  • e0d55bec88 delete empty doc Jon Atkins 2013-03-16 22:48:47 +00:00
  • 7fb73b1e75 Update README.md Jon Atkins 2013-03-16 22:43:08 +00:00
  • c038e822fc readme update 2 Jon Atkins 2013-03-16 22:39:11 +00:00
  • 2797ac0ee4 add some basic info to the readme Jon Atkins 2013-03-16 22:36:34 +00:00
  • 88514b114e fix some dodgy DOS-style newlines Jon Atkins 2013-03-16 22:30:27 +00:00
  • 8c40a72e27 fix some more github URLs Jon Atkins 2013-03-16 21:03:15 +00:00
  • bb7fb7dc1b ignore my local script Jon Atkins 2013-03-16 20:42:44 +00:00
  • f097673f70 delete built output - not needed in github now dist is on a separate server Jon Atkins 2013-03-16 20:21:32 +00:00
  • bc5939818c fix protocol-related error for http + https support Jon Atkins 2013-03-16 20:21:05 +00:00
  • 38f22989d6 fixed URL to new dist image folder Jon Atkins 2013-03-16 20:07:27 +00:00
  • 9b424c328c remove forced redirect from http to https Jon Atkins 2013-03-16 20:05:29 +00:00
  • 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 Jon Atkins 2013-03-16 19:59:46 +00:00
  • 64f4f57068 bump version number - some changes committed that weren't in previous dist build Jon Atkins 2013-03-16 19:45:53 +00:00
  • 92a8bc3dfd update URLs to point to my github page + dist server Jon Atkins 2013-03-16 19:43:18 +00:00
  • b74ca8469f Merge pull request #481 from Fragger/ap-stats-nan-fix Stefan Breunig 2013-03-15 06:24:54 -07:00
  • 302ab34ad3 Add missing return data from getAttackApGain for Compute AP statistics plugin Fragger 2013-03-15 04:48:49 -07:00
  • baacdb7014 bump version number for mobile leCradle 2013-03-14 20:34:06 +01:00
  • f0c6212523 removed old app icon leCradle 2013-03-14 20:27:41 +01:00
  • 6b09b45dbc added new app icon (closes #407) thx to Lukas Funk (https://plus.google.com/108901533206068733360/) leCradle 2013-03-14 20:23:01 +01:00
  • 393c9a9172 added refresh icons to drawables leCradle 2013-03-14 17:53:19 +01:00
  • 939006281d Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages Stefan Breunig 2013-03-14 12:59:21 +01:00
  • 518467617e Instead 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
  • 7d5ae02a2a icons for reload and get location leCradle 2013-03-14 09:15:43 +01:00
  • 48ee3ab008 added http intent (fix for #473) leCradle 2013-03-14 09:15:00 +01:00
  • 2184bfd0f6 Merge pull request #462 from Xelio/plugin-ap-list-patch-1 Stefan Breunig 2013-03-14 00:37:32 -07:00
  • 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. Xelio 2013-03-14 01:58:15 +08:00
  • c5012c2d3b Merge pull request #454 from bbarao/gh-pages Stefan Breunig 2013-03-12 12:45:15 -07:00
  • a0bc896559 Add a new hook after receiving new faction messages Bruno Barão 2013-03-12 12:33:44 +00:00
  • 400ab54787 removed not used code from main activity leCradle 2013-03-12 11:44:54 +01:00
  • 931bab043a Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages Stefan Breunig 2013-03-12 10:15:01 +01:00
  • 2c07d2b803 only update the GMaps part that require updating. Stefan Breunig 2013-03-12 10:12:31 +01:00
  • d9fcbcbf5d Merge pull request #452 from Fragger/mu-count-click-fix Stefan Breunig 2013-03-12 01:36:51 -07:00
  • 14db5fd6ab Fix MU count's blocking clicking on other things. Fragger 2013-03-12 01:10:36 -07:00
  • e71f079fa4 Merge pull request #450 from vita10gy/sb-mu-bar Stefan Breunig 2013-03-11 23:23:21 -07:00
  • cd0cf5aebe Mu Bar Kicked onto 2 lines when ratio was 1/99 vita10gy 2013-03-11 23:58:29 -05:00
  • ce6e7561e5 added copy text to JSInterface leCradle 2013-03-12 00:41:20 +01:00
  • bc63c47d47 initiate copy on android instead of following links Stefan Breunig 2013-03-12 00:30:27 +01:00
  • 8f76951ca3 fix breakage from last commit Stefan Breunig 2013-03-11 20:34:14 +01:00
  • d3270f698c on android app: send intent for PosLink (fixes #437) leCradle 2013-03-11 20:24:51 +01:00
  • 303b1cc03a also have it point to github for images. Stefan Breunig 2013-03-11 19:17:15 +01:00
  • 51ce453989 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages Stefan Breunig 2013-03-11 19:02:57 +01:00
  • 2f74f63fc4 make it ping github for now instead Stefan Breunig 2013-03-11 19:02:38 +01:00