Commit Graph

618 Commits

Author SHA1 Message Date
380bbfda32 more build tweaks
- make update URLS https - required by firefox+greasemonkey
- add build name + date/time to description of all plugins, and moved to front for main IITC
- ensure all plugins have a A.B.C. version number format - required now they append the date+time digits
- no smooth upgrade path from current 'dist' folder - so changed to 'release'. users will have to manually update this time, but will be fine fron now onwards (in theory!)
2013-03-20 04:34:16 +00:00
46bfed5d2f use @@..@@ replacements for hard-coded URLs in plugins 2013-03-19 22:51:51 +00:00
4ce0da5056 large chunk of work towards a nicer build system
- plugins are now parsed for @@..@@ replacements
- main script and plugins have separate .meta.js files created - less web server load for update checks
- build script has variables for resource URL, update URL, etc, substituted via @@..@@ into main script and all plugins
2013-03-19 22:39:16 +00:00
6b77227a78 render limit plugin: increase to 5 times the IITC defaults 2013-03-17 01:37:04 +00:00
9a581061e1 player tracker
- line colour changed to yellow - easier to see on map
- track time changed from 1 to 3 hours
2013-03-17 01:33:33 +00:00
8c40a72e27 fix some more github URLs 2013-03-16 21:03:15 +00:00
1d4d125605 update plugin URLS for my branch + dist server
bump version numbers for this reason
also, allow plugins for both http and https URLs, in preperation for supporting both
2013-03-16 19:59:46 +00:00
afb8c78a05 Plugin AP List: New function - Simulating the AP change of other portals when a portal is destroyed. Change: Show counts of Resonators, Links, Control Fields of a portal in enemy portal AP breakdown. 2013-03-14 01:58:15 +08:00
cd0cf5aebe Mu Bar Kicked onto 2 lines when ratio was 1/99 2013-03-11 23:58:29 -05:00
fa31239a7e Scoreboard - Uncapped Portal Error
Will close  #439.
2013-03-11 09:30:08 -05:00
205f2465ba Merge pull request #383 from Xelio/plugin-ap-list-cached
Plugin: AP List
2013-03-11 07:07:17 -07:00
190b713c9d Plugin AP List: Add "getAttackApGain" to plugin to make it work with release version <=0.8.1 and development version 2013-03-11 21:35:10 +08:00
7485cd6040 Merge pull request #334 from boombuler/player_lvl_on_infoscreen
Fixed the guess player level plugin on the portaldetails
2013-03-11 01:32:55 -07:00
957a9aec42 Merge pull request #395 from vita10gy/scoreboard
New Plugin: Scoreboard
2013-03-10 23:55:05 -07:00
b02d599d57 data-sort, firefox issue, column align 2013-03-10 17:38:07 -05:00
7e3f28baec Style changes - Use Largest field info 2013-03-10 12:06:10 -05:00
30c30d4910 Plugin AP List: Code restructure and change handling of top portals 2013-03-10 21:27:47 +08:00
0b056df07d disable player tracker when zooming out too far 2013-03-10 12:47:53 +01:00
37d1e0d3cc Column sorting - No outside Lib needed
I added basic column sorting (mu default). No multisort, or ascending
sorts, but I'd argue that's overkill in this context.
2013-03-09 21:30:09 -06:00
bf97cd2c0d Column Sorting Pelim
Stopping for now
2013-03-09 16:25:05 -06:00
138d26b9a6 Plugin AP List: Change cache function to auto enable when zooming in, and disable after out of the bounds which stored when cache enabled. 2013-03-10 01:38:42 +08:00
99afec4aa8 Plugin AP List: typo 2013-03-10 01:38:42 +08:00
a3e923344f Plugin AP List: Code restructure 2013-03-10 01:38:42 +08:00
52a188fe0d Plugin: AP List
List top 10 portals by AP of either faction.
2013-03-10 01:38:01 +08:00
93d8e5b2ab Readme fix 2013-03-08 18:50:30 -06:00
30ea9b31d7 Bump version number
I have some people testing it, so just in case this helps them out.
2013-03-08 18:49:00 -06:00
1b4a67e6c0 Sort By Player Name 2013-03-08 18:42:24 -06:00
0456e94138 Merge branch 'gh-pages' into scoreboard
Conflicts:
	plugins/README.md
2013-03-08 17:22:59 -06:00
53369caa98 On second thought...
After I converted and checked in the width nits I remembered that those
aren't supposed to be there period. They were just a proof of concept
type thing from before I had any styling set up.
2013-03-08 09:36:38 -06:00
8ec7d4bcd5 Nits anf such 2013-03-08 09:27:24 -06:00
7b0a8ecd03 fix guessed notice for "guess player levels" 2013-03-08 01:30:44 +01:00
6a1b2fa7b1 Update README.md 2013-03-07 12:26:44 +01:00
8115f10e1f Ignore "Your Link" messages
Likely fix for #350
2013-03-06 22:25:48 -06:00
bef289eed7 Show a message if there's nothing to score
Also no longer needs a field to have a score board.
2013-03-06 20:47:12 -06:00
638eb5e326 Added total column and fix resonator count
Biffed the resonator count in about everyway possible
2013-03-06 20:27:04 -06:00
3c6332624b Update README.md
remove bogus return that breaks the link
2013-03-06 08:48:52 +01:00
3de9c582eb Added to readme 2013-03-06 01:44:21 -06:00
888c910253 Ditch a console dump 2013-03-06 01:32:16 -06:00
a80833801c Finishing up release .1 2013-03-06 01:26:52 -06:00
8573675d98 sync 2013-03-05 22:55:26 -06:00
55a9c92121 Weaken the impact sheilds have
Now that shields can be exploded, lower their impact to roughly the
equivilent of 3% more energy each. Hopefully this addresses issue #385
2013-03-05 22:44:17 -06:00
492f0846f8 Fixed some style issues 2013-03-04 21:02:25 +01:00
45bed379ec implement scale bar plugin (fix #291) 2013-03-04 09:46:30 +01:00
612006a7d6 Change label 'Average' to 2013-03-03 02:52:21 +07:00
8067d20117 v0.3, fix divide-by-zero, change tabs to space 2013-03-03 02:39:25 +07:00
c06682b991 Adding total level, total player and average level
Adding total level, total player and average level on each faction.

Adding line feed  and removing one tab on line 111 so the output will be properly generated.
2013-03-02 23:18:39 +07:00
95c040eeec Merge branch 'gh-pages' into scoreboard 2013-03-02 10:07:19 -06:00
149878224d Merge pull request #361 from vita10gy/weakportal
Weak Portal plugin - Put colors back if need be
2013-03-02 03:08:14 -08:00
aabe76661c Plugin Compute AP - Missing team resonators
Issue #358
2013-03-01 21:22:07 -06:00
831ef240d4 Put colors back if need be 2013-03-01 20:33:35 -06:00