Commit Graph

3817 Commits

Author SHA1 Message Date
f5f57fc097 change the "IITC's page" link to point to http://iitc.jonatkins.com/ 2013-03-24 19:08:44 +00:00
b7bbc75c77 Merge pull request #51 from Xelio/plugin-ap-list-patch-6
Plugin AP List: Fixes
2013-03-24 11:31:03 -07:00
3220099449 Plugin AP List: Add comments and reordering code 2013-03-25 01:58:38 +08:00
810092dc3c Plugin AP List: Include capture and completion bonus for friendly portals. 2013-03-25 01:42:58 +08:00
f0720ee21f Plugin AP List: Fix - neutral portal should show in friendly portal list. 2013-03-25 01:20:22 +08:00
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
89a5de176b Merge branch 'master-player-spiderfy' of https://github.com/Fragger/ingress-intel-total-conversion 2013-03-23 19:45:23 +00:00
0f04cc24a6 Merge pull request #46 from Fragger/master-base64-icons
Add in base64 image encoding to build system and move images over to use it
2013-03-23 12:38:24 -07:00
9e7a3c2f82 Fix a few nits 2013-03-23 11:03:45 -07:00
e45e694533 Add click listener on player markers to open up closest portal details 2013-03-23 11:03:43 -07:00
c7e94a1a25 Update player-tracker to spiderfy players when they are close or stacked 2013-03-23 11:01:50 -07:00
5474b893a6 Add in base64 image encoding to build system and move images over to use it 2013-03-23 10:31:06 -07:00
ee4be2503e Merge pull request #30 from teo96/master
#issue 29 : add nickname in the chat textbox when I click on it
2013-03-23 07:41:25 -07:00
247af86315 Merge pull request #35 from fstopienski/master
Plugin show linked portals
2013-03-23 07:21:16 -07:00
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
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
f259d550e9 the php web page, used for http://iitc.jonatkins.com/
for #33
2013-03-22 19:20:01 +00:00
7724b563f5 also add new images into images/, rather than just dist/images/ 2013-03-22 19:19:21 +00:00
6b989a7c7e updated marker icons - #28 2013-03-22 19:10:28 +00:00
5a283759cc I said “FIX #31” 2013-03-22 19:37:35 +01:00
3684e64847 fix #31 2013-03-22 19:00:28 +01:00
0bb457ceda add the standard 'build-version' @@..@@ macros to the plugin description 2013-03-22 14:41:39 +00:00
dc685713be Merge pull request #25 from vita10gy/scoreboard
Scoreboard Update: Link Length, Field Area
2013-03-22 07:39:03 -07:00
6f870a2b58 quick fix for #24 - handle AT_PLAYER like TEXT in chat 2013-03-22 14:33:10 +00:00
a32adf6e6c issue#29 add player name in chat box when click on it 2013-03-22 15:18:25 +01:00
05d42e0866 Plugin AP List: nit 2013-03-22 17:15:47 +08:00
4c26eac9ab Plugin AP List: Add table header and change how the table is bulit 2013-03-22 16:44:05 +08:00
4011f7ca21 Plugin AP List: New Feature - Effective portal level 2013-03-22 14:20:10 +08:00
8036240d85 Merge branch 'master' into scoreboard 2013-03-22 00:54:28 -05:00
9498e1faa8 Scoreboard Update: Link Length, Field Area 2013-03-22 00:41:17 -05:00
aea6f38b40 Merge pull request #14 from Xelio/plugin-ap-list-patch-3
Plugin AP List patch
2013-03-21 22:30:35 -07:00
c2742429c0 revert player tracker line colour change (from yellow, back to magenta) - fix #23 2013-03-22 05:26:46 +00:00
d0245394a3 build.py - read optional defaultBuild from localbuildsettings.py
fix for #20

also, some other minor tweaks/cleanups in that area of the code
2013-03-22 03:55:00 +00:00
f0e3de1a80 fix build.py so it works with python3 2013-03-21 14:45:44 +00:00
bb1ace48b0 Plugin AP List: Move css rules to ap-list.css 2013-03-21 22:31:08 +08:00
ed222a8659 Merge pull request #15 from teo96/master
Plugin portals-list complete git workflow
2013-03-21 07:00:08 -07:00
c643bf91d2 change sort function and commit from git 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.
2013-03-21 15:53:34 +08:00
8bf54a4ae6 Plugin AP List: Restructure styles of element to css rules 2013-03-21 15:53:28 +08:00
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
0a9b80a386 Merge pull request #12 from Fragger/contribs
Start contribs file for those who have contributed
2013-03-20 22:27:21 -07:00
12f52245be Start contribs file for those who have contributed 2013-03-20 22:20:31 -07:00
a7f2f51ab3 Update README.md 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

(the resourceUrlBase will become redundant once all resources are embedded, but that's still pending)
2013-03-21 03:36:12 +00:00
8e7681427e Merge remote-tracking branch 'origin/master' 2013-03-21 02:15:11 +00:00
27f02cd46e missed userscript header updates 2013-03-21 02:14:32 +00:00
1a3a9581d4 update userscript header to match the others 2013-03-21 01:21:47 +00:00
f94e9a477d new plugin - portals list (from @teo96) 2013-03-21 01:19:56 +00:00
1f3dccc6ad fix QR code not being readable sometimes (patch by Fragger)
fixes breunigs/ingress-intel-total-conversion#487
fixes breunigs/ingress-intel-total-conversion#486
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!)
2013-03-20 04:34:16 +00:00