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
Fragger
5474b893a6
Add in base64 image encoding to build system and move images over to use it
2013-03-23 10:31:06 -07:00
Jon Atkins
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
Jon Atkins
247af86315
Merge pull request #35 from fstopienski/master
...
Plugin show linked portals
2013-03-23 07:21:16 -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
f259d550e9
the php web page, used for http://iitc.jonatkins.com/
...
for #33
2013-03-22 19:20:01 +00:00
Jon Atkins
7724b563f5
also add new images into images/, rather than just dist/images/
2013-03-22 19:19:21 +00:00
Jon Atkins
6b989a7c7e
updated marker icons - #28
2013-03-22 19:10:28 +00:00
Stefan Breunig
5a283759cc
I said “FIX #31”
2013-03-22 19:37:35 +01:00
Stefan Breunig
3684e64847
fix #31
2013-03-22 19:00:28 +01:00
Jon Atkins
0bb457ceda
add the standard 'build-version' @@..@@ macros to the plugin description
2013-03-22 14:41:39 +00:00
Jon Atkins
dc685713be
Merge pull request #25 from vita10gy/scoreboard
...
Scoreboard Update: Link Length, Field Area
2013-03-22 07:39:03 -07:00
Jon Atkins
6f870a2b58
quick fix for #24 - handle AT_PLAYER like TEXT in chat
2013-03-22 14:33:10 +00:00
teo96
a32adf6e6c
issue#29 add player name in chat box when click on it
2013-03-22 15:18:25 +01: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
Jon Atkins
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
Jon Atkins
f0e3de1a80
fix build.py so it works with python3
2013-03-21 14:45:44 +00:00
Xelio
bb1ace48b0
Plugin AP List: Move css rules to ap-list.css
2013-03-21 22:31:08 +08:00
Jon Atkins
ed222a8659
Merge pull request #15 from teo96/master
...
Plugin portals-list complete git workflow
2013-03-21 07:00:08 -07: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
0a9b80a386
Merge pull request #12 from Fragger/contribs
...
Start contribs file for those who have contributed
2013-03-20 22:27:21 -07:00
Kevin
12f52245be
Start contribs file for those who have contributed
2013-03-20 22:20:31 -07:00
Jon Atkins
a7f2f51ab3
Update README.md
2013-03-21 03:45:33 +00:00
Jon Atkins
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
Jon Atkins
8e7681427e
Merge remote-tracking branch 'origin/master'
2013-03-21 02:15:11 +00: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
Stefan Breunig
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
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
bd2f371d64
autobuild.sh passes through build name to build.py
...
build.py gives useful error message when no build name is supplied
2013-03-19 23:53:46 +00:00
Jon Atkins
4a0f2aa5e4
added a build settings file, and build script uses it
...
ignored compiled python .pyc files
2013-03-19 23:43:15 +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
6984510ac9
Update README.md
2013-03-18 16:07:57 +00:00
Jon Atkins
c3f10ff892
Update README.md
2013-03-17 17:38:08 +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