7657d74668sort highlighter selection
Philipp Schaefer
2013-09-23 10:08:48 +02:00
40263a858eMerge branch 'newnavigation' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-newnavigation
Philipp Schaefer
2013-09-22 22:06:29 +02:00
d8c8e6fcabremove splitActionBarWhenNarrow; hide highlighter selection while drawer is opened
fkloft
2013-09-22 21:59:12 +02:00
2fb0aa7a12Remove obsolete menu items
fkloft
2013-09-22 21:46:11 +02:00
96382a8262website update for new release
Jon Atkins
2013-09-22 15:52:58 +01:00
6477dd5656Change class name
fkloft
2013-09-22 14:44:30 +02:00
dfbe5d7412count deleted plugins. needed for checkForNewPlugins()
Philipp Schaefer
2013-09-22 14:00:57 +02:00
ab76e4f123bugfix on multiPane - use dummy fragment for header category - never select header category
Philipp Schaefer
2013-09-22 12:53:08 +02:00
3336ca1edcupdate website for 0.14.1
Jon Atkins
2013-09-22 04:53:29 +01:00
6a5d47f146remove unnecessary storing of the highlighter used within the portal.options altarnative to the typo fix#571
Jon Atkins
2013-09-21 02:42:13 +01:00
7f9399bbebensuure we don't store 'null' in the name->guid cache object (an alternative to #572)
Jon Atkins
2013-09-21 02:17:12 +01:00
8c539078cbnew portal highlighter to mark inactive unclaimed portals (and also help track down portals that fail to decay)
Jon Atkins
2013-09-20 08:03:46 +01:00
dfd91de6dcNew hook: playerNameResolved Called when unresolved player name get resolved. Argument is {names: object} which names[guid] is the resolved player name
Xelio
2013-09-20 13:40:26 +08:00
148d1d10b6update plugins to use new IITC core mitigation calculations
Jon Atkins
2013-09-19 13:06:06 +01:00
0fb6650ad0make the portal details close button switch back to the map on mobile
Jon Atkins
2013-09-19 01:05:07 +01:00
54997ac9bcadd portal hack counts/cooldown time, and mitigation values, to the portal details panel
Jon Atkins
2013-09-19 00:51:28 +01:00
592699f2dfremoved portal_highlight_select from smartphone.css...not needed anymore
Philipp Schaefer
2013-09-18 22:13:31 +02:00
ced78885dddon't reset idle timer on boot
Philipp Schaefer
2013-09-18 21:43:27 +02:00
04b878dd1fbump iitcm version
Philipp Schaefer
2013-09-18 21:25:07 +02:00
8cbccb226cMerge branch 'fkloft-actionbarhighlighter' (fixes#565)
Philipp Schaefer
2013-09-18 21:23:59 +02:00
46a2a83ff9don't show deleted plugins in plugins list
Philipp Schaefer
2013-09-18 21:16:19 +02:00
2b28dc7dc5Merge branch 'actionbarhighlighter' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-actionbarhighlighter
Philipp Schaefer
2013-09-18 18:41:54 +02:00
e8b730d078And another bugfix (Exception thrown when listview hidden) - thanks @leCradle
fkloft
2013-09-18 18:32:08 +02:00
50262e0c71Merge branch 'actionbarhighlighter' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-actionbarhighlighter
Philipp Schaefer
2013-09-18 18:09:32 +02:00
def3dd698cFix: Highlighter was not remembered after IITC restart
fkloft
2013-09-18 18:08:29 +02:00
daaef1575eShow portal highlighters in action bar
fkloft
2013-09-18 16:43:12 +02:00
6290ef56aaUse reloadIITC() if mReloadNeeded == true
fkloft
2013-09-18 16:29:10 +02:00
eee9ce78e0But ActionBar related stuff into new class ActionBarHelper
fkloft
2013-09-18 15:31:50 +02:00
704a6f7bc3updated mobile readme
Philipp Schaefer
2013-09-18 14:32:44 +02:00
ee4980e5aeadded iitc mobile user plugins to FAQ
Philipp Schaefer
2013-09-18 14:30:44 +02:00
cdc98de350Move activity labels to strings.xml (and some code formatting)
fkloft
2013-09-18 12:59:40 +02:00
77a773b9cduse new idleSet/idleReset functions onStop/onResume
Philipp Schaefer
2013-09-18 11:23:16 +02:00
a9c9d5ff41utility functions to - get mods from portal details, filtered by type and sorted by strength - get mitigation values TODO: convert existing plugins to use these new functions
Jon Atkins
2013-09-18 07:45:30 +01:00
70890688d5pause link animations while the map is being dragged - improves user experience when the map is densely populated
Jon Atkins
2013-09-18 06:06:13 +01:00
11ac2b218cMerge pull request #564 from Xelio/patch-plugin-draw-reso-4
Jon Atkins
2013-09-17 21:47:11 -07:00
32bfb2d751removed redundant line of code
Philipp Schaefer
2013-09-17 23:39:25 +02:00
5d31e6077fmore mobile css tweaks to make sidebar items easier to click on
Jon Atkins
2013-09-17 18:01:20 +01:00
3452059f01mobile: add extra padding and a button-like border around sidebar links. makes them much easier to click
Jon Atkins
2013-09-17 17:24:55 +01:00
623b8e7587add link direction info to tooltop on portal some tweaks/fixes to the formatting
Jon Atkins
2013-09-17 16:52:42 +01:00
d227ba2a61Plugin Draw Resonators: New Styler: Highlight resonators deployed by specific player
Xelio
2013-09-17 22:57:07 +08:00
7e2440deafPlugin Draw Resonators: Styler: Change 'Hightlight <10% resonators' styler to allow user input percentage
Xelio
2013-09-17 22:17:57 +08:00
fb96a45e1cexperimental plugin to show link direction. slowly animating dashes are shown at the source portal for links performance is an issue when many links are displayed...
Jon Atkins
2013-09-17 07:33:50 +01:00
aad3c77ff9add linkAdded and fieldAdded hooks, to mirror the portalAdded hook
Jon Atkins
2013-09-17 07:33:14 +01:00
d07164685aMerge pull request #550 from Xelio/patch-plugin-draw-reso-3
Jon Atkins
2013-09-16 22:11:06 -07:00
d0a35ac4f1new plugin, for use on unattended display screens. causes idle mode to be left once per hour, refreshing chat and map data
Jon Atkins
2013-09-17 02:27:06 +01:00
40b653ae08more tweaks, and some logging, to the enter/exit of idle mode
Jon Atkins
2013-09-17 02:25:17 +01:00
37131aaf8emove player name cache from localStorage to sessionStorage this gives a simple method of expiring entries. also, prevents localStorage from filling up with thousands of player names over time (ideally something controllable with configurable age should be used, but this was a quick and simple change to try first)
Jon Atkins
2013-09-16 22:22:19 +01:00
634759ea22hide system accounts (__ADA__, __JARVIS__, etc) from the player list in guess player levels for #559 (and possibly another older bug?)
Jon Atkins
2013-09-16 21:34:04 +01:00
7165acd30eadd a function to query if a player guid is for a system special account (e.g. __ADA__ or __JARVIS__, possibly others in future too - NIAOPS?)
Jon Atkins
2013-09-16 21:33:17 +01:00
9b3caa8eb9add function to start 'idle' mode - for use in the mobile app (rather than it forcing the idle timer) the existing idle resume function can be used on returning to iitc
Jon Atkins
2013-09-16 00:01:25 +01:00
f7905fe6abPlugin Draw Resonators: Change description to reflect the styler function.
Xelio
2013-09-15 00:12:50 +08:00
59e5be98edback to lat,lng query since gmaps v7.2 fixes the decimal separator bug
Philipp Schaefer
2013-09-14 11:09:21 +02:00
79cd0132e7add comment as a reminder of possible future work to clear 'faked' links earlier - if possible
Jon Atkins
2013-09-14 08:29:16 +01:00
68cf5d0aa4fix idle resume sometimes triggering during an existing request
Jon Atkins
2013-09-14 08:28:24 +01:00
01fe9bf51conly add link entities to the layer if they're long enough to be visible an improvement on 4838de6788 to prevent excessive links being drawn when lots of portals are loaded
Jon Atkins
2013-09-14 07:31:13 +01:00
4838de6788create missing link data from portal link info - so short links not sent are shown in the map
Jon Atkins
2013-09-13 23:14:19 +01:00
f646f481fcuse 'overlayadd/remove' instead of 'layeradd/remove' events. in theory should be more efficient as layeradd/remove gets called for every single portal/link/field/etc on the map
Jon Atkins
2013-09-13 23:12:49 +01:00
b5a52d810ebump version number. it seemed to have been increased and reverted at some point (possibly just dev/test/local builds?) breaking auto updates
Jon Atkins
2013-09-13 22:47:40 +01:00
b1223d20aerevert plugin name change - it breaks automatic updates (from #553)
Jon Atkins
2013-09-13 22:44:49 +01:00
be72f6c1c2Merge pull request #555 from Xelio/patch-event-overlay-add-remove
Jon Atkins
2013-09-13 09:50:27 -07:00
34affdbff7Plugin Draw Resonators: Add styler: Highlight resonators with less than 10% energy
Xelio
2013-09-13 22:23:38 +08:00
7ce064399aStatus persistence of Layer Chooser: Change to save status on 'overlayadd' and 'overlayremove' events. Instead of checking .overlay everytime a layer is added or removed.
Xelio
2013-09-13 21:50:29 +08:00
cf6b974a8fbumped version number, removed not used dimens entry
Philipp Schaefer
2013-09-13 11:54:23 +02:00
95325cc336* added advanced menu...most users are not interested in the debug pane * moved debug pane to advanced menu * added clear-cookie button to advanced menu (fix for #551)
Philipp Schaefer
2013-09-13 11:23:22 +02:00
7b12e0bcc2Merge pull request #553 from vita10gy/highlighter_fix
Jon Atkins
2013-09-12 20:00:08 -07:00
af0bf6e6dfalso use munged RPC name in URL - as that's what the stock javescript does (as far as I can tell - it's stopped returning this munged version for now) for #552
Jon Atkins
2013-09-13 03:34:52 +01:00
7eaf196deeFix color resetting in plugins
vita10gy
2013-09-12 20:20:16 -05:00
e9d173402bupdate munge sets for new one seen in the wild also attempt to munge method names. this has not been tested though, as only my cron job has seen the new munge sets, not the browser for #552
Jon Atkins
2013-09-13 00:12:54 +01:00
1a77ddad77max links: start rename process to 'tidy links'
Jon Atkins
2013-09-12 19:49:03 +01:00
afcc740f5cMerge pull request #542 from Xelio/patch-plugin-draw-reso-2
Jon Atkins
2013-09-12 10:50:47 -07:00
c1a42e5d5aPlugin Draw Resonators: Add dialog for changing the zoom level which resonators start to display.
Xelio
2013-09-09 00:25:31 +08:00
79f0bda15fPlugin Draw Resonators: Create callback function in render
Xelio
2013-09-06 22:24:13 +08:00
a0dff90e7aPlugin Draw Resonators: Add callback and call them in Optinos.changeOption
Xelio
2013-09-06 20:54:17 +08:00
33dbc802b5updated changelog and bumped version number of farm finder
Philipp Schaefer
2013-09-12 17:31:05 +02:00
4fa363a819align farm-finder-select to the right on mobile (fix for #548)
Philipp Schaefer
2013-09-12 17:28:15 +02:00
8105f172afforce leaflet popup msg color to black on mobile (fix for #548)
Philipp Schaefer
2013-09-12 17:14:17 +02:00
1efefe4de5calculate number of plugins correctly
Philipp Schaefer
2013-09-12 16:34:44 +02:00
cc78717786let farm_level_select work on mobile (fix for #548)
Philipp Schaefer
2013-09-12 14:36:24 +02:00
aa219300f8user plugins back to top + use header categories
Philipp Schaefer
2013-09-12 12:07:32 +02:00
63467df342add selected portal marker colour *after* running the portal highlighter for #547
Jon Atkins
2013-09-12 06:57:50 +01:00
74cc365e9afaction layers - add/remove fields and links before portals - this way portals tend to remain above links/fields when things are toggled
Jon Atkins
2013-09-12 04:56:31 +01:00
f68153e1f5add faction layer choosers fix#536
Jon Atkins
2013-09-12 04:04:49 +01:00
ac6a235564first stage of having faction-specific layers - portals, links and fields are now a layer group consisting of three faction-specific leaflet LayerGroups also, move load.js from directly embedded in boot.js into an external file
Jon Atkins
2013-09-12 03:07:25 +01:00
9579ca8377remove broken debug code - this didn't do anything useful after the render rewrite
Jon Atkins
2013-09-12 03:06:16 +01:00