Jon Atkins
41f78f614d
Merge branch 'master' of https://github.com/brutal-chaos/ingress-intel-total-conversion into brutal-chaos-master
2013-05-14 18:09:12 +01:00
Jon Atkins
88fdb63f06
fix description of player tracker to match behaviour
2013-05-14 16:52:09 +01:00
Xelio
bedc272ab9
Plugin Keys: Change description to mention sync function
2013-05-13 15:41:02 +08:00
Jon Atkins
9ff9671def
scale bar - reduce the width on mobile
2013-05-13 04:57:51 +01:00
Justin Noah
aff2b8080c
speech-search: new plugin speech search
...
This is webkit only since no other browser currently supports speech input
2013-05-12 19:00:46 -07:00
Jon Atkins
43254bb31c
Merge branch 'statusbar' of https://github.com/hastarin/ingress-intel-total-conversion into hastarin-statusbar
2013-05-13 00:06:18 +01:00
Jon Atkins
22aaa10ed8
bump draw tools version number, due to the major leaflet.draw upgrade
2013-05-12 18:59:37 +01:00
Jon Atkins
d1ef19784f
fix draw tools. the leaflet upgrade broke it, so the leaflet.draw needed updating too
...
some of the hacks to do snap-to on points have been removed, at least for now - they needed major rework to fit in
additionally other customisations added are also removed - this is basically now stock leaflet.draw with edit-mode enabled
2013-05-12 18:54:03 +01:00
Jon Atkins
9266283684
upgrade leaflet to the master version - taken 2013-05-12 - 3d3e2cd
...
should fix issues with layer control on mobile, and other improvements
also - the convention for marker filenames has changed from ...@2x.png to ...-2x.png for the double sized ones - so changed our files to match (we had a mix of ...@2x.png and ..._2x.png)
2013-05-12 17:18:58 +01:00
hastarin
a150d54dd7
Smaller status bar to suit mobile and further tweaked scale bar position for small mobile displays.
2013-05-12 14:14:58 +10:00
Jon Atkins
65783ac0b1
Merge branch 'dialog' of https://github.com/integ3r/ingress-intel-total-conversion into integ3r-dialog
2013-05-10 02:33:21 +01:00
Xelio
81e78ed986
Plugin Sync: Code restructure
...
Move file search and create function to a new class
2013-05-09 14:32:38 +08:00
Xelio
3e8d08e11f
Plugin Sync: Bug Fix - change class name initial letter to uppercase
2013-05-09 12:55:59 +08:00
Riccardo Binetti
297005bb1e
Added reso counter and reso details (BJT)
2013-05-09 03:05:59 +02:00
Riccardo Binetti
0b42c52dfd
Added portal counter
2013-05-09 02:31:58 +02:00
Xelio
83e1c51a28
Plugin Keys: Add comments on new functions
2013-05-08 23:53:41 +08:00
Xelio
8266262c8a
Plugin Sync: update callback will fire if full updated is performed
2013-05-08 23:33:46 +08:00
Xelio
85ce464728
Update Plugin Keys and Keys On Map to work with Plugin Sync
2013-05-08 23:31:31 +08:00
hastarin
93f330718a
Moved scale bar to bottom left on mobile.
2013-05-09 00:08:52 +10:00
Xelio
e02b0730dc
Plugin Sync: Fix bug where Firefox has window.crypto but not window.crypto.getRandomValues
2013-05-08 21:27:41 +08:00
Morgan Jones
dfadadd296
IITC Dialog Overhaul, part 2
...
Core changes
* window_management.js => panes.js (clarity, distinction from dialogs)
* Make portal preview use dialogs instead of the large preview "window"
* Use `open' callback instead of `create' callback for all dialogs
* Replace collapse/close buttons with themed buttons inspired by the AP Gain plugin
* Dialogs can now gain and lose focus, with changing title bar
* Tweak the Poslinks window to use dialogs
* Add collapseCallback, expandCallback, collapseExpandCallback, focusCallback, and blurCallback
* Fix http <img> in About dialog that caused Chrome to complain
Plugin changes
* guess-player-level 0.4.1: Use dialogs with titles, typo fix
* portal-counts 0.0.8: Use dialogs with titles, typo fix
* portals-list 0.0.12: Don't hijack every single dialog onscreen, add titles, typo fix
* scoreboard 0.1.8: Use dialogs with titles
2013-05-08 03:39:36 -06:00
Xelio
bf9fcd29e4
New Plugin: Sync
...
Use Google Realtime API, store key value pair in CollaborativeMap.
Allow plugin to sync data between client.
2013-05-08 16:16:52 +08:00
Jon Atkins
5bd82f0e20
Merge branch 'master' into experimental
2013-05-07 16:52:05 +01:00
Riccardo Binetti
8eb65c5764
Fixed wrong name if no reso found
2013-05-07 01:18:08 +02:00
Riccardo Binetti
e34fd27e9e
Added focus link in the toolbox. Some renaming. Removed div to use sidebar style.
2013-05-07 01:05:19 +02:00
Riccardo Binetti
11f7c31ce7
Fixed version date time, updateurl, downloadurl and description
2013-05-06 01:58:23 +02:00
Riccardo Binetti
92261c16be
Added player's resonators plugin
2013-05-06 01:46:44 +02:00
Xelio
32c4e79d5f
Plugin Keys On Map: Change to use window.addLayerGroup() to handle plugin layer
2013-05-02 14:41:10 +08:00
vita10gy
9720593faa
Merge branch 'master' into highlighter
2013-04-30 22:58:09 -05:00
Jon Atkins
fc3dde2b7a
player tracker - bump version number. missed from previous commit
2013-05-01 04:29:14 +01:00
Jon Atkins
60dfd5d095
fix tooltips on player tracker after disabling+enabling the layer
...
fix #106 - inspired by pull request #146
2013-05-01 04:12:10 +01:00
Jon Atkins
19638dfc39
Merge pull request #215 from Xelio/patch-plugin-keysonmap-1
...
Plugin Keys On Map: Keys layer stay display/hide as previous session.
2013-04-30 11:30:39 -07:00
Jon Atkins
cb207468df
Merge pull request #104 from rongou/portal-level-numbers
...
Add a new plugin to display portal levels as numbers, directly on the map
2013-04-28 19:17:30 -07:00
vita10gy
55e874ced4
Merge branch 'master' into highlighter
2013-04-28 13:59:26 -05:00
Jon Atkins
9ef803b600
some spelling fixes and cleanups of plugin descriptions
2013-04-28 18:45:45 +01:00
Xelio
abe902015b
Bump version to 0.2.0
2013-04-29 00:38:55 +08:00
Xelio
b8b3c62dad
Plugin Keys On Map: Keys layer stay display/hide as previous session.
2013-04-29 00:28:02 +08:00
Philipp Schaefer
488b68df2e
simulate map button click on mobile @player search
2013-04-25 21:53:08 +02:00
vita10gy
362b2eb1d9
Bump Version
2013-04-25 01:51:50 -05:00
vita10gy
7a41d60d20
Scoreboard Fix
...
Links don't always seem to have creators anymore, for some reason.
2013-04-25 01:50:16 -05:00
Jon Atkins
e3d6b135ce
Merge pull request #176 from Fragger/portals-list-nom-energy
...
Portals list nom energy, bugs, nits
2013-04-24 22:17:16 -07:00
Kevin
f370e23a2d
Add number of links and another NaN fix
2013-04-24 14:59:18 -07:00
vita10gy
f43e7f1ba7
Merge branch 'master' into highlighter
2013-04-24 00:56:13 -05:00
Jon Atkins
4a16668c6a
change player tracker display for unknown plyaer levels, to match that used in the guess player levels plugin
2013-04-24 02:40:53 +01:00
vita10gy
8fb3d0ed0f
Merge branch 'master' into highlighter
2013-04-21 14:23:27 -05:00
Jon Atkins
1df3f11c8d
Merge pull request #182 from Xelio/patch-ap-list-10
...
Plugin AP List: Update description to reflect function changes
2013-04-21 06:44:48 -07:00
Jon Atkins
e5079bc991
increase length of scale bar
2013-04-21 14:38:54 +01:00
Jon Atkins
4b7a310307
bump ipas plugin version number
2013-04-20 03:09:31 +01:00
Peter Dietrich
d9f968a4bb
Update ipas plugin to pass shield info
2013-04-20 00:28:15 +02:00
Xelio
92bfd70eb0
Plugin AP List: Update description to reflect function changes
2013-04-20 02:39:10 +08:00