31 Commits

Author SHA1 Message Date
Peter Sorger
ccdf680864 Add "!" to old shields
Show old shields on portals with exclamation mark.
The old series of shields had mitigation values of 6, 8 and 10 (now it's 10, 20 and 30).
2013-07-23 16:07:59 +02:00
Jon Atkins
38392a80d5 portals list bugfix from pull request
- ensure uncaptured portals have an age of 0 so they sort correctly
- add missing quotes to style/title for portal age
2013-07-17 18:09:16 +01:00
Gabriel Sjöberg
b0d22c7264 Add 'age' column to display how long each portal has been controlled by its current owner. 2013-07-16 12:16:37 -05:00
Jon Atkins
154c995f60 portals-list. fix so width 800px actually works (style.css forces dialogs to max-width 700px in most cases) 2013-07-13 20:02:19 +01:00
Peter Sorger
02829b9c1e added rarity background color to mods according to #401
#401
2013-07-04 10:59:23 +02:00
Jon Atkins
7d75a928cf plugin wrapper code - convert to use build.py macros. this ensures it's identical in all plugins, so the mobile app can remove/modify it without issues. also makes it easy to change if required 2013-06-14 20:27:54 +01:00
teo96
9a7856e28e 0.0.14: Add support to new mods (S:Shield - T:Turret - LA:Link Amp - H:Heat-sink - M:Multi-hack - FA:Force Amp) 2013-06-12 22:40:33 +02:00
Philipp Schaefer
51be5bee04 added plugin categories (see #358) 2013-06-08 18:50:26 +02:00
goodsoft
cfc47706a8 Portals list: Order by second resonator if first one is equal, etc. 2013-05-28 23:48:01 +03:00
Jon Atkins
5e4e8fee6b portals list plugin only includes portals in the view - to match portals-count 2013-05-22 14:31:08 +01:00
Jon Atkins
84cb73d8e1 add @grant none to userscript headers - as recommended by greasemonkey 2013-05-20 03:12:19 +01: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
Jon Atkins
9ef803b600 some spelling fixes and cleanups of plugin descriptions 2013-04-28 18:45:45 +01:00
Kevin
f370e23a2d Add number of links and another NaN fix 2013-04-24 14:59:18 -07:00
Kevin
4adf3d6e79 Opps on a nit, reverted. 2013-04-16 23:28:00 -07:00
Kevin
cebb94842f Remove all code left behind for exporting portals 2013-04-16 23:25:45 -07:00
Kevin
262bce2d73 Add nominal energy column, and nits 2013-04-16 23:24:21 -07:00
Kevin
05e46b8b69 Fix NaN bug for reso energy percent when no resonator was present 2013-04-16 22:46:03 -07:00
Kevin
7bd7275106 Fix sort breaking when opened even amounts of times
Event listeners were added everytime and never removed, even amounts of
times cased them to reverse themselves.
2013-04-16 22:33:26 -07:00
Kevin
f38c04f13a Portals-list code cleanup, change four to two space line indent 2013-04-16 21:11:34 -07:00
Jon Atkins
f2dfeb29bb cleanups to the toolbox
- remove &nbsp; - use style sheets to prevent wrapping within links
- make more consistant with the cleanups made to the .linkdetails links
for #135
2013-04-13 21:45:30 +01:00
Jon Atkins
04b5e3e52b minor cleanups to the #toolbox
- ensure each added item in plugins has a space before
- use &nbsp; in links so they're not split over lines
- make case consistant between core IITC and plugins
2013-04-12 14:55:08 +01:00
Kevin
19a42b7c24 Fix plugins that use alert with css styling, remove unused divs in body 2013-04-10 05:36:33 -07:00
Jon Atkins
baaaf3e3f1 remove unnecessary absolute URLs. site-relative are used where possible (e.g. permalinks, rpc calls) - and a couple of protocol-relative one for automatic http/https matching 2013-04-08 05:09:01 +01:00
teo96
63eb4f82f2 Update portals-list.user.js 2013-03-27 21:54:36 +01:00
teo96
db71116928 version 0.0.9 : tooltips and new column
more informations avalaible via tooltips (who deployed, energy, ...)
new Energy/AP column
2013-03-27 21:41:31 +01:00
teo96
6a52800168 Update portals-list.user.js 2013-03-27 21:39:15 +01:00
teo96
c643bf91d2 change sort function and commit from git 2013-03-21 08:54:55 +01:00
Jon Atkins
27f02cd46e missed userscript header updates 2013-03-21 02:14:32 +00:00
Jon Atkins
1a3a9581d4 update userscript header to match the others 2013-03-21 01:21:47 +00:00
Jon Atkins
f94e9a477d new plugin - portals list (from @teo96) 2013-03-21 01:19:56 +00:00