233 Commits

Author SHA1 Message Date
Jon Atkins
00a630c61a region scoreboard: very basic initial support - needs work 2014-12-17 07:06:48 +00:00
Jon Atkins
00c494f85e switch from openstreetmap nominatim search to the mapquest api version - openstreetmap has broken via https, and opemstreetmap has less limits on usage so better suits us anyway 2014-11-29 00:35:36 +00:00
Jon Atkins
67b81a67e4 bump version after new release 2014-11-07 20:56:20 +00:00
Jon Atkins
7fa6dc36df update version number - forgot to commit this one 2014-11-07 20:25:39 +00:00
Jon Atkins
3af8df0743 neutral portal colour: change to a slightly redder orange - so that anomaly portals with cluster markers in orange don't get quite so lost. it's not so red that the red cluster portals become an issue 2014-10-10 05:05:08 +01:00
Jon Atkins
fce0f7af81 bump version number after new release 2014-10-06 15:50:04 +01:00
fkloft
da0e42f5c5 remove old code from obsolete nickname resolving 2014-10-05 22:29:42 +02:00
Jon Atkins
09e8e62e1d bump version number after new release 2014-09-17 21:29:52 +01:00
Jon Atkins
5710cb511a bump version, as botguard stuff is a major update 2014-09-15 20:52:11 +01:00
Jon Atkins
9ff9cb7245 bump version number for new release 2014-08-15 15:02:16 +01:00
Jon Atkins
9544db6da2 change mod colours to the new scheme used by the standard intel site
- common: green (similar to before)
- rare: blue (was purple)
- very rare: purple (was pink)
2014-08-15 04:54:53 +01:00
Jon Atkins
b58aff8a54 remove references to niantic variables in their 'nemesis.' object - not available since they introduced minification 2014-08-15 00:48:58 +01:00
Jon Atkins
9ab6bea90d first pass at extracting version code from the minified javascript
still needs some work, but will get something working in the test builds for now...
2014-08-14 23:54:36 +01:00
Jon Atkins
f79ae4b5f5 bump version number for new release 2014-08-14 02:39:22 +01:00
fkloft
31c01d0b4c Add tooltips for accesskeys 2014-08-12 22:33:04 +02:00
Jon Atkins
a122dacf70 passcode redemption: enable/disable the passcode entry box based on the stock intel site flag. this way, if Niantic turn it off, IITC will follow automatically 2014-08-09 02:44:37 +01:00
fkloft
7a494be280 preliminary support for passcode redemption 2014-08-09 00:03:25 +02:00
Jon Atkins
cfbe42e185 bump version after new release 2014-07-05 05:31:08 +01:00
fkloft
e1a1ec18d1 Provide keyboard shortcuts (usually Shift+Alt+Character or similar)
0 toggle chat
1 full
2 compact
3 public
4 faction
c chat input field
i toggle sidebar
f search
2014-07-02 22:49:26 +02:00
Jon Atkins
996d95bfa0 bump versions on test builds 2014-06-20 23:10:01 +01:00
Jon Atkins
1b0dc2393b use protocol-relative url for search - fixes mixed-content search failure on firefix (bug #811) 2014-06-03 13:46:33 +01:00
Jon Atkins
cee1b0c407 bump version numbers on dev 2014-05-31 02:31:45 +01:00
Jon Atkins
a83688a4c2 niantic have removed all munging from the network protocol, so update IITC to match
improvements could be made to our version handling (currently we just take their version string and assume it'll work, with no checks for changes - needs some thoughts on sensible handling)
2014-05-30 22:42:00 +01:00
Jon Atkins
0d9f954385 bump version numbers of master 2014-05-24 22:41:44 +01:00
Jon Atkins
4cc3cbbfc5 bump version. larger increase for mobile due to plugin code changes 2014-05-18 00:55:23 +01:00
Jon Atkins
06ac8b050e bump version numbers 2014-05-17 00:28:09 +01:00
Jon Atkins
236c47fa03 bump version numbers for next release 2014-05-10 01:16:18 +01:00
Jon Atkins
3e82e10d44 bump version numbers after a release, ready for the next... 2014-05-06 02:24:04 +01:00
Jon Atkins
ae2c9ad4aa bumpped version numbers to 0.16.8/mobile 0.10.8 - as a release has just been made 2014-04-29 04:55:49 +01:00
Jon Atkins
395502dcef update code to support extra level-related parameters supplied in the PLAYER object, negating the need for lists of XM and AP values per level 2014-04-29 01:09:30 +01:00
Jon Atkins
e090bdefae remove some unused constants 2014-04-22 10:22:22 +01:00
Jon Atkins
fb7eae8473 don't enable canvas rendering by default. add a plugin to change the setting instead 2014-03-22 19:07:57 +00:00
Jon Atkins
ffc056505f switch to non-minified leaflet-src.js (see 480381d5e970452a275aa44a0d3d168b0fd9cc2b) and enabled L_PREFER_CANVAS 2014-03-22 03:05:27 +00:00
fkloft
2e5da846a0 Remove CHAT_MIN_RANGE 2014-03-21 22:30:32 +01:00
Jon Atkins
9c27206218 comment out L_PREFER_CANVAS setting - just in case forcing it affects leaflet's default choice
(pretty sure it doesn't, but...)
2014-03-19 05:59:36 +00:00
Jon Atkins
16cabd89bc remove some events/timers left over from the stock intel site code 2014-03-17 23:28:51 +00:00
Jon Atkins
0a96440f77 bump version numbers 2014-03-15 00:03:12 +00:00
Jon Atkins
f9d2346d72 ap for L2 and L3 were changed a long time ago (L2, from 10000 to 2500, L3, from 30000 to 20000) 2014-03-10 22:23:29 +00:00
Jon Atkins
75310d6261 bump version number 2014-02-23 00:25:44 +00:00
Jon Atkins
ba2d90779c bump version number for new release 2014-02-22 03:00:30 +00:00
Jon Atkins
faf50c84ae bump version numbers for new release 2014-02-06 05:10:59 +00:00
Jon Atkins
1bd5b50fdd bump version 2014-01-13 20:34:44 +00:00
Jon Atkins
dc25b820d7 bump version 2013-12-23 21:20:27 +00: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
223885c604 bump version number 2013-12-02 03:18:55 +00:00
Jon Atkins
f7cd691355 bump version number 2013-11-30 05:56:03 +00:00
Jon Atkins
1bfe89c041 reduce the number of 'all' comm messages retrieved in one go to 50 at a time
related to #656 no 2
2013-11-24 01:34:13 +00:00
Jon Atkins
736ccfd5c8 bump version in preperation for next release 2013-11-12 23:18:01 +00:00
Jon Atkins
1f6d25ab59 bump dev builds to version 0.15.0, in preperation for a new release 2013-11-06 22:19:48 +00:00
Jon Atkins
ed04a3959b bump version number 2013-10-31 20:37:39 +00:00