Stefan Breunig
2f74f63fc4
make it ping github for now instead
2013-03-11 19:02:38 +01:00
Stefan Breunig
ae494d9567
Merge pull request #440 from vita10gy/sb-uncapped
...
Scoreboard - Uncapped Portal Error
2013-03-11 08:43:52 -07: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
Xelio
190b713c9d
Plugin AP List: Add "getAttackApGain" to plugin to make it work with release version <=0.8.1 and development version
2013-03-11 21:35:10 +08:00
Stefan Breunig
a609c77929
Merge pull request #436 from billybennett/gh-pages
...
Pull for issue #306
2013-03-11 04:00:23 -07:00
Stefan Breunig
8bfd2b7724
fix broken 0.8 build
2013-03-11 11:26:35 +01:00
billybennett
1dfeb791b0
Friendly/Enemy AP gain
...
Should merge now.
2013-03-11 05:39:08 -04:00
Stefan Breunig
7485cd6040
Merge pull request #334 from boombuler/player_lvl_on_infoscreen
...
Fixed the guess player level plugin on the portaldetails
2013-03-11 01:32:55 -07:00
Stefan Breunig
e1e098d4e7
fix styling
2013-03-11 09:27:08 +01:00
Stefan Breunig
7b2e32d6a8
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-03-11 09:17:15 +01:00
Stefan Breunig
e2ce879ae6
add link to plugin page
2013-03-11 09:16:06 +01:00
Stefan Breunig
9daddafbb5
add highlights
2013-03-11 09:14:39 +01:00
Stefan Breunig
103849ba1c
update IITC to v0.8
2013-03-11 09:12:35 +01:00
Stefan Breunig
3f7d95f82f
remove old, deprecated files
2013-03-11 08:02:09 +01:00
Stefan Breunig
702999d1db
bump version number and have it point to Google AppEngine instead of GitHub
2013-03-11 08:01:03 +01:00
Stefan Breunig
977b6ea54b
add scoreboard screen
2013-03-11 08:00:45 +01:00
Stefan Breunig
957a9aec42
Merge pull request #395 from vita10gy/scoreboard
...
New Plugin: Scoreboard
2013-03-10 23:55:05 -07:00
vita10gy
b02d599d57
data-sort, firefox issue, column align
2013-03-10 17:38:07 -05:00
leCradle
d5a89032ff
removed static members to get rid of warnings
2013-03-10 22:40:48 +01:00
leCradle
5e0efc501b
fixed not working reload button
2013-03-10 20:59:36 +01:00
Stefan Breunig
897ce2e9f1
Merge pull request #431 from richbradshaw/gh-pages
...
Added leaflet.js option to check for retina screens and provide a nicer map.
2013-03-10 12:05:06 -07:00
Stefan Breunig
26acb194e4
fix broken ingress style commit
2013-03-10 20:04:07 +01:00
Richard Bradshaw
7d2333e504
Update boot.js
...
Added retina support.
2013-03-10 18:45:26 +00:00
Stefan Breunig
2ceadfed6e
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-03-10 18:39:03 +01:00
Stefan Breunig
b2b2cfd33e
prevent sidebar toggle flicker, make BG color more compatible with default midnight map colors
2013-03-10 18:38:39 +01:00
leCradle
49d166de34
replaced deprecated StringBufferInputStream class with ByteArrayInputStream
2013-03-10 18:31:14 +01:00
Stefan Breunig
47a3820a0d
match default ingress map style
2013-03-10 18:28:59 +01:00
vita10gy
7e3f28baec
Style changes - Use Largest field info
2013-03-10 12:06:10 -05:00
leCradle
c6bf6e1c73
get back action bar...follow google style guidelines. closes #418
2013-03-10 18:05:21 +01:00
leCradle
265e51d3b1
removed not used imports, suppressed some warnings
2013-03-10 18:02:34 +01:00
Stefan Breunig
e678225f20
bump version number for mobile
2013-03-10 17:48:07 +01:00
Stefan Breunig
3ce0217180
add black bg to styles, maybe this sets the BG on IITCM when the "Your account is not enabled to play…" message pops up
2013-03-10 17:41:19 +01:00
Stefan Breunig
08486a144e
update build script
2013-03-10 17:40:49 +01:00
Stefan Breunig
545ccad20b
add build script for mobile version
2013-03-10 17:40:27 +01:00
Stefan Breunig
af24be16e7
fix build bustage
2013-03-10 17:22:17 +01:00
Stefan Breunig
6f2f1302be
include IITC in the app’s resources and load it from there
...
IITC can only be updated with the app from now on, as the remote-loading
code has been removed. The new injection method intercepts all resources
being requested by the web page and either injects our code or and empty
string. This should stop IITCM from requesting them at all, saving band-
width and reducing the boot up time dramatically.
2013-03-10 17:10:31 +01:00
Xelio
30c30d4910
Plugin AP List: Code restructure and change handling of top portals
2013-03-10 21:27:47 +08:00
Stefan Breunig
70211b700c
fix select-one toggle in layer chooser for desktop browsers
2013-03-10 14:16:33 +01:00
Stefan Breunig
dbdf98ddfb
remove alert debug; handle logging cyclic objects
2013-03-10 14:15:37 +01:00
Stefan Breunig
21fd956726
Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages
2013-03-10 12:48:16 +01:00
Stefan Breunig
0b056df07d
disable player tracker when zooming out too far
2013-03-10 12:47:53 +01:00
vita10gy
37d1e0d3cc
Column sorting - No outside Lib needed
...
I added basic column sorting (mu default). No multisort, or ascending
sorts, but I'd argue that's overkill in this context.
2013-03-09 21:30:09 -06:00
vita10gy
bf97cd2c0d
Column Sorting Pelim
...
Stopping for now
2013-03-09 16:25:05 -06:00
vita10gy
cbbd6fcf71
merge main
2013-03-09 15:00:55 -06:00
vita10gy
6a95223dbe
merge main
2013-03-09 14:59:02 -06:00
Xelio
240b63e9ba
Plugin AP List: Update screenshot
2013-03-10 01:38:42 +08:00
Xelio
138d26b9a6
Plugin AP List: Change cache function to auto enable when zooming in, and disable after out of the bounds which stored when cache enabled.
2013-03-10 01:38:42 +08:00
Xelio
99afec4aa8
Plugin AP List: typo
2013-03-10 01:38:42 +08:00
Xelio
a3e923344f
Plugin AP List: Code restructure
2013-03-10 01:38:42 +08:00