minor api change for chat callbacks, and plugins fixed to use the new changes

(which broke after today's niantic site update anyway)
This commit is contained in:
Jon Atkins
2015-03-20 20:53:45 +00:00
parent d98546a173
commit 5298c98fdd
4 changed files with 6 additions and 6 deletions

View File

@ -186,7 +186,7 @@ window.plugin.guessPlayerLevels.extractChatData = function(data) {
attackData[nick][timestamp].push(portal);
}
data.raw.success.forEach(function(msg) {
data.result.forEach(function(msg) {
var plext = msg[2].plext;
// search for "x deployed an Ly Resonator on z"