Commit Graph

74 Commits

Author SHA1 Message Date
7977a1a315 Forgot to bump version numbers 2013-03-28 21:22:37 -05:00
d749bedfc4 Added Comment 2013-03-28 20:46:04 -05:00
8296b4db5b Player level In player traker 2013-03-28 20:30:10 -05:00
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
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
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
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
7b0a8ecd03 fix guessed notice for "guess player levels" 2013-03-08 01:30:44 +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
59371e09a3 added some comments 2013-03-01 22:08:22 +01:00
3f76d6c7a6 prevent browser tooltip 2013-02-27 15:47:16 +01:00
5fba0a4179 add the playerlevel to all "nickname"-classed elements 2013-02-27 13:05:20 +01:00
01796f2aa2 bump version number for all plugins since their match/include URL has been updated 2013-02-26 01:12:51 +01:00
538b57c7f7 Due to ingress.com/intel now force-redirecting to the HTTPS version,
loading dependencies just got a lot harder. External JS and CSS files
are now included directly in the file while building. This does not yet
work for plugins. I will make an emergency release soon, so at least
main works.
2013-02-25 23:58:07 +01:00
1e4c372bdd Changed all instances of Enlightenment to Enlightened 2013-02-25 15:51:09 +11:00
1ddf07cd5e fix #162 2013-02-22 17:40:54 +01:00
f96745e1bc fix #241 2013-02-22 16:23:21 +01:00
6b8c454af3 Player level label renamed to minimal player level 2013-02-10 00:22:24 +01:00
423106f8d0 Set title with player's level for owner of resonator 2013-02-09 20:04:22 +01:00
0bbf6c46a2 Display players level on mouse hover in chat 2013-02-09 19:36:49 +01:00
6fabe5c5b0 accidentally commited old version of guess-player script. Likely it didn’t work at all. Fixes #65 2013-02-09 18:03:56 +01:00
6b19e79e07 add plugin basics and fix #31 by providing it as plugin 2013-02-09 13:52:10 +01:00