731 Commits

Author SHA1 Message Date
fkloft
c70b7ac1ca Fix guess-player-levels
(Under certain circumstances, flipped portals weren't detected correctly. Also, guessing has improved: Resonators not deployed by the owner can safely be used for level guessing)
2013-12-05 19:03:55 +01:00
Jon Atkins
c676354a15 Merge pull request #681 from nexushoratio/to-push
Introduce some consistency in grammar and punctuation into @description.
2013-12-04 16:25:11 -08:00
fkloft
c537811e9b Remove zoom slider from minimap 2013-12-04 19:58:15 +01:00
fkloft
49ed868626 Minimap: Fix bug where map whould be centered on 0,0 on startup
I'm not sure, but my best guess is that the minimap is loaded before the inital position, causing some kind of move loop between main map and mini map.
2013-12-04 19:13:33 +01:00
Philipp Schaefer
b4fe2a4c0b new icon for portals-list 2013-12-04 11:50:27 +01:00
Philipp Schaefer
67f273fd6d Revert "Naive attempt to make bookmarks compatible with nav drawer. @ZasoGD - please have a look, if necessary undo this commit and do it right"
This reverts commit 8a10848e15fc3dd2057a6582b038db00846bebe1.

Conflicts:
	plugins/bookmarks-css.css
2013-12-04 10:31:57 +01:00
Philipp Schaefer
a9ecd268ac Merge branch 'navdrawer-api' of git://github.com/fkloft/ingress-intel-total-conversion into fkloft-navdrawer-api 2013-12-04 09:46:45 +01:00
Mike Castle
511a02f9a1 Introduce some consistency in grammar and punctuation into @description. 2013-12-03 23:51:54 -08:00
Mike Castle
1732f11f03 Fix typos in actual code. A CSS class name, and a variable name. 2013-12-03 21:59:21 -08:00
fkloft
b0d1ec84de mobile: make portals-list appear appear in nav drawer 2013-12-04 00:42:25 +01:00
fkloft
235140cbc4 Merge branch 'master' into navdrawer-api 2013-12-04 00:39:10 +01:00
Jon Atkins
89b23e8fbc decrease width from 800 to 700 pixels - resolves issues on mobile 2013-12-03 23:34:53 +00:00
Jon Atkins
99a0b3e975 delete the old broken version of portals-list 2013-12-03 23:29:48 +00:00
Jon Atkins
a2e181d052 Merge branch 'master' of https://github.com/Marx314/ingress-intel-total-conversion into Marx314-master 2013-12-03 23:29:21 +00:00
fkloft
0dcc9bfd7e Merge branch 'master' into navdrawer-api
Conflicts:
	mobile/src/com/cradle/iitc_mobile/IITC_NavigationHelper.java
2013-12-03 23:48:54 +01:00
maubry
18bacd956a accidental copy and pasta!
plugin: portals list - fix for changes to Niantc data
Issue #668
2013-12-03 17:47:28 -05:00
Jon Atkins
39721fa0b8 Merge pull request #678 from fkloft/ipas
Fix ipas-link
2013-12-03 08:49:12 -08:00
maubry
7a12681fab Iteration two, using TEAM_* constant, level with 0 base, getLatLng and fields/links count.
plugin: portals list - fix for changes to Niantc data
Issue #668
2013-12-03 11:11:10 -05:00
fkloft
fd24fad641 Change background colors 2013-12-03 16:48:40 +01:00
fkloft
7e0cfd0159 Fix ipas-link 2013-12-03 16:15:17 +01:00
Mike Castle
b783ef9cf6 Spell check and found a bunch of new comments with typos. 2013-12-02 23:15:02 -08:00
maubry
03fadb3078 plugin: portals list - fix for changes to Niantc data
Issue #668
2013-12-03 00:24:10 -05:00
fkloft
8a10848e15 Naive attempt to make bookmarks compatible with nav drawer. @ZasoGD - please have a look, if necessary undo this commit and do it right 2013-12-02 23:47:00 +01:00
Mike Castle
135318022a Fix bad merge from upstream (git novice in action). 2013-12-02 02:25:08 -08:00
Mike Castle
4d8054c0d4 Merge branch 'to-push' of github.com:nexushoratio/ingress-intel-total-conversion into to-push
Conflicts:
	plugins/portal-defense.user.js
	plugins/show-linked-portals.user.js
2013-12-02 02:18:03 -08:00
fkloft
a392e5ec17 guess-player-levels: make player names colored and clickable 2013-12-02 00:08:26 +01:00
fkloft
41af1e189b Use minimum level instead of guessed level
(The dialog description says 'Players have at least the following level:')

At first, many players might be shown as L1, but this will fade as soon as deploy messages by them are captured.
2013-12-02 00:08:26 +01:00
fkloft
89e43734fb Bump versions 2013-12-01 21:43:55 +01:00
fkloft
65ee4b367d Show detailed player level 2013-12-01 21:42:48 +01:00
fkloft
f86033aab7 Distinguish guessed and sure levels 2013-12-01 21:42:48 +01:00
fkloft
e802b16108 Show tooltip on @nickname spans in chat 2013-12-01 21:42:48 +01:00
fkloft
8d7500877d Parse public chat data to guess player levels 2013-12-01 21:42:48 +01:00
Jon Atkins
7f6cc001fb fix farm finder plugin 2013-12-01 20:04:56 +00:00
Jon Atkins
8988852eb8 correct maths in updated portal weakness - oops 2013-12-01 20:04:32 +00:00
Jon Atkins
1452a1c534 fix missing resonators highlight opacity - was backwards
portal weakness highlighter - combination of missing resonators and needs recharge. the best that can be done with available data
2013-12-01 19:35:39 +00:00
Jon Atkins
a77a31ac07 moved favorite-portals and ipas-link to broken plugin folder - created dummy deleted files
fix show-linked-portals
fix portal-highlighter-portals-my-level
changed hook on portal detail display to only run when the details are loaded - fixes a few plugins
2013-12-01 19:07:16 +00:00
Jon Atkins
70030998bf more plugins disabled, as they're going to be hard to fix with the recent changes
also fix missing category from players-resonators dummy deleted plugin
2013-12-01 18:37:14 +00:00
Jon Atkins
fe8d7344e8 guess player levels: change text on dialog 2013-12-01 17:38:22 +00:00
Jon Atkins
c77cb56a03 plugin: guess player levels
- code to clear the now obsolete 'level-PLAYER_GUID' keys removed from reset guesses, and moved to plugin startup
- version number bumpped
2013-12-01 17:34:49 +00:00
fkloft
d6e5629840 Fixed exception when selecting a neutral portal 2013-12-01 18:08:06 +01:00
fkloft
1d3c768a4f Fix guess-player-levels 2013-12-01 18:02:42 +01:00
Jon Atkins
2b68487c4b plugin: max-links
- fix for API changes
- change to perform triangulation in screen coordinates, rather than lat/lng treated as x/y coords. gives better triangulation
- ignore portals outside the viewport for triangulation purposes - prevents artifact portals adding long triangles off the edge of the screen
2013-12-01 15:34:06 +00:00
Jon Atkins
4dc7868a58 plugin: missing resonators fixed 2013-12-01 14:09:00 +00:00
Jon Atkins
d7159f2b42 plugin: zaprange updated for data changes 2013-12-01 13:48:21 +00:00
Jon Atkins
19bfccdbbc plugin: bugfix: zero health IS possible for a very badly damaged portal (one resonator under 1% health) 2013-12-01 13:46:07 +00:00
Jon Atkins
c4a9af9966 for all of the plugins moved to plugins/broken, add a dummy placeholder file
this contains the userscript header, but with @category Deleted, @description CURRENTLY UNAVAILABLE
this is so users wondering where a script has gone have some information
2013-12-01 06:05:45 +00:00
Jon Atkins
52d1869983 plugin: bookmarks fix 2013-12-01 03:36:15 +00:00
Jon Atkins
25fe86b43c plugin: player tracker. something odd was happening in the case of $.each and 'this' in the loop function - so changed to use parameters to functions 2013-12-01 03:31:53 +00:00
Jon Atkins
b17b4c6a78 plugin: player tracker - bump version number 2013-12-01 03:13:43 +00:00
Jon Atkins
f8c0517490 Merge pull request #664 from strobel1x/master
fix for new player id field in plext
2013-11-30 19:12:33 -08:00