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
2013-04-28 19:15:36 +01:00
2013-05-08 03:39:36 -06:00
2013-04-14 18:54:00 +01:00
2013-05-08 03:39:36 -06:00
2013-03-10 17:40:49 +01:00
2013-05-03 05:39:54 +01:00
2013-04-04 11:18:49 +02:00
2013-02-01 13:11:14 +01:00
2013-03-21 03:45:33 +00:00
2013-05-08 03:39:36 -06:00

ingress intel total conversion (IITC)

Since the breunigs IITC branch was deleted, I've created this one to continue some development.

Users

Just want to download/install IITC? Go to http://iitc.jonatkins.com/

Developers

This Github page is for those interested in developing IITC further.

Roadmap

Assuming I don't get a takedown notice any time soon, the initial plans are:

  1. DONE Make it easy to rebuild IITC for a new server - will make it easier for development, plus allow others to fork the project for their own use
  2. DONE Clean up version number handling. Add fork/build info to both IITC and the plugins
  3. DONE Add separate meta.js files for update checking - reduces load on the web server
  4. Get IITC Mobile working, and easily rebuilt for custom development builds/forks

Plus, of course, pulling in any patches/bugfixes.

Description
No description provided
Readme 15 MiB
Languages
JavaScript 69.3%
Java 15%
PHP 7.4%
CSS 3.8%
Hack 2.6%
Other 1.9%