Commit Graph

3907 Commits

Author SHA1 Message Date
d13ae66353 added new iitc mobile project 2013-03-07 12:18:40 +01:00
02c0806381 make mobile/ dir-listable 2013-03-07 11:57:56 +01:00
b6bf5669a5 portal may become unselected
This simplifies the logic a bit, hopefully making it easier to debug the
issue See #404. It seems to be related to when the portal changed because
I could trigger it easily on zooming in/out when there was a cache bug
that gave me an R portal in one zoom level and an E one in the other.
2013-03-07 11:30:58 +01:00
26c18a7ddf fix shadow handling in marker icons 2013-03-07 10:49:13 +01:00
3e85abebdd put the new images in dist/images as well 2013-03-07 09:20:21 +01:00
d014933bae make retina icons available with an underscore and hack leaflet to reflect this. 2013-03-07 09:10:01 +01:00
41c3f01737 point leaflet to use app engine to serve marker icons. App Engine does not allow @-signs in their filenames, so the marker will probably be broken on retina-displays. 2013-03-07 09:06:15 +01:00
626f734ba8 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-07 09:02:44 +01:00
b3f0aef619 point link in NEWS to app engine as well 2013-03-07 09:02:28 +01:00
0ffd1d2f75 enable directory listing for nightly builds on app engine, update docs 2013-03-07 09:01:49 +01:00
16eb157b9f update full link, too 2013-03-07 08:43:18 +01:00
7fbc9e70e9 update link to screenshot
The screenshot has been updated in the repository for ages, but GitHub still serves the old one. New link points to IITC’s AppEngine account I intend to use for serving purposes from now on. It should have enough free bandwidth for IITC.
2013-03-07 08:42:18 +01:00
4540709777 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-07 08:39:38 +01:00
32da3163e8 update nightly builder and add app engine config and docs 2013-03-07 08:39:23 +01:00
e85d7e6751 Merge pull request #400 from Fragger/player-spiderfy-main
Player spiderfy main
2013-03-06 23:36:33 -08:00
0824334d5f Merge branch 'upstream' into redeem_dlg
Conflicts:
	code/redeeming.js
2013-03-07 08:35:44 +01:00
df42915a10 Merge pull request #402 from ccjon/gh-pages
issue 390
2013-03-06 23:33:44 -08:00
1623c3fa9a fixed indetion 2013-03-07 08:31:25 +01:00
19cd197cd4 Merge pull request #403 from vita10gy/tracker-link
Player Tracker: Ignore "Your Link" messages
2013-03-06 23:20:13 -08:00
8115f10e1f Ignore "Your Link" messages
Likely fix for #350
2013-03-06 22:25:48 -06:00
bef289eed7 Show a message if there's nothing to score
Also no longer needs a field to have a score board.
2013-03-06 20:47:12 -06:00
638eb5e326 Added total column and fix resonator count
Biffed the resonator count in about everyway possible
2013-03-06 20:27:04 -06:00
Jon
4e9a1682cb Issue #390:https protocol for perma link and zoom 2013-03-06 17:56:43 -08:00
a723004b0d Add attribution for oms 2013-03-06 16:55:23 -08:00
28bd62d0ee Update to main needed to spiderfy player tracker icons 2013-03-06 13:43:11 -08:00
ad57f52415 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-06 18:46:35 +01:00
1b737c6699 reduce limit for auto reload 2013-03-06 18:46:24 +01:00
b3eb961956 Merge pull request #396 from neuhaus/patch-1
Update README.md
2013-03-06 00:00:47 -08:00
3c6332624b Update README.md
remove bogus return that breaks the link
2013-03-06 08:48:52 +01:00
3de9c582eb Added to readme 2013-03-06 01:44:21 -06:00
888c910253 Ditch a console dump 2013-03-06 01:32:16 -06:00
a80833801c Finishing up release .1 2013-03-06 01:26:52 -06:00
bc55deb47a Merge pull request #393 from Xelio/bugfix-handleDataResponse
Bug fix: handleDataResponse in map_data
2013-03-05 21:40:41 -08:00
adc845c2ff fix user guide due to recent patches 2013-03-06 06:37:11 +01:00
d591b714a3 Bug fix: handleDataResponse in map_data
It throw error when val.deletedGameEntityGuids or val.gameEntities is null
2013-03-06 13:35:18 +08:00
a12e0326bf Merge pull request #391 from vita10gy/weak-sh
Lower the impact missing sheilds have
2013-03-05 21:32:56 -08:00
fa5c12a428 Merge branch 'gh-pages' into scoreboard 2013-03-05 22:55:33 -06:00
8573675d98 sync 2013-03-05 22:55:26 -06:00
55a9c92121 Weaken the impact sheilds have
Now that shields can be exploded, lower their impact to roughly the
equivilent of 3% more energy each. Hopefully this addresses issue #385
2013-03-05 22:44:17 -06:00
b30ac36ffa fix style nits 2013-03-06 00:02:28 +01:00
7cd1e2c73b Merge pull request #389 from integ3r/dev
Fix display of HTTP error messages for code redemption
2013-03-05 14:59:32 -08:00
3936410f56 Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages 2013-03-05 23:23:46 +01:00
0d5275c385 typo that prevented smartphone style from being loaded 2013-03-05 23:23:26 +01:00
a448912500 Fix display of HTTP error messages for code redemption 2013-03-05 16:15:46 -06:00
29a5a4585f Merge pull request #382 from Xelio/css-update
Make style of buttons in dialog consistant.
2013-03-05 13:36:26 -08:00
5b6450d601 Merge pull request #387 from Xelio/fix-bug-isSameResonator
Bug fix in "isSameResonator"
2013-03-05 10:40:38 -08:00
dbda13112e Bug fix in "isSameResonator"
It was throwing error when only one of the resonator is null.
2013-03-05 23:10:49 +08:00
967578f7ea fixed codingstyle and removed coda font 2013-03-05 13:35:09 +01:00
4024c67f3a Make style of buttons in dialog consistant. 2013-03-05 16:23:38 +08:00
90ca848690 fixed indention 2013-03-05 08:56:46 +01:00