2684 Commits

Author SHA1 Message Date
Jon Atkins
c5b93234a9 Merge pull request #672 from nexushoratio/to-push
To push
2013-12-02 09:57:25 -08:00
Jon Atkins
41979cb107 remove automatic refresh when 'account not activated' message or similar is shown
in the past this was a common temporary issue with the intel site, so was worth having as a case in the code
however, this is now very rare, and the more likely reason is an account suspension/ban - and a refresh won't help here!
2013-12-02 17:54:49 +00:00
Jon Atkins
26d410d306 comment concerning issues with AP gain calculations - relevant to #671 2013-12-02 17:53:57 +00:00
Jon Atkins
eadc044712 don't try and request portal detailed data for a 'null' guid! oops 2013-12-02 17:53:22 +00: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
nexushoratio
68ec278914 Merge pull request #6 from nexushoratio/master
Pull from upstream.
2013-12-02 01:54:16 -08:00
nexushoratio
5cdd01bcd9 Merge pull request #5 from jonatkins/master
Pull from upstream.
2013-12-02 01:52:50 -08:00
Jon Atkins
7d923ee64e add a debugger breakpoint in hook exception handling 2013-12-02 06:08:39 +00:00
Jon Atkins
b5d1cbbfdf use 1ms setTimeout calls to send initial requests for game score and artifact details
as part of the munge code cleanups, a safety check was added to the munge searches. if no munge sets can be found, an exception is thrown and no requests are sent. if these requests are posted as part of the regular IITC boot process, these exceptions cause IITC to fail to load. this is a quick and safe fix
2013-12-02 04:53:43 +00:00
Jon Atkins
851cde4745 bugfix: field count wasn't displayed for portals 2013-12-02 03:19:12 +00:00
Jon Atkins
223885c604 bump version number 2013-12-02 03:18:55 +00:00
Jon Atkins
689350bd3f website: add news of new release 2013-12-02 01:24:58 +00: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
Philipp Schaefer
bb81e6266b moved iitc source preference to advanced settings 2013-12-01 23:27:54 +01:00
Jon Atkins
07c3e3216e Merge pull request #667 from fkloft/guess-player-levels
guess-player-levels
2013-12-01 13:06:02 -08: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
0a4bac56ea missed from previous commit a77a31ac0766cf353d078f4addc0701042cc3f60 2013-12-01 19:34:58 +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
9048c6d710 tweaked default portal detail levels to show L7 portals one more step out. this helps seeing the larger-scale links and fields
IITC still switches to L8 portals one level sooner than default intel though - and this seems about right for the current level of portals commonly seen
2013-12-01 18:22:53 +00:00
Jon Atkins
7f194b2197 add back portal image tooltip, and description in large image view 2013-12-01 18:01:48 +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
Jon Atkins
9c5307bba5 Merge pull request #666 from fkloft/guess-player-levels
Fix guess-player-levels
2013-12-01 09:14:14 -08: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
5a2771eb92 fix portal 40m range circle and link distance circle 2013-12-01 15:53:21 +00: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
3bfd83a0c2 method to attempt to find a portal lat/lng from guid, even if the portal data isn't available (we can also search through links and fields) - minimal testing
added note concerning unfinished/temporary nature of the portal details API
2013-12-01 15:18:44 +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
Jon Atkins
2cdef94b77 remove file execute bit - not sure why it was set! 2013-12-01 03:04:58 +00:00
Jon Atkins
27fefb22fd plugin: fix infrastructure problem highlighter 2013-12-01 03:04:18 +00:00
Jon Atkins
baa8f4bbcc tweaks to level number plugin 2013-12-01 02:57:32 +00:00
Jon Atkins
ad85d93381 plugin: level colour highlighter fixed 2013-12-01 02:57:08 +00:00