From 79c2175dfdf60cd6e99d5ca9a2942c53f585bb3c Mon Sep 17 00:00:00 2001 From: peshomir Date: Wed, 26 Mar 2025 05:15:28 +0000 Subject: [PATCH] deploy: 261d33c1d2f66493a63cc943c85bc7db33469daa --- fx.bundle.js | 2 +- game.js | 14352 +++++++++++++++++++++++++------------------------ index.html | 8 +- sw.js | 2 +- 4 files changed, 7198 insertions(+), 7166 deletions(-) diff --git a/fx.bundle.js b/fx.bundle.js index c26e362..164d9f4 100644 --- a/fx.bundle.js +++ b/fx.bundle.js @@ -1,2 +1,2 @@ -const buildTimestamp = "1742729159689"; const dictionary = {"gIsTeamGame":"hP","game":"aC","playerId":"eK","playerData":"af","playerNames":"zT","gameState":"ys","fontSize":"fontSize","x":"eh","y":"ej","canvas":"hX","gHumans":"jp","playerStates":"a2I","fontGeneratorFunction":"b8.pb.rQ","rawPlayerNames":"zZ","playerBalances":"gb","playerTerritories":"gN","gLobbyMaxJoin":"w6","data":"data","playerCount":"playerCount","gBots":"kA","strs":"a9L","gIsSingleplayer":"k8","uiSizes":"ba","gap":"gap","gMaxPlayers":"eX","i":"aA","MenuManager":"aZ","getState":"a05"}; +const buildTimestamp = "1742966120636"; const dictionary = {"gIsTeamGame":"hS","game":"aC","playerId":"eN","playerData":"af","playerNames":"zU","gameState":"yt","fontSize":"fontSize","x":"ek","y":"em","canvas":"ha","gHumans":"js","playerStates":"a2I","fontGeneratorFunction":"b8.pd.rS","rawPlayerNames":"za","playerBalances":"ge","playerTerritories":"gQ","gLobbyMaxJoin":"w7","data":"data","playerCount":"playerCount","gBots":"kD","strs":"a9L","gIsSingleplayer":"kB","uiSizes":"ba","gap":"gap","gMaxPlayers":"ea","i":"aA","MenuManager":"aZ","getState":"a05"}; (()=>{"use strict";const e=JSON.parse('{"rE":"0.6.8","_e":"Mar 22","Ao":["Added a \\"What\'s new\\" screen (the one you\'re looking at right now!) which displays a changelog of the latest version","Added custom lobby join links - to get one, click on the new \\"Copy link\\" button while in a lobby.","Added version information at the bottom of the setting page along with a link to the FX Client Discord server and GitHub repository. Previously this was shown only in the vanilla version menu.","Added a settings option to toggle displaying a player\'s donation history when clicking on their name in the leaderboard (applies to team games only)","Changed the font for the FX Client UI elements","The custom lobby server no longer tries to verify the compatibility of the client\'s protocol version. This will make custom lobbies usable immediately after an update, provided that the communication protocol has not changed significantly."]}');function t(e){const t=document.createElement("p");t.innerText="Attack Percentage Keybinds";const n=document.createElement("div");n.className="arrayinput";const o=document.createElement("button");return o.innerText="Add",e.append(t,n,o),e.className="keybinds-input",this.container=n,this.keys=["key","type","value"],this.objectArray=[],this.addObject=function(){this.objectArray.push({key:"",type:"absolute",value:.8}),this.displayObjects(),o.scrollIntoView(!1)},this.update=function(e){this.objectArray=e.attackPercentageKeybinds,this.displayObjects()},o.addEventListener("click",this.addObject.bind(this)),this.displayObjects=function(){if(this.container.innerHTML="",0===this.objectArray.length)return this.container.innerText="No custom attack percentage keybinds added";for(var e=0;eAbsolute',o.addEventListener("change",this.updateObject.bind(this,e,n));else if("key"===n)o.type="text",o.setAttribute("readonly",""),o.setAttribute("placeholder","No key set"),o.addEventListener("click",this.startKeyInput.bind(this,e,n));else{const t="absolute"===this.objectArray[e].type;o.type=t?"text":"number",t?o.addEventListener("click",this.convertIntoNumberInput.bind(this,e,n),{once:!0}):o.setAttribute("step","0.1"),o.addEventListener("input",this.updateObject.bind(this,e,n))}"value"===n&&"absolute"===this.objectArray[e].type?o.value=100*this.objectArray[e][n]+"%":o.value=this.objectArray[e][n],t.appendChild(o)}),this);var n=document.createElement("button");n.textContent="Delete",n.addEventListener("click",this.deleteObject.bind(this,e)),t.appendChild(n),this.container.appendChild(t)}},this.startKeyInput=function(e,t,n){n.target.value="Press any key";const o=this.updateObject.bind(this,e,t);n.target.addEventListener("keydown",o,{once:!0}),n.target.addEventListener("blur",(()=>{n.target.removeEventListener("keydown",o),n.target.value=this.objectArray[e][t]}),{once:!0})},this.convertIntoNumberInput=function(e,t,n){n.target.value=n.target.value.slice(0,-1),n.target.type="number",n.target.addEventListener("blur",(()=>{this.displayObjects()}),{once:!0})},this.updateObject=function(e,t,n){if(e>=this.objectArray.length)return;const o="value"===t?"absolute"===this.objectArray[e].type?parseFloat(n.target.value)/100:parseFloat(n.target.value):"key"===t?n.key:n.target.value;this.objectArray[e][t]=o,"key"===t&&this.displayObjects()},this.deleteObject=function(e){this.objectArray.splice(e,1),this.displayObjects()},this}const n={count:0,removeWins:function(){confirm("Do you really want to reset your wins?")&&(n.count=0,localStorage.removeItem("fx_winCount"),alert("Successfully reset wins"))}};null!==localStorage.getItem("fx_winCount")&&(n.count=localStorage.getItem("fx_winCount"));const o=n;var a={};const i=document.getElementById("windowContainer");function s(e){a[e.name]=e,a[e.name].isOpen=!1}function l(e){!1!==a[e].isOpen&&(a[e].isOpen=!1,a[e].element.style.display="none",void 0!==a[e].onClose&&a[e].onClose())}function r(){Object.values(a).forEach((function(e){!1!==e.closable&&l(e.name)}))}document.addEventListener("mousedown",(e=>{i.contains(e.target)||r(),x().useFullscreenMode&&E()}),{passive:!0,capture:!0}),document.getElementById("canvasA").addEventListener("touchstart",r,{passive:!0}),document.addEventListener("keydown",(e=>{"Escape"===e.key&&r()}));const c={create:function(e){const t=document.createElement("div");if(e.element=t,t.className="window"+(void 0!==e.classes?" "+e.classes:" scrollable selectable"),t.style.display="none",!0===e.closeWithButton){const n=document.createElement("button");n.addEventListener("click",(()=>l(e.name))),n.textContent="Close",setTimeout((()=>t.appendChild(n)))}return i.appendChild(t),s(e),t},add:s,openWindow:function(e,...t){!0!==a[e].isOpen&&(void 0!==a[e].beforeOpen&&a[e].beforeOpen(...t),a[e].isOpen=!0,a[e].element.style.display=null)},closeWindow:l,closeAll:r},{Ao:d,rE:u}=e,h=c.create({name:"changelog",closeWithButton:!0}),p=document.createElement("h1");p.textContent="What's new";const m=document.createElement("p");m.textContent=`in FX Client v${u}`;const y=document.createElement("ul");function b(){c.openWindow("changelog")}d.forEach((e=>{const t=document.createElement("li");t.textContent=e,y.appendChild(t)})),h.append(p,m,y),window.__fx=window.__fx||{};const f=window.__fx;var g={displayWinCounter:!0,useFullscreenMode:!1,hoveringTooltip:!0,realisticNames:!1,showPlayerDensity:!0,coloredDensity:!0,densityDisplayStyle:"percentage",hideBotNames:!1,highlightClanSpawns:!1,detailedTeamPercentage:!1,openDonationHistoryFromLb:!0,customBackgroundUrl:"",keybindButtons:!1,attackPercentageKeybinds:[]};f.settings=g;const v=["hideAllLinks","fontName"];f.makeMainMenuTransparent=!1;const w=new function(){const n=[{for:"displayWinCounter",type:"checkbox",label:"Display win counter",note:"The win counter tracks multiplayer solo wins (not in team games)"},{type:"button",text:"Reset win counter",action:o.removeWins},{for:"useFullscreenMode",type:"checkbox",label:"Use fullscreen mode",note:"Note: fullscreen mode will trigger after you click anywhere on the page due to browser policy restrictions."},{for:"hoveringTooltip",type:"checkbox",label:"Hovering tooltip",note:"Display map territory info constantly (on mouse hover) instead of only when right clicking on the map"},{for:"realisticNames",type:"checkbox",label:"Realistic Bot Names"},{for:"showPlayerDensity",type:"checkbox",label:"Show player density"},{for:"coloredDensity",type:"checkbox",label:"Colored density",note:"Display the density with a color between red and green depending on the density value"},{for:"densityDisplayStyle",type:"selectMenu",label:"Density value display style:",tooltip:"Controls how the territorial density value should be rendered",options:[{value:"percentage",label:"Percentage"},{value:"absoluteQuotient",label:"Value from 0 to 150 (BetterTT style)"}]},{for:"hideBotNames",type:"checkbox",label:"Hide bot names"},{for:"highlightClanSpawns",type:"checkbox",label:"Highlight clan spawnpoints",note:"Increases the spawnpoint glow size for members of your clan"},{for:"detailedTeamPercentage",type:"checkbox",label:"Detailed team pie chart percentage",note:"For example: this would show 25.82% instead of 26% on the pie chart in team games"},{for:"openDonationHistoryFromLb",type:"checkbox",label:"Open donation history from the leaderboard",note:"Changes whether or not clicking on a player's name in the in-game leaderboard in team games will open their donation history"},{for:"customBackgroundUrl",type:"textInput",label:"Custom main menu background:",placeholder:"Enter an image URL here",tooltip:"A custom image to be shown as the main menu background instead of the currently selected map."},t,{for:"keybindButtons",type:"checkbox",label:"Keybind buttons",note:"Show keybind buttons above the troop selector (max 6)"},function(t){const n=document.createElement("p");n.innerText=`FX Client v${e.rE}`;const o=document.createElement("p");o.innerHTML='Discord server |\n Github repository';const a=document.createElement("button");a.innerText="Changelog",a.addEventListener("click",b),t.append(n,o,a)}],a=document.querySelector(".settings .scrollable");var i={},s={},l=[];n.forEach((e=>{if("function"==typeof e){const t=document.createElement("div");return l.push(new e(t)),a.append(t)}const t=document.createElement("label");e.tooltip&&(t.title=e.tooltip);const n=e.type.endsWith("Input"),o=document.createElement(n||"checkbox"===e.type?"input":"selectMenu"===e.type?"select":"button");if("textInput"===e.type&&(o.type="text"),e.placeholder&&(o.placeholder=e.placeholder),(n||"selectMenu"===e.type)&&(i[e.for]=o),e.text&&(o.innerText=e.text),e.action&&o.addEventListener("click",e.action),e.label&&t.append(e.label+" "),e.note){const n=document.createElement("small");n.innerText=e.note,t.append(document.createElement("br"),n)}if(e.options&&e.options.forEach((e=>{const t=document.createElement("option");t.setAttribute("value",e.value),t.innerText=e.label,o.append(t)})),t.append(o),"checkbox"===e.type){o.type="checkbox";const n=document.createElement("span");n.className="checkmark",t.className="checkbox",t.append(n),s[e.for]=o}else t.append(document.createElement("br"));a.append(t,document.createElement("br"))})),this.save=function(){Object.keys(i).forEach((function(e){g[e]=i[e].value.trim()})),Object.keys(s).forEach((function(e){g[e]=s[e].checked})),this.applySettings(),c.closeWindow("settings"),v.forEach((e=>delete g[e])),localStorage.setItem("fx_settings",JSON.stringify(g)),window.location.reload()};const r=document.createElement("input");function d(e){const t=e.target,n=t.files[0];if(!n)return;if(t.removeEventListener("change",d),t.value="",!n.name.endsWith(".json"))return alert("Invalid file format");const o=new FileReader;o.onload=function(){let e;try{e=JSON.parse(o.result),confirm('Warning: This will override all current settings, click "OK" to confirm')&&(f.settings=g=e),localStorage.setItem("fx_settings",JSON.stringify(g)),window.location.reload()}catch(e){alert("Error\n"+e)}},o.readAsText(n)}r.type="file",this.importFromFile=function(){r.click(),r.addEventListener("change",d)},this.exportToFile=function(){var e,t,n;e=JSON.stringify(g),t=document.createElement("a"),n=new Blob([e],{type:"application/json"}),t.href=URL.createObjectURL(n),t.download="FX_client_settings.json",t.click(),URL.revokeObjectURL(t.href)},this.syncFields=function(){Object.keys(i).forEach((function(e){i[e].value=g[e]})),Object.keys(s).forEach((function(e){s[e].checked=g[e]})),l.forEach((e=>e.update?.(g)))},this.resetAll=function(){confirm("Are you Really SURE you want to RESET ALL SETTINGS back to the default?")&&(localStorage.removeItem("fx_settings"),window.location.reload())},this.applySettings=function(){""!==g.customBackgroundUrl&&(document.body.style.backgroundImage="url("+g.customBackgroundUrl+")",document.body.style.backgroundSize="cover",document.body.style.backgroundPosition="center"),f.makeMainMenuTransparent=""!==g.customBackgroundUrl},g.useFullscreenMode&&E()};function E(){null===document.fullscreenElement&&document.fullscreenEnabled&&document.documentElement.requestFullscreen({navigationUI:"hide"}).then((()=>{console.log("Fullscreen mode activated")})).catch((e=>{console.warn("Could not enter fullscreen mode:",e)}))}c.add({name:"settings",element:document.querySelector(".settings"),beforeOpen:function(){w.syncFields()}}),null!==localStorage.getItem("fx_settings")&&(f.settings=g={...g,...JSON.parse(localStorage.getItem("fx_settings"))}),w.applySettings();const k=w;function x(){return g}const T=["playerTerritories","playerBalances","rawPlayerNames"],L=["playerId","gIsTeamGame","gHumans","gLobbyMaxJoin","gameState","gIsSingleplayer"],C=e=>T.includes(e)?window[dictionary.playerData]?.[dictionary[e]]:L.includes(e)?window[dictionary.game]?.[dictionary[e]]:window[dictionary[e]],I=()=>Math.floor(window[dictionary.uiSizes]?.[dictionary.gap]??10),S=new function(){this.playersToInclude=[],this.tabLabels=["ALL","CLAN"],this.filteredLeaderboard=[],this.tabBarOffset=0,this.windowWidth=0,this.verticalClickThreshold=1e3,this.hoveringOverTabs=!1,this.scrollToTop=()=>{},this.repaintLeaderboard=()=>{},this.setUpdateFlag=()=>{},this.parseClanFromPlayerName=()=>{console.warn("parse function not set")},this.selectedTab=0,this.tabHovering=-1,this.enabled=!1,this.drawTabs=function(e,t,n,o){e.textBaseline="middle",e.textAlign="center";const a=t/this.tabLabels.length,i=n+this.tabBarOffset/2;this.tabLabels.forEach(((t,s)=>{0!==s&&e.fillRect(a*s,n,1,this.tabBarOffset),this.selectedTab===s&&(e.fillStyle=o,e.fillRect(a*s,n,a,this.tabBarOffset),e.fillStyle="rgb(255,255,255)"),this.tabHovering===s&&(e.fillStyle="rgba(255,255,255,0.3)",e.fillRect(a*s,n,a,this.tabBarOffset),e.fillStyle="rgb(255,255,255)"),e.fillText(t,a*s+a/2,i)}))},this.setHovering=(e,t)=>{let n=!1;if(e){const e=Math.floor(t/(this.windowWidth/this.tabLabels.length));this.tabHovering!==e&&(this.tabHovering=e,n=!0)}return e!==this.hoveringOverTabs&&(this.hoveringOverTabs=e,!1===e&&(this.tabHovering=-1),e||(n=!0)),n&&this.repaintLeaderboard(),e},this.handleMouseDown=e=>{const t=Math.floor(e/(this.windowWidth/this.tabLabels.length));return this.selectedTab!==t&&(this.selectedTab=t,0===this.selectedTab?this.clearFilter():1===this.selectedTab&&(this.filterByOwnClan(),this.setUpdateFlag()),this.repaintLeaderboard()),!0},this.filterByOwnClan=()=>{this.playersToInclude=[];const e=C("playerId"),t=this.parseClanFromPlayerName(C("rawPlayerNames")[e]);C("rawPlayerNames").forEach(((n,o)=>{o!==e&&this.parseClanFromPlayerName(n)!==t||this.playersToInclude.push(o)})),this.enabled=!0,this.scrollToTop()},this.clearFilter=()=>{this.enabled=!1},this.reset=()=>{this.enabled=!1,this.selectedTab=0,O.refresh()}},O=new function(){this.inOwnClan=new Array(512),this.inOwnClan.fill(!1),this.refresh=()=>{const e=C("gHumans"),t=S.parseClanFromPlayerName(C("rawPlayerNames")[C("playerId")]);null===t?this.inOwnClan.fill(!1):C("rawPlayerNames").forEach(((n,o)=>{this.inOwnClan[o]=o/g,">").replace(/"/g,""").replace(/'/g,"'")}c.add({name:"donationHistory",element:document.querySelector("#donationhistory"),beforeOpen:function(e){document.getElementById("donationhistory_note").style.display="none"},onClose:function(){A.openedWindowPlayerID=null}});const A=new function(){function e(e,t,n,o){const a=C("rawPlayerNames"),i=document.createElement("tr");o&&i.setAttribute("class","new");let s=`${t}. `;return n===e[1]?s+=`Received ${e[2]} resources from ${B(a[e[0]])}`:s+=`Sent ${e[2]} resources to ${B(a[e[1]])}`,s+="",i.innerHTML=s,i}this.openedWindowPlayerID=null,this.contentElement=document.querySelector("#donationhistory_content"),this.donationHistory=Array(512),this.getHistoryOf=function(e){return this.donationHistory[e].toReversed()},this.reset=function(){for(var e=0;e<512;e++)this.donationHistory[e]=[]},this.logDonation=function(t,n,o){const a=[t,n,o];if(this.donationHistory[n].push(a),this.donationHistory[t].push(a),this.openedWindowPlayerID===t||this.openedWindowPlayerID===n){const o=this.donationHistory[this.openedWindowPlayerID===t?t:n].length;this.contentElement.prepend(e(a,o,this.openedWindowPlayerID,!0))}},this.displayHistory=function(t,n=C("rawPlayerNames"),o=C("gIsSingleplayer")){var a=A.getHistoryOf(t);console.log("History for "+n[t]+":"),console.log(a),document.querySelector("#donationhistory h1").innerHTML="Donation history for "+B(n[t]),this.contentElement.innerHTML="",a.length>0?a.forEach(((n,o)=>{this.contentElement.appendChild(e(n,a.length-o,t))})):this.contentElement.innerText="Nothing to display",this.openedWindowPlayerID=t,c.openWindow("donationHistory",o)}},N=A,H=new function(){const e=document.createElement("img");e.setAttribute("src","assets/players_icon.png"),document.getElementById("playerlist_content").addEventListener("click",(e=>{const t=e.target.closest("tr[data-player-id]")?.getAttribute("data-player-id");t&&C("gIsTeamGame")&&(c.closeWindow("playerList"),N.displayHistory(t))})),this.display=function(e){const t=C("gHumans"),n=C("gLobbyMaxJoin");let o=`

Players (${t})

`;for(let a=0;aBots (${n-t})`),o+=`${a+1}. ${B(e[a])}`;document.getElementById("playerlist_content").innerHTML=o,document.getElementById("playerlist_content").setAttribute("class",C("gIsTeamGame")?"clickable":""),c.openWindow("playerList")},this.hoveringOverButton=!1,this.drawButton=(t,n,o,a)=>{t.fillRect(n,o,a,a),t.fillStyle=this.hoveringOverButton?"#aaaaaaaa":"#000000aa",t.clearRect(n+1,o+1,a-2,a-2),t.fillRect(n+1,o+1,a-2,a-2),t.fillStyle="#ffffff",t.imageSmoothingEnabled=!0,t.drawImage(e,n+2,o+2,a-4,a-4),t.imageSmoothingEnabled=!1}};c.add({name:"playerList",element:document.getElementById("playerlist")});const M=H,P=new function(){this.getMaxTroops=function(e,t){return(150*e[t]).toString()},this.getDensity=function(e,t=C("playerBalances"),n=C("playerTerritories")){return"percentage"===x().densityDisplayStyle?(t[e]/(150*(0===n[e]?1:n[e]))*100).toFixed(1)+"%":(t[e]/(0===n[e]?1:n[e])).toFixed(1)},this.isPointInRectangle=function(e,t,n,o,a,i){return e>=n&&e<=n+a&&t>=o&&t<=o+i},this.fillTextMultiline=function(e,t,n,o,a){const i=parseInt(e.font.split(" ").find((e=>e.endsWith("px"))).slice(0,-2));t.split("\n").forEach(((t,s)=>e.fillText(t,n,o+s*i,a)))},this.textStyleBasedOnDensity=function(e){const t=C("playerBalances"),n=C("playerTerritories");return`hsl(${t[e]/(1.5*n[e])}, 100%, 50%, 1)`}},j=P,F=new function(){let e=!1;function t(t){if(!x().hoveringTooltip||!C("gameState")||e)return;let n,o;if(t.type.includes("touch")){const{touches:e,changedTouches:a}=t.originalEvent??t,i=e[0]??a[0];n=i.pageX,o=i.pageY}else t.type.includes("mouse")&&(n=t.clientX,o=t.clientY);e=!0;try{this.display(this.canvasPixelScale*n,this.canvasPixelScale*o)}catch(t){console.error(t)}setTimeout((()=>e=!1),100)}this.display=()=>{},this.canvasPixelScale=1,document.getElementById("canvasA").addEventListener("mousemove",t.bind(this)),document.getElementById("canvasA").addEventListener("touchstart",t.bind(this))},W={setAbsolute:()=>{},setRelative:()=>{},repaintAttackPercentageBar:()=>{}};function D(e){"absolute"===e.type?W.setAbsolute(e.value):W.setRelative(e.value),W.repaintAttackPercentageBar()}let _,R=0,U=0;const J={setSize:(e,t,n)=>{if(!0!==x().keybindButtons)return;R=e,U=t,_=document.createElement("canvas"),_.width=e,_.height=t;const o=_.getContext("2d"),a=n.font.split("px ",2)[1];o.font="bold "+t/2+"px "+a,o.textAlign="center",o.textBaseline="middle";const i=x().attackPercentageKeybinds.slice(0,6),s=I()/4,l=(e-5*s)/6;i.forEach(((e,n)=>{o.fillStyle="rgba(0, 0, 0, 0.8)",o.fillRect(n*(l+s),0,l,t),o.fillStyle="white";const a="absolute"===e.type?(100*e.value).toFixed()+"%":"x "+Math.round(100*e.value)/100;o.fillText(a,(n+.5)*(l+s),t/2)}))},click:e=>{if(e<0||e>R)return!1;const t=x().attackPercentageKeybinds,n=Math.floor(e/R*6);return!(n>=t.length||(D(t[n]),0))},draw:(e,t,n)=>{e.drawImage(_,t,n-(U+I()/4))}};let $=!1,G="",K=()=>{},X=()=>{},q=(e,t)=>{};const V=new TextEncoder,z=new TextDecoder;c.add({name:"lobbyJoinMenu",element:document.getElementById("customLobbyJoinMenu")});const Y=c.create({name:"customLobby",classes:"scrollable selectable flex-column text-align-center",closable:!1}),Q=document.createElement("h2");Q.textContent="Custom Lobby";const Z=document.createElement("div");Z.className="customlobby-main";const ee=document.createElement("div"),te=document.createElement("p");te.textContent="0 Players";const ne=document.createElement("div");ee.append(te,ne);const oe=document.createElement("div");oe.className="text-align-left";const ae={mode:{label:"Mode:",type:"selectMenu",options:[{value:0,label:"2 Teams"},{value:1,label:"3 Teams"},{value:2,label:"4 Teams"},{value:3,label:"5 Teams"},{value:4,label:"6 Teams"},{value:5,label:"7 Teams"},{value:6,label:"8 Teams"},{value:7,label:"Battle Royale"},{value:10,label:"No Fullsend Battle Royale"},{value:9,label:"Zombie mode"}]},map:{label:"Map:",type:"selectMenu"},difficulty:{label:"Difficulty:",type:"selectMenu",options:[{value:0,label:"Very Easy (Default)"},{value:1,label:"Easy (1v1)"},{value:2,label:"Normal"},{value:3,label:"Hard"},{value:4,label:"Very Hard"},{value:5,label:"Impossible"}]},spawnSelection:{label:"Spawn selection",type:"checkbox"},botCount:{label:"Bot & player count:",type:"numberInput",attributes:{min:"1",max:"512"}}},ie={},se={};function le(e,t){"checkbox"===ae[e].type?ie[e].checked=0!==t:ie[e].value=t.toString(),se[e]=t}function re(e,t){be("options",[e,parseInt(t.target.value)])}function ce(e,t){be("options",[e,t.target.checked?1:0])}Object.entries(ae).forEach((([e,t])=>{const n=document.createElement("label");t.tooltip&&(n.title=t.tooltip);const o=t.type.endsWith("Input"),a=document.createElement(o||"checkbox"===t.type?"input":"selectMenu"===t.type?"select":"button");if(ie[e]=a,"textInput"===t.type&&(a.type="text"),"numberInput"===t.type&&(a.type="number"),t.placeholder&&(a.placeholder=t.placeholder),(o||"selectMenu"===t.type)&&a.addEventListener("change",re.bind(void 0,e)),t.text&&(a.innerText=t.text),t.action&&a.addEventListener("click",t.action),t.label&&n.append(t.label+" "),t.note){const e=document.createElement("small");e.innerText=t.note,n.append(document.createElement("br"),e)}if(t.options&&ye(t.options,a),t.attributes&&Object.entries(t.attributes).forEach((([e,t])=>a.setAttribute(e,t))),n.append(a),"checkbox"===t.type){a.type="checkbox";const t=document.createElement("span");t.className="checkmark",n.className="checkbox",n.append(t),a.addEventListener("change",ce.bind(void 0,e))}else n.append(document.createElement("br"));oe.append(n)})),Z.append(ee,oe);const de=document.createElement("footer");function ue(e,t){const n=document.createElement("button");return n.textContent=e,n.addEventListener("click",t),n}de.style.marginTop="10px";const he=ue("Start game",(function(){c.closeWindow("customLobby"),be("startGame")})),pe=ue("Leave lobby",(()=>X())),me=ue("Copy link",(()=>{navigator.clipboard.writeText(`${window.location.href}#lobby=${G}`),me.textContent="Copied!",setTimeout((()=>me.textContent="Copy link"),1e3)}));function ye(e,t){e.forEach((e=>{const n=document.createElement("option");n.setAttribute("value",e.value),n.textContent=e.label,t.append(n)}))}function be(e,t){const n=void 0!==t?{t:e,d:t}:{t:e},o=V.encode(JSON.stringify(n)),a=new ArrayBuffer(o.length+1);new DataView(a).setUint8(0,120),new Uint8Array(a,1).set(o),q(1,a)}de.append(he,pe,me),Y.append(Q,Z,de),document.getElementById("lobbyCode").addEventListener("input",(({target:e})=>{5===e.value.length&&(G=e.value.toLowerCase(),e.value="",c.closeWindow("lobbyJoinMenu"),$=!0,K())})),document.getElementById("createLobbyButton").addEventListener("click",(()=>{G="",c.closeWindow("lobbyJoinMenu"),$=!0,K()}));let fe,ge=!1,ve=[];function we(e,t){const n=document.createElement("span");return n.textContent=e,n.className=t?"":"d-none",n}function Ee(e){const t=document.createElement("div");t.className="lobby-player",t.textContent=e.name;const n=document.createElement("button");n.textContent="Kick",n.className=ge&&!e.isHost?"":"d-none",n.addEventListener("click",ke);const o=we("Host",e.isHost),a=we("In Game",e.inGame);t.append(o,a,n),ne.append(t),ve.push({element:t,hostBadge:o,inGameBadge:a,kickButton:n,isHost:e.isHost,inGame:e.inGame})}function ke(e){const t=e.target;for(let e=0;eTe(!0)));const Le={gameInfo:se,showJoinPrompt:function(){c.openWindow("lobbyJoinMenu")},isCustomMessage:function(e){if(120!==e[0])return!1;if(1===e.length)return!0;const t=new Uint8Array(e.buffer,1),n=JSON.parse(z.decode(t)),{t:o,d:a}=n;if("lobby"===o)c.openWindow("customLobby"),Q.textContent="Custom Lobby "+a.code,G=a.code,ge=a.isHost,he.disabled=!ge,ge?oe.classList.remove("disabled"):oe.classList.add("disabled"),Object.entries(a.options).forEach((([e,t])=>le(e,t))),i=a.players,s=a.id,ve=[],ne.innerHTML="",i.forEach(Ee),fe=ve[s],xe();else if("addPlayer"===o)Ee({name:a.name,inGame:!1,isHost:!1}),xe();else if("removePlayer"===o){const e=a;ve[e].element.remove(),ve.splice(e,1),xe()}else if("inLobby"===o){const e=a;ve[e].inGame=!1,ve[e].inGameBadge.className="d-none"}else if("options"===o){const[e,t]=a;le(e,t)}else if("setHost"===o){const e=a;ve[e].isHost=!0,ve[e].hostBadge.className=""}else"host"===o?(ge=!0,he.disabled=!1,oe.classList.remove("disabled"),ve.forEach((e=>{e.isHost||(e.kickButton.className="")}))):"serverMessage"===o&&alert(a);var i,s;return!0},getSocketURL:function(){return"wss://fx.peshomir.workers.dev/"+(""===G?"create":"join?"+G)},getPlayerId:function(){let e=0;for(let t=0;tye(e.map(((e,t)=>({value:t.toString(),label:e.name}))),ie.map)),0)},rejoinLobby:function(){K()},hideWindow:function(){c.closeWindow("customLobby")},isActive:()=>$,setActive:function(e){$=e,!1===e&&c.closeWindow("customLobby")}},{rE:Ce,_e:Ie}=e;"serviceWorker"in navigator&&(navigator.serviceWorker.addEventListener("message",(e=>{const t=e.data;"activate"===t.event&&buildTimestamp!==t.version&&(document.getElementById("updateNotification").style.display="block")})),navigator.serviceWorker.register("./sw.js"));const Se=localStorage.getItem("fx_version");Se!==Ce&&(localStorage.setItem("fx_version",Ce),null!==Se&&b()),window.__fx=window.__fx||{};const Oe=window.__fx;Oe.version=Ce+" "+Ie,Oe.settingsManager=k,Oe.leaderboardFilter=S,Oe.utils=j,Oe.WindowManager=c,Oe.keybindFunctions=W,Oe.keybindHandler=e=>{const t=x().attackPercentageKeybinds.find((t=>t.key===e));return void 0!==t&&(0!==C("gameState")&&D(t),!0)},Oe.mobileKeybinds=J,Oe.donationsTracker=N,Oe.playerList=M,Oe.hoveringTooltip=F,Oe.clanFilter=O,Oe.wins=o,Oe.customLobby=Le,console.log("Successfully loaded FX Client")})(); \ No newline at end of file diff --git a/game.js b/game.js index 3d9abe5..deaf125 100644 --- a/game.js +++ b/game.js @@ -1,12 +1,12 @@ var l, aC, aD, aE, aF, aG, aH, aI, aJ, aK, aL, aM, aN, aO, aP, aQ, aR, aS, aT, aU, aV, aW, aX, aY, aZ, aa, ab, ac, ad, ae, af, ag, ah, ai, aj, ak, al, am, an, ao, ap, aq, ar, at, au, av, h, aw, ax, ay, az, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, bA, - bB, bC, bD, bE, bF, bG, bH, bI, bJ, bK, bL, bM, bN, bO, bP, bQ, bR, s, bS, bT, bU, bV, bW, bX, bY, bZ, ba, bb, bc, bd, be, bf, z, bg, bh, bi, q, bj, bk, bl, bm, bn, fO, fP, fQ, fR, fS, fT, fU, fV, fW, fX, fY, fZ, fa, iB, iA, iC, a6X, l4, ja, a0Q, - tk, x7, aAN, a3a, a3b, S = ["div", "100%", "⬅️ ", "absolute", "canvas", "none", "inherit", "rgb(", "rgba(", "center", "auto", "
", "0.75em", " ", "hidden", "flex", "Data", "1em", "0.8em", " / ", "territorial.io", "span", "input", + bB, bC, bD, bE, bF, bG, bH, bI, bJ, bK, bL, bM, bN, bO, bP, bQ, bR, s, bS, bT, bU, bV, bW, bX, bY, bZ, ba, bb, bc, bd, be, bf, z, bg, bh, bi, q, bj, bk, bl, bm, bn, fR, fS, fT, fU, fV, fW, fX, fY, fZ, fa, fb, fc, fd, iE, iD, iF, a6X, l7, jd, a0Q, + tl, x8, aAN, a3a, a3b, S = ["div", "100%", "⬅️ ", "absolute", "canvas", "none", "inherit", "rgb(", "rgba(", "center", "auto", "
", "0.75em", " ", "hidden", "flex", "Data", "1em", "0.8em", " / ", "territorial.io", "span", "input", "iVBORw0KGgoAAAANSUhEUgAAADAAAAAKAQMAAADILU8PAAAABlBMVEUAAAD///+l2Z/dAAAAOklEQVQI12P48efPH5v/DEDyT81/hjMHDhxIkWA4AqV+/PgBpf5JgOWA1B0gdUyC4cefA3+A1AcwBQAlGyu1reW1ZgAAAABJRU5ErkJggg==", "click", "0.5em", "' target='_blank'>", "undefined", - "pre", "", "pointer", "password", "function", "break-word", "bold", "Value", "Escape", "Enter", "0.6em", "text", "string", "scroll", "rgba(0,0,0,0.8)", "number", "nowrap", "mouseleave", "focus", "blur", "Space", "Player ", "NoStack", - " " + "data:image/png;base64,", "break-all", "blur(4px)", "arena", "account", "accept", "_blank", "[Redacted Message]", "Seed", "Reload", "Patreon", "Interest", "Gold Seizure", "Elo Deduction", "Bot ", "Battle Royale", "Back", + "Arial Black, Trebuchet MS", "@room", "1v1", "1.4em", "1 Minute", "1 Hour", "1 Day", "000", "0.4em 0em", "0.2em", "0.02em brown", ". Duration: x", ",0,0.85)", " solid white;}", " Rank: ", " / 160", " -> " ]; function a() { @@ -72,10 +72,10 @@ function bo(bp) { } function dA() { - this.dg = 1096, this.n = 2066, this.rVersion = 9, this.dU = function() { + this.dg = 1097, this.n = 2067, this.rVersion = 9, this.dU = function() { this.dh = 2; var di = bJ.dj(this.n, 10) % 100; - this.dk = "23 Mar 2025 [" + bJ.dj(this.n, 1e3) + "." + (di < 10 ? "0" : "") + di + "." + this.n % 10 + "]", this.a8 = true, this.a9 = function() { + this.dk = "26 Mar 2025 [" + bJ.dj(this.n, 1e3) + "." + (di < 10 ? "0" : "") + di + "." + this.n % 10 + "]", this.a8 = true, this.a9 = function() { try { return window.self !== window.top } catch (e) { @@ -98,2542 +98,2539 @@ function dn() { [1, 5, 3, 3, 5] ], ds = [" kicked ", " muted ", " redacted the username of ", " deducted x from ", " seized x from ", " reported "], - dt = [".", ". Duration: x", ". Duration: x", ".", ".", ". Reason: x"]; - this.du = [ + dt = ["Kick", "Mute", "Username Redaction", "Elo Deduction", "Gold Seizure", "Report"], + du = [".", ". Duration: x", ". Duration: x", ".", ".", ". Reason: x"]; + this.dv = [ ["", "", ""], ["20 Seconds", "1 Minute", "5 Minutes", "1 Hour", "1 Day"], ["1 Minute", "1 Hour", "1 Day"], ["1 Elo Point", "2 Elo Points", "4 Elo Points"], ["0.5 Gold", "1 Gold", "2 Gold", "5 Gold", "10 Gold"], ["Bad Username", "Cheating or Exploiting", "Inappropriate Content", "Bullying or Harassment"] - ], this.dv = function(id, dw, dx) { - dw = this.dy(dw); - return +(dr[dw][id] > dx) - }, this.dy = function(dw) { + ], this.dw = function(id, dx, dy) { + dx = this.dz(dx); + return +(dr[dx][id] > dy) + }, this.dz = function(dx) { for (var aA = 0; aA < dq.length; aA++) - if (dq[aA] <= dw) return aA; + if (dq[aA] <= dx) return aA; return dq.length - }, this.dz = function(dw) { - return dp[this.dy(dw)] - }, this.e0 = function(id, e1) { - return ds[id].replace(new RegExp("x", "g"), e1) - }, this.e2 = function(id, e1) { - return dt[id].replace(new RegExp("x", "g"), e1) + }, this.e0 = function(dx) { + return dp[this.dz(dx)] + }, this.e1 = function(id, e2) { + return ds[id].replace(new RegExp("x", "g"), e2) + }, this.e3 = function(id, e2) { + return du[id].replace(new RegExp("x", "g"), e2) + }, this.e4 = function(id, e5) { + return dt[id] + (this.dv[id][e5].length ? " (" + this.dv[id][e5] + ")" : "") } } function d8() { - this.e3 = new e4, this.dU = function() { - z.a0.e5() - }, this.e6 = function() { - return bh.e7.data[160].value + this.e6 = new e7, this.dU = function() { + z.a0.e8() + }, this.e9 = function() { + return bh.eA.data[160].value } } -function e4() { - var e8 = 2e4; +function e7() { + var eB = 2e4; this.show = function() { - if (bd.e9 < e8) return !1; - e8 = bd.e9 + 135e4, 2 === l.dh && z.a0.eA(Math.floor(135e4)) + if (bd.eC < eB) return !1; + eB = bd.eC + 135e4, 2 === l.dh && z.a0.eD(Math.floor(135e4)) } } function cR() { - this.eB = new eC + this.eE = new eF } -function eC() { - this.eD = function(eE) { - var eH; - return bQ.eF(bQ.eG) && aC.data.passableMountains && (eH = ab.eI(eE), this.eJ(aC.eK, eH) || this.eL(aC.eK, eH)) && 0 !== (eH = function(eg) { - for (var eh = bK.ei(eg), ej = bK.ek(eg), max = Math.max(bQ.el, bQ.em) - 2, en = max * max, eo = !1, ep = 0, eq = 0; eq < max; eq++) { - var er, eM = function(eh, ej, eq) { - for (var aA = 0; aA <= eq; aA++) - for (var et = -1; et < 2; et += 2) - for (var eu = -1; eu < 2; eu += 2) - for (var ev = 0; ev < 2; ev++) { - var eE = function(eh, ej) { - if (bK.ex(eh, ej)) { - eh = bK.ey(eh, ej), ej = bK.eQ(eh); - if (ab.eV(ej) && ab.ez(ej)) return eh +function eF() { + this.eG = function(eH) { + var eK; + return bQ.eI(bQ.eJ) && aC.data.passableMountains && (eK = ab.eL(eH), this.eM(aC.eN, eK) || this.eO(aC.eN, eK)) && 0 !== (eK = function(ej) { + for (var ek = bK.el(ej), em = bK.en(ej), max = Math.max(bQ.eo, bQ.ep) - 2, eq = max * max, er = !1, es = 0, et = 0; et < max; et++) { + var eu, eP = function(ek, em, et) { + for (var aA = 0; aA <= et; aA++) + for (var ew = -1; ew < 2; ew += 2) + for (var ex = -1; ex < 2; ex += 2) + for (var ey = 0; ey < 2; ey++) { + var eH = function(ek, em) { + if (bK.f0(ek, em)) { + ek = bK.f1(ek, em), em = bK.eT(ek); + if (ab.eY(em) && ab.f2(em)) return ek } return 0 - }(eh + ev * et * aA + (1 - ev) * eu * eq, ej + ev * eu * eq + (1 - ev) * et * aA); - if (eE) return eE + }(ek + ey * ew * aA + (1 - ey) * ex * et, em + ey * ex * et + (1 - ey) * ew * aA); + if (eH) return eH } return 0 - }(eh, ej, eq); - eM && (er = bK.es(eh, ej, eM)) < en && (ep = eM, en = er, eo || (eo = !0, max = Math.floor(Math.sqrt(er)) + 1)) + }(ek, em, et); + eP && (eu = bK.ev(ek, em, eP)) < eq && (es = eP, eq = eu, er || (er = !0, max = Math.floor(Math.sqrt(eu)) + 1)) } - return ep - }(bK.eO(eE))) && (eE = bK.eQ(eH), ab.eR(eE) || (eE = ab.eS(eE)) !== aC.eK && eT(eE, aC.eK)) ? eH : 0 - }, this.eU = function(player, eM) { - eM = bK.eQ(eM); - if (ab.eV(eM)) { - if (ab.eR(eM)) bM.eW[0] = aC.eX; - else if (ab.eS(eM) !== bM.eW[0]) return !1; - for (var eY = function(eE) { - var ec = ab.ec, - eY = []; - loop: for (var ed = 3; 0 <= ed; ed--) { - var ee = eE + ec[ed]; - if (ab.ef(ee)) { - for (var id = ab.eI(ee), aA = 0; aA < eY.length; aA++) - if (id === eY[aA]) continue loop; - bM.eb[eY.length] = ee, eY.push(id) + return es + }(bK.eR(eH))) && (eH = bK.eT(eK), ab.eU(eH) || (eH = ab.eV(eH)) !== aC.eN && eW(eH, aC.eN)) ? eK : 0 + }, this.eX = function(player, eP) { + eP = bK.eT(eP); + if (ab.eY(eP)) { + if (ab.eU(eP)) bM.eZ[0] = aC.ea; + else if (ab.eV(eP) !== bM.eZ[0]) return !1; + for (var eb = function(eH) { + var ef = ab.ef, + eb = []; + loop: for (var eg = 3; 0 <= eg; eg--) { + var eh = eH + ef[eg]; + if (ab.ei(eh)) { + for (var id = ab.eL(eh), aA = 0; aA < eb.length; aA++) + if (id === eb[aA]) continue loop; + bM.ee[eb.length] = eh, eb.push(id) } } - return eY - }(eM), ea = eY.length, aA = 0; aA < ea; aA++) - if (this.eJ(player, eY[aA]) || this.eL(player, eY[aA])) return bM.eb[0] = bM.eb[aA], !0 + return eb + }(eP), ed = eb.length, aA = 0; aA < ed; aA++) + if (this.eM(player, eb[aA]) || this.eO(player, eb[aA])) return bM.ee[0] = bM.ee[aA], !0 } return !1 - }, this.eJ = function(player, eH) { - for (var f0 = af.f0[player], ea = f0.length, f1 = Math.max(bJ.dj(ea, 12), 1), ec = ab.ec, aA = 0; aA < ea; aA += f1) - for (var eP = f0[aA], ed = 3; 0 <= ed; ed--) { - var ee = eP + ec[ed]; - if (ab.ef(ee) && eH === ab.eI(ee)) return !0 + }, this.eM = function(player, eK) { + for (var f3 = af.f3[player], ed = f3.length, f4 = Math.max(bJ.dj(ed, 12), 1), ef = ab.ef, aA = 0; aA < ed; aA += f4) + for (var eS = f3[aA], eg = 3; 0 <= eg; eg--) { + var eh = eS + ef[eg]; + if (ab.ei(eh) && eK === ab.eL(eh)) return !0 } return !1 - }, this.eL = function(player, eH) { - for (var f0 = af.f0[player], ea = f0.length, ec = ab.ec, aA = 0; aA < ea; aA++) - for (var eP = f0[aA], ed = 3; 0 <= ed; ed--) { - var ee = eP + ec[ed]; - if (ab.ef(ee) && eH === ab.eI(ee)) return !0 + }, this.eO = function(player, eK) { + for (var f3 = af.f3[player], ed = f3.length, ef = ab.ef, aA = 0; aA < ed; aA++) + for (var eS = f3[aA], eg = 3; 0 <= eg; eg--) { + var eh = eS + ef[eg]; + if (ab.ei(eh) && eK === ab.eL(eh)) return !0 } return !1 } } function d1() { - this.f4 = new Uint16Array(2), this.f5 = new Uint16Array(2), this.f6 = new Int32Array(2), this.f7 = new Uint32Array(2), this.f8 = new Uint32Array(2), this.f9 = new Uint8Array(4), this.fA = new Uint8Array(4), this.eb = new Uint32Array(4), this.fB = - new Uint32Array(5), this.eW = new Uint32Array(8), this.fC = new Uint16Array(16), this.fD = new Uint16Array(512), this.fE = new Uint16Array(512), this.fF = new Uint16Array(512), this.fG = function(g, fH) { - return g[0] = fH, g - }, this.fI = function(g, fH, fJ) { - return g[0] = fH, g[1] = fJ, g - }, this.fK = function(g, fH, fJ, fL) { - return g[0] = fH, g[1] = fJ, g[2] = fL, g - }, this.fM = function(g, fH, fJ, fL, fN) { - return g[0] = fH, g[1] = fJ, g[2] = fL, g[3] = fN, g + this.f7 = new Uint16Array(2), this.f8 = new Uint16Array(2), this.f9 = new Int32Array(2), this.fA = new Uint32Array(2), this.fB = new Uint32Array(2), this.fC = new Uint8Array(4), this.fD = new Uint8Array(4), this.ee = new Uint32Array(4), this.fE = + new Uint32Array(5), this.eZ = new Uint32Array(8), this.fF = new Uint16Array(16), this.fG = new Uint16Array(512), this.fH = new Uint16Array(512), this.fI = new Uint16Array(512), this.fJ = function(g, fK) { + return g[0] = fK, g + }, this.fL = function(g, fK, fM) { + return g[0] = fK, g[1] = fM, g + }, this.fN = function(g, fK, fM, fO) { + return g[0] = fK, g[1] = fM, g[2] = fO, g + }, this.fP = function(g, fK, fM, fO, fQ) { + return g[0] = fK, g[1] = fM, g[2] = fO, g[3] = fQ, g } } -function fb() { - fU = 0, fV = 2048, fW = new Uint32Array(4 * fV), fX = 0, fY = new Uint32Array(fV), fZ = new Uint8Array(bQ.el * bQ.em) +function fe() { + fX = 0, fY = 2048, fZ = new Uint32Array(4 * fY), fa = 0, fb = new Uint32Array(fY), fc = new Uint8Array(bQ.eo * bQ.ep) } -function fc(player) { - fP = player, fa = !1, fd(), fe(); - for (var aA = ac.ff(fP) - 1; 0 <= aA; aA--) 0 === ac.fg(fP, aA) && (fO = aA, fh()); - fa && fi() +function ff(player) { + fS = player, fd = !1, fg(), fh(); + for (var aA = ac.fi(fS) - 1; 0 <= aA; aA--) 0 === ac.fj(fS, aA) && (fR = aA, fk()); + fd && fl() } -function fi() { - fj(), fk() +function fl() { + fm(), fn() } -function fh() { - fT = ac.fl(fP, fO), fQ = ac.fm(fP, fO), fR = ac.fn(fP, fO), fo(), (0 !== fU && (fq(), fr()) ? fs : fp)() +function fk() { + fW = ac.fo(fS, fR), fT = ac.fp(fS, fR), fU = ac.fq(fS, fR), fr(), (0 !== fX && (ft(), fu()) ? fv : fs)() } -function fr() { - if (!((fS = bJ.dj(fQ, fU)) > aC.ft)) { - if (!fR) return !1; - var fu = fU * (1 + aC.ft); - fQ += b8.fv.fw(fP, fu - fQ), fS = bJ.dj(fQ, fU) +function fu() { + if (!((fV = bJ.dj(fT, fX)) > aC.fw)) { + if (!fU) return !1; + var fx = fX * (1 + aC.fw); + fT += b8.fy.fz(fS, fx - fT), fV = bJ.dj(fT, fX) } return !0 } -function fq() { - for (var aA = fU - 1; 0 <= aA; aA--) fZ[bJ.dj(fW[aA], 4)] = 0 -} - -function fp() { - 1 === ac.ff(fP) && aE.fx(fP); - var di = b8.fv.fy(fP, fQ); - bb.fz(fP, fQ - di, 12), ac.g0(fP, fO) -} - -function fd() { - for (var player = fP, g1 = af.g1, ea = Math.min(g1[player].length, fV), g2 = 0, g3 = fY, aA = ea - 1; 0 <= aA; aA--) g3[g2++] = g1[player][aA]; - fX = g2 -} - -function fe() { - for (var aA = af.g1[fP].length - 1; 0 <= aA; aA--) ab.eV(af.g1[fP][aA]) && ab.g4(af.g1[fP][aA], fP); - af.g1[fP] = [] -} - -function fo() { - fU = 0, (fT === aC.eX ? g5 : g6)() -} - -function g6() { - for (var g7, g8, aA, ec = ab.ec, ed = 3; 0 <= ed; ed--) - for (aA = fX - 1; 0 <= aA; aA--) g7 = fY[aA] + ec[ed], g8 = bJ.dj(g7, 4), 0 === fZ[g8] && ab.g9(g7) && ab.eS(g7) === fT && (fZ[g8] = 1, fW[fU++] = g7) -} - -function g5() { - for (var g7, g8, aA, ec = ab.ec, ed = 3; 0 <= ed; ed--) - for (aA = fX - 1; 0 <= aA; aA--) g7 = fY[aA] + ec[ed], g8 = bJ.dj(g7, 4), 0 === fZ[g8] && ab.eR(g7) && (fZ[g8] = 1, fW[fU++] = g7) +function ft() { + for (var aA = fX - 1; 0 <= aA; aA--) fc[bJ.dj(fZ[aA], 4)] = 0 } function fs() { - gA() ? (gB(), fT !== aC.eX && gC()) : fp() + 1 === ac.fi(fS) && aE.g0(fS); + var di = b8.fy.g1(fS, fT); + bb.g2(fS, fT - di, 12), ac.g3(fS, fR) } -function gC() { - gD(), gE(af.gF[fT]), gE(af.gG[fT]), bQ.eF(bQ.eG) && gE(af.f0[fT]), gH(af.g1[fT]), gI(af.gG[fT]), gI(af.f0[fT]), gJ(), gK() +function fg() { + for (var player = fS, g4 = af.g4, ed = Math.min(g4[player].length, fY), g5 = 0, g6 = fb, aA = ed - 1; 0 <= aA; aA--) g6[g5++] = g4[player][aA]; + fa = g5 } -function gB() { - fa = !0, ac.gL(fP, fO, fQ), ac.gM(fP, fO), af.gN[fP] += fU, gO(), gP() +function fh() { + for (var aA = af.g4[fS].length - 1; 0 <= aA; aA--) ab.eY(af.g4[fS][aA]) && ab.g7(af.g4[fS][aA], fS); + af.g4[fS] = [] } -function gA() { - return (fT === aC.eX ? gQ : gR)() +function fr() { + fX = 0, (fW === aC.ea ? g8 : g9)() } -function gR() { - var gS = fU * aC.ft, - gT = gU(), - gV = gW(), - gT = gS + 2 * gT + gV, - gY = fS * fU; - return gT < gY ? (fQ -= gT, bb.fz(fP, gT, 13), gZ(gT - gS, gV), !0) : fR && 0 === gV ? (fQ -= gY, gY += b8.fv.fw(fP, gT - gY + 1), bb.fz(fP, gY, 13), gZ(gY - gS, 0), !0) : (fQ -= gY, bb.fz(fP, gY, 13), gZ(gY - gS, gV), !1) +function g9() { + for (var gA, gB, aA, ef = ab.ef, eg = 3; 0 <= eg; eg--) + for (aA = fa - 1; 0 <= aA; aA--) gA = fb[aA] + ef[eg], gB = bJ.dj(gA, 4), 0 === fc[gB] && ab.gC(gA) && ab.eV(gA) === fW && (fc[gB] = 1, fZ[fX++] = gA) } -function gZ(gY, gV) { - if (0 < gV) { - if (gY <= gV) return bb.fz(fT, gY, 13), void ac.ga(fT, fP, gV - gY); - ac.ga(fT, fP, 0), gY -= gV - } - gY = bJ.dj(gY, 2), gY = Math.min(af.gb[fT], gY), bb.fz(fT, gY, 13), af.gb[fT] -= gY +function g8() { + for (var gA, gB, aA, ef = ab.ef, eg = 3; 0 <= eg; eg--) + for (aA = fa - 1; 0 <= aA; aA--) gA = fb[aA] + ef[eg], gB = bJ.dj(gA, 4), 0 === fc[gB] && ab.eU(gA) && (fc[gB] = 1, fZ[fX++] = gA) } -function gW() { - return ac.gc(fT, fP) +function fv() { + gD() ? (gE(), fW !== aC.ea && gF()) : fs() +} + +function gF() { + gG(), gH(af.gI[fW]), gH(af.gJ[fW]), bQ.eI(bQ.eJ) && gH(af.f3[fW]), gK(af.g4[fW]), gL(af.gJ[fW]), gL(af.f3[fW]), gM(), gN() +} + +function gE() { + fd = !0, ac.gO(fS, fR, fT), ac.gP(fS, fR), af.gQ[fS] += fX, gR(), gS() +} + +function gD() { + return (fW === aC.ea ? gT : gU)() } function gU() { - return bJ.dj(fU * af.gb[fT], 1 + bJ.dj(10 * af.gN[fT], 16)) + var gV = fX * aC.fw, + gW = gX(), + gY = gZ(), + gW = gV + 2 * gW + gY, + gb = fV * fX; + return gW < gb ? (fT -= gW, bb.g2(fS, gW, 13), gc(gW - gV, gY), !0) : fU && 0 === gY ? (fT -= gb, gb += b8.fy.fz(fS, gW - gb + 1), bb.g2(fS, gb, 13), gc(gb - gV, 0), !0) : (fT -= gb, bb.g2(fS, gb, 13), gc(gb - gV, gY), !1) } -function gQ() { - var gd = fU * aC.ft; - return fQ -= gd, bb.fz(fP, gd, 13), !0 +function gc(gb, gY) { + if (0 < gY) { + if (gb <= gY) return bb.g2(fW, gb, 13), void ac.gd(fW, fS, gY - gb); + ac.gd(fW, fS, 0), gb -= gY + } + gb = bJ.dj(gb, 2), gb = Math.min(af.ge[fW], gb), bb.g2(fW, gb, 13), af.ge[fW] -= gb } -function gP() { - for (var aA = fU - 1; 0 <= aA; aA--) af.g1[fP].push(fW[aA]), af.gF[fP].push(fW[aA]), ab.g4(fW[aA], fP) +function gZ() { + return ac.gf(fW, fS) +} + +function gX() { + return bJ.dj(fX * af.ge[fW], 1 + bJ.dj(10 * af.gQ[fW], 16)) +} + +function gT() { + var gg = fX * aC.fw; + return fT -= gg, bb.g2(fS, gg, 13), !0 +} + +function gS() { + for (var aA = fX - 1; 0 <= aA; aA--) af.g4[fS].push(fZ[aA]), af.gI[fS].push(fZ[aA]), ab.g7(fZ[aA], fS) } function d6() { - var ge = 0, - gf = 0; - this.gg = function(eh, ej) { - ge = eh, gf = ej - }, this.gh = function(gi) { - aC.gj || aL.gk || (b8.fv.gl(0) || b8.fv.gl(1)) && b8.fv.gm(aC.eK) && (aQ.gn(ge, gf) ? aQ.go = !1 : aO.gn(ge, gf) || function(gi) { - var gq = bK.gr(ge), - gs = bK.gt(gf), - eM = bK.ey(gq, gs), - eE = bK.eQ(eM); - bK.gu(gq, gs) && (aC.gv ? ab.eV(eE) && b6.gw.gx(eM) : ab.ef(eE) ? gi || (gq = al.eB.eD(eE)) && (gs = bK.eQ(gq), gs = ab.eR(gs) ? aC.eX : ab.eS(gs), b6.gw.h0(aQ.h1(), gq, gs)) : ab.h2(eE) || gi ? bL.h3.h4(aC.eK, eM) && b6.gw - .h5(aQ.h1(), eM) : ab.eR(eE) ? h6(aC.eK) ? b6.gw.h7(aQ.h1(), aC.eX) : h8(aC.eK, aC.eX) ? az.h9(aC.eX, aQ.h1()) : bL.h3.h4(aC.eK, eM) && b6.gw.h5(aQ.h1(), eM) : (gq = ab.eS(eE)) !== aC.eK && (eT(gq, aC.eK) ? hA(aC.eK, - gq) ? b6.gw.h7(aQ.h1(), gq) : h8(aC.eK, gq) ? az.h9(gq, aQ.h1()) : bL.h3.h4(aC.eK, eM) && b6.gw.h5(aQ.h1(), eM) : bL.h3.h4(aC.eK, eM) && b6.gw.h5(aQ.h1(), eM))) - }(gi)) - }, this.hB = function() { - if (!aC.gj && !aL.gk && b8.fv.gl(1)) { - var g7 = aC.eK; - if (b8.fv.gm(g7)) { - var ea = ac.ff(g7); - if (ea < 1) ! function() { - var g7 = aC.eK; - if (h6(g7)) b6.gw.h7(aQ.h1(), aC.eX); + var gh = 0, + gi = 0; + this.gj = function(ek, em) { + gh = ek, gi = em + }, this.gk = function(gl) { + aC.gm || aL.gn || (b8.fy.go(0) || b8.fy.go(1)) && b8.fy.gp(aC.eN) && (aQ.gq(gh, gi) ? aQ.gr = !1 : aO.gq(gh, gi) || function(gl) { + var gt = bK.gu(gh), + gv = bK.gw(gi), + eP = bK.f1(gt, gv), + eH = bK.eT(eP); + bK.gx(gt, gv) && (aC.gy ? ab.eY(eH) && b6.gz.h0(eP) : ab.ei(eH) ? gl || (gt = al.eE.eG(eH)) && (gv = bK.eT(gt), gv = ab.eU(gv) ? aC.ea : ab.eV(gv), b6.gz.h3(aQ.h4(), gt, gv)) : ab.h5(eH) || gl ? bL.h6.h7(aC.eN, eP) && b6.gz + .h8(aQ.h4(), eP) : ab.eU(eH) ? h9(aC.eN) ? b6.gz.hA(aQ.h4(), aC.ea) : hB(aC.eN, aC.ea) ? az.hC(aC.ea, aQ.h4()) : bL.h6.h7(aC.eN, eP) && b6.gz.h8(aQ.h4(), eP) : (gt = ab.eV(eH)) !== aC.eN && (eW(gt, aC.eN) ? hD(aC.eN, + gt) ? b6.gz.hA(aQ.h4(), gt) : hB(aC.eN, gt) ? az.hC(gt, aQ.h4()) : bL.h6.h7(aC.eN, eP) && b6.gz.h8(aQ.h4(), eP) : bL.h6.h7(aC.eN, eP) && b6.gz.h8(aQ.h4(), eP))) + }(gl)) + }, this.hE = function() { + if (!aC.gm && !aL.gn && b8.fy.go(1)) { + var gA = aC.eN; + if (b8.fy.gp(gA)) { + var ed = ac.fi(gA); + if (ed < 1) ! function() { + var gA = aC.eN; + if (h9(gA)) b6.gz.hA(aQ.h4(), aC.ea); else - for (var ec = ab.ec, gF = af.gF, ea = gF[g7].length, hL = Math.floor(Math.random() * ea), aA = 0; aA < ea; aA++) - for (var hM = 3; 0 <= hM; hM--) { - var hN = gF[g7][(aA + hL) % ea] + ec[hM]; - if (ab.g9(hN)) { - hN = ab.eS(hN); - if (hN !== g7 && (!aC.hP || eT(g7, hN))) return b6.gw.h7(aQ.h1(), hN) + for (var ef = ab.ef, gI = af.gI, ed = gI[gA].length, hO = Math.floor(Math.random() * ed), aA = 0; aA < ed; aA++) + for (var hP = 3; 0 <= hP; hP--) { + var hQ = gI[gA][(aA + hO) % ed] + ef[hP]; + if (ab.gC(hQ)) { + hQ = ab.eV(hQ); + if (hQ !== gA && (!aC.hS || eW(gA, hQ))) return b6.gz.hA(aQ.h4(), hQ) } } }(); else { - for (var hD = 0, hE = ac.fm(g7, 0), aA = 1; aA < ea; aA++) { - var hF = ac.fm(g7, aA); - hF < hE && (hE = hF, hD = aA) + for (var hG = 0, hH = ac.fp(gA, 0), aA = 1; aA < ed; aA++) { + var hI = ac.fp(gA, aA); + hI < hH && (hH = hI, hG = aA) } - b6.gw.h7(aQ.h1(), ac.fl(g7, hD)) + b6.gz.hA(aQ.h4(), ac.fo(gA, hG)) } } } - }, this.hG = function() { - if (!aC.gj && !aL.gk && b8.fv.gm(aC.eK) && b8.fv.gl(1)) return au.hH ? au.hI(aC.eK) ? void b6.gw.hJ(1) : void 0 : void(au.hK(aC.eK) && b6.gw.hG()) + }, this.hJ = function() { + if (!aC.gm && !aL.gn && b8.fy.gp(aC.eN) && b8.fy.go(1)) return au.hK ? au.hL(aC.eN) ? void b6.gz.hM(1) : void 0 : void(au.hN(aC.eN) && b6.gz.hJ()) } } -function hQ(hR, size, hS, hT, font) { - var aA, hW = .2, +function hT(hU, size, hV, hW, font) { + var aA, hZ = .2, canvas = document.createElement("canvas"), - hX = canvas.getContext("2d", { + ha = canvas.getContext("2d", { alpha: !1 }); - for (canvas.width = hR, canvas.height = hR, hX.font = size + font, hX.textAlign = "center", hX.textBaseline = "middle", hX.fillStyle = "red", aA = 0; aA < hS.length; aA++) hX.fillText(hS[aA], .5 * hR, .5 * hR); - return -1 < (canvas = function(hU) { - var aA, dw, ed = hU.data; - for (aA = ed.length - 4; 0 <= aA; aA -= 4) - if (dw = ed[aA], hT <= dw) return Math.floor(aA / (4 * hR)); + for (canvas.width = hU, canvas.height = hU, ha.font = size + font, ha.textAlign = "center", ha.textBaseline = "middle", ha.fillStyle = "red", aA = 0; aA < hV.length; aA++) ha.fillText(hV[aA], .5 * hU, .5 * hU); + return -1 < (canvas = function(hX) { + var aA, dx, eg = hX.data; + for (aA = eg.length - 4; 0 <= aA; aA -= 4) + if (dx = eg[aA], hW <= dx) return Math.floor(aA / (4 * hU)); return -1 - }(hX.getImageData(0, 0, hR, hR))) && (hW = (canvas - .5 * hR + .1 * size) / size), Math.max(hW, 0) + }(ha.getImageData(0, 0, hU, hU))) && (hZ = (canvas - .5 * hU + .1 * size) / size), Math.max(hZ, 0) } function cz() { - this.hZ = new Int16Array(4), this.ha = new Int16Array(4), this.dU = function() { + this.hc = new Int16Array(4), this.hd = new Int16Array(4), this.dU = function() { var aA; - for (this.hZ[0] = -bQ.el, this.hZ[1] = 1, this.hZ[2] = bQ.el, this.hZ[3] = -1, aA = 0; aA < 4; aA++) this.ha[aA] = 4 * this.hZ[aA] - }, this.hb = function(gy, hc) { - var hd = this.ei(hc) - this.ei(gy), - hc = this.ek(hc) - this.ek(gy), - gy = hd >>> 31 << 1; - return 5 + gy + (1 - gy) * (1 - (hc >>> 31 << 1)) * (Math.abs(hd) - Math.abs(hc) >>> 31) & 3 - }, this.hi = function(gy, hc, hM) { - return hM % 2 == 0 ? hM + (1 - hM) * (1 - (this.ei(hc) - this.ei(gy) >>> 31 << 1)) + 4 & 3 : hM + (2 - hM) * (1 - (this.ek(hc) - this.ek(gy) >>> 31 << 1)) + 4 & 3 - }, this.hk = function(g7, eM) { - for (var hc, hl, hn = af.gG[g7], ea = hn.length, i = bQ.el, ho = this.ei(eM), hp = this.ek(eM), eg = hn[0] >> 2, min = this.es(ho, hp, eg), aA = 1; aA < ea; aA++)(hl = (hl = ho - (hc = hn[aA] >> 2) % i) * hl + (hl = hp - ~~((.5 + hc) / - i)) * hl) < min && (min = hl, eg = hc); - return eg - }, this.hq = function(player, eE) { - return !ab.eR(eE) && player === ab.eS(eE) - }, this.es = function(gq, gs, eM) { - return (gq -= this.ei(eM)) * gq + (gs -= this.ek(eM)) * gs - }, this.hr = function(hs, ht, hu) { - hs = this.hw(hs) - this.hx(hu), ht = this.hz(ht) - this.i0(hu); - return Math.sqrt(hs * hs + ht * ht) - }, this.i1 = function(gy, hc) { - var hv = this.ei(gy) - this.ei(hc), - gy = this.ek(gy) - this.ek(hc); - return Math.sqrt(hv * hv + gy * gy) - }, this.i2 = function(gy, hc) { - var hv = this.ei(gy) - this.ei(hc), - gy = this.ek(gy) - this.ek(hc); - return hv * hv + gy * gy - }, this.i3 = function(i4, i5, i6, i7) { - return (i4 -= i6) * i4 + (i5 -= i7) * i5 - }, this.i8 = function(g7, i9) { - return bJ.dj(i9 * af.gb[g7], 1e3) - }, this.hw = function(hs) { - return 16 * (hs + iA) / iB - }, this.hz = function(ht) { - return 16 * (ht + iC) / iB - }, this.iD = function(ed) { - return 16 * ed / iB - }, this.gr = function(hs) { - return Math.floor((hs + iA) / iB) - }, this.gt = function(ht) { - return Math.floor((ht + iC) / iB) - }, this.gu = function(gq, gs) { - return 1 <= gq && 1 <= gs && gq < bQ.el - 1 && gs < bQ.em - 1 - }, this.ei = function(eM) { - return eM % bQ.el - }, this.ek = function(eM) { - return bJ.dj(eM, bQ.el) - }, this.ey = function(gq, gs) { - return gs * bQ.el + gq - }, this.iE = function(eM) { - return this.ex(this.ei(eM), this.ek(eM)) - }, this.ex = function(gq, gs) { - return 0 < gq && gq < bQ.el - 1 && 0 < gs && gs < bQ.em - 1 - }, this.eQ = function(eM) { - return eM << 2 - }, this.eO = function(eE) { - return eE >> 2 - }, this.iF = function(eM) { - return bQ.el * this.ek(eM) * 256 + (this.ei(eM) << 4) - }, this.iG = function(eM) { - return this.iF(eM) + 8 + (bQ.el << 7) - }, this.iH = function(hu) { - return bQ.el * (this.i0(hu) >> 4) + (this.hx(hu) >> 4) - }, this.iI = function(hu) { - hu = this.iH(hu); - return (this.ei(hu) >> 5) + bL.iJ.iK * (this.ek(hu) >> 5) - }, this.hx = function(hu) { - return hu % (bQ.el << 4) - }, this.i0 = function(hu) { - return bJ.dj(hu, bQ.el << 4) - }, this.iL = function(eM, hM) { - return eM + this.hZ[hM] - }, this.iM = function(eE, hM) { - return eE + this.ha[hM] - }, this.iN = function(player) { - return this.ey(af.iO[player] + af.iP[player] >> 1, af.iQ[player] + af.iR[player] >> 1) - }, this.iS = function(player) { - return this.ey(aw.iT(af.iO[player], af.iP[player]), aw.iT(af.iQ[player], af.iR[player])) + for (this.hc[0] = -bQ.eo, this.hc[1] = 1, this.hc[2] = bQ.eo, this.hc[3] = -1, aA = 0; aA < 4; aA++) this.hd[aA] = 4 * this.hc[aA] + }, this.he = function(h1, hf) { + var hg = this.el(hf) - this.el(h1), + hf = this.en(hf) - this.en(h1), + h1 = hg >>> 31 << 1; + return 5 + h1 + (1 - h1) * (1 - (hf >>> 31 << 1)) * (Math.abs(hg) - Math.abs(hf) >>> 31) & 3 + }, this.hl = function(h1, hf, hP) { + return hP % 2 == 0 ? hP + (1 - hP) * (1 - (this.el(hf) - this.el(h1) >>> 31 << 1)) + 4 & 3 : hP + (2 - hP) * (1 - (this.en(hf) - this.en(h1) >>> 31 << 1)) + 4 & 3 + }, this.hn = function(gA, eP) { + for (var hf, ho, hq = af.gJ[gA], ed = hq.length, i = bQ.eo, hr = this.el(eP), hs = this.en(eP), ej = hq[0] >> 2, min = this.ev(hr, hs, ej), aA = 1; aA < ed; aA++)(ho = (ho = hr - (hf = hq[aA] >> 2) % i) * ho + (ho = hs - ~~((.5 + hf) / + i)) * ho) < min && (min = ho, ej = hf); + return ej + }, this.ht = function(player, eH) { + return !ab.eU(eH) && player === ab.eV(eH) + }, this.ev = function(gt, gv, eP) { + return (gt -= this.el(eP)) * gt + (gv -= this.en(eP)) * gv + }, this.hu = function(hv, hw, hx) { + hv = this.hz(hv) - this.i0(hx), hw = this.i2(hw) - this.i3(hx); + return Math.sqrt(hv * hv + hw * hw) + }, this.i4 = function(h1, hf) { + var hy = this.el(h1) - this.el(hf), + h1 = this.en(h1) - this.en(hf); + return Math.sqrt(hy * hy + h1 * h1) + }, this.i5 = function(h1, hf) { + var hy = this.el(h1) - this.el(hf), + h1 = this.en(h1) - this.en(hf); + return hy * hy + h1 * h1 + }, this.i6 = function(i7, i8, i9, iA) { + return (i7 -= i9) * i7 + (i8 -= iA) * i8 + }, this.iB = function(gA, iC) { + return bJ.dj(iC * af.ge[gA], 1e3) + }, this.hz = function(hv) { + return 16 * (hv + iD) / iE + }, this.i2 = function(hw) { + return 16 * (hw + iF) / iE + }, this.iG = function(eg) { + return 16 * eg / iE + }, this.gu = function(hv) { + return Math.floor((hv + iD) / iE) + }, this.gw = function(hw) { + return Math.floor((hw + iF) / iE) + }, this.gx = function(gt, gv) { + return 1 <= gt && 1 <= gv && gt < bQ.eo - 1 && gv < bQ.ep - 1 + }, this.el = function(eP) { + return eP % bQ.eo + }, this.en = function(eP) { + return bJ.dj(eP, bQ.eo) + }, this.f1 = function(gt, gv) { + return gv * bQ.eo + gt + }, this.iH = function(eP) { + return this.f0(this.el(eP), this.en(eP)) + }, this.f0 = function(gt, gv) { + return 0 < gt && gt < bQ.eo - 1 && 0 < gv && gv < bQ.ep - 1 + }, this.eT = function(eP) { + return eP << 2 + }, this.eR = function(eH) { + return eH >> 2 + }, this.iI = function(eP) { + return bQ.eo * this.en(eP) * 256 + (this.el(eP) << 4) + }, this.iJ = function(eP) { + return this.iI(eP) + 8 + (bQ.eo << 7) + }, this.iK = function(hx) { + return bQ.eo * (this.i3(hx) >> 4) + (this.i0(hx) >> 4) + }, this.iL = function(hx) { + hx = this.iK(hx); + return (this.el(hx) >> 5) + bL.iM.iN * (this.en(hx) >> 5) + }, this.i0 = function(hx) { + return hx % (bQ.eo << 4) + }, this.i3 = function(hx) { + return bJ.dj(hx, bQ.eo << 4) + }, this.iO = function(eP, hP) { + return eP + this.hc[hP] + }, this.iP = function(eH, hP) { + return eH + this.hd[hP] + }, this.iQ = function(player) { + return this.f1(af.iR[player] + af.iS[player] >> 1, af.iT[player] + af.iU[player] >> 1) + }, this.iV = function(player) { + return this.f1(aw.iW(af.iR[player], af.iS[player]), aw.iW(af.iT[player], af.iU[player])) } } function cf() { - this.iU = new iV, this.iW = new iX, this.iY = new iZ, this.performance = new ia, this.ib = new ic, this.ie = new ig, this.ih = new ii, this.dU = function() { - this.iU.dU(), this.iY.dU(), this.performance.dU(), this.ib.dU(), this.ie.dU() - }, this.ij = function() { - this.performance.ij(), this.iU.ij() + this.iX = new iY, this.iZ = new ia, this.ib = new ic, this.performance = new ie, this.ig = new ih, this.ii = new ij, this.ik = new il, this.dU = function() { + this.iX.dU(), this.ib.dU(), this.performance.dU(), this.ig.dU(), this.ii.dU() + }, this.im = function() { + this.performance.im(), this.iX.im() } } -function ic() { - var ik, im = new Uint16Array(8); +function ih() { + var io, iq = new Uint16Array(8); - function iw(size, player) { - for (var aA = af.g1[player].length - 1; size <= aA; aA--) ab.j3(af.g1[player][aA], player) + function iz(size, player) { + for (var aA = af.g4[player].length - 1; size <= aA; aA--) ab.j6(af.g4[player][aA], player) } this.dU = function() { - ik = 0 - }, this.io = function(player, ip) { - return bM.eW[1] = af.g1[player].length, bM.eW[0] === aC.eX ? am.ib.iq(player) : this.ir(player, bM.eW[0]), (0 !== bM.eW[1] || 0 !== af.g1[player].length) && !(!ip && bM.eW[1] === af.g1[player].length || (bM.eW[0] === aC.eX ? af.is[ - player]++ : af.it[player]++, 0)) - }, this.iu = function(player) { - aC.hP && (am.ie.iv[player] = 1), iw(bM.eW[1], player), ac.ix(player, bM.f7[0], bM.eW[0]), aE.iy(player, !1) - }, this.iz = function(player, j0, ea, hE) { - var j1 = bJ.dj(12 * af.gb[player], 1024); - hE -= hE >= bJ.dj(af.gb[player], 2) ? j1 : 0, iw(ea, player), ac.ix(player, hE, j0), af.gb[player] -= hE + j1, aE.iy(player, !1) - }, this.ir = function(player, j0) { - for (var hM, ec = ab.ec, aA = af.gF[player].length - 1; 0 <= aA; aA--) - if (ab.j2(af.gF[player][aA])) - for (hM = 3; 0 <= hM; hM--) - if (ab.g9(af.gF[player][aA] + ec[hM]) && ab.eS(af.gF[player][aA] + ec[hM]) === j0) { - af.g1[player].push(af.gF[player][aA]); + io = 0 + }, this.ir = function(player, is) { + return bM.eZ[1] = af.g4[player].length, bM.eZ[0] === aC.ea ? am.ig.it(player) : this.iu(player, bM.eZ[0]), (0 !== bM.eZ[1] || 0 !== af.g4[player].length) && !(!is && bM.eZ[1] === af.g4[player].length || (bM.eZ[0] === aC.ea ? af.iv[ + player]++ : af.iw[player]++, 0)) + }, this.ix = function(player) { + aC.hS && (am.ii.iy[player] = 1), iz(bM.eZ[1], player), ac.j0(player, bM.fA[0], bM.eZ[0]), aE.j1(player, !1) + }, this.j2 = function(player, j3, ed, hH) { + var j4 = bJ.dj(12 * af.ge[player], 1024); + hH -= hH >= bJ.dj(af.ge[player], 2) ? j4 : 0, iz(ed, player), ac.j0(player, hH, j3), af.ge[player] -= hH + j4, aE.j1(player, !1) + }, this.iu = function(player, j3) { + for (var hP, ef = ab.ef, aA = af.gI[player].length - 1; 0 <= aA; aA--) + if (ab.j5(af.gI[player][aA])) + for (hP = 3; 0 <= hP; hP--) + if (ab.gC(af.gI[player][aA] + ef[hP]) && ab.eV(af.gI[player][aA] + ef[hP]) === j3) { + af.g4[player].push(af.gI[player][aA]); break } - }, this.iq = function(player) { - for (var ec = ab.ec, aA = af.gF[player].length - 1; 0 <= aA; aA--) - if (ab.j2(af.gF[player][aA])) - for (var hM = 3; 0 <= hM; hM--) - if (ab.eR(af.gF[player][aA] + ec[hM])) { - af.g1[player].push(af.gF[player][aA]); + }, this.it = function(player) { + for (var ef = ab.ef, aA = af.gI[player].length - 1; 0 <= aA; aA--) + if (ab.j5(af.gI[player][aA])) + for (var hP = 3; 0 <= hP; hP--) + if (ab.eU(af.gI[player][aA] + ef[hP])) { + af.g4[player].push(af.gI[player][aA]); break } - }, this.j4 = function(player, j5) { - var aA, et, hM, hO, ea = af.gF[player].length, - hj = 256 <= ea ? 12 : 32 <= ea ? 6 : 1, - j6 = ea - 1 - aw.j7(hj), - ec = ab.ec; - ik = 0; - loop: for (aA = j6; 0 <= aA; aA -= hj) - for (hM = 3; 0 <= hM; hM--) - if ((hO = ab.eR(af.gF[player][aA] + ec[hM]) ? aC.eX : ab.eS(af.gF[player][aA] + ec[hM])) === aC.eX || ab.g9(af.gF[player][aA] + ec[hM]) && hO !== player && (j5 || eT(player, hO))) { - for (et = ik - 1; 0 <= et; et--) - if (im[et] === hO) continue loop; - if (im[ik] = hO, 8 <= ++ik) return !0 + }, this.j7 = function(player, j8) { + var aA, ew, hP, hR, ed = af.gI[player].length, + hm = 256 <= ed ? 12 : 32 <= ed ? 6 : 1, + j9 = ed - 1 - aw.jA(hm), + ef = ab.ef; + io = 0; + loop: for (aA = j9; 0 <= aA; aA -= hm) + for (hP = 3; 0 <= hP; hP--) + if ((hR = ab.eU(af.gI[player][aA] + ef[hP]) ? aC.ea : ab.eV(af.gI[player][aA] + ef[hP])) === aC.ea || ab.gC(af.gI[player][aA] + ef[hP]) && hR !== player && (j8 || eW(player, hR))) { + for (ew = io - 1; 0 <= ew; ew--) + if (iq[ew] === hR) continue loop; + if (iq[io] = hR, 8 <= ++io) return !0 } - return 0 < ik - }, this.j8 = function(player, j5) { - var aA, hM, hO, ec = ab.ec; - for (ik = 0, aA = af.gF[player].length - 1; 0 <= aA; aA--) - for (hM = 3; 0 <= hM; hM--) - if ((hO = ab.eR(af.gF[player][aA] + ec[hM]) ? aC.eX : ab.eS(af.gF[player][aA] + ec[hM])) === aC.eX || ab.g9(af.gF[player][aA] + ec[hM]) && hO !== player && (j5 || eT(player, hO))) return im[ik++] = hO, !0; + return 0 < io + }, this.jB = function(player, j8) { + var aA, hP, hR, ef = ab.ef; + for (io = 0, aA = af.gI[player].length - 1; 0 <= aA; aA--) + for (hP = 3; 0 <= hP; hP--) + if ((hR = ab.eU(af.gI[player][aA] + ef[hP]) ? aC.ea : ab.eV(af.gI[player][aA] + ef[hP])) === aC.ea || ab.gC(af.gI[player][aA] + ef[hP]) && hR !== player && (j8 || eW(player, hR))) return iq[io++] = hR, !0; return !1 - }, this.j9 = function() { - for (var eu, aA = ik - 1; 0 <= aA; aA--) - if (im[aA] === aC.eX) { - for (ik--, eu = aA; eu < ik; eu++) im[eu] = im[eu + 1]; + }, this.jC = function() { + for (var ex, aA = io - 1; 0 <= aA; aA--) + if (iq[aA] === aC.ea) { + for (io--, ex = aA; ex < io; ex++) iq[ex] = iq[ex + 1]; return !0 } return !1 - }, this.jA = function(player) { - for (var eu, aA = ik - 1; 0 <= aA; aA--) - if (ac.jB(player, im[aA])) - for (ik--, eu = aA; eu < ik; eu++) im[eu] = im[eu + 1]; - return 0 === ik - }, this.jC = function() { - for (var aA = ik - 1; 0 <= aA; aA--) - if (b8.fv.jD(im[aA])) return !0; + }, this.jD = function(player) { + for (var ex, aA = io - 1; 0 <= aA; aA--) + if (ac.jE(player, iq[aA])) + for (io--, ex = aA; ex < io; ex++) iq[ex] = iq[ex + 1]; + return 0 === io + }, this.jF = function() { + for (var aA = io - 1; 0 <= aA; aA--) + if (b8.fy.jG(iq[aA])) return !0; return !1 - }, this.jE = function() { - for (var aA = ik - 1; 0 <= aA; aA--) b8.fv.jD(im[aA]) || (im[aA] = im[--ik]); - return 0 < ik - }, this.jF = function(player) { - for (var eu, jG = im[0], jH = af.gb[jG] + ac.gc(jG, player), aA = ik - 1; 1 <= aA; aA--)(eu = af.gb[im[aA]] + ac.gc(im[aA], player)) < jH && (jG = im[aA], jH = eu); - return jG + }, this.jH = function() { + for (var aA = io - 1; 0 <= aA; aA--) b8.fy.jG(iq[aA]) || (iq[aA] = iq[--io]); + return 0 < io }, this.jI = function(player) { - var j, jJ = im[0]; - if (1 !== ik) - for (var jK = bJ.dj(af.iP[player] + af.iO[player], 2), jL = bJ.dj(af.iR[player] + af.iQ[player], 2), eq = jM(jK - bJ.dj(af.iP[jJ] + af.iO[jJ], 2)) + jM(jL - bJ.dj(af.iR[jJ] + af.iQ[jJ], 2)), aA = ik - 1; 1 <= aA; aA--)(j = jM(jK - bJ - .dj(af.iP[im[aA]] + af.iO[im[aA]], 2)) + jM(jL - bJ.dj(af.iR[im[aA]] + af.iQ[im[aA]], 2))) < eq && (eq = j, jJ = im[aA]); + for (var ex, jJ = iq[0], jK = af.ge[jJ] + ac.gf(jJ, player), aA = io - 1; 1 <= aA; aA--)(ex = af.ge[iq[aA]] + ac.gf(iq[aA], player)) < jK && (jJ = iq[aA], jK = ex); return jJ - }, this.jN = function() { - for (var jO = im, jP = jO[0], gb = af.gb, jQ = gb[jP], aA = ik - 1; 1 <= aA; aA--) { - var g7 = jO[aA], - eu = gb[g7]; - jQ < eu && (jP = g7, jQ = eu) + }, this.jL = function(player) { + var j, jM = iq[0]; + if (1 !== io) + for (var jN = bJ.dj(af.iS[player] + af.iR[player], 2), jO = bJ.dj(af.iU[player] + af.iT[player], 2), et = jP(jN - bJ.dj(af.iS[jM] + af.iR[jM], 2)) + jP(jO - bJ.dj(af.iU[jM] + af.iT[jM], 2)), aA = io - 1; 1 <= aA; aA--)(j = jP(jN - bJ + .dj(af.iS[iq[aA]] + af.iR[iq[aA]], 2)) + jP(jO - bJ.dj(af.iU[iq[aA]] + af.iT[iq[aA]], 2))) < et && (et = j, jM = iq[aA]); + return jM + }, this.jQ = function() { + for (var jR = iq, jS = jR[0], ge = af.ge, jT = ge[jS], aA = io - 1; 1 <= aA; aA--) { + var gA = jR[aA], + ex = ge[gA]; + jT < ex && (jS = gA, jT = ex) } - return jP - }, this.jR = function() { - return im[aw.j7(ik)] + return jS + }, this.jU = function() { + return iq[aw.jA(io)] } } -function ig() { - function jg(player, j0, jW) { - 3 <= jW && 2142 < bd.jm() && (j0 === aC.eX || af.gb[j0] < bJ.dj(af.gb[player], 20)) && aD.jb(player, 20) +function ij() { + function jj(player, j3, jZ) { + 3 <= jZ && 2142 < bd.jp() && (j3 === aC.ea || af.ge[j3] < bJ.dj(af.ge[player], 20)) && aD.je(player, 20) } - function jj(player, hE, j0, jW) { - 3 <= jW && jW < 6 && bJ.dj(af.gb[player], 8) > af.gb[j0] && (hE = Math.max(bJ.dj(11 * af.gb[j0], 5), bJ.dj(af.gb[player], 10))); - jW = af.g1[player].length; - am.ib.ir(player, j0), am.ib.iz(player, j0, jW, hE) + function jm(player, hH, j3, jZ) { + 3 <= jZ && jZ < 6 && bJ.dj(af.ge[player], 8) > af.ge[j3] && (hH = Math.max(bJ.dj(11 * af.ge[j3], 5), bJ.dj(af.ge[player], 10))); + jZ = af.g4[player].length; + am.ig.iu(player, j3), am.ig.j2(player, j3, jZ, hH) } - function jf(player, hE) { - var j0 = aC.eX, - ea = af.g1[player].length; - am.ib.iq(player), af.g1[player].length !== ea && am.ib.iz(player, j0, ea, hE) + function ji(player, hH) { + var j3 = aC.ea, + ed = af.g4[player].length; + am.ig.it(player), af.g4[player].length !== ed && am.ig.j2(player, j3, ed, hH) } - this.iv = new Uint8Array(aC.eX), this.dU = function() { - this.iv.fill(0) - }, this.jS = function(player, hE) { - var jU, jW, jX, jY; - ac.jT(player) && (jU = ad.jV(player), 3 <= (jW = aD.hE[player]) && jW < 6 && (hE = Math.max(af.gb[player] - jU, hE)), jX = af.gG[player].length, jY = af.gF[player].length, 30 * af.gN[player] > aC.jZ && ja[player] < 10 && 100 * jY <= jX && - aD.jb(player, 10), aC.hP ? function(player, hE, jW, jU) { - var j0; - if (am.ie.iv[player] = 1, am.ib.j4(player, !1) || am.ib.j8(player, !1)) { - if (!am.ib.jA(player)) - if (am.ib.j9()) jf(player, hE), jg(player, aC.eX, jW); + this.iy = new Uint8Array(aC.ea), this.dU = function() { + this.iy.fill(0) + }, this.jV = function(player, hH) { + var jX, jZ, ja, jb; + ac.jW(player) && (jX = ad.jY(player), 3 <= (jZ = aD.hH[player]) && jZ < 6 && (hH = Math.max(af.ge[player] - jX, hH)), ja = af.gJ[player].length, jb = af.gI[player].length, 30 * af.gQ[player] > aC.jc && jd[player] < 10 && 100 * jb <= ja && + aD.je(player, 10), aC.hS ? function(player, hH, jZ, jX) { + var j3; + if (am.ii.iy[player] = 1, am.ig.j7(player, !1) || am.ig.jB(player, !1)) { + if (!am.ig.jD(player)) + if (am.ig.jC()) ji(player, hH), jj(player, aC.ea, jZ); else { - if (aw.jh(aD.ji[jW])) j0 = am.ib.jF(player); + if (aw.jk(aD.jl[jZ])) j3 = am.ig.jI(player); else { - if (am.ib.jC() && aw.jh(aD.jk[jW]) && am.ib.jE(), 6 === jW) return jj(player, hE, am.ib.jR(), jW); - j0 = am.ib.jI(player) + if (am.ig.jF() && aw.jk(aD.jn[jZ]) && am.ig.jH(), 6 === jZ) return jm(player, hH, am.ig.jU(), jZ); + j3 = am.ig.jL(player) } - jj(player, hE, j0, jW), jg(player, j0, jW) + jm(player, hH, j3, jZ), jj(player, j3, jZ) } - } else bL.jd.ij(player) || am.ih.ij(player) || (am.ie.iv[player] = 0, function(player, hE, jW, jU) { - var aA, eu, ev, eY = be.eY, - jn = eY[player]; - if (0 !== jn) { - var jo = af.gb[player], - gN = af.gN; - if (player < aC.jp && (hE = jo), !(jo < gN[player] || 5 === jW && jo < jU || 4 === jW && jo < bJ.dj(jU, 2))) { - var ea = ak.jq, - jr = ak.jr, - iv = (aA = aw.j7(ea), am.ie.iv); - for (eu = 0; eu < ea; eu++) - if (ev = jr[(eu + aA) % ea], 1 === iv[ev] && eY[ev] === jn) return b6.js.jt(player, ev, hE) + } else bL.jg.im(player) || am.ik.im(player) || (am.ii.iy[player] = 0, function(player, hH, jZ, jX) { + var aA, ex, ey, eb = be.eb, + jq = eb[player]; + if (0 !== jq) { + var jr = af.ge[player], + gQ = af.gQ; + if (player < aC.js && (hH = jr), !(jr < gQ[player] || 5 === jZ && jr < jX || 4 === jZ && jr < bJ.dj(jX, 2))) { + var ed = ak.jt, + ju = ak.ju, + iy = (aA = aw.jA(ed), am.ii.iy); + for (ex = 0; ex < ed; ex++) + if (ey = ju[(ex + aA) % ed], 1 === iy[ey] && eb[ey] === jq) return b6.jv.jw(player, ey, hH) } } - }(player, hE, jW, jU)) - }(player, hE, jW, jU) : (!jY || jX && (jX < jY && !aw.j7(10) || 100 * jY <= jX && aw.j7(3) || !aw.j7(8))) && bL.jd.ij(player) || function(player, hE, jW) { - am.ib.j4(player, !0) || am.ib.j8(player, !0) ? am.ib.jA(player) || (am.ib.j9() ? jf(player, hE) : aw.jh(aD.ji[jW]) ? jj(player, hE, am.ib.jF(player), jW) : 5 === jW ? jj(player, hE, am.ib.jN(), jW) : (am.ib.jC() && aw.jh(aD - .jk[jW]) && am.ib.jE(), jj(player, hE, 6 === jW ? am.ib.jR() : am.ib.jI(player), jW))) : am.ih.ij(player) - }(player, hE, jW)) + }(player, hH, jZ, jX)) + }(player, hH, jZ, jX) : (!jb || ja && (ja < jb && !aw.jA(10) || 100 * jb <= ja && aw.jA(3) || !aw.jA(8))) && bL.jg.im(player) || function(player, hH, jZ) { + am.ig.j7(player, !0) || am.ig.jB(player, !0) ? am.ig.jD(player) || (am.ig.jC() ? ji(player, hH) : aw.jk(aD.jl[jZ]) ? jm(player, hH, am.ig.jI(player), jZ) : 5 === jZ ? jm(player, hH, am.ig.jQ(), jZ) : (am.ig.jF() && aw.jk(aD + .jn[jZ]) && am.ig.jH(), jm(player, hH, 6 === jZ ? am.ig.jU() : am.ig.jL(player), jZ))) : am.ik.im(player) + }(player, hH, jZ)) } } function c0() { - var ju = new Uint8Array(aC.eX), - jv = new Uint16Array(aC.eX), - jw = new Uint16Array(aC.eX), - jx = new Uint8Array(aC.eX), - jy = (this.hE = new Uint8Array(aC.eX), new Uint16Array(aC.eX)), - jz = new Uint16Array(aC.eX); + var jx = new Uint8Array(aC.ea), + jy = new Uint16Array(aC.ea), + jz = new Uint16Array(aC.ea), + k0 = new Uint8Array(aC.ea), + k1 = (this.hH = new Uint8Array(aC.ea), new Uint16Array(aC.ea)), + k2 = new Uint16Array(aC.ea); - function kD(aA) { - ju[aA] = 1 + bJ.dj(jy[aA] * aw.random(), 10 * aw.value(100)) + function kG(aA) { + jx[aA] = 1 + bJ.dj(k1[aA] * aw.random(), 10 * aw.value(100)) } - this.k0 = null, this.jk = [97, 94, 70, 40, 20, 0, 100], this.k1 = [500, 450, 400, 300, 80, 50, 100], this.ji = [0, 0, 5, 25, 50, 100, 0], this.k2 = [60, 74, 112, 200, 256, 512, 512], this.k3 = [1, 2, 3, 4, 6, 8, 1], this.k4 = [500, 450, 400, 300, + this.k3 = null, this.jn = [97, 94, 70, 40, 20, 0, 100], this.k4 = [500, 450, 400, 300, 80, 50, 100], this.jl = [0, 0, 5, 25, 50, 100, 0], this.k5 = [60, 74, 112, 200, 256, 512, 512], this.k6 = [1, 2, 3, 4, 6, 8, 1], this.k7 = [500, 450, 400, 300, 80, 50, 100 ], this.dV = function() { - this.k0 = [L(7), L(8), L(9), L(10), L(11), L(12), "H Bot"] + this.k3 = [L(7), L(8), L(9), L(10), L(11), L(12), "H Bot"] }, this.dU = function() { - ju.fill(0), jv.fill(0), jw.fill(0), jx.fill(0), this.hE.fill(0), jy.fill(0), jz.fill(0); - var k5 = aC.jp; - if (9 === aC.k6) this.k7(); + jx.fill(0), jy.fill(0), jz.fill(0), k0.fill(0), this.hH.fill(0), k1.fill(0), k2.fill(0); + var k8 = aC.js; + if (9 === aC.k9) this.kA(); else if (__fx.customLobby.isActive()) - for (aA = aC.kA - 1; 0 <= aA; aA--) this.hE[aA + k5] = __fx.customLobby.gameInfo.difficulty; - else if (aC.k8) + for (aA = aC.kD - 1; 0 <= aA; aA--) this.hH[aA + k8] = __fx.customLobby.gameInfo.difficulty; + else if (aC.kB) if (3 === aC.data.botDifficultyType) - for (aA = aC.kA - 1; 0 <= aA; aA--) { - var hN = aA + k5; - this.hE[hN] = aC.data.botDifficultyData[hN] + for (aA = aC.kD - 1; 0 <= aA; aA--) { + var hQ = aA + k8; + this.hH[hQ] = aC.data.botDifficultyData[hQ] } else if (2 === aC.data.botDifficultyType) - for (aA = aC.kA - 1; 0 <= aA; aA--) this.hE[hN = aA + k5] = aC.data.botDifficultyTeam[be.kB[be.eY[hN]]]; + for (aA = aC.kD - 1; 0 <= aA; aA--) this.hH[hQ = aA + k8] = aC.data.botDifficultyTeam[be.kE[be.eb[hQ]]]; else if (1 === aC.data.botDifficultyType) { - var kC = this.k0.length; - for (aA = aC.kA - 1; 0 <= aA; aA--) this.hE[aA + k5] = aA % kC + var kF = this.k3.length; + for (aA = aC.kD - 1; 0 <= aA; aA--) this.hH[aA + k8] = aA % kF } else - for (kC = aC.data.botDifficultyValue, aA = aC.kA - 1; 0 <= aA; aA--) this.hE[aA + k5] = kC; + for (kF = aC.data.botDifficultyValue, aA = aC.kD - 1; 0 <= aA; aA--) this.hH[aA + k8] = kF; else - for (var k9 = 8 === aC.k6 ? 1 : 0, aA = aC.kA - 1; 0 <= aA; aA--) this.hE[aA + k5] = k9; - for (aA = 0; aA < k5; aA++) this.hE[aA] = 6; - var ea = aC.eX; - for (aA = 0; aA < ea; aA++) this.hE[aA] <= 2 ? (jx[aA] = 5, jy[aA] = jz[aA] = 1040, 0 === this.hE[aA] ? (jv[aA] = 980, jw[aA] = 980) : 1 === this.hE[aA] ? (jv[aA] = 980, jw[aA] = 920, jy[aA] = jz[aA] = 1100) : (jv[aA] = 825, jw[aA] = - 750)) : this.hE[aA] <= 4 ? (jx[aA] = 1 + aw.j7(20), 3 === this.hE[aA] ? (jv[aA] = jw[aA] = 500, jy[aA] = jz[aA] = 1e3) : (jz[aA] = 250 + aw.j7(1501), jy[aA] = 500 + aw.j7(501), jv[aA] = 300 + aw.j7(201), jw[aA] = 100 + aw.j7( - 201))) : this.hE[aA] <= 5 ? (jy[aA] = 1e3, jz[aA] = 1e3, jx[aA] = 35 + aw.j7(16), jv[aA] = 300 + aw.j7(201), jw[aA] = 50 + aw.j7(101)) : (jy[aA] = jz[aA] = 800, jx[aA] = 5, jv[aA] = 10, jw[aA] = 250), kD(aA) - }, this.k7 = function() { - for (var eE = ax.kE, k5 = aC.jp, aA = eE - 1; 0 <= aA; aA--) this.hE[aA + k5] = 0; - for (var eu = 0; eu < 6; eu++) { - for (aA = eE + ax.kF[eu] - 1; eE <= aA; aA--) this.hE[aA + k5] = eu; - eE += ax.kF[eu] + for (var kC = 8 === aC.k9 ? 1 : 0, aA = aC.kD - 1; 0 <= aA; aA--) this.hH[aA + k8] = kC; + for (aA = 0; aA < k8; aA++) this.hH[aA] = 6; + var ed = aC.ea; + for (aA = 0; aA < ed; aA++) this.hH[aA] <= 2 ? (k0[aA] = 5, k1[aA] = k2[aA] = 1040, 0 === this.hH[aA] ? (jy[aA] = 980, jz[aA] = 980) : 1 === this.hH[aA] ? (jy[aA] = 980, jz[aA] = 920, k1[aA] = k2[aA] = 1100) : (jy[aA] = 825, jz[aA] = + 750)) : this.hH[aA] <= 4 ? (k0[aA] = 1 + aw.jA(20), 3 === this.hH[aA] ? (jy[aA] = jz[aA] = 500, k1[aA] = k2[aA] = 1e3) : (k2[aA] = 250 + aw.jA(1501), k1[aA] = 500 + aw.jA(501), jy[aA] = 300 + aw.jA(201), jz[aA] = 100 + aw.jA( + 201))) : this.hH[aA] <= 5 ? (k1[aA] = 1e3, k2[aA] = 1e3, k0[aA] = 35 + aw.jA(16), jy[aA] = 300 + aw.jA(201), jz[aA] = 50 + aw.jA(101)) : (k1[aA] = k2[aA] = 800, k0[aA] = 5, jy[aA] = 10, jz[aA] = 250), kG(aA) + }, this.kA = function() { + for (var eH = ax.kH, k8 = aC.js, aA = eH - 1; 0 <= aA; aA--) this.hH[aA + k8] = 0; + for (var ex = 0; ex < 6; ex++) { + for (aA = eH + ax.kI[ex] - 1; eH <= aA; aA--) this.hH[aA + k8] = ex; + eH += ax.kI[ex] } - }, this.jb = function(g7, value) { - ju[g7] = Math.min(value, ju[g7]) - }, this.ij = function(g7) { - 0 == --ju[g7] && ! function(g7) { - (function(g7) { - jy[g7] !== jz[g7] && (jy[g7] += jy[g7] < jz[g7] ? 3 : -3); - jv[g7] !== jw[g7] && (jv[g7] += jv[g7] < jw[g7] ? jx[g7] : -jx[g7], jv[g7] = (Math.abs(jv[g7] - jw[g7]) <= jx[g7] ? jw : jv)[g7]); - ju[g7] = bJ.dj(jy[g7], 10) - })(g7), am.ie.jS(g7, bJ.dj(jv[g7] * af.gb[g7], 1e3)) - }(g7) - }, this.kI = function(g7, g2) { - jy[g7] = jz[g7] = g2 + }, this.je = function(gA, value) { + jx[gA] = Math.min(value, jx[gA]) + }, this.im = function(gA) { + 0 == --jx[gA] && ! function(gA) { + (function(gA) { + k1[gA] !== k2[gA] && (k1[gA] += k1[gA] < k2[gA] ? 3 : -3); + jy[gA] !== jz[gA] && (jy[gA] += jy[gA] < jz[gA] ? k0[gA] : -k0[gA], jy[gA] = (Math.abs(jy[gA] - jz[gA]) <= k0[gA] ? jz : jy)[gA]); + jx[gA] = bJ.dj(k1[gA], 10) + })(gA), am.ii.jV(gA, bJ.dj(jy[gA] * af.ge[gA], 1e3)) + }(gA) + }, this.kL = function(gA, g5) { + k1[gA] = k2[gA] = g5 } } -function iZ() { - var kJ = new Uint16Array(aC.eX); +function ic() { + var kM = new Uint16Array(aC.ea); - function kO(player, kM) { - for (var ea = bM.f5[0], fC = bM.fC, kY = -1, kZ = aC.eX, aA = 0; aA < ea; aA++) { - var eq, g7 = fC[aA]; - eT(player, g7) && (eq = bK.i2(kM, bK.iN(g7)), -1 === kY || eq < kY) && (kY = eq, kZ = g7) + function kR(player, kP) { + for (var ed = bM.f8[0], fF = bM.fF, kb = -1, kc = aC.ea, aA = 0; aA < ed; aA++) { + var et, gA = fF[aA]; + eW(player, gA) && (et = bK.i5(kP, bK.iQ(gA)), -1 === kb || et < kb) && (kb = et, kc = gA) } - return kZ + return kc } - function kQ(kN, kM) { - if (kN === aC.eX) return 0; - for (var gG = af.gG[kN], kX = gG.length, ea = Math.min(kX, 10), kZ = 0, kY = bK.i2(gG[kZ] >> 2, kM), aA = 0; aA < ea; aA++) { - var hN = aw.j7(kX), - eq = bK.i2(gG[hN] >> 2, kM); - eq < kY && (kY = eq, kZ = hN) + function kT(kQ, kP) { + if (kQ === aC.ea) return 0; + for (var gJ = af.gJ[kQ], ka = gJ.length, ed = Math.min(ka, 10), kc = 0, kb = bK.i5(gJ[kc] >> 2, kP), aA = 0; aA < ed; aA++) { + var hQ = aw.jA(ka), + et = bK.i5(gJ[hQ] >> 2, kP); + et < kb && (kb = et, kc = hQ) } - return gG[kZ] >> 2 + return gJ[kc] >> 2 } - function kT(player, kM, j0, kc) { - var kd; - (kc === aC.eX || (kd = bK.iN(j0), kc = bK.iN(kc), bK.i2(kM, kd) < bK.i2(kM, kc))) && (kJ[player] = j0) + function kW(player, kP, j3, kf) { + var kg; + (kf === aC.ea || (kg = bK.iQ(j3), kf = bK.iQ(kf), bK.i5(kP, kg) < bK.i5(kP, kf))) && (kM[player] = j3) } this.dU = function() { - kJ.fill(aC.eX) - }, this.ij = function(player) { - var kM, kP, kN, j0 = function(player) { - var j0 = kJ[player]; - if (j0 !== aC.eX) { - if (b8.fv.kb(j0)) return j0; - kJ[player] = aC.eX + kM.fill(aC.ea) + }, this.im = function(player) { + var kP, kS, kQ, j3 = function(player) { + var j3 = kM[player]; + if (j3 !== aC.ea) { + if (b8.fy.ke(j3)) return j3; + kM[player] = aC.ea } - return aC.eX + return aC.ea }(player); return function(player) { - for (var kW = ak.jr, kX = ak.jq, ea = Math.min(kX, kX < 17 && 5 === aw.j7(20) ? 1 : 16), g8 = aw.j7(kX), fC = bM.fC, gG = af.gG, g2 = 0, aA = 0; aA < ea; aA++) { - var g7 = kW[(aA + g8) % kX]; - g7 !== player && gG[g7].length && (fC[g2++] = g7) + for (var kZ = ak.ju, ka = ak.jt, ed = Math.min(ka, ka < 17 && 5 === aw.jA(20) ? 1 : 16), gB = aw.jA(ka), fF = bM.fF, gJ = af.gJ, g5 = 0, aA = 0; aA < ed; aA++) { + var gA = kZ[(aA + gB) % ka]; + gA !== player && gJ[gA].length && (fF[g5++] = gA) } - bM.f5[0] = g2 - }(player), 0 !== bM.f5[0] && (0 < (kP = kQ(kN = kO(player, kM = bK.iS(player)), kM)) && bL.kR.kS(player, kP) ? (kT(player, kM, kN, j0), !0) : 0 < (kN = function(player, kM) { - for (var ea = bM.f5[0], fC = bM.fC, ka = kJ, g8 = 0, aA = 0; aA < ea; aA++) { - var g7 = fC[aA], - g7 = ka[g7]; - g7 !== aC.eX && b8.fv.kb(g7) && player !== g7 && eT(player, g7) && (fC[g8++] = g7) + bM.f8[0] = g5 + }(player), 0 !== bM.f8[0] && (0 < (kS = kT(kQ = kR(player, kP = bK.iV(player)), kP)) && bL.kU.kV(player, kS) ? (kW(player, kP, kQ, j3), !0) : 0 < (kQ = function(player, kP) { + for (var ed = bM.f8[0], fF = bM.fF, kd = kM, gB = 0, aA = 0; aA < ed; aA++) { + var gA = fF[aA], + gA = kd[gA]; + gA !== aC.ea && b8.fy.ke(gA) && player !== gA && eW(player, gA) && (fF[gB++] = gA) } - return 0 !== (bM.f5[0] = g8) ? kQ(kO(player, kM), kM) : 0 - }(player, kM)) && bL.kR.kS(player, kN) ? (kT(player, kM, ab.eS(kN << 2), j0), !0) : !!(0 < (kP = kQ(j0, kM)) && bL.kR.kS(player, kP))) + return 0 !== (bM.f8[0] = gB) ? kT(kR(player, kP), kP) : 0 + }(player, kP)) && bL.kU.kV(player, kQ) ? (kW(player, kP, ab.eV(kQ << 2), j3), !0) : !!(0 < (kS = kT(j3, kP)) && bL.kU.kV(player, kS))) } } -function ii() { - function kh(player) { - for (var f0 = af.f0[player], ea = f0.length, f1 = Math.max(bJ.dj(ea, 12), 1), ec = ab.ec, dw = aw.j7(ea), aA = 0; aA < ea; aA += f1) - for (var eP = f0[(aA + dw) % ea], ed = 3; 0 <= ed; ed--) { - var ee = eP + ec[ed]; - if (ab.ef(ee)) return { - eE: ee, - id: ab.eI(ee), - g7: player +function il() { + function kk(player) { + for (var f3 = af.f3[player], ed = f3.length, f4 = Math.max(bJ.dj(ed, 12), 1), ef = ab.ef, dx = aw.jA(ed), aA = 0; aA < ed; aA += f4) + for (var eS = f3[(aA + dx) % ed], eg = 3; 0 <= eg; eg--) { + var eh = eS + ef[eg]; + if (ab.ei(eh)) return { + eH: eh, + id: ab.eL(eh), + gA: player } } return null } - function km(player, ko) { - var hE = b8.fv.kp(player, aD.k4[aD.hE[player]]); - af.g1[player].push(ko.eE), ac.ix(player, hE, ko.g7), aE.iy(player, !0) + function kp(player, kr) { + var hH = b8.fy.ks(player, aD.k7[aD.hH[player]]); + af.g4[player].push(kr.eH), ac.j0(player, hH, kr.gA), aE.j1(player, !0) } - this.ij = function(player) { - return !!bQ.eF(bQ.eG) && !!aC.data.passableMountains && 0 !== af.f0[player].length && function(player) { - var kg = kh(player); - if (null === kg) return !1; + this.im = function(player) { + return !!bQ.eI(bQ.eJ) && !!aC.data.passableMountains && 0 !== af.f3[player].length && function(player) { + var kj = kk(player); + if (null === kj) return !1; ! function(player) { - for (var jr = ak.jr, jq = ak.jq, ea = Math.min(jq, 12), g8 = aw.j7(jq), fC = bM.fC, f0 = af.f0, g2 = 0, aA = 0; aA < ea; aA++) { - var g7 = jr[(aA + g8) % jq]; - g7 !== player && f0[g7].length && eT(player, g7) && (fC[g2++] = g7) + for (var ju = ak.ju, jt = ak.jt, ed = Math.min(jt, 12), gB = aw.jA(jt), fF = bM.fF, f3 = af.f3, g5 = 0, aA = 0; aA < ed; aA++) { + var gA = ju[(aA + gB) % jt]; + gA !== player && f3[gA].length && eW(player, gA) && (fF[g5++] = gA) } - bM.f5[0] = g2 + bM.f8[0] = g5 }(player); - var kj = function(eH) { - for (var ea = bM.f5[0], fC = bM.fC, aA = 0; aA < ea; aA++) { - var ko = kh(fC[aA]); - if (null !== ko && ko.id === eH) return ko + var km = function(eK) { + for (var ed = bM.f8[0], fF = bM.fF, aA = 0; aA < ed; aA++) { + var kr = kk(fF[aA]); + if (null !== kr && kr.id === eK) return kr } return null - }(kg.id); - return null !== kj ? (km(player, kj), !0) : function(player, eH) { - var ea = am.iU.kn; - if (0 !== ea) - for (var eE = am.iU.e7[aw.j7(ea)] << 2, ec = ab.ec, ed = aw.j7(4);;) { - if (eE += ec[ed], ab.ef(eE)) { - if (ab.eI(eE) === eH) return km(player, { - eE: eE, - g7: aC.eX + }(kj.id); + return null !== km ? (kp(player, km), !0) : function(player, eK) { + var ed = am.iX.kq; + if (0 !== ed) + for (var eH = am.iX.eA[aw.jA(ed)] << 2, ef = ab.ef, eg = aw.jA(4);;) { + if (eH += ef[eg], ab.ei(eH)) { + if (ab.eL(eH) === eK) return kp(player, { + eH: eH, + gA: aC.ea }), !0; break } - if (!ab.eR(eE)) break + if (!ab.eU(eH)) break } return !1 - }(player, kg.id) + }(player, kj.id) }(player) } } -function iX() { - this.ij = function(player) { - var eM = function(player) { - var ea = am.iU.kn; - if (0 === ea) return -1; - for (var kX = Math.min(ea, am.performance.kr ? ea : 10), e7 = am.iU.e7, j6 = bJ.dj(aw.random() * ea, aw.value(100)), e = j6 + kX, ks = aw.iT(af.iO[player], af.iP[player]), kt = aw.iT(af.iQ[player], af.iR[player]), kZ = -1, eq = bK - .i3(0, 0, bQ.el, bQ.em), aA = j6; aA < e; aA++) { - var g8 = aA % ea, - ku = bK.es(ks, kt, e7[g8]); - ku < eq && (eq = ku, kZ = g8) +function ia() { + this.im = function(player) { + var eP = function(player) { + var ed = am.iX.kq; + if (0 === ed) return -1; + for (var ka = Math.min(ed, am.performance.ku ? ed : 10), eA = am.iX.eA, j9 = bJ.dj(aw.random() * ed, aw.value(100)), e = j9 + ka, kv = aw.iW(af.iR[player], af.iS[player]), kw = aw.iW(af.iT[player], af.iU[player]), kc = -1, et = bK + .i6(0, 0, bQ.eo, bQ.ep), aA = j9; aA < e; aA++) { + var gB = aA % ed, + kx = bK.ev(kv, kw, eA[gB]); + kx < et && (et = kx, kc = gB) } - return -1 !== kZ ? e7[kZ] : -1 + return -1 !== kc ? eA[kc] : -1 }(player); - return -1 !== eM && bL.kR.kS(player, eM) + return -1 !== eP && bL.kU.kV(player, eP) } } -function ia() { - this.kr = 0, this.dU = function() { - this.kr = 0 - }, this.ij = function() { - if (!this.kr && bd.jm() % 30 == 7 && b8.fv.kx(80) && (am.performance.kr = 1)) { - if (aC.hP) { - var l0 = bf.l1(); - if (be.kB[l0]) { - bf.l2(l0); - var g = bM.fD, - ea = bM.f5[0]; - if (0 !== ea) - for (var l3 = Math.min(100 + 10 * (ea - 1), 400), aA = 0; aA < ea; aA++) aD.kI(g[aA], l3) +function ie() { + this.ku = 0, this.dU = function() { + this.ku = 0 + }, this.im = function() { + if (!this.ku && bd.jp() % 30 == 7 && b8.fy.l0(80) && (am.performance.ku = 1)) { + if (aC.hS) { + var l3 = bf.l4(); + if (be.kE[l3]) { + bf.l5(l3); + var g = bM.fG, + ed = bM.f8[0]; + if (0 !== ed) + for (var l6 = Math.min(100 + 10 * (ed - 1), 400), aA = 0; aA < ed; aA++) aD.kL(g[aA], l6) } } - aD.kI(l4[0], 100) + aD.kL(l7[0], 100) } } } -function iV() { - var l5 = 0, - l6 = 0, - l7 = 300, - l8 = 300, - l9 = 0; - this.kn = 0, this.e7 = new Uint32Array(512), this.dU = function() { - l6 = l5 = 0, this.kn = 0, l9 = 0 - }, this.ij = function() { +function iY() { + var l8 = 0, + l9 = 0, + lA = 300, + lB = 300, + lC = 0; + this.kq = 0, this.eA = new Uint32Array(512), this.dU = function() { + l9 = l8 = 0, this.kq = 0, lC = 0 + }, this.im = function() { if (function() { - var ea = am.iU.kn; - if (0 === ea) return 1; - var e7 = am.iU.e7; - if (bd.jm() % 35 == 6) { - for (var aA = ea - 1; 0 <= aA; aA--) ab.eR(e7[aA] << 2) || (ea--, e7[aA] = e7[ea]); - am.iU.kn = ea + var ed = am.iX.kq; + if (0 === ed) return 1; + var eA = am.iX.eA; + if (bd.jp() % 35 == 6) { + for (var aA = ed - 1; 0 <= aA; aA--) ab.eU(eA[aA] << 2) || (ed--, eA[aA] = eA[ed]); + am.iX.kq = ed } - return ea < e7.length + return ed < eA.length }()) - if (l7 <= l5) { - var lD = am.iU.kn; - if (lD) { - if (bd.jm() % 350 != 1) return; - if (l9 !== lD) return void(l9 = lD); - if (!b8.fv.jD(l4[0])) return - } else if (bd.jm() % 12 != 8) return; - b8.fv.lE() || am.iU.dU() + if (lA <= l8) { + var lG = am.iX.kq; + if (lG) { + if (bd.jp() % 350 != 1) return; + if (lC !== lG) return void(lC = lG); + if (!b8.fy.jG(l7[0])) return + } else if (bd.jp() % 12 != 8) return; + b8.fy.lH() || am.iX.dU() } else { - var aA, i = bQ.el, - lF = i - 2, - lD = lF * (bQ.em - 2), - lG = l7, - e7 = am.iU.e7, - kX = am.iU.kn, - lH = e7.length, - g8 = Math.min(l6 + lG * ((1 + 19 * am.performance.kr) * l8), lD); - for (aA = l6; aA < g8; aA += lG) { - var eE = 4 * (aA % lF + (bJ.dj(aA, lF) + 1) * i + 1); - if (ab.eR(eE) && (e7[kX] = eE >> 2, ++kX === lH)) { - aA += lG; + var aA, i = bQ.eo, + lI = i - 2, + lG = lI * (bQ.ep - 2), + lJ = lA, + eA = am.iX.eA, + ka = am.iX.kq, + lK = eA.length, + gB = Math.min(l9 + lJ * ((1 + 19 * am.performance.ku) * lB), lG); + for (aA = l9; aA < gB; aA += lJ) { + var eH = 4 * (aA % lI + (bJ.dj(aA, lI) + 1) * i + 1); + if (ab.eU(eH) && (eA[ka] = eH >> 2, ++ka === lK)) { + aA += lJ; break } - }(l6 = aA) >= lD && (l6 = ++l5), am.iU.kn = kX + }(l9 = aA) >= lG && (l9 = ++l8), am.iX.kq = ka } } } -function lI() { - aM.ij(), ae.ij(), aV.lJ(), ay.x.ij() +function lL() { + aM.im(), ae.im(), aV.lM(), ay.x.im() } -function lK() { - az.ij(), aF.ij(), ad.ij(), b2.ij(), aE.ij(), am.ij(), bL.x.ij(), ak.lL(), aU.ij(), ax.ij(), bT.ij(), ae.ij(), ae.lM(), aV.ij(), bN.ij(), aT.ij(), aO.ij(), aM.ij(), b3.ij(), aQ.ij(), au.ij(), bb.ij(), bf.ij(), ay.x.ij(), ay.lN.ij(), s.ij(), b7 - .ij(), bd.ij() +function lN() { + az.im(), aF.im(), ad.im(), b2.im(), aE.im(), am.im(), bL.x.im(), ak.lO(), aU.im(), ax.im(), bT.im(), ae.im(), ae.lP(), aV.im(), bN.im(), aT.im(), aO.im(), aM.im(), b3.im(), aQ.im(), au.im(), bb.im(), bf.im(), ay.x.im(), ay.lQ.im(), s.im(), b7 + .im(), bd.im() } -function lO() { - aG.ij(), aW.ij(), aP.ij(), at.ij(), bA.ij(), av.lP() -} - -function lQ() { - aU.lR(!1), aO.lR(), aV.lR(!1), aT.lR(), aQ.lR(), au.lR(), ae.lR(!1), bf.lS() +function lR() { + aG.im(), aW.im(), aP.im(), at.im(), bA.im(), av.lS() } function lT() { - ae.lR(!1) && (bd.dc = !0), ay.x.ij() + aU.lU(!1), aO.lU(), aV.lU(!1), aT.lU(), aQ.lU(), au.lU(), ae.lU(!1), bf.lV() +} + +function lW() { + ae.lU(!1) && (bd.dc = !0), ay.x.im() } function c1() { - var lU, lV, lW; + var lX, lY, lZ; - function lY(la) { - for (var aA = lU - 1; 0 <= aA; aA--) 0 === lW[lV[aA]] && af.gN[lV[aA]] >= la && fc(lV[aA]) + function lb(ld) { + for (var aA = lX - 1; 0 <= aA; aA--) 0 === lZ[lY[aA]] && af.gQ[lY[aA]] >= ld && ff(lY[aA]) } - function lX(player) { + function la(player) { var di; - 64 === lW[player] ? lW[player] = 6 : (di = af.gN[player], lW[player] = di < 1e3 ? 3 : di < 1e4 ? 2 : di < 6e4 ? 1 : 0) + 64 === lZ[player] ? lZ[player] = 6 : (di = af.gQ[player], lZ[player] = di < 1e3 ? 3 : di < 1e4 ? 2 : di < 6e4 ? 1 : 0) } this.dU = function() { - lU = 0, lV = new Uint16Array(aC.eX), lW = new Uint8Array(aC.eX) - }, this.ij = function() { - for (var aA = lU - 1; 0 <= aA; aA--) 64 === lW[lV[aA]] ? lX(lV[aA]) : 0 == lW[lV[aA]]-- && (lX(lV[aA]), fc(lV[aA])); - 16e4 <= af.gN[l4[0]] && (lY(16e4), 3e5 <= af.gN[l4[0]]) && lY(3e5), b8.fv.kb(aC.eK) && (bb.lb[7] = Math.max(af.gN[aC.eK], bb.lb[7])) - }, this.fx = function(player) { - for (var et, aA = lU - 1; 0 <= aA; aA--) - if (player === lV[aA]) { - for (lU--, et = aA; et < lU; et++) lV[et] = lV[et + 1]; + lX = 0, lY = new Uint16Array(aC.ea), lZ = new Uint8Array(aC.ea) + }, this.im = function() { + for (var aA = lX - 1; 0 <= aA; aA--) 64 === lZ[lY[aA]] ? la(lY[aA]) : 0 == lZ[lY[aA]]-- && (la(lY[aA]), ff(lY[aA])); + 16e4 <= af.gQ[l7[0]] && (lb(16e4), 3e5 <= af.gQ[l7[0]]) && lb(3e5), b8.fy.ke(aC.eN) && (bb.le[7] = Math.max(af.gQ[aC.eN], bb.le[7])) + }, this.g0 = function(player) { + for (var ew, aA = lX - 1; 0 <= aA; aA--) + if (player === lY[aA]) { + for (lX--, ew = aA; ew < lX; ew++) lY[ew] = lY[ew + 1]; return } - }, this.iy = function(player, lc) { - for (var aA = lU - 1; 0 <= aA; aA--) - if (player === lV[aA]) return; - lV[lU++] = player, lW[player] = lc ? 2 : 64 + }, this.j1 = function(player, lf) { + for (var aA = lX - 1; 0 <= aA; aA--) + if (player === lY[aA]) return; + lY[lX++] = player, lZ[player] = lf ? 2 : 64 } } function c2() { - var size, jd; + var size, jg; this.dU = function() { - size = aC.kA, jd = new Uint16Array(aC.eX); - for (var jp = aC.jp, aA = aC.kA - 1; 0 <= aA; aA--) jd[aA] = jp + aA - }, this.ij = function() { + size = aC.kD, jg = new Uint16Array(aC.ea); + for (var js = aC.js, aA = aC.kD - 1; 0 <= aA; aA--) jg[aA] = js + aA + }, this.im = function() { for (var aA = size - 1; 0 <= aA; aA--) - if (0 === af.lf[jd[aA]]) { - et = void 0; - var et = aA; - size--, jd[et] = jd[size] - } else aD.ij(jd[aA]) - }, this.le = function(g7) { - jd[size++] = g7 + if (0 === af.li[jg[aA]]) { + ew = void 0; + var ew = aA; + size--, jg[ew] = jg[size] + } else aD.im(jg[aA]) + }, this.lh = function(gA) { + jg[size++] = gA } } function c3() { - var lh, li, lj, lk, ll, lm, ln, lo, lp, lq, lr, ls, lt, lu = !1, - lv = !1; + var lk, ll, lm, ln, lo, lp, lq, lr, ls, lt, lu, lv, lw, lx = !1, + ly = !1; - function lw(lx) { - ls = bd.e9, lj = lk = li = 0, ll = (lt = 33) / lx, lh = 1 / (lx / lt / 4), lm = (h.i / 2 + iA) / iB, ln = (h.j / 2 + iC) / iB, lo = iB + function lz(e5) { + lv = bd.eC, lm = ln = ll = 0, lo = (lw = 33) / e5, lk = 1 / (e5 / lw / 4), lp = (h.i / 2 + iD) / iE, lq = (h.j / 2 + iF) / iE, lr = iE } - function m4(aA) { - var m7; - 1 !== aA && (aA = bK.iH(bL.x.m6[aA]), m7 = bK.ei(aA) - 10, aA = bK.ek(aA) - 10, aG.m0(m7, aA, 19 + m7, 19 + aA)) + function m6(aA) { + var m9; - 1 !== aA && (aA = bK.iK(bL.x.m8[aA]), m9 = bK.el(aA) - 10, aA = bK.en(aA) - 10, aG.m2(m9, aA, 19 + m9, 19 + aA)) } - function mI(e1) { - Math.abs(Math.log(lr / lo)) < .125 && (lr = e1 * lo) + function mK(e2) { + Math.abs(Math.log(lu / lr)) < .125 && (lu = e2 * lr) } - function mH(m7, m8, mK, mL) { - lp = (m7 + mK + 1) / 2, lq = (m8 + mL + 1) / 2; - mK = h.i / (mK - m7 + 1), m7 = h.j / (mL - m8 + 1); - lr = .9 * (mK < m7 ? mK : m7) + function mJ(m9, mA, mM, mN) { + ls = (m9 + mM + 1) / 2, lt = (mA + mN + 1) / 2; + mM = h.i / (mM - m9 + 1), m9 = h.j / (mN - mA + 1); + lu = .9 * (mM < m9 ? mM : m9) } - this.ly = function() { - return lu - }, this.lz = function() { - lw(1), this.m0(0, 0, bQ.el - 1, bQ.em - 1), aC.gv || aC.gj || this.m1(aC.eK, 3e3, !0, .3) - }, this.m2 = function(player, m3) { - m4(bL.h3.m5(player, m3)) - }, this.m1 = function(player, lx, m9, zoom) { - aC.mA || lu && !m9 && lv || (0 === af.gN[player] ? m4(bL.h3.mB(player)) : (aR.mC = !1, lv = m9, lw(lx), function(player) { - lp = (af.iO[player] + af.iP[player] + 1) / 2, lq = (af.iQ[player] + af.iR[player] + 1) / 2 + this.m0 = function() { + return lx + }, this.m1 = function() { + lz(1), this.m2(0, 0, bQ.eo - 1, bQ.ep - 1), aC.gy || aC.gm || this.m3(aC.eN, 3e3, !0, .3) + }, this.m4 = function(player, m5) { + m6(bL.h6.m7(player, m5)) + }, this.m3 = function(player, e5, mB, zoom) { + aC.mC || lx && !mB && ly || (0 === af.gQ[player] ? m6(bL.h6.mD(player)) : (aR.mE = !1, ly = mB, lz(e5), function(player) { + ls = (af.iR[player] + af.iS[player] + 1) / 2, lt = (af.iT[player] + af.iU[player] + 1) / 2 }(player), function(zoom, player) { - var hv = af.iP[player] - af.iO[player] + 1, - player = af.iR[player] - af.iQ[player] + 1, - et = h.i / hv, - eu = h.j / player, - et = (lr = et < eu ? et : eu, 0 !== zoom ? zoom : hv < 20 && player < 20 ? .5 : .9); - lr *= et, mI(7 / 8) - }(zoom, player), lu = !0, ap.mF())) - }, this.mG = function(lx) { - aC.gj || aC.mA || (aR.mC = !1, lv = !1, lw(lx), mH(0, 0, bQ.el - 1, bQ.em - 1), mI(7 / 8), lu = !0, ap.mF()) - }, this.m0 = function(m7, m8, mK, mL) { - mH(m7, m8, mK, mL), iB = lr, aR.mM(lp, h.i / 2), aR.mN(lq, h.j / 2), bY.mO(), bd.dc = !0 - }, this.mP = function() { - return !(lu && lv || (lu = !1)) - }, this.ij = function() { - var mS, mT, ed, mW; - lu && (li < .5 ? lk < ll && (lk += ll * lh, lj = li) : 1 - lj < li && (lk = (lk -= ll * lh) < ll * lh ? ll * lh : lk), ls = ls >= bd.e9 ? bd.e9 - 1 : ls, ed = bd.e9 - ls, li = 1e3 < ed || 1 < (li += lk * ed / lt) ? 1 : li, ls = bd.e9, - ed = iB, mS = iA, mT = iC, ed = (iB = lo * Math.pow(lr / lo, li)) / ed, mW = 1 - (lo * Math.pow(lr / lo, 1 - li) - lo) / (lr - lo), aR.mM(lm + mW * (lp - lm), h.i / 2), aR.mN(ln + mW * (lq - ln), h.j / 2), ae.zoom(ed, (mS * ed - - iA) / (1 - ed), (mT * ed - iC) / (1 - ed)), bY.mO(), 1 <= li && (lu = !1, bZ.mX = !0), bd.dc = !0) + var hy = af.iS[player] - af.iR[player] + 1, + player = af.iU[player] - af.iT[player] + 1, + ew = h.i / hy, + ex = h.j / player, + ew = (lu = ew < ex ? ew : ex, 0 !== zoom ? zoom : hy < 20 && player < 20 ? .5 : .9); + lu *= ew, mK(7 / 8) + }(zoom, player), lx = !0, ap.mH())) + }, this.mI = function(e5) { + aC.gm || aC.mC || (aR.mE = !1, ly = !1, lz(e5), mJ(0, 0, bQ.eo - 1, bQ.ep - 1), mK(7 / 8), lx = !0, ap.mH()) + }, this.m2 = function(m9, mA, mM, mN) { + mJ(m9, mA, mM, mN), iE = lu, aR.mO(ls, h.i / 2), aR.mP(lt, h.j / 2), bY.mQ(), bd.dc = !0 + }, this.mR = function() { + return !(lx && ly || (lx = !1)) + }, this.im = function() { + var mU, mV, eg, mY; + lx && (ll < .5 ? ln < lo && (ln += lo * lk, lm = ll) : 1 - lm < ll && (ln = (ln -= lo * lk) < lo * lk ? lo * lk : ln), lv = lv >= bd.eC ? bd.eC - 1 : lv, eg = bd.eC - lv, ll = 1e3 < eg || 1 < (ll += ln * eg / lw) ? 1 : ll, lv = bd.eC, + eg = iE, mU = iD, mV = iF, eg = (iE = lr * Math.pow(lu / lr, ll)) / eg, mY = 1 - (lr * Math.pow(lu / lr, 1 - ll) - lr) / (lu - lr), aR.mO(lp + mY * (ls - lp), h.i / 2), aR.mP(lq + mY * (lt - lq), h.j / 2), ae.zoom(eg, (mU * eg - + iD) / (1 - eg), (mV * eg - iF) / (1 - eg)), bY.mQ(), 1 <= ll && (lx = !1, bZ.mZ = !0), bd.dc = !0) } } function bv() { - var ev = b8.color; - this.mY = ev.mZ(0, 0, 0), this.ma = ev.mb(0, 0, 0, .7), this.mc = ev.mb(0, 0, 0, .5), this.md = ev.mb(0, 0, 0, .85), this.me = ev.mb(0, 0, 0, .75), this.mf = ev.mb(0, 0, 0, .6), this.mg = ev.mb(0, 0, 0, .35), this.mh = ev.mZ(255, 255, 255), this - .mi = ev.mb(255, 255, 255, .3), this.mj = ev.mb(255, 255, 255, .6), this.mk = ev.mb(255, 255, 255, .4), this.ml = ev.mb(255, 255, 255, .25), this.mm = ev.mb(255, 255, 255, .85), this.mn = ev.mb(255, 255, 255, .75), this.mo = ev.mb(255, 255, - 255, .15), this.mp = ev.mb(255, 255, 255, .11), this.mq = ev.mZ(128, 128, 128), this.mr = ev.mb(64, 64, 64, .75), this.ms = ev.mb(88, 88, 88, .83), this.mt = ev.mb(60, 60, 60, .85), this.mu = ev.mb(80, 60, 60, .85), this.mv = ev.mZ(170, - 170, 170), this.mw = ev.mZ(200, 235, 245), this.mx = ev.mZ(30, 255, 30), this.my = ev.mZ(0, 200, 0), this.mz = ev.mZ(128, 255, 128), this.n0 = ev.mb(10, 65, 10, .75), this.n1 = ev.mb(0, 255, 0, .6), this.n2 = ev.mb(0, 255, 0, .5), this - .n3 = ev.mb(0, 200, 0, .5), this.n4 = ev.mb(0, 100, 0, .75), this.n5 = ev.mb(0, 60, 0, .8), this.n6 = ev.mb(0, 255, 0, .3), this.n7 = ev.mb(0, 180, 0, .6), this.n8 = ev.mb(0, 120, 0, .85), this.n9 = ev.mZ(0, 120, 0), this.nA = ev.mb(0, 70, 0, - .85), this.nB = ev.mZ(190, 230, 190), this.nC = ev.mZ(0, 255, 0), this.nD = ev.mZ(255, 120, 120), this.nE = ev.mZ(255, 160, 160), this.nF = ev.mZ(255, 70, 70), this.nG = ev.mZ(230, 0, 0), this.nH = ev.mb(220, 0, 0, .6), this.nI = ev.mb( - 255, 100, 100, .8), this.nJ = ev.mb(100, 0, 0, .85), this.nK = ev.mb(60, 0, 0, .85), this.nL = ev.mb(200, 0, 0, .6), this.nM = ev.mb(120, 0, 0, .85), this.nN = ev.mZ(255, 70, 10), this.nO = ev.mZ(230, 190, 190), this.nP = ev.mZ(255, 0, - 0), this.nQ = ev.mZ(255, 0, 255), this.nR = ev.mb(60, 0, 60, .85), this.nS = ev.mb(0, 60, 60, .85), this.nT = ev.mb(10, 60, 60, .9), this.nU = ev.mb(0, 96, 96, .75), this.nV = ev.mZ(0, 255, 255), this.nW = ev.mZ(160, 160, 255), this.nX = ev - .mb(0, 40, 90, .75), this.nY = ev.mb(0, 0, 255, .6), this.nZ = ev.mZ(200, 200, 255), this.na = ev.mZ(255, 120, 100), this.nb = ev.mb(255, 255, 0, .5), this.nc = ev.mb(255, 255, 150, .2), this.nd = ev.mZ(255, 255, 0), this.ne = ev.mZ(255, 255, - 200), this.nf = ev.mb(200, 200, 0, .6), this.ng = ev.mb(140, 120, 0, .75), this.nh = ev.mb(180, 160, 40, .75), this.ni = ev.mb(70, 50, 20, .85), this.nj = ev.mb(30, 30, 0, .85), this.nk = ev.mb(60, 60, 0, .85), this.nl = ev.mb(255, 140, - 0, .75), this.nm = ev.mb(70, 40, 0, .85), this.nn = ev.mZ(220, 120, 0), this.no = ev.mb(255, 200, 80, .85), this.np = ev.mZ(255, 150, 120), this.nq = ev.mb(0, 0, 0, 0), this.nr = ev.mb(255, 255, 255, 0), this.ns = ev.mb(254, 254, 254, 0) + var ey = b8.color; + this.ma = ey.mb(0, 0, 0), this.mc = ey.md(0, 0, 0, .7), this.me = ey.md(0, 0, 0, .5), this.mf = ey.md(0, 0, 0, .85), this.mg = ey.md(0, 0, 0, .75), this.mh = ey.md(0, 0, 0, .6), this.mi = ey.md(0, 0, 0, .35), this.mj = ey.mb(255, 255, 255), this + .mk = ey.md(255, 255, 255, .3), this.ml = ey.md(255, 255, 255, .6), this.mm = ey.md(255, 255, 255, .4), this.mn = ey.md(255, 255, 255, .25), this.mo = ey.md(255, 255, 255, .85), this.mp = ey.md(255, 255, 255, .75), this.mq = ey.md(255, 255, + 255, .15), this.mr = ey.md(255, 255, 255, .11), this.ms = ey.mb(128, 128, 128), this.mt = ey.md(64, 64, 64, .75), this.mu = ey.md(88, 88, 88, .83), this.mv = ey.md(60, 60, 60, .85), this.mw = ey.md(80, 60, 60, .85), this.mx = ey.mb(170, + 170, 170), this.my = ey.mb(200, 235, 245), this.mz = ey.mb(30, 255, 30), this.n0 = ey.mb(0, 200, 0), this.n1 = ey.mb(128, 255, 128), this.n2 = ey.md(10, 65, 10, .75), this.n3 = ey.md(0, 255, 0, .6), this.n4 = ey.md(0, 255, 0, .5), this + .n5 = ey.md(0, 200, 0, .5), this.n6 = ey.md(0, 100, 0, .75), this.n7 = ey.md(0, 60, 0, .8), this.n8 = ey.md(0, 255, 0, .3), this.n9 = ey.md(0, 180, 0, .6), this.nA = ey.md(0, 120, 0, .85), this.nB = ey.mb(0, 120, 0), this.nC = ey.md(0, 70, 0, + .85), this.nD = ey.mb(190, 230, 190), this.nE = ey.mb(0, 255, 0), this.nF = ey.mb(255, 120, 120), this.nG = ey.mb(255, 160, 160), this.nH = ey.mb(255, 70, 70), this.nI = ey.mb(230, 0, 0), this.nJ = ey.md(220, 0, 0, .6), this.nK = ey.md( + 255, 100, 100, .8), this.nL = ey.md(100, 0, 0, .85), this.nM = ey.md(60, 0, 0, .85), this.nN = ey.md(200, 0, 0, .6), this.nO = ey.md(120, 0, 0, .85), this.nP = ey.mb(255, 70, 10), this.nQ = ey.mb(230, 190, 190), this.nR = ey.mb(255, 0, + 0), this.nS = ey.mb(255, 0, 255), this.nT = ey.md(60, 0, 60, .85), this.nU = ey.md(0, 60, 60, .85), this.nV = ey.md(10, 60, 60, .9), this.nW = ey.md(0, 96, 96, .75), this.nX = ey.mb(0, 255, 255), this.nY = ey.mb(160, 160, 255), this.nZ = ey + .md(0, 40, 90, .75), this.na = ey.md(0, 0, 255, .6), this.nb = ey.mb(200, 200, 255), this.nc = ey.mb(255, 120, 100), this.nd = ey.md(255, 255, 0, .5), this.ne = ey.md(255, 255, 150, .2), this.nf = ey.mb(255, 255, 0), this.ng = ey.mb(255, 255, + 200), this.nh = ey.md(200, 200, 0, .6), this.ni = ey.md(140, 120, 0, .75), this.nj = ey.md(180, 160, 40, .75), this.nk = ey.md(70, 50, 20, .85), this.nl = ey.md(30, 30, 0, .85), this.nm = ey.md(60, 60, 0, .85), this.nn = ey.md(255, 140, + 0, .75), this.no = ey.md(70, 40, 0, .85), this.np = ey.mb(220, 120, 0), this.nq = ey.md(255, 200, 80, .85), this.nr = ey.mb(255, 150, 120), this.ns = ey.md(0, 0, 0, 0), this.nt = ey.md(255, 255, 255, 0), this.nu = ey.md(254, 254, 254, 0) } function cs() { - this.gw = new nt, this.fv = new nu, this.nv = new nw, this.nx = new ny, this.js = new nz + this.gz = new nv, this.fy = new nw, this.nx = new ny, this.nz = new o0, this.jv = new o1 } -function nt() { - this.gx = function(eM) { - aC.k8 ? b6.nv.gx(aC.eK, eM) : ay.o0.o1(eM) - }, this.h7 = function(i9, j0) { - aC.k8 ? b6.nv.h7(aC.eK, i9, j0) : ay.o0.o2(i9, j0) - }, this.o3 = function(i9, o4) { - aC.k8 ? b6.nv.o5(aC.eK, i9, o4) : ay.o0.o6(i9, o4) - }, this.h5 = function(i9, eM) { - aC.k8 ? b6.nv.h5(aC.eK, i9, eM) : bL.h3.h4(aC.eK, eM) && ay.o0.o7(i9, eM) - }, this.o8 = function(m3, eM) { - aC.k8 ? b6.nv.o8(aC.eK, m3, eM) : bL.h3.o9(aC.eK, m3, eM) && ay.o0.oA(m3, eM) - }, this.oB = function(j0) { - aC.k8 ? b6.nv.oB(aC.eK, j0) : ay.o0.oC(j0) - }, this.oD = function(oE) { - aC.k8 ? b6.nv.oF(aC.eK, oE) : ay.o0.oG(oE) - }, this.hJ = function(oH) { - aC.k8 ? b6.nv.hJ(aC.eK, oH) : ay.o0.oI(oH) - }, this.oJ = function() { - aC.k8 ? b6.nv.oJ(aC.eK) : ay.o0.oK() - }, this.hG = function() { - aC.k8 ? b6.nv.hG(aC.eK) : ay.o0.o7(1, 0) - }, this.h0 = function(i9, eM, j0) { - aC.k8 ? b6.nv.h0(aC.eK, i9, eM, j0) : ay.o0.oL(i9, eM, j0) +function nv() { + this.h0 = function(eP) { + aC.kB ? b6.nx.h0(aC.eN, eP) : ay.o2.o3(eP) + }, this.hA = function(iC, j3) { + aC.kB ? b6.nx.hA(aC.eN, iC, j3) : ay.o2.o4(iC, j3) + }, this.o5 = function(iC, o6) { + aC.kB ? b6.nx.o7(aC.eN, iC, o6) : ay.o2.o8(iC, o6) + }, this.h8 = function(iC, eP) { + aC.kB ? b6.nx.h8(aC.eN, iC, eP) : bL.h6.h7(aC.eN, eP) && ay.o2.o9(iC, eP) + }, this.oA = function(m5, eP) { + aC.kB ? b6.nx.oA(aC.eN, m5, eP) : bL.h6.oB(aC.eN, m5, eP) && ay.o2.oC(m5, eP) + }, this.oD = function(j3) { + aC.kB ? b6.nx.oD(aC.eN, j3) : ay.o2.oE(j3) + }, this.oF = function(oG) { + aC.kB ? b6.nx.oH(aC.eN, oG) : ay.o2.oI(oG) + }, this.hM = function(oJ) { + aC.kB ? b6.nx.hM(aC.eN, oJ) : ay.o2.oK(oJ) + }, this.oL = function() { + aC.kB ? b6.nx.oL(aC.eN) : ay.o2.oM() + }, this.hJ = function() { + aC.kB ? b6.nx.hJ(aC.eN) : ay.o2.o9(1, 0) + }, this.h3 = function(iC, eP, j3) { + aC.kB ? b6.nx.h3(aC.eN, iC, eP, j3) : ay.o2.oN(iC, eP, j3) } } -function nz() { - this.jt = function(player, o4, hE) { - b8.fv.oM(player, hE, o4) && (ad.o3(player, o4), o4 < aC.jp) && aw.random() < aw.value(10) && (am.ie.iv[o4] = 0) - }, this.oN = function(player, o4, hE) { - b8.fv.oO(hE, o4) ? (b8.fv.fy(o4, bM.f7[0]), bb.oP(player, o4), ae.oQ(o4, bM.f7[0])) : bb.fz(player, hE, 12) - } -} - -function nu() { - this.oR = function(oE, player) { - aM.oD(aC.eK, player, oE), ay.o0.oS(oE, player) - }, this.oT = function(player) { - aM.oU(player, 0), ay.o0.oV(player) - }, this.oW = function(oX, player) { - aM.oY(oX, player), ay.o0.oZ(oX, player) - }, this.oa = function() { - aC.k8 || aC.gj || ay.ob.oa() - } -} - -function ny() { - this.ij = function(aB) { - var id, fH, mP; - for (bF.dU(aB), bF.dx += 2, mP = 8 * bF.size; bF.dx + 8 <= mP;) id = bF.oc(4), fH = bF.oc(9), 0 === id ? this.od(id, fH, bF.oc(22)) : 1 === id ? this.od(id, fH, bF.oc(10), bF.oc(10)) : 2 === id ? this.od(id, fH, bF.oc(10), bF.oc(9)) : - 3 === id || 4 === id ? this.od(id, fH, bF.oc(10), bF.oc(22)) : 5 === id || 6 === id ? this.od(id, fH, bF.oc(10)) : 7 === id ? this.od(id, fH, bF.oc(1)) : 10 === id ? this.od(id, fH, bF.oc(20), bF.oc(22)) : this.od(id, fH) - }, this.oe = [], this.og = function() { - for (var oi = 0, oj = 0, ok = 0, ol = 0, om = 0, on = 0, aA = 0; aA < 512; aA++) oi += af.lf[aA], oj += af.gN[aA], ok += af.gb[aA], ol += bL.x.oo[aA]; - om += bL.x.op, on += ak.jq, this.oe.push(ok % 1073741824 * 4 + (oi + oj + ol + om + on) % 4) - }, this.od = function(id, fH, fJ, fL) { - 0 === id ? b6.nv.gx(fH, fJ) : 1 === id ? b6.nv.h7(fH, fJ, fL) : 2 === id ? b6.nv.o5(fH, fJ, fL) : 3 === id ? b6.nv.h5(fH, fJ, fL) : 4 === id ? b6.nv.o8(fH, fJ, fL) : 5 === id ? b6.nv.oB(fH, fJ) : 6 === id ? b6.nv.oF(fH, fJ) : 7 === id ? - b6.nv.hJ(fH, fJ) : 8 === id ? b6.nv.oJ(fH) : 9 === id ? b6.nv.oq(fH) : 10 === id && b6.nv.h0(fH, fJ >> 10, fL, fJ % 1024) +function o1() { + this.jw = function(player, o6, hH) { + b8.fy.oO(player, hH, o6) && (ad.o5(player, o6), o6 < aC.js) && aw.random() < aw.value(10) && (am.ii.iy[o6] = 0) + }, this.oP = function(player, o6, hH) { + b8.fy.oQ(hH, o6) ? (b8.fy.g1(o6, bM.fA[0]), bb.oR(player, o6), ae.oS(o6, bM.fA[0])) : bb.g2(player, hH, 12) } } function nw() { - this.gx = function(player, eM) { - b8.fv.gl(0) && b8.fv.gm(player) && bK.iE(eM) && (b7.or.os(0, player, eM), aC.ot.ix(player, eM)) - }, this.h7 = function(player, i9, j0) { - b8.fv.gl(1) && b8.fv.gm(player) && b8.fv.ou(player, j0) && b8.fv.ov(player, i9, 12, 0) && b8.fv.ow(player, j0) && ((j0 = ac.jB(player, bM.eW[0])) || ac.jT(player)) && (af.ox[player]++, b7.or.os(1, player, i9, bM.eW[0]), am.ib.io(player, - j0)) && (b8.fv.oy(player), bb.oz(player, i9), am.ib.iu(player)) - }, this.o5 = function(player, i9, o4) { - b8.fv.gl(1) && b8.fv.gm(player) && aC.hP && b8.fv.ou(player, o4) && b8.fv.p0(player, o4) && b8.fv.oM(player, b8.fv.i8(player, i9), o4) && (b7.or.os(2, player, i9, o4), ad.o3(player, o4)) - }, this.h5 = function(player, i9, eM) { - b8.fv.gl(1) && b8.fv.gm(player) && (0 === eM && 1 === i9 ? this.hG(player) : bK.iE(eM) && bL.x.op !== bL.x.k3 && bL.x.oo[player] !== bL.x.p1 && 0 !== af.gG[player].length && b8.fv.ov(player, i9, 32, 0) && bL.kR.kS(player, eM) && (bb.p2( - player), b7.or.os(3, player, i9, eM), b8.fv.oy(player), bj.p3.h5(player), bL.x.p4(player))) - }, this.o8 = function(player, m3, eM) { - b8.fv.gl(1) && b8.fv.gm(player) && bK.iE(eM) && bL.h3.p5(player, m3) && bL.kR.p6(eM) && (b7.or.os(4, player, m3, eM), b8.fv.p7(player, 8), bb.fz(player, bM.f7[1], 12), bj.p3.o8(player), bL.x.o8()) - }, this.oB = function(player, j0) { - b8.fv.gl(1) && b8.fv.gm(player) && (j0 = Math.min(j0, aC.eX), ac.jB(player, j0)) && (b7.or.os(5, player, j0), ac.p8(player, j0)) - }, this.oF = function(player, oE) { - (b8.fv.gl(1) || b8.fv.gl(2)) && b8.fv.gm(player) && (oE = bJ.p9(oE, 0, 1023), b7.or.os(6, player, oE), ae.pA(player, 0, oE)) - }, this.hJ = function(player, oH) { - au.hI(player) && (b7.or.os(7, player, oH), au.pB(player, oH)) - }, this.oJ = function(player) { - (b8.fv.gl(0) || b8.fv.gl(1)) && b8.fv.gm(player) && aL.pC(player) && (b7.or.os(8, player), bO.oJ(player)) - }, this.oq = function(player) { - b7.or.os(9, player), bO.oq(player) - }, this.hG = function(player) { - au.hK(player) && (b7.or.os(3, player, 1, 0), au.hG(player)) - }, this.h0 = function(player, i9, eM, j0) { - b8.fv.gl(1) && b8.fv.gm(player) && b8.fv.ou(player, j0) && b8.fv.ow(player, j0) && bK.iE(eM) && al.eB.eU(player, eM) && (ac.jB(player, bM.eW[0]) || ac.jT(player)) && (b7.or.os(10, player, (i9 << 10) + bM.eW[0], eM), j0 = b8.fv.kp(player, - i9), af.g1[player].push(bM.eb[0]), ac.ix(player, j0, bM.eW[0]), aE.iy(player, !0), bb.pD(player)) + this.oT = function(oG, player) { + aM.oF(aC.eN, player, oG), ay.o2.oU(oG, player) + }, this.oV = function(player) { + aM.oW(player, 0), ay.o2.oX(player) + }, this.oY = function(oZ, player) { + aM.oa(oZ, player), ay.o2.ob(oZ, player) + }, this.oc = function() { + aC.kB || aC.gm || ay.od.oc() } } -function pE() { - var pG; - this.pF = [], this.pG = document.createElement("div"), this.pH = function(pI, marginTop) { +function o0() { + this.im = function(aB) { + var id, fK, mR; + for (bF.dU(aB), bF.dy += 2, mR = 8 * bF.size; bF.dy + 8 <= mR;) id = bF.oe(4), fK = bF.oe(9), 0 === id ? this.og(id, fK, bF.oe(22)) : 1 === id ? this.og(id, fK, bF.oe(10), bF.oe(10)) : 2 === id ? this.og(id, fK, bF.oe(10), bF.oe(9)) : + 3 === id || 4 === id ? this.og(id, fK, bF.oe(10), bF.oe(22)) : 5 === id || 6 === id ? this.og(id, fK, bF.oe(10)) : 7 === id ? this.og(id, fK, bF.oe(1)) : 10 === id ? this.og(id, fK, bF.oe(20), bF.oe(22)) : this.og(id, fK) + }, this.oh = [], this.oi = function() { + for (var ok = 0, ol = 0, om = 0, on = 0, oo = 0, op = 0, aA = 0; aA < 512; aA++) ok += af.li[aA], ol += af.gQ[aA], om += af.ge[aA], on += bL.x.oq[aA]; + oo += bL.x.or, op += ak.jt, this.oh.push(om % 1073741824 * 4 + (ok + ol + on + oo + op) % 4) + }, this.og = function(id, fK, fM, fO) { + 0 === id ? b6.nx.h0(fK, fM) : 1 === id ? b6.nx.hA(fK, fM, fO) : 2 === id ? b6.nx.o7(fK, fM, fO) : 3 === id ? b6.nx.h8(fK, fM, fO) : 4 === id ? b6.nx.oA(fK, fM, fO) : 5 === id ? b6.nx.oD(fK, fM) : 6 === id ? b6.nx.oH(fK, fM) : 7 === id ? + b6.nx.hM(fK, fM) : 8 === id ? b6.nx.oL(fK) : 9 === id ? b6.nx.os(fK) : 10 === id && b6.nx.h3(fK, fM >> 10, fO, fM % 1024) + } +} + +function ny() { + this.h0 = function(player, eP) { + b8.fy.go(0) && b8.fy.gp(player) && bK.iH(eP) && (b7.ot.ou(0, player, eP), aC.ov.j0(player, eP)) + }, this.hA = function(player, iC, j3) { + b8.fy.go(1) && b8.fy.gp(player) && b8.fy.ow(player, j3) && b8.fy.ox(player, iC, 12, 0) && b8.fy.oy(player, j3) && ((j3 = ac.jE(player, bM.eZ[0])) || ac.jW(player)) && (af.oz[player]++, b7.ot.ou(1, player, iC, bM.eZ[0]), am.ig.ir(player, + j3)) && (b8.fy.p0(player), bb.p1(player, iC), am.ig.ix(player)) + }, this.o7 = function(player, iC, o6) { + b8.fy.go(1) && b8.fy.gp(player) && aC.hS && b8.fy.ow(player, o6) && b8.fy.p2(player, o6) && b8.fy.oO(player, b8.fy.iB(player, iC), o6) && (b7.ot.ou(2, player, iC, o6), ad.o5(player, o6)) + }, this.h8 = function(player, iC, eP) { + b8.fy.go(1) && b8.fy.gp(player) && (0 === eP && 1 === iC ? this.hJ(player) : bK.iH(eP) && bL.x.or !== bL.x.k6 && bL.x.oq[player] !== bL.x.p3 && 0 !== af.gJ[player].length && b8.fy.ox(player, iC, 32, 0) && bL.kU.kV(player, eP) && (bb.p4( + player), b7.ot.ou(3, player, iC, eP), b8.fy.p0(player), bj.p5.h8(player), bL.x.p6(player))) + }, this.oA = function(player, m5, eP) { + b8.fy.go(1) && b8.fy.gp(player) && bK.iH(eP) && bL.h6.p7(player, m5) && bL.kU.p8(eP) && (b7.ot.ou(4, player, m5, eP), b8.fy.p9(player, 8), bb.g2(player, bM.fA[1], 12), bj.p5.oA(player), bL.x.oA()) + }, this.oD = function(player, j3) { + b8.fy.go(1) && b8.fy.gp(player) && (j3 = Math.min(j3, aC.ea), ac.jE(player, j3)) && (b7.ot.ou(5, player, j3), ac.pA(player, j3)) + }, this.oH = function(player, oG) { + (b8.fy.go(1) || b8.fy.go(2)) && b8.fy.gp(player) && (oG = bJ.pB(oG, 0, 1023), b7.ot.ou(6, player, oG), ae.pC(player, 0, oG)) + }, this.hM = function(player, oJ) { + au.hL(player) && (b7.ot.ou(7, player, oJ), au.pD(player, oJ)) + }, this.oL = function(player) { + (b8.fy.go(0) || b8.fy.go(1)) && b8.fy.gp(player) && aL.pE(player) && (b7.ot.ou(8, player), bO.oL(player)) + }, this.os = function(player) { + b7.ot.ou(9, player), bO.os(player) + }, this.hJ = function(player) { + au.hN(player) && (b7.ot.ou(3, player, 1, 0), au.hJ(player)) + }, this.h3 = function(player, iC, eP, j3) { + b8.fy.go(1) && b8.fy.gp(player) && b8.fy.ow(player, j3) && b8.fy.oy(player, j3) && bK.iH(eP) && al.eE.eX(player, eP) && (ac.jE(player, bM.eZ[0]) || ac.jW(player)) && (b7.ot.ou(10, player, (iC << 10) + bM.eZ[0], eP), j3 = b8.fy.ks(player, + iC), af.g4[player].push(bM.ee[0]), ac.j0(player, j3, bM.eZ[0]), aE.j1(player, !0), bb.pF(player)) + } +} + +function pG() { + var pI; + this.pH = [], this.pI = document.createElement("div"), this.pJ = function(pK, marginTop) { var title = document.createElement("h2"); - return title.textContent = pI, title.style.margin = "0", title.style.marginBottom = "0.6em", marginTop && (title.style.marginTop = marginTop), title.style.fontSize = "1.4em", title.style.overflowWrap = "break-word", this.pG.appendChild( + return title.textContent = pK, title.style.margin = "0", title.style.marginBottom = "0.6em", marginTop && (title.style.marginTop = marginTop), title.style.fontSize = "1.4em", title.style.overflowWrap = "break-word", this.pI.appendChild( title), title - }, this.pJ = function(pI, marginBottom) { - var pK = document.createElement("p"); - return pK.textContent = pI, pK.style.fontSize = "0.75em", pK.style.lineHeight = "1.2em", pK.style.marginBottom = marginBottom || "0", this.pG.appendChild(pK), pK - }, this.pL = function(pI) { + }, this.pL = function(pK, marginBottom) { var pM = document.createElement("p"); - return pM.textContent = pI, pM.style.fontSize = "1em", pM.style.marginBottom = "0", pM.style.whiteSpace = "pre-wrap", pM.style.overflowWrap = "break-word", this.pG.appendChild(pM), pM - }, this.pN = function(pO, fontSize) { - var pG = document.createElement("div"); - return pG.innerHTML = pO, pG.style.fontSize = fontSize || "1em", pG.style.lineHeight = "1.2em", this.pG.appendChild(pG), pG - }, this.pP = function(pQ) { - for (var pR = pQ.pR, ea = pR.length, aA = 0; aA < ea; aA++) this.pG.appendChild(pR[aA]) - }, this.pS = function(pT) { - return this.pF.push(pT), this.pG.appendChild(pT.e), pT + return pM.textContent = pK, pM.style.fontSize = "0.75em", pM.style.lineHeight = "1.2em", pM.style.marginBottom = marginBottom || "0", this.pI.appendChild(pM), pM + }, this.pN = function(pK) { + var pO = document.createElement("p"); + return pO.textContent = pK, pO.style.fontSize = "1em", pO.style.marginBottom = "0", pO.style.whiteSpace = "pre-wrap", pO.style.overflowWrap = "break-word", this.pI.appendChild(pO), pO + }, this.pP = function(pQ, fontSize) { + var pI = document.createElement("div"); + return pI.innerHTML = pQ, pI.style.fontSize = fontSize || "1em", pI.style.lineHeight = "1.2em", this.pI.appendChild(pI), pI + }, this.pR = function(pS) { + for (var pT = pS.pT, ed = pT.length, aA = 0; aA < ed; aA++) this.pI.appendChild(pT[aA]) + }, this.pU = function(pV) { + return this.pH.push(pV), this.pI.appendChild(pV.e), pV }, this.resize = function() { - for (var ea = this.pF.length, aA = 0; aA < ea; aA++) this.pF[aA].resize && this.pF[aA].resize() - }, (pG = this.pG).style.position = "absolute", pG.style.height = "auto", pG.style.padding = "0.5em" + for (var ed = this.pH.length, aA = 0; aA < ed; aA++) this.pH[aA].resize && this.pH[aA].resize() + }, (pI = this.pI).style.position = "absolute", pI.style.height = "auto", pI.style.padding = "0.5em" } -function pU(pV, pW) { - var pG = document.createElement("div"); +function pW(pX, pY) { + var pI = document.createElement("div"); - function pf() { - var aA, pg, j, g8, ed, pa = h.k * pG.offsetWidth, - ph = new Float64Array(function(pa) { - var i = .25 * b8.pb.pc(.6) * h.pd; - return Math.max(Math.floor(pa / i), 1) - }(pa)), - pi = ba.pi, - pj = (pa - (ph.length + 1) * ba.gap) / (ph.length * h.k); - for (ph.fill(pi), aA = 0; aA < pW.length; aA++) pg = (ed = pW[aA].pG).style, j = b8.pk.min(ph), g8 = ph.indexOf(j), pg.top = b8.pb.pl(j), pg.left = b8.pb.pl(pi + g8 * (pj + pi)), pg.width = b8.pb.pl(pj), b8.pb.pm(ed, 5), ph[g8] += ed - .offsetHeight + 3 * pi; - pG.style.height = b8.pb.pl(b8.pk.max(ph) - 2 * pi) + function ph() { + var aA, pi, j, gB, eg, pc = h.k * pI.offsetWidth, + pj = new Float64Array(function(pc) { + var i = .25 * b8.pd.pe(.6) * h.pf; + return Math.max(Math.floor(pc / i), 1) + }(pc)), + pk = ba.pk, + pl = (pc - (pj.length + 1) * ba.gap) / (pj.length * h.k); + for (pj.fill(pk), aA = 0; aA < pY.length; aA++) pi = (eg = pY[aA].pI).style, j = b8.pm.min(pj), gB = pj.indexOf(j), pi.top = b8.pd.pn(j), pi.left = b8.pd.pn(pk + gB * (pl + pk)), pi.width = b8.pd.pn(pl), b8.pd.po(eg, 5), pj[gB] += eg + .offsetHeight + 3 * pk; + pI.style.height = b8.pd.pn(b8.pm.max(pj) - 2 * pk) } - this.pX = pG, this.pY = pW, this.resize = function() { + this.pZ = pI, this.pa = pY, this.resize = function() { var aA; - for (aA = 0; aA < pW.length; aA++) pW[aA].resize(); - pf(), pf() - }, pG.style.width = "100%", pG.style.maxWidth = "100%", pV.style.lineHeight = "1.5em", pV.style.overflowX = "hidden", pV.style.overflowY = "auto"; - for (var aA = 0; aA < pW.length; aA++) pG.appendChild(pW[aA].pG); - pV.appendChild(pG) + for (aA = 0; aA < pY.length; aA++) pY[aA].resize(); + ph(), ph() + }, pI.style.width = "100%", pI.style.maxWidth = "100%", pX.style.lineHeight = "1.5em", pX.style.overflowX = "hidden", pX.style.overflowY = "auto"; + for (var aA = 0; aA < pY.length; aA++) pI.appendChild(pY[aA].pI); + pX.appendChild(pI) } -function v(pn, po, pp, pq, pr) { - var self, ps = document.createElement("button"); - - function pz() { - var q5; - bH.q4() || (q5 = b8.color.q6(pp), !1 !== pq && 0 < q5[0] && q5[0] < 255 && q5[0] === q5[1] && q5[0] === q5[2]) || (ps.style.backgroundColor = b8.color.q7(pp, q5[3] && q5[3] < 120 ? 150 : 50)) - } - - function py() { - if (pq) { - var q5 = b8.color.q6(pp); - if (q5[0] === q5[1] && q5[0] === q5[2]) return - } - po && ((q5 = po(this)) ? 2 === q5 && pz() : q9(this)) - } +function v(pp, pq, pr, ps, pt) { + var self, pu = document.createElement("button"); function q1() { - this.style.backgroundColor = pp + var q7; + bH.q6() || (q7 = b8.color.q8(pr), !1 !== ps && 0 < q7[0] && q7[0] < 255 && q7[0] === q7[1] && q7[0] === q7[2]) || (pu.style.backgroundColor = b8.color.q9(pr, q7[3] && q7[3] < 120 ? 150 : 50)) } function q0() { - q9(this) + if (ps) { + var q7 = b8.color.q8(pr); + if (q7[0] === q7[1] && q7[0] === q7[2]) return + } + pq && ((q7 = pq(this)) ? 2 === q7 && q1() : qB(this)) } - function q9(ed) { - ed.style.backgroundColor = pp, ed.blur() + function q3() { + this.style.backgroundColor = pr } - this.button = ps, this.pt = po, this.pu = pp, this.px = function(q2) { - q2 = 1.1 - Math.min(.01 * pn.length, .6) + .2 * q2; - ps.style.fontSize = q2.toFixed(1) + "em" - }, this.pw = function(ev) { - ev ? 1 === ev ? ev = b9.mt : 2 === ev && (pq = 1, ev = b9.mt) : (pq = 0, ev = b9.md), this.pu = pp = ev, ps.style.backgroundColor = ev - }, self = this, ps.innerHTML = pn, ps.style.color = pr ? b9.nd : b9.mh, ps.style.userSelect = "none", ps.style.outline = "none", ps.style.overflowWrap = "break-word", self.pw(pp), ps.style.border = "none", ps.style.font = "inherit", self.px( - 0), ps.style.padding = "0em 0.3em", ps.onclick = py, ps.addEventListener("mouseover", pz), ps.addEventListener("mouseout", q0), ps.addEventListener("focus", pz), ps.addEventListener("blur", q1) + + function q2() { + qB(this) + } + + function qB(eg) { + eg.style.backgroundColor = pr, eg.blur() + } + this.button = pu, this.pv = pq, this.pw = pr, this.pz = function(q4) { + q4 = 1.1 - Math.min(.01 * pp.length, .6) + .2 * q4; + pu.style.fontSize = q4.toFixed(1) + "em" + }, this.py = function(ey) { + ey ? 1 === ey ? ey = b9.mv : 2 === ey && (ps = 1, ey = b9.mv) : (ps = 0, ey = b9.mf), this.pw = pr = ey, pu.style.backgroundColor = ey + }, self = this, pu.innerHTML = pp, pu.style.color = pt ? b9.nf : b9.mj, pu.style.userSelect = "none", pu.style.outline = "none", pu.style.overflowWrap = "break-word", self.py(pr), pu.style.border = "none", pu.style.font = "inherit", self.pz( + 0), pu.style.padding = "0em 0.3em", pu.onclick = q0, pu.addEventListener("mouseover", q1), pu.addEventListener("mouseout", q2), pu.addEventListener("focus", q1), pu.addEventListener("blur", q3) } -function qA(qB, pV) { - var pG; +function qC(qD, pX) { + var pI; this.resize = function() { - for (var aA = 0; aA < qB.length; aA++) b8.pb.pm(qB[aA].button); - pG.style.gap = pG.style.padding = b8.pb.pl(ba.pi) - }, (pG = document.createElement("div")).style.display = "grid", pG.style.gridTemplateColumns = "repeat(auto-fill, minmax(9.5em, 1fr))", pG.style.overflowY = "auto", pG.style.gridAutoRows = "5.3em", pG.style.maxHeight = "100%"; - for (var aA = 0; aA < qB.length; aA++) qB[aA].px(1), pG.appendChild(qB[aA].button); - pV.appendChild(pG) + for (var aA = 0; aA < qD.length; aA++) b8.pd.po(qD[aA].button); + pI.style.gap = pI.style.padding = b8.pd.pn(ba.pk) + }, (pI = document.createElement("div")).style.display = "grid", pI.style.gridTemplateColumns = "repeat(auto-fill, minmax(9.5em, 1fr))", pI.style.overflowY = "auto", pI.style.gridAutoRows = "5.3em", pI.style.maxHeight = "100%"; + for (var aA = 0; aA < qD.length; aA++) qD[aA].pz(1), pI.appendChild(qD[aA].button); + pX.appendChild(pI) } -function qD(qE, qF, qG) { - this.eh = 0, this.ej = 0, this.i = 0, this.j = 0, this.resize = function() { - this.j = Math.min(b8.pb.pc(qG || .5) * qE[1] * h.pd, h.j - 2 * ba.gap), this.i = Math.min(this.j * (qE[0] / qE[1]), h.i - 2 * ba.gap), this.j = qE[1] * this.i / qE[0], this.eh = ba.gap + qF[0] * (h.i - this.i - 2 * ba.gap), this.ej = ba - .gap + qF[1] * (h.j - this.j - 2 * ba.gap) - }, this.qH = function() { - return this.eh + .5 * this.i +function qF(qG, qH, qI) { + this.ek = 0, this.em = 0, this.i = 0, this.j = 0, this.resize = function() { + this.j = Math.min(b8.pd.pe(qI || .5) * qG[1] * h.pf, h.j - 2 * ba.gap), this.i = Math.min(this.j * (qG[0] / qG[1]), h.i - 2 * ba.gap), this.j = qG[1] * this.i / qG[0], this.ek = ba.gap + qH[0] * (h.i - this.i - 2 * ba.gap), this.em = ba + .gap + qH[1] * (h.j - this.j - 2 * ba.gap) + }, this.qJ = function() { + return this.ek + .5 * this.i } } -function qI(qJ, qK) { - var qT, self, qL = document.createElement("div"), - qM = document.createElement("div"), - qN = document.createElement("div"), - qO = null, - qU = (this.qP = new qQ({ +function qK(qL, qM) { + var qV, self, qN = document.createElement("div"), + qO = document.createElement("div"), + qP = document.createElement("div"), + qQ = null, + qW = (this.qR = new qS({ value: "", - dx: -1 - }, 0, qR, function(e) { - qO.qa.textContent = 127 - e.target.value.length + dy: -1 + }, 0, qT, function(e) { + qQ.qc.textContent = 127 - e.target.value.length }), 0), - qV = 1, - qW = 0, - qX = 1048575; + qX = 1, + qY = 0, + qZ = 1048575; - function qR() { - qJ(), qO.qa.textContent = 127 + function qT() { + qL(), qQ.qc.textContent = 127 } - function qk(qj, pT) { - pT && (pT.qq = 1, qj.appendChild(bl.qr.transform(pT))) + function qm(ql, pV) { + pV && (pV.qs = 1, ql.appendChild(bl.qt.transform(pV))) } - function qo(bp) { - qV ? qL.scrollTop = qL.scrollHeight : bp && (qL.scrollTop = qW) + function qq(bp) { + qX ? qN.scrollTop = qN.scrollHeight : bp && (qN.scrollTop = qY) } - this.qb = function(qc) { - qX = 1048575, qM.textContent = "", qc || this.lS() - }, this.lS = function() { - var qd = bl.x.qe[0], - qd = bl.x.qg[qd], - qh = qd.qh, - ea = qh.length, - j6 = 1048575 === qX ? 0 : ea - (qd.qi - qX + 1048575) % 1048575; - if (qX = qd.qi, !(ea <= (j6 = Math.max(j6, 0)))) { - for (var qj = document.createDocumentFragment(), aA = j6; aA < ea; aA++) qk(qj, bl.ql.qm(qh[aA], bl.ql.qn(qh[aA]))); - qM.appendChild(qj), qo() + this.qd = function(qe) { + qZ = 1048575, qO.textContent = "", qe || this.lV() + }, this.lV = function() { + var qf = bl.x.qg[0], + qf = bl.x.qi[qf], + qj = qf.qj, + ed = qj.length, + j9 = 1048575 === qZ ? 0 : ed - (qf.qk - qZ + 1048575) % 1048575; + if (qZ = qf.qk, !(ed <= (j9 = Math.max(j9, 0)))) { + for (var ql = document.createDocumentFragment(), aA = j9; aA < ed; aA++) qm(ql, bl.qn.qo(qj[aA], bl.qn.qp(qj[aA]))); + qO.appendChild(ql), qq() } - }, this.qp = function(p) { - var qj = document.createDocumentFragment(); - qk(qj, p), qM.appendChild(qj), qo() - }, this.show = function(pV) { - pV.appendChild(qL), pV.appendChild(qN), this.resize(pV) - }, this.qs = function(pV) { - pV.removeChild(qL), pV.removeChild(qN) - }, this.resize = function(pV) { - qU = pV ? pV.offsetHeight : qU; - var pV = b8.pb.qu(.04, .75), - qv = Math.max(pV, qU - pV), - qw = h.i / h.k, - qx = .7 * qw, - qv = (qN.style.top = b8.pb.pl(qU - pV), qN.style.height = b8.pb.pl(pV), qL.style.top = b8.pb.pl(qU - pV - qv), qL.style.height = b8.pb.pl(qv), b8.pb.pm(qL, 2), this.qP.e.style.width = b8.pb.pl(qx), this.qP.e.style.fontSize = qT.button - .style.fontSize = b8.pb.pl(.5 * pV), b8.pb.pm(this.qP.e, 6), qT.button.style.left = b8.pb.pl(qx), qT.button.style.width = b8.pb.pl(qw - qx), .385 * pV); - z.a0.qz() && (qv *= .8 - .12 * (h.i > h.j)), qM.style.marginLeft = qM.style.marginRight = b8.pb.pl(.5 * qv), qM.style.fontSize = b8.pb.pl(qv), qo(1) - }, (self = this).qP.e.qY = 127, qL.style.position = "absolute", qL.style.top = "0", qL.style.left = "0", qL.style.width = "100%", qL.style.overflowX = "hidden", qL.style.overflowY = "auto", qL.style.font = "inherit", qL.style - .backgroundColor = b9.mf, qL.addEventListener("scroll", function() { - qW = qL.scrollTop, qV = qW < qL.scrollHeight - qL.clientHeight - 2 ? 0 : 1 - }), qM.style.font = "inherit", qN.style.position = "absolute", qN.style.left = "0", qN.style.width = "100%", self.qP.e.setAttribute("placeholder", L(13)), self.qP.e.style.position = "absolute", self.qP.e.style.top = "0", self.qP.e.style - .left = "0", self.qP.e.style.height = "100%", self.qP.e.style.backgroundColor = b9.mc, self.qP.e.style.textAlign = "center", (qT = new v(L(14), qR)).button.top = "0", qT.button.style.position = "absolute", qT.button.style.height = "100%", qT - .pw(b9.nr), qO = new qZ("127", qT.button, 1, 1), qL.appendChild(qM), qN.appendChild(self.qP.e), qN.appendChild(qT.button) + }, this.qr = function(p) { + var ql = document.createDocumentFragment(); + qm(ql, p), qO.appendChild(ql), qq() + }, this.show = function(pX) { + pX.appendChild(qN), pX.appendChild(qP), this.resize(pX) + }, this.qu = function(pX) { + pX.removeChild(qN), pX.removeChild(qP) + }, this.resize = function(pX) { + qW = pX ? pX.offsetHeight : qW; + var pX = b8.pd.qw(.04, .75), + qx = Math.max(pX, qW - pX), + qy = h.i / h.k, + qz = .7 * qy, + qx = (qP.style.top = b8.pd.pn(qW - pX), qP.style.height = b8.pd.pn(pX), qN.style.top = b8.pd.pn(qW - pX - qx), qN.style.height = b8.pd.pn(qx), b8.pd.po(qN, 2), this.qR.e.style.width = b8.pd.pn(qz), this.qR.e.style.fontSize = qV.button + .style.fontSize = b8.pd.pn(.5 * pX), b8.pd.po(this.qR.e, 6), qV.button.style.left = b8.pd.pn(qz), qV.button.style.width = b8.pd.pn(qy - qz), .385 * pX); + z.a0.r1() && (qx *= .8 - .12 * (h.i > h.j)), qO.style.marginLeft = qO.style.marginRight = b8.pd.pn(.5 * qx), qO.style.fontSize = b8.pd.pn(qx), qq(1) + }, (self = this).qR.e.qa = 127, qN.style.position = "absolute", qN.style.top = "0", qN.style.left = "0", qN.style.width = "100%", qN.style.overflowX = "hidden", qN.style.overflowY = "auto", qN.style.font = "inherit", qN.style + .backgroundColor = b9.mh, qN.addEventListener("scroll", function() { + qY = qN.scrollTop, qX = qY < qN.scrollHeight - qN.clientHeight - 2 ? 0 : 1 + }), qO.style.font = "inherit", qP.style.position = "absolute", qP.style.left = "0", qP.style.width = "100%", self.qR.e.setAttribute("placeholder", L(13)), self.qR.e.style.position = "absolute", self.qR.e.style.top = "0", self.qR.e.style + .left = "0", self.qR.e.style.height = "100%", self.qR.e.style.backgroundColor = b9.me, self.qR.e.style.textAlign = "center", (qV = new v(L(14), qT)).button.top = "0", qV.button.style.position = "absolute", qV.button.style.height = "100%", qV + .py(b9.nt), qQ = new qb("127", qV.button, 1, 1), qN.appendChild(qO), qP.appendChild(self.qR.e), qP.appendChild(qV.button) } -function r0(r1, pn, r2) { +function r2(r3, pp, r4) { function click() { - var value = 1 - r1.value; - this.textContent = (value ? "🟩 " : "⬜ ") + pn, void 0 !== r1.dx ? bh.r3.r4(r1.dx, value) : r1.value = value, r2 && r2(value) + var value = 1 - r3.value; + this.textContent = (value ? "🟩 " : "⬜ ") + pp, void 0 !== r3.dy ? bh.r5.r6(r3.dy, value) : r3.value = value, r4 && r4(value) } var e; - pn = pn || L(15), this.e = document.createElement("p"), (e = this.e).textContent = (r1.value ? "🟩 " : "⬜ ") + pn, e.style.margin = "0", e.style.marginBottom = "0.5em", e.style.cursor = "pointer", e.addEventListener("click", click) + pp = pp || L(15), this.e = document.createElement("p"), (e = this.e).textContent = (r3.value ? "🟩 " : "⬜ ") + pp, e.style.margin = "0", e.style.marginBottom = "0.5em", e.style.cursor = "pointer", e.addEventListener("click", click) } -function r5(pV, pO) { - var pG = document.createElement("div"); - this.pX = pG, this.resize = function() { - pG.style.padding = b8.pb.pl(ba.pi), pG.style.lineHeight = b8.pb.pl(b8.pb.qu(.035)) - }, pV.style.overflowX = "hidden", pV.style.overflowY = "auto", pG.innerHTML = pO, pV.appendChild(pG) +function r7(pX, pQ) { + var pI = document.createElement("div"); + this.pZ = pI, this.resize = function() { + pI.style.padding = b8.pd.pn(ba.pk), pI.style.lineHeight = b8.pd.pn(b8.pd.qw(.035)) + }, pX.style.overflowX = "hidden", pX.style.overflowY = "auto", pI.innerHTML = pQ, pX.appendChild(pI) } -function r6(r7) { - var pG = document.createElement("div"); - this.e = pG, this.r8 = r7, this.resize = function() { - for (var ea = r7.length, aA = 1; aA < ea; aA++) b8.pb.pm(r7[aA], 4) +function r8(r9) { + var pI = document.createElement("div"); + this.e = pI, this.rA = r9, this.resize = function() { + for (var ed = r9.length, aA = 1; aA < ed; aA++) b8.pd.po(r9[aA], 4) }; - var aA, ea = r7.length; - for (pG.style.width = "100%", pG.style.height = "2.7em", pG.style.marginTop = "0.6em", pG.style.border = "inherit", aA = 0; aA < ea; aA++) r7[aA].style.verticalAlign = "top", r7[aA].style.width = (100 / ea).toFixed(2) + "%", r7[aA].style.height = - "100%", r7[aA].style.fontSize = "0.75em", pG.appendChild(r7[aA]) + var aA, ed = r9.length; + for (pI.style.width = "100%", pI.style.height = "2.7em", pI.style.marginTop = "0.6em", pI.style.border = "inherit", aA = 0; aA < ed; aA++) r9[aA].style.verticalAlign = "top", r9[aA].style.width = (100 / ed).toFixed(2) + "%", r9[aA].style.height = + "100%", r9[aA].style.fontSize = "0.75em", pI.appendChild(r9[aA]) } -function r9(rA, pp, rB) { - this.pG = document.createElement("div"), this.qB = rA; - var rC = 0; - this.resize = function(pV, rE) { - var ea = rA.length; - if (!rB) - for (var aA = 1; aA < ea; aA++) b8.pb.pm(rA[aA].button, 4); - for (var rF = 0, aA = 0; aA < ea; aA++) rF += rA[aA].button.offsetWidth; - if (pV && (rC = pV.offsetWidth), rE && rF < rC) - for (aA = 0; aA < ea; aA++) rA[aA].button.style.width = (100 * rA[aA].button.offsetWidth / rF).toFixed(2) + "%"; +function rB(rC, pr, rD) { + this.pI = document.createElement("div"), this.qD = rC; + var rE = 0; + this.resize = function(pX, rG) { + var ed = rC.length; + if (!rD) + for (var aA = 1; aA < ed; aA++) b8.pd.po(rC[aA].button, 4); + for (var rH = 0, aA = 0; aA < ed; aA++) rH += rC[aA].button.offsetWidth; + if (pX && (rE = pX.offsetWidth), rG && rH < rE) + for (aA = 0; aA < ed; aA++) rC[aA].button.style.width = (100 * rC[aA].button.offsetWidth / rH).toFixed(2) + "%"; else - for (aA = 0; aA < ea; aA++) rA[aA].button.style.width = "auto"; - rE || this.resize(pV, 1) + for (aA = 0; aA < ed; aA++) rC[aA].button.style.width = "auto"; + rG || this.resize(pX, 1) }; - var rD = this; - rD.pG.style.height = rD.pG.style.maxHeight = "100%"; - for (var aA = 0; aA < rA.length; aA++) rA[aA].pw(pp), rA[aA].button.style.height = "100%", rA[aA].button.style.padding = "0.0em 0.9em", rD.pG.appendChild(rA[aA].button) + var rF = this; + rF.pI.style.height = rF.pI.style.maxHeight = "100%"; + for (var aA = 0; aA < rC.length; aA++) rC[aA].py(pr), rC[aA].button.style.height = "100%", rC[aA].button.style.padding = "0.0em 0.9em", rF.pI.appendChild(rC[aA].button) } -function rG() { +function rI() { var e; this.e = document.createElement("hr"), this.resize = function() { - b8.pb.pm(this.e, 8, b9.mq) + b8.pd.po(this.e, 8, b9.ms) }, (e = this.e).style.marginBottom = e.style.marginTop = "0.65em", e.style.marginLeft = e.style.marginRight = "-4%", e.style.border = "none" } -function rH() { - var rL, rM, rI = document.createElement("div"), - rJ = 0, - rK = 0; - this.show = function(eh, ej, pI, rN, rO) { - if (rJ) { - if (!rN) return; - this.qs() +function rJ() { + var rN, rO, rK = document.createElement("div"), + rL = 0, + rM = 0; + this.show = function(ek, em, pK, rP, rQ) { + if (rL) { + if (!rP) return; + this.qu() } - eh === ej && -1 === eh ? (eh = rL, ej = rM) : (rL = eh, rM = ej), rO || (rK = rN), rJ = 1; - rO = h.i / h.k, rI.style.whiteSpace = "pre", rI.textContent = pI, b8.pb.pm(rI, 5), rI.style.font = b8.pb.rQ(0, b8.pb.qu(.015)), rI.style.padding = "0.3em 0.6em", rI.style.left = eh + "px", rI.style.top = "0px", document.body.appendChild( - rI), rN = eh + rI.offsetWidth - rO; - 0 < rN && (rI.style.left = (pI = eh - rN) + "px", pI < 5) && (rI.style.whiteSpace = "pre-wrap"), rI.style.top = ej - rI.offsetHeight + rK * ba.rS + "px" - }, this.qs = function(rT) { - if (rJ) { - if (rT && rK) return 0; - rJ = 0, document.body.removeChild(rI) + ek === em && -1 === ek ? (ek = rN, em = rO) : (rN = ek, rO = em), rQ || (rM = rP), rL = 1; + rQ = h.i / h.k, rK.style.whiteSpace = "pre", rK.textContent = pK, b8.pd.po(rK, 5), rK.style.font = b8.pd.rS(0, b8.pd.qw(.015)), rK.style.padding = "0.3em 0.6em", rK.style.left = ek + "px", rK.style.top = "0px", document.body.appendChild( + rK), rP = ek + rK.offsetWidth - rQ; + 0 < rP && (rK.style.left = (pK = ek - rP) + "px", pK < 5) && (rK.style.whiteSpace = "pre-wrap"), rK.style.top = em - rK.offsetHeight + rM * ba.rU + "px" + }, this.qu = function(rV) { + if (rL) { + if (rV && rM) return 0; + rL = 0, document.body.removeChild(rK) } return 1 - }, rI.style.position = "absolute", rI.style.backgroundColor = b9.md, rI.style.color = b9.mh, rI.style.pointerEvents = "none", rI.style.zIndex = "5", rI.style.maxWidth = "100%" + }, rK.style.position = "absolute", rK.style.backgroundColor = b9.mf, rK.style.color = b9.mj, rK.style.pointerEvents = "none", rK.style.zIndex = "5", rK.style.maxWidth = "100%" } -function qQ(rU, type, rV, rW) { +function qS(rW, type, rX, rY) { var e; - this.e = document.createElement("input"), (e = this.e).type = type ? "number" : "text", e.id = "input" + s.x.rX++, e.value = rU.value, e.style.width = "100%", e.style.userSelect = "none", e.style.outline = "none", e.style.resize = "none", e.style - .border = "inherit", e.style.font = "inherit", e.style.color = b9.mh, e.style.backgroundColor = b9.ma, e.style.fontSize = "1em", e.style.padding = "0.1em 0.2em", e.addEventListener("focus", function() { - h.rY++ + this.e = document.createElement("input"), (e = this.e).type = type ? "number" : "text", e.id = "input" + s.x.rZ++, e.value = rW.value, e.style.width = "100%", e.style.userSelect = "none", e.style.outline = "none", e.style.resize = "none", e.style + .border = "inherit", e.style.font = "inherit", e.style.color = b9.mj, e.style.backgroundColor = b9.mc, e.style.fontSize = "1em", e.style.padding = "0.1em 0.2em", e.addEventListener("focus", function() { + h.ra++ }), e.addEventListener("blur", function() { - h.rY--, -1 !== rU.dx && bh.r3.r4(rU.dx, e.value) + h.ra--, -1 !== rW.dy && bh.r5.r6(rW.dy, e.value) }), e.addEventListener("keypress", function(event) { - "Enter" === event.key && (event.preventDefault(), -1 !== rU.dx && bh.r3.r4(rU.dx, e.value), rV ? rV() : e.blur()) - }), rW && e.addEventListener("input", function(pT) { - rW(pT) + "Enter" === event.key && (event.preventDefault(), -1 !== rW.dy && bh.r5.r6(rW.dy, e.value), rX ? rX() : e.blur()) + }), rY && e.addEventListener("input", function(pV) { + rY(pV) }) } -function rZ(pV, data) { - var ea = data.ra.length, - rb = document.createElement("div"), - rc = document.createElement("div"), +function rb(pX, data) { + var ed = data.rc.length, rd = document.createElement("div"), - re = new Array(ea), - pW = new Array(ea), - rf = new Array(data.rg.length), - rh = b8.color.mb(70, 70, 0, .35); + re = document.createElement("div"), + rf = document.createElement("div"), + rg = new Array(ed), + pY = new Array(ed), + rh = new Array(data.ri.length), + rj = b8.color.md(70, 70, 0, .35); - function q7() { - this.style.backgroundColor = b8.color.q7(rh, 160) + function q9() { + this.style.backgroundColor = b8.color.q9(rj, 160) } - function rm() { - this.style.backgroundColor = rh + function ro() { + this.style.backgroundColor = rj } - function pf() { - var et; - for (pV.style.font = b8.pb.rQ(0, b8.pb.rw(.026, .5, .03)), aA = 1; aA < rf.length; aA++) b8.pb.pm(rf[aA], 4); - if (b8.pb.pm(rb, 2), ea) { - for (var gz, rx = rb.offsetWidth, ry = rd.offsetWidth, aA = 0; aA < rf.length; aA++) gz = .01 * data.rl[aA] * ry, rf[aA].style.width = (100 * gz / rx).toFixed(2) + "%"; - var kX = data.ra[0].length; - for (aA = 0; aA < ea; aA++) - for (b8.pb.pm(re[aA], 2), et = 1; et < kX; et++) b8.pb.pm(pW[aA][et], 4); - rc.ri && (rc.scrollTop = rc.ri) + function ph() { + var ew; + for (pX.style.font = b8.pd.rS(0, b8.pd.ry(.026, .5, .03)), aA = 1; aA < rh.length; aA++) b8.pd.po(rh[aA], 4); + if (b8.pd.po(rd, 2), ed) { + for (var h2, rz = rd.offsetWidth, s0 = rf.offsetWidth, aA = 0; aA < rh.length; aA++) h2 = .01 * data.rn[aA] * s0, rh[aA].style.width = (100 * h2 / rz).toFixed(2) + "%"; + var ka = data.rc[0].length; + for (aA = 0; aA < ed; aA++) + for (b8.pd.po(rg[aA], 2), ew = 1; ew < ka; ew++) b8.pd.po(pY[aA][ew], 4); + re.rk && (re.scrollTop = re.rk) } } this.resize = function() { - pf(), pf() - }, pV.style.display = "flex", pV.style.flexDirection = "column", rc.style.overflowX = "hidden", rc.style.overflowY = "auto", rc.addEventListener("scroll", function() { - this.ri = this.scrollTop + ph(), ph() + }, pX.style.display = "flex", pX.style.flexDirection = "column", re.style.overflowX = "hidden", re.style.overflowY = "auto", re.addEventListener("scroll", function() { + this.rk = this.scrollTop }), function() { - var ed, aA, ra = data.ra, - kX = ea ? ra[0].length : 0; - for (aA = 0; aA < ea; aA++) { - re[aA] = document.createElement("div"), re[aA].style.backgroundColor = function(aA) { - return aA % 2 == 1 ? b8.color.mb(130, 130, 130, .35) : b9.mg - }(aA), re[aA].style.width = "100%", re[aA].style.display = "flex", pW[aA] = new Array(kX); - for (var et = 0; et < kX; et++) pW[aA][et] = ed = document.createElement("div"), ed.style.display = "flex", ed.style.justifyContent = "center", ed.style.wordBreak = "break-all", ed.style.padding = "0.4em 0em", ed.style.width = data - .rl[et] + "%", ed.innerHTML = ra[aA][et].f2, 1 === ra[aA][et].di && (ed.name = "" + aA, ed.style.color = b9.nd, ed.style.backgroundColor = rh, ed.addEventListener("mouseover", q7), ed.addEventListener("mouseout", rm), function(ed, - ro, rp) { - 2147483647 !== rp && ed.addEventListener("click", function() { - bB.a6(30), bB.a7(30, ro), bF.dU(bB.aB), this.style.backgroundColor = rh, s.t(8, s.rq, new rr(25, { - rs: 0, - ro: bD.rt.ru(bD.rt.rv(5)), - rp: rp + var eg, aA, rc = data.rc, + ka = ed ? rc[0].length : 0; + for (aA = 0; aA < ed; aA++) { + rg[aA] = document.createElement("div"), rg[aA].style.backgroundColor = function(aA) { + return aA % 2 == 1 ? b8.color.md(130, 130, 130, .35) : b9.mi + }(aA), rg[aA].style.width = "100%", rg[aA].style.display = "flex", pY[aA] = new Array(ka); + for (var ew = 0; ew < ka; ew++) pY[aA][ew] = eg = document.createElement("div"), eg.style.display = "flex", eg.style.justifyContent = "center", eg.style.wordBreak = "break-all", eg.style.padding = "0.4em 0em", eg.style.width = data + .rn[ew] + "%", eg.innerHTML = rc[aA][ew].f5, 1 === rc[aA][ew].di && (eg.name = "" + aA, eg.style.color = b9.nf, eg.style.backgroundColor = rj, eg.addEventListener("mouseover", q9), eg.addEventListener("mouseout", ro), function(eg, + rq, rr) { + 2147483647 !== rr && eg.addEventListener("click", function() { + bB.a6(30), bB.a7(30, rq), bF.dU(bB.aB), this.style.backgroundColor = rj, s.t(8, s.rs, new rt(25, { + ru: 0, + rq: bD.rv.rw(bD.rv.rx(5)), + rr: rr })) }) - }(ed, ra[aA][et].ro, ra[aA][et].rp)), re[aA].appendChild(ed) + }(eg, rc[aA][ew].rq, rc[aA][ew].rr)), rg[aA].appendChild(eg) } - for (rb.style.display = "flex", rb.style.backgroundColor = b8.color.mb(0, 120, 0, .35), aA = 0; aA < rf.length; aA++) rf[aA] = ed = document.createElement("div"), ed.style.display = "flex", ed.style.justifyContent = "center", ed.style - .wordBreak = "break-all", ed.style.padding = "0.4em 0em", ed.style.width = data.rl[aA] + "%", ed.innerHTML = data.rg[aA], rb.appendChild(ed) + for (rd.style.display = "flex", rd.style.backgroundColor = b8.color.md(0, 120, 0, .35), aA = 0; aA < rh.length; aA++) rh[aA] = eg = document.createElement("div"), eg.style.display = "flex", eg.style.justifyContent = "center", eg.style + .wordBreak = "break-all", eg.style.padding = "0.4em 0em", eg.style.width = data.rn[aA] + "%", eg.innerHTML = data.ri[aA], rd.appendChild(eg) }(); - for (var aA = 0; aA < ea; aA++) rd.appendChild(re[aA]); - rc.appendChild(rd), pV.appendChild(rb), pV.appendChild(rc) + for (var aA = 0; aA < ed; aA++) rf.appendChild(rg[aA]); + re.appendChild(rf), pX.appendChild(rd), pX.appendChild(re) } -function rz() { - var s3, s4, s0 = document.createElement("div"), - s1 = document.createElement("div"), - s2 = document.createElement("div"), - rd = document.createElement("div"), - qB = [], - s5 = [L(16), L(17), L(18), L(19), L(20), L(21), L(22)], - s6 = [1, 2, 3, 0, 9, 10, 11]; +function s1() { + var s5, s6, s2 = document.createElement("div"), + s3 = document.createElement("div"), + s4 = document.createElement("div"), + rf = document.createElement("div"), + qD = [], + dt = [L(16), L(17), L(18), L(19), L(20), L(21), L(22)], + s7 = [1, 2, 3, 0, 9, 10, 11]; - function s8(aA) { - s.t(8, 0, new rr(21, { - sA: s6[aA], - sB: 0, - sC: 10 + function s9(aA) { + s.t(8, 0, new rt(21, { + sB: s7[aA], + sC: 0, + sD: 10 })) } this.show = function() { - this.r4(s.x.sD), document.body.appendChild(s0) - }, this.qs = function() { - document.body.removeChild(s0) - }, this.r4 = function(sD) { - for (var sE = [3, 0, 1, 2, 4, 5, 6], aA = 0; aA < qB.length; aA++) { - var i = sD[aA]; - s3[sE[aA]][1].qa.textContent = i || "" + this.r6(s.x.sE), document.body.appendChild(s2) + }, this.qu = function() { + document.body.removeChild(s2) + }, this.r6 = function(sE) { + for (var sF = [3, 0, 1, 2, 4, 5, 6], aA = 0; aA < qD.length; aA++) { + var i = sE[aA]; + s5[sF[aA]][1].qc.textContent = i || "" } }, this.resize = function() { - var aA, sF = ba.gap, - j = b8.pb.sG(.085), - i = Math.min(4 * j, h.i - 2 * sF), - ea = qB.length; - for (b8.pb.sH(s0, sF, h.j - sF - j, i, j), b8.pb.pm(s0), b8.pb.pm(s1, 6), aA = 0; aA < ea - 1; aA++) b8.pb.pm(qB[aA].button, 6); - for (aA = 0; aA < ea; aA++) s3[aA][0].resize(), s3[aA][1].resize(); - for (qB[0].eh = 0, qB[0].button.style.left = b8.pb.pl(qB[0].eh), qB[0].button.style.width = b8.pb.sI(1.7 * j), aA = 1; aA < ea; aA++) qB[aA].eh = qB[aA - 1].eh + qB[aA - 1].button.offsetWidth, qB[aA].button.style.left = b8.pb.pl(qB[aA] - .eh); - if (!s4) { - if (!aa.sJ()) return; - (s4 = aa.get(14)).style.width = "24%", s4.style.position = "absolute", s1.appendChild(s4) + var aA, sG = ba.gap, + j = b8.pd.sH(.085), + i = Math.min(4 * j, h.i - 2 * sG), + ed = qD.length; + for (b8.pd.sI(s2, sG, h.j - sG - j, i, j), b8.pd.po(s2), b8.pd.po(s3, 6), aA = 0; aA < ed - 1; aA++) b8.pd.po(qD[aA].button, 6); + for (aA = 0; aA < ed; aA++) s5[aA][0].resize(), s5[aA][1].resize(); + for (qD[0].ek = 0, qD[0].button.style.left = b8.pd.pn(qD[0].ek), qD[0].button.style.width = b8.pd.sJ(1.7 * j), aA = 1; aA < ed; aA++) qD[aA].ek = qD[aA - 1].ek + qD[aA - 1].button.offsetWidth, qD[aA].button.style.left = b8.pd.pn(qD[aA] + .ek); + if (!s6) { + if (!aa.sK()) return; + (s6 = aa.get(14)).style.width = "24%", s6.style.position = "absolute", s3.appendChild(s6) } - s4.style.left = b8.pb.pl(0), s4.style.top = "7%", s2.sK && (s2.scrollLeft = s2.sK) - }, s0.style.position = "absolute", s1.style.width = "25%", s1.style.height = "100%", s1.style.backgroundColor = b9.md, s2.style.position = "absolute", s2.style.width = "75%", s2.style.height = "100%", s2.style.backgroundColor = b9.md, s2 - .style.top = s2.style.right = b8.pb.pl(0), b8.pb.s7(s2), rd.style.height = rd.style.maxHeight = "100%", qB.push(new v("", function() { - s8(0) - }, b9.nR)), qB.push(new v("", function() { - s8(1) - }, b9.nS)), qB.push(new v("", function() { - s8(2) - }, b9.nK)), qB.push(new v("", function() { - s8(3) - }, b9.n5)), qB.push(new v("", function() { - s8(4) - }, b9.nm)), qB.push(new v("", function() { - s8(5) - }, b9.nk)), qB.push(new v("", function() { - s8(6) - }, b9.nm)), s3 = new Array(qB.length); - for (var aA = 0; aA < qB.length; aA++) qB[aA].button.style.position = "absolute", s3[aA] = [new s9(s5[aA], qB[aA].button, .25, .45), new s9("", qB[aA].button, .53, .84, 1)], qB[aA].button.style.height = qB[aA].button.style.maxHeight = "100%", qB[ - aA].button.top = b8.pb.pl(0), rd.appendChild(qB[aA].button); - s2.appendChild(rd), s0.appendChild(s1), s0.appendChild(s2) + s6.style.left = b8.pd.pn(0), s6.style.top = "7%", s4.sL && (s4.scrollLeft = s4.sL) + }, s2.style.position = "absolute", s3.style.width = "25%", s3.style.height = "100%", s3.style.backgroundColor = b9.mf, s4.style.position = "absolute", s4.style.width = "75%", s4.style.height = "100%", s4.style.backgroundColor = b9.mf, s4 + .style.top = s4.style.right = b8.pd.pn(0), b8.pd.s8(s4), rf.style.height = rf.style.maxHeight = "100%", qD.push(new v("", function() { + s9(0) + }, b9.nT)), qD.push(new v("", function() { + s9(1) + }, b9.nU)), qD.push(new v("", function() { + s9(2) + }, b9.nM)), qD.push(new v("", function() { + s9(3) + }, b9.n7)), qD.push(new v("", function() { + s9(4) + }, b9.no)), qD.push(new v("", function() { + s9(5) + }, b9.nm)), qD.push(new v("", function() { + s9(6) + }, b9.no)), s5 = new Array(qD.length); + for (var aA = 0; aA < qD.length; aA++) qD[aA].button.style.position = "absolute", s5[aA] = [new sA(dt[aA], qD[aA].button, .25, .45), new sA("", qD[aA].button, .53, .84, 1)], qD[aA].button.style.height = qD[aA].button.style.maxHeight = "100%", qD[ + aA].button.top = b8.pd.pn(0), rf.appendChild(qD[aA].button); + s4.appendChild(rf), s2.appendChild(s3), s2.appendChild(s4) } -function sL(sM, sN, sO, sP, qJ, qK) { - var sQ = document.createElement("div"), - sR = document.createElement("div"), +function sM(sN, sO, sP, sQ, qL, qM) { + var sR = document.createElement("div"), sS = document.createElement("div"), sT = document.createElement("div"), sU = document.createElement("div"), sV = document.createElement("div"), sW = document.createElement("div"), sX = document.createElement("div"), - sY = document.createElement("span"), - sZ = document.createElement("div"); - this.sa = new qI(qJ, qK), this.sb = new sc(qK), this.sd = [sM, sN, sO, sP], this.sh = function(si) { - si = (si / 10).toFixed(1) + "%"; - sX.style.width = si, sY.innerHTML = si - }, this.sj = function() { - this.sb.qs(sV), this.sa.show(sV) + sY = document.createElement("div"), + sZ = document.createElement("span"), + sa = document.createElement("div"); + this.sb = new qK(qL, qM), this.sc = new sd(qM), this.se = [sN, sO, sP, sQ], this.si = function(sj) { + sj = (sj / 10).toFixed(1) + "%"; + sY.style.width = sj, sZ.innerHTML = sj }, this.sk = function() { - this.sa.qs(sV), this.sb.show(sV) + this.sc.qu(sW), this.sb.show(sW) }, this.sl = function() { - return sR + this.sb.qu(sW), this.sc.show(sW) + }, this.sm = function() { + return sS }, this.show = function() { - document.body.appendChild(sQ) - }, this.qs = function() { - document.body.removeChild(sQ) - }, this.resize = function(sm) { - var sn = 1 - .4 * z.a0.qz() * (h.i > 1.6 * h.j), - so = b8.pb.qu(.05 * sn), - sp = h.j > h.i, - sq = b8.pb.qu(.07 * sn + .03 * sp), - sr = b8.pb.qu(.04 + .02 * sp), - sp = b8.pb.qu(.02 * sn + .01 * sp), - st = b8.pb.qu(.025); - sQ.style.font = b8.pb.rQ(0, st), sn < 1 && (st = b8.pb.rQ(0, sn * st), sS.style.font = st, sU.style.font = st, sZ.style.font = st, sW.style.font = st, sT.style.font = st), sR.style.height = b8.pb.pl(so), sR.style.font = b8.pb.rQ(0, .72 * - so), b8.pb.pm(sR, 2), sS.style.top = b8.pb.pl(so), sS.style.height = b8.pb.pl(sq), b8.pb.pm(sS, 2), sT.style.font = b8.pb.rQ(0, sn * b8.pb.qu(.02)), sT.style.top = b8.pb.pl(so + sq), sT.style.height = b8.pb.pl(sr), b8.pb.pm(sT, - 2), sU.style.top = b8.pb.pl(so + sq + sr), sU.style.height = b8.pb.pl(sq), b8.pb.pm(sU, 2), sV.style.top = b8.pb.pl(so + sq + sr + sq), sV.style.height = b8.pb.pl(h.j / h.k - so - 3 * sq - sr - sp), sW.style.top = b8.pb.pl(h.j / h.k - - sq - sp), sW.style.height = b8.pb.pl(sp), b8.pb.pm(sW, 8), sY.style.font = b8.pb.rQ(0, .8 * sp), sZ.style.top = b8.pb.pl(h.j / h.k - sq), sZ.style.height = b8.pb.pl(sq), b8.pb.pm(sZ, 8), sM.resize(sS), sN.resize(sS), sO.resize( - sS), sP.resize(sS), sm ? this.sa.resize(sV) : this.sb.resize() + document.body.appendChild(sR) + }, this.qu = function() { + document.body.removeChild(sR) + }, this.resize = function(sn) { + var so = 1 - .4 * z.a0.r1() * (h.i > 1.6 * h.j), + sp = b8.pd.qw(.05 * so), + sq = h.j > h.i, + sr = b8.pd.qw(.07 * so + .03 * sq), + ss = b8.pd.qw(.04 + .02 * sq), + sq = b8.pd.qw(.02 * so + .01 * sq), + su = b8.pd.qw(.025); + sR.style.font = b8.pd.rS(0, su), so < 1 && (su = b8.pd.rS(0, so * su), sT.style.font = su, sV.style.font = su, sa.style.font = su, sX.style.font = su, sU.style.font = su), sS.style.height = b8.pd.pn(sp), sS.style.font = b8.pd.rS(0, .72 * + sp), b8.pd.po(sS, 2), sT.style.top = b8.pd.pn(sp), sT.style.height = b8.pd.pn(sr), b8.pd.po(sT, 2), sU.style.font = b8.pd.rS(0, so * b8.pd.qw(.02)), sU.style.top = b8.pd.pn(sp + sr), sU.style.height = b8.pd.pn(ss), b8.pd.po(sU, + 2), sV.style.top = b8.pd.pn(sp + sr + ss), sV.style.height = b8.pd.pn(sr), b8.pd.po(sV, 2), sW.style.top = b8.pd.pn(sp + sr + ss + sr), sW.style.height = b8.pd.pn(h.j / h.k - sp - 3 * sr - ss - sq), sX.style.top = b8.pd.pn(h.j / h.k - + sr - sq), sX.style.height = b8.pd.pn(sq), b8.pd.po(sX, 8), sZ.style.font = b8.pd.rS(0, .8 * sq), sa.style.top = b8.pd.pn(h.j / h.k - sr), sa.style.height = b8.pd.pn(sr), b8.pd.po(sa, 8), sN.resize(sT), sO.resize(sT), sP.resize( + sT), sQ.resize(sT), sn ? this.sb.resize(sW) : this.sc.resize() }; - qJ = this; - sQ.style.position = "absolute", sQ.style.top = "0", sQ.style.left = "0", sQ.style.width = "100%", sQ.style.height = "100%", sQ.style.backgroundColor = b9.mg, bH.q4() || (sQ.style.backdropFilter = "blur(4px)", sQ.style.webkitBackdropFilter = + qL = this; + sR.style.position = "absolute", sR.style.top = "0", sR.style.left = "0", sR.style.width = "100%", sR.style.height = "100%", sR.style.backgroundColor = b9.mi, bH.q6() || (sR.style.backdropFilter = "blur(4px)", sR.style.webkitBackdropFilter = "blur(4px)"), - __fx.customLobby.isActive() && (sQ.style.display = "none"), sR.style.position = "absolute", sR.style.top = "0", sR.style.left = "0", sR.style.width = "100%", sR.style.display = "flex", sR.style.alignItems = "center"; - for (var g = [sS, sT, sU, sZ], aA = 0; aA < g.length; aA++) g[aA].style.position = "absolute", g[aA].style.left = "0", g[aA].style.width = "100%", b8.pb.s7(g[aA]); - sV.style.position = "absolute", sV.style.left = "0", sV.style.width = "100%", sV.style.font = "inherit", sW.style.position = "absolute", sW.style.left = "0", sW.style.width = "100%", sX.style.position = "absolute", sX.style.top = "0", sX.style - .left = "0", sX.style.height = "100%", sX.style.width = "50%", sX.style.backgroundColor = b9.n3, sY.innerHTML = "", sY.style.position = "absolute", sY.style.top = "50%", sY.style.left = "50%", sY.style.transform = "translate(-50%, -50%)", sR + __fx.customLobby.isActive() && (sR.style.display = "none"), sS.style.position = "absolute", sS.style.top = "0", sS.style.left = "0", sS.style.width = "100%", sS.style.display = "flex", sS.style.alignItems = "center"; + for (var g = [sT, sU, sV, sa], aA = 0; aA < g.length; aA++) g[aA].style.position = "absolute", g[aA].style.left = "0", g[aA].style.width = "100%", b8.pd.s8(g[aA]); + sW.style.position = "absolute", sW.style.left = "0", sW.style.width = "100%", sW.style.font = "inherit", sX.style.position = "absolute", sX.style.left = "0", sX.style.width = "100%", sY.style.position = "absolute", sY.style.top = "0", sY.style + .left = "0", sY.style.height = "100%", sY.style.width = "50%", sY.style.backgroundColor = b9.n5, sZ.innerHTML = "", sZ.style.position = "absolute", sZ.style.top = "50%", sZ.style.left = "50%", sZ.style.transform = "translate(-50%, -50%)", sS .appendChild(function() { - var sg = document.createElement("h1"); - return sg.textContent = L(23), sg.style.margin = "0 auto 0.15em auto", sg.style.webkitTextStroke = "0.02em brown", sg.style.fontFamily = "Arial Black, Trebuchet MS", sg.style.fontSize = "inherit", sg.style.fontWeight = "inherit", sg - }()), sS.appendChild(sM.pG), sT.appendChild(sN.pG), sU.appendChild(sO.pG), sW.appendChild(sX), sW.appendChild(sY), sZ.appendChild(sP.pG), sQ.appendChild(sR), sQ.appendChild(sS), sQ.appendChild(sT), sQ.appendChild(sU), sQ.appendChild(sV), sQ - .appendChild(sW), sQ.appendChild(sZ), qJ.sb.show(sV) + var sh = document.createElement("h1"); + return sh.textContent = L(23), sh.style.margin = "0 auto 0.15em auto", sh.style.webkitTextStroke = "0.02em brown", sh.style.fontFamily = "Arial Black, Trebuchet MS", sh.style.fontSize = "inherit", sh.style.fontWeight = "inherit", sh + }()), sT.appendChild(sN.pI), sU.appendChild(sO.pI), sV.appendChild(sP.pI), sX.appendChild(sY), sX.appendChild(sZ), sa.appendChild(sQ.pI), sR.appendChild(sS), sR.appendChild(sT), sR.appendChild(sU), sR.appendChild(sV), sR.appendChild(sW), sR + .appendChild(sX), sR.appendChild(sa), qL.sc.show(sW) } -function sc(qK) { - var sQ = document.createElement("div"), - sV = document.createElement("div"); - this.lS = function() { - sV.textContent = "", bl.sv.qs(1); - for (var qj = document.createDocumentFragment(), sw = bl.x.qe[0], sx = bl.sx.sy[sw], sz = bl.sx.sz[sw], aA = 0; aA < sx.length; aA++) ! function(qj, pT, t1, sw) { - var qa = document.createElement("span"); - qa.textContent = (t1 ? "🟢 " : "⚪ ") + bl.ql.t2(pT, sw), qa.style.color = bl.ql.t3(pT.t4), qa.style.cursor = "pointer", qa.style.margin = "0.2em 0.2em 0.2em 0.2em", qa.style.width = qa.style.maxWidth = 2 === sw ? "10em" : "9em", - qa.style.height = qa.style.maxHeight = "1.4em", qa.style.whiteSpace = "nowrap", qa.style.overflow = "hidden", qa.style.textOverflow = "ellipsis", qa.style.font = "inherit", qa.style.display = "inline-block", bl.ql.t5(pT) && ( - qa.style.textDecoration = "underline"), qa.onclick = function(e) { - qK(e, pT) - }, bH.q4() || (qa.onmouseover = function(e) { - bl.sv.t6(e, pT, 1) - }), qj.appendChild(qa) - }(qj, sx[aA], aA < sz, sw); - sV.appendChild(qj) +function sd(qM) { + var sR = document.createElement("div"), + sW = document.createElement("div"); + this.lV = function() { + sW.textContent = "", bl.sw.qu(1); + for (var ql = document.createDocumentFragment(), sx = bl.x.qg[0], sy = bl.sy.sz[sx], t0 = bl.sy.t0[sx], aA = 0; aA < sy.length; aA++) ! function(ql, pV, t2, sx) { + var qc = document.createElement("span"); + qc.textContent = (t2 ? "🟢 " : "⚪ ") + bl.qn.t3(pV, sx), qc.style.color = bl.qn.t4(pV.t5), qc.style.cursor = "pointer", qc.style.margin = "0.2em 0.2em 0.2em 0.2em", qc.style.width = qc.style.maxWidth = 2 === sx ? "10em" : "9em", + qc.style.height = qc.style.maxHeight = "1.4em", qc.style.whiteSpace = "nowrap", qc.style.overflow = "hidden", qc.style.textOverflow = "ellipsis", qc.style.font = "inherit", qc.style.display = "inline-block", bl.qn.t6(pV) && ( + qc.style.textDecoration = "underline"), qc.onclick = function(e) { + qM(e, pV) + }, bH.q6() || (qc.onmouseover = function(e) { + bl.sw.t7(e, pV, 1) + }), ql.appendChild(qc) + }(ql, sy[aA], aA < t0, sx); + sW.appendChild(ql) + }, this.show = function(pX) { + pX.appendChild(sR) + }, this.qu = function(pX) { + pX.removeChild(sR) + }, this.resize = function() { + sW.style.fontSize = b8.pd.pn(b8.pd.qw(.02, .3)) + }, sR.style.top = "0", sR.style.left = "0", sR.style.width = sR.style.height = "100%", sR.style.overflowX = "hidden", sR.style.overflowY = "auto", sR.style.font = "inherit", sW.style.font = "inherit", sW.style.margin = "0.4em", sR + .appendChild(sW) +} + +function t8(t9) { + var sR = document.createElement("div"), + qP = document.createElement("div"), + tA = []; + + function q1() { + bH.q6() || (this.style.backgroundColor = b8.color.q9(b9.mf, 50)) + } + + function q2() { + this.style.backgroundColor = b9.mf + } + this.r6 = function(tC, tD) { + tA[2].textContent = tC + 1 + " / " + tD }, this.show = function(pV) { - pV.appendChild(sQ) - }, this.qs = function(pV) { - pV.removeChild(sQ) + qP.appendChild(bl.qt.transform(bl.qn.qo(pV, bl.qn.qp(pV)))), document.body.appendChild(sR) }, this.resize = function() { - sV.style.fontSize = b8.pb.pl(b8.pb.qu(.02, .3)) - }, sQ.style.top = "0", sQ.style.left = "0", sQ.style.width = sQ.style.height = "100%", sQ.style.overflowX = "hidden", sQ.style.overflowY = "auto", sQ.style.font = "inherit", sV.style.font = "inherit", sV.style.margin = "0.4em", sQ - .appendChild(sV) + var j = b8.pd.qw(.03, .5); + sR.style.width = 10 * j + "px", sR.style.font = b8.pd.rS(1, .75 * j), b8.pd.po(sR, 4), qP.style.top = j + "px", qP.style.font = b8.pd.rS(0, .55 * j), b8.pd.po(qP, 2), sR.style.height = j + qP.offsetHeight + "px"; + for (var aA = 0; aA < 3; aA++) b8.pd.po(tA[aA], 6), tA[[0, 1, 3][aA]].style.width = 2 * j + "px"; + for (aA = 0; aA < 4; aA++) tA[aA].style.height = j + "px", b8.pd.po(tA[aA], 2); + tA[2].style.width = 4 * j + "px", tA[1].style.left = 2 * j + "px", tA[2].style.left = 4 * j + "px", tA[3].style.left = 8 * j + "px" + }, this.tE = function() { + for (var aA = 0; aA < 4; aA++) tA[aA].onclick = null, tA[aA].onmouseover = null, tA[aA].onmouseout = null; + document.body.removeChild(sR), sR = qP = tA = null + }, sR.style.position = "absolute", sR.style.color = b9.mj, sR.style.zIndex = "3", sR.style.right = "0", sR.style.top = "0", qP.style.position = "absolute", qP.style.height = "auto", qP.style.color = b9.mj, qP.style.backgroundColor = b9.mf, qP + .style.left = "0", qP.style.width = "100%", qP.style.overflowWrap = "break-word", sR.appendChild(qP); + for (var aA = 0; aA < 4; aA++) tA[aA] = document.createElement("div"), tA[aA].style.position = "absolute", tA[aA].style.backgroundColor = b9.mf, tA[aA].style.color = b9.mj, tA[aA].style.top = "0", tA[aA].style.display = "flex", tA[aA].style + .justifyContent = "center", tA[aA].style.alignItems = "center", tA[aA].style.userSelect = "none", tA[aA].style.outline = "none", tA[aA].style.font = "inherit", 2 !== (tA[aA].tB = aA) && (tA[aA].onclick = t9, tA[aA].onmouseover = q1, tA[aA] + .onmouseout = q2), sR.appendChild(tA[aA]); + tA[0].textContent = "◀", tA[1].textContent = "▶", tA[3].textContent = "✖" } -function t7(t8) { - var sQ = document.createElement("div"), - qN = document.createElement("div"), - t9 = []; +function tF(t9) { + var rK = document.createElement("div"); - function pz() { - bH.q4() || (this.style.backgroundColor = b8.color.q7(b9.md, 50)) + function q1() { + bH.q6() || (rK.style.backgroundColor = b8.color.q9(b9.mf, 50)) } - function q0() { - this.style.backgroundColor = b9.md + function q2() { + rK.style.backgroundColor = b9.mf } - this.r4 = function(tB, tC) { - t9[2].textContent = tB + 1 + " / " + tC - }, this.show = function(pT) { - qN.appendChild(bl.qr.transform(bl.ql.qm(pT, bl.ql.qn(pT)))), document.body.appendChild(sQ) - }, this.resize = function() { - var j = b8.pb.qu(.03, .5); - sQ.style.width = 10 * j + "px", sQ.style.font = b8.pb.rQ(1, .75 * j), b8.pb.pm(sQ, 4), qN.style.top = j + "px", qN.style.font = b8.pb.rQ(0, .55 * j), b8.pb.pm(qN, 2), sQ.style.height = j + qN.offsetHeight + "px"; - for (var aA = 0; aA < 3; aA++) b8.pb.pm(t9[aA], 6), t9[[0, 1, 3][aA]].style.width = 2 * j + "px"; - for (aA = 0; aA < 4; aA++) t9[aA].style.height = j + "px", b8.pb.pm(t9[aA], 2); - t9[2].style.width = 4 * j + "px", t9[1].style.left = 2 * j + "px", t9[2].style.left = 4 * j + "px", t9[3].style.left = 8 * j + "px" - }, this.tD = function() { - for (var aA = 0; aA < 4; aA++) t9[aA].onclick = null, t9[aA].onmouseover = null, t9[aA].onmouseout = null; - document.body.removeChild(sQ), sQ = qN = t9 = null - }, sQ.style.position = "absolute", sQ.style.color = b9.mh, sQ.style.zIndex = "3", sQ.style.right = "0", sQ.style.top = "0", qN.style.position = "absolute", qN.style.height = "auto", qN.style.color = b9.mh, qN.style.backgroundColor = b9.md, qN - .style.left = "0", qN.style.width = "100%", qN.style.overflowWrap = "break-word", sQ.appendChild(qN); - for (var aA = 0; aA < 4; aA++) t9[aA] = document.createElement("div"), t9[aA].style.position = "absolute", t9[aA].style.backgroundColor = b9.md, t9[aA].style.color = b9.mh, t9[aA].style.top = "0", t9[aA].style.display = "flex", t9[aA].style - .justifyContent = "center", t9[aA].style.alignItems = "center", t9[aA].style.userSelect = "none", t9[aA].style.outline = "none", t9[aA].style.font = "inherit", 2 !== (t9[aA].tA = aA) && (t9[aA].onclick = t8, t9[aA].onmouseover = pz, t9[aA] - .onmouseout = q0), sQ.appendChild(t9[aA]); - t9[0].textContent = "◀", t9[1].textContent = "▶", t9[3].textContent = "✖" -} - -function tE(t8) { - var rI = document.createElement("div"); - - function pz() { - bH.q4() || (rI.style.backgroundColor = b8.color.q7(b9.md, 50)) - } - - function q0() { - rI.style.backgroundColor = b9.md - } - this.r4 = function(tC) { - rI.textContent = tC + this.r6 = function(tD) { + rK.textContent = tD }, this.show = function() { - document.body.appendChild(rI) + document.body.appendChild(rK) }, this.resize = function() { - var j = b8.pb.qu(.03, .5); - rI.style.width = 2 * j + "px", rI.style.height = j + "px", rI.style.font = b8.pb.rQ(1, .75 * j), b8.pb.pm(rI, 4), b8.pb.pm(rI, 2) - }, this.tD = function() { - rI.onclick = null, rI.onmouseover = null, rI.onmouseout = null, document.body.removeChild(rI), rI = null - }, rI.style.position = "absolute", q0(), rI.style.color = b9.mh, rI.style.zIndex = "3", rI.style.right = "0", rI.style.top = "0", rI.style.display = "flex", rI.style.justifyContent = "center", rI.style.alignItems = "center", rI.style - .userSelect = "none", rI.style.outline = "none", rI.onclick = t8, rI.onmouseover = pz, rI.onmouseout = q0 + var j = b8.pd.qw(.03, .5); + rK.style.width = 2 * j + "px", rK.style.height = j + "px", rK.style.font = b8.pd.rS(1, .75 * j), b8.pd.po(rK, 4), b8.pd.po(rK, 2) + }, this.tE = function() { + rK.onclick = null, rK.onmouseover = null, rK.onmouseout = null, document.body.removeChild(rK), rK = null + }, rK.style.position = "absolute", q2(), rK.style.color = b9.mj, rK.style.zIndex = "3", rK.style.right = "0", rK.style.top = "0", rK.style.display = "flex", rK.style.justifyContent = "center", rK.style.alignItems = "center", rK.style + .userSelect = "none", rK.style.outline = "none", rK.onclick = t9, rK.onmouseover = q1, rK.onmouseout = q2 } -function tF(rA) { - var sQ = document.createElement("div"), - tG = document.createElement("div"), - rJ = (this.eh = 0, this.ej = 0); +function tG(rC) { + var sR = document.createElement("div"), + tH = document.createElement("div"), + rL = (this.ek = 0, this.em = 0); - function tI() { - bl.tJ.qs() + function tJ() { + bl.tK.qu() } - this.qB = rA, this.show = function(eh, ej, tL) { - if (rJ) return [0, 0]; - rJ = 1, this.eh = eh, this.ej = ej, - function(self, tL) { - var i = b8.pb.qu(.16, .7), - j = rA.length * i / 3, - tN = h.i / h.k, - tO = h.j / h.k, - mJ = Math.min(1, Math.min(tN / i, tO / j)); - i *= mJ, j *= mJ, tL && (self.eh += b8.pb.qu(.03, .5)), self.eh = bJ.p9(self.eh, 0, tN - i), self.ej = bJ.p9(self.ej, 0, tO - j), tG.style.left = self.eh + "px", tG.style.top = self.ej + "px", tG.style.width = i + "px", tG.style - .height = j + "px", tG.style.font = b8.pb.rQ(0, .34 * j / rA.length), b8.pb.pm(tG, 5); - for (var aA = 1; aA < rA.length; aA++) b8.pb.pm(rA[aA].button, 8) - }(this, tL), document.body.appendChild(sQ) - }, this.qs = function() { - rJ && (rJ = 0, sQ.removeEventListener("click", tI), document.body.removeChild(sQ)) + this.qD = rC, this.show = function(ek, em, tM) { + if (rL) return [0, 0]; + rL = 1, this.ek = ek, this.em = em, + function(self, tM) { + var i = b8.pd.qw(.16, .7), + j = rC.length * i / 3, + tO = h.i / h.k, + tP = h.j / h.k, + mL = Math.min(1, Math.min(tO / i, tP / j)); + i *= mL, j *= mL, tM && (self.ek += b8.pd.qw(.03, .5)), self.ek = bJ.pB(self.ek, 0, tO - i), self.em = bJ.pB(self.em, 0, tP - j), tH.style.left = self.ek + "px", tH.style.top = self.em + "px", tH.style.width = i + "px", tH.style + .height = j + "px", tH.style.font = b8.pd.rS(0, .34 * j / rC.length), b8.pd.po(tH, 5); + for (var aA = 1; aA < rC.length; aA++) b8.pd.po(rC[aA].button, 8) + }(this, tM), document.body.appendChild(sR) + }, this.qu = function() { + rL && (rL = 0, sR.removeEventListener("click", tJ), document.body.removeChild(sR)) }; - for (var aA = 0; aA < rA.length; aA++) new qZ("" + (1 + aA), rA[aA].button, 0, 1); - sQ.style.position = "fixed", sQ.style.top = "0", sQ.style.left = "0", sQ.style.width = "100%", sQ.style.height = "100%", sQ.style.zIndex = "5", tG.style.position = "absolute", + for (var aA = 0; aA < rC.length; aA++) new qb("" + (1 + aA), rC[aA].button, 0, 1); + sR.style.position = "fixed", sR.style.top = "0", sR.style.left = "0", sR.style.width = "100%", sR.style.height = "100%", sR.style.zIndex = "5", tH.style.position = "absolute", function() { - for (var tK = (100 / rA.length).toFixed(2) + "%", aA = 0; aA < rA.length; aA++) rA[aA].button.style.width = "100%", rA[aA].button.style.height = rA[aA].button.style.maxHeight = tK, rA[aA].button.style.padding = "0.0em 0.9em", tG - .appendChild(rA[aA].button) - }(), sQ.appendChild(tG), sQ.addEventListener("click", tI) + for (var tL = (100 / rC.length).toFixed(2) + "%", aA = 0; aA < rC.length; aA++) rC[aA].button.style.width = "100%", rC[aA].button.style.height = rC[aA].button.style.maxHeight = tL, rC[aA].button.style.padding = "0.0em 0.9em", tH + .appendChild(rC[aA].button) + }(), sR.appendChild(tH), sR.addEventListener("click", tJ) } -function tP(rU, tQ) { - this.pR = []; - var tR = this.pR; +function tQ(rW, tR) { + this.pT = []; + var tS = this.pT; function click() { - for (var aA = 0; aA < tR.length; aA++) tR[aA].textContent = tR[aA].textContent.replace("🟢", "⚪"); + for (var aA = 0; aA < tS.length; aA++) tS[aA].textContent = tS[aA].textContent.replace("🟢", "⚪"); this.textContent = this.textContent.replace("⚪", "🟢"); - var dx = parseInt(this.name); - void 0 !== rU.dx && bh.r3.r4(rU.dx, dx), tQ && tQ(dx) + var dy = parseInt(this.name); + void 0 !== rW.dy && bh.r5.r6(rW.dy, dy), tR && tR(dy) } - for (var tS, ea = rU.tT.length, aA = 0; aA < ea; aA++)(tS = document.createElement("p")).textContent = "⚪ " + rU.tT[aA], tS.style.margin = "0", tS.name = "" + aA, tS.style.cursor = "pointer", tS.style.fontSize = "1em", tS.addEventListener( - "click", click), tR.push(tS); - tR[rU.value].textContent = tR[rU.value].textContent.replace("⚪", "🟢") + for (var tT, ed = rW.tU.length, aA = 0; aA < ed; aA++)(tT = document.createElement("p")).textContent = "⚪ " + rW.tU[aA], tT.style.margin = "0", tT.name = "" + aA, tT.style.cursor = "pointer", tT.style.fontSize = "1em", tT.addEventListener( + "click", click), tS.push(tT); + tS[rW.value].textContent = tS[rW.value].textContent.replace("⚪", "🟢") } -function tU(title, tV, tW) { - var s0 = document.createElement("div"), - tX = document.createElement("div"), - rd = document.createElement("div"), +function tV(title, tW, tX) { + var s2 = document.createElement("div"), tY = document.createElement("div"), - tZ = document.createElement("div"); - this.ta = rd, this.tb = tV, this.show = function() { - !1 !== tW ? document.body.appendChild(s0) : (document.body.appendChild(tX), document.body.appendChild(tY)) - }, this.qs = function() { - !1 !== tW ? document.body.removeChild(s0) : (document.body.removeChild(tX), document.body.removeChild(tY)) - }, this.tf = function() { - var qv = b8.pb.qu(.1), - qt = b8.pb.qu(.08 + .04 * (h.tg < 1)); + rf = document.createElement("div"), + tZ = document.createElement("div"), + ta = document.createElement("div"); + this.tb = rf, this.tc = tW, this.show = function() { + !1 !== tX ? document.body.appendChild(s2) : (document.body.appendChild(tY), document.body.appendChild(tZ)) + }, this.qu = function() { + !1 !== tX ? document.body.removeChild(s2) : (document.body.removeChild(tY), document.body.removeChild(tZ)) + }, this.tg = function() { + var qx = b8.pd.qw(.1), + qv = b8.pd.qw(.08 + .04 * (h.th < 1)); return { + qx: qx, qv: qv, - qt: qt, - th: h.j / h.k - qv - qt + ti: h.j / h.k - qx - qv } - }, this.resize = function(rE) { - var ea = tV.length, - ti = this.tf(), - qv = ti.qv, - qt = ti.qt; - for (tX.style.height = b8.pb.pl(qv), b8.pb.pm(tX, 2), tY.style.top = b8.pb.pl(h.j / h.k - qt), tY.style.height = b8.pb.pl(qt), b8.pb.pm(tY, 8), rd.style.top = b8.pb.pl(qv), rd.style.height = rd.style.maxHeight = b8.pb.pl(ti.th), tX.style - .font = b8.pb.rQ(0, b8.pb.qu(.02, .3)), tY.style.font = b8.pb.rQ(0, b8.pb.qu(.02, .7)), rd.style.font = b8.pb.rQ(0, b8.pb.qu(.02, .7)), aA = 1; aA < ea; aA++) b8.pb.pm(tV[aA].button, 4); - for (var rF = 0, aA = 0; aA < ea; aA++) rF += tV[aA].button.offsetWidth; - if (rE && rF < tY.offsetWidth) - for (aA = 0; aA < ea; aA++) tV[aA].button.style.width = (100 * tV[aA].button.offsetWidth / rF).toFixed(2) + "%"; + }, this.resize = function(rG) { + var ed = tW.length, + tj = this.tg(), + qx = tj.qx, + qv = tj.qv; + for (tY.style.height = b8.pd.pn(qx), b8.pd.po(tY, 2), tZ.style.top = b8.pd.pn(h.j / h.k - qv), tZ.style.height = b8.pd.pn(qv), b8.pd.po(tZ, 8), rf.style.top = b8.pd.pn(qx), rf.style.height = rf.style.maxHeight = b8.pd.pn(tj.ti), tY.style + .font = b8.pd.rS(0, b8.pd.qw(.02, .3)), tZ.style.font = b8.pd.rS(0, b8.pd.qw(.02, .7)), rf.style.font = b8.pd.rS(0, b8.pd.qw(.02, .7)), aA = 1; aA < ed; aA++) b8.pd.po(tW[aA].button, 4); + for (var rH = 0, aA = 0; aA < ed; aA++) rH += tW[aA].button.offsetWidth; + if (rG && rH < tZ.offsetWidth) + for (aA = 0; aA < ed; aA++) tW[aA].button.style.width = (100 * tW[aA].button.offsetWidth / rH).toFixed(2) + "%"; else - for (aA = 0; aA < ea; aA++) tV[aA].button.style.width = "auto"; - tY.sK && (tY.scrollLeft = tY.sK), rE || this.resize(!0) - }, this.tj = function() { - var ti = this.tf(), - ev = h.k; - tk.fillStyle = b9.md, tk.fillRect(0, ev * ti.qv, h.i, ev * ti.th) - }, s0.style.position = "absolute", s0.style.top = "0", s0.style.left = "0", s0.style.width = "100%", s0.style.height = "100%", tX.style.position = "absolute", tX.style.top = "0", tX.style.left = "0", tX.style.width = "100%", tX.style - .display = "flex", tX.style.backgroundColor = b9.md, tY.style.position = "absolute", tY.style.left = "0", tY.style.width = "100%", b8.pb.s7(tY), tZ.style.height = tZ.style.maxHeight = "100%", rd.style.position = "absolute", rd.style.width = - "100%", rd.style.backgroundColor = b9.md, + for (aA = 0; aA < ed; aA++) tW[aA].button.style.width = "auto"; + tZ.sL && (tZ.scrollLeft = tZ.sL), rG || this.resize(!0) + }, this.tk = function() { + var tj = this.tg(), + ey = h.k; + tl.fillStyle = b9.mf, tl.fillRect(0, ey * tj.qx, h.i, ey * tj.ti) + }, s2.style.position = "absolute", s2.style.top = "0", s2.style.left = "0", s2.style.width = "100%", s2.style.height = "100%", tY.style.position = "absolute", tY.style.top = "0", tY.style.left = "0", tY.style.width = "100%", tY.style + .display = "flex", tY.style.backgroundColor = b9.mf, tZ.style.position = "absolute", tZ.style.left = "0", tZ.style.width = "100%", b8.pd.s8(tZ), ta.style.height = ta.style.maxHeight = "100%", rf.style.position = "absolute", rf.style.width = + "100%", rf.style.backgroundColor = b9.mf, function() { - for (var aA = 0; aA < tV.length; aA++) tV[aA].button.style.height = "100%", tV[aA].button.style.padding = "0.0em 0.9em" + for (var aA = 0; aA < tW.length; aA++) tW[aA].button.style.height = "100%", tW[aA].button.style.padding = "0.0em 0.9em" }(); - for (var aA = 0; aA < tV.length; aA++) tZ.appendChild(tV[aA].button); - tX.appendChild(function() { - var te = document.createElement("h1"); - return te.textContent = title, te.style.margin = "auto", te.style.fontSize = 20 < title.length && h.j > h.i ? "1.8em" : "2.3em", te.style.webkitTextStroke = "0.02em brown", te.style.fontFamily = "Arial Black, Trebuchet MS", te - }()), tY.appendChild(tZ), !1 !== tW && (s0.appendChild(rd), s0.appendChild(tX), s0.appendChild(tY)) + for (var aA = 0; aA < tW.length; aA++) ta.appendChild(tW[aA].button); + tY.appendChild(function() { + var tf = document.createElement("h1"); + return tf.textContent = title, tf.style.margin = "auto", tf.style.fontSize = 20 < title.length && h.j > h.i ? "1.8em" : "2.3em", tf.style.webkitTextStroke = "0.02em brown", tf.style.fontFamily = "Arial Black, Trebuchet MS", tf + }()), tZ.appendChild(ta), !1 !== tX && (s2.appendChild(rf), s2.appendChild(tY), s2.appendChild(tZ)) } -function qZ(tl, tm, tn, to) { +function qb(tm, tn, to, tp) { var self; - this.qa = document.createElement("span"), (self = this).qa.textContent = tl, self.qa.style.color = b9.mh, self.qa.style.position = "absolute", self.qa.style.font = "inherit", to ? self.qa.style.bottom = "0.06em" : self.qa.style.top = "0.12em", - tn ? self.qa.style.left = "0.2em" : self.qa.style.right = "0.2em", self.qa.style.fontSize = "0.6em", self.qa.style.pointerEvents = "none", self.qa.style.whiteSpace = "pre", tm.style.position = "relative", tm.style.overflow = "hidden", tm - .appendChild(self.qa) + this.qc = document.createElement("span"), (self = this).qc.textContent = tm, self.qc.style.color = b9.mj, self.qc.style.position = "absolute", self.qc.style.font = "inherit", tp ? self.qc.style.bottom = "0.06em" : self.qc.style.top = "0.12em", + to ? self.qc.style.left = "0.2em" : self.qc.style.right = "0.2em", self.qc.style.fontSize = "0.6em", self.qc.style.pointerEvents = "none", self.qc.style.whiteSpace = "pre", tn.style.position = "relative", tn.style.overflow = "hidden", tn + .appendChild(self.qc) } -function s9(tl, tm, tp, tq, tr) { +function sA(tm, tn, tq, tr, ts) { var self; - this.qa = document.createElement("span"), this.resize = function() { - this.qa.style.fontSize = ((tq - tp) * tm.offsetHeight).toFixed(1) + "px" - }, (self = this).qa.textContent = tl, self.qa.style.color = b9.mh, self.qa.style.font = "inherit", self.qa.style.margin = "0.1em 0.6em", self.qa.style.pointerEvents = "none", tr && (self.qa.style.fontWeight = "bold"), self.qa.style - .whiteSpace = "nowrap", self.qa.style.display = "block", tm.appendChild(self.qa) + this.qc = document.createElement("span"), this.resize = function() { + this.qc.style.fontSize = ((tr - tq) * tn.offsetHeight).toFixed(1) + "px" + }, (self = this).qc.textContent = tm, self.qc.style.color = b9.mj, self.qc.style.font = "inherit", self.qc.style.margin = "0.1em 0.6em", self.qc.style.pointerEvents = "none", ts && (self.qc.style.fontWeight = "bold"), self.qc.style + .whiteSpace = "nowrap", self.qc.style.display = "block", tn.appendChild(self.qc) } -function ts(tt, tu, tv, tw) { - var tx = document.createElement("textarea"), - ty = (this.e = tx, !0); +function tt(tu, tv, tw, tx) { + var ty = document.createElement("textarea"), + tz = (this.e = ty, !0); - function u4() { - tx.select(), document.execCommand("copy") + function u5() { + ty.select(), document.execCommand("copy") } this.resize = function() { - tu && b8.pb.pm(tx, 5) - }, this.tz = function(u0) { - tx.value = u0 - }, this.u1 = function() { - return tx.value + tv && b8.pd.po(ty, 5) + }, this.u0 = function(u1) { + ty.value = u1 }, this.u2 = function() { - tx.select() - }, this.clear = function() { - tx.value = "" + return ty.value }, this.u3 = function() { - ty && navigator.clipboard ? (tx.select(), navigator.clipboard.writeText(tx.value).catch(function() { - ty = !1, u4() - })) : u4() - }, tx.setAttribute("id", "textArea" + s.x.rX++), tx.setAttribute("autocomplete", "off"), tt && tx.setAttribute("placeholder", tt), tx.style.top = "0", tx.style.left = "0", tx.style.width = "100%", tx.style.height = "100%", tx.style - .userSelect = "none", tx.style.outline = "none", tx.style.resize = "none", tx.style.border = "none", tx.style.color = b9.mh, tx.style.backgroundColor = b9.ma, tw ? (tx.style.fontSize = "1em", tx.rows = 6, tx.style.padding = "0.25em") : (tx - .style.padding = "0.45em", tx.style.fontSize = "1.2em"), tv && tx.addEventListener("input", function(e) { - tv(e) - }), tx.addEventListener("focus", function() { - h.rY++ - }), tx.addEventListener("blur", function() { - h.rY-- + ty.select() + }, this.clear = function() { + ty.value = "" + }, this.u4 = function() { + tz && navigator.clipboard ? (ty.select(), navigator.clipboard.writeText(ty.value).catch(function() { + tz = !1, u5() + })) : u5() + }, ty.setAttribute("id", "textArea" + s.x.rZ++), ty.setAttribute("autocomplete", "off"), tu && ty.setAttribute("placeholder", tu), ty.style.top = "0", ty.style.left = "0", ty.style.width = "100%", ty.style.height = "100%", ty.style + .userSelect = "none", ty.style.outline = "none", ty.style.resize = "none", ty.style.border = "none", ty.style.color = b9.mj, ty.style.backgroundColor = b9.mc, tx ? (ty.style.fontSize = "1em", ty.rows = 6, ty.style.padding = "0.25em") : (ty + .style.padding = "0.45em", ty.style.fontSize = "1.2em"), tw && ty.addEventListener("input", function(e) { + tw(e) + }), ty.addEventListener("focus", function() { + h.ra++ + }), ty.addEventListener("blur", function() { + h.ra-- }) } function dC() { - this.pt = new u5, this.e7 = new u6, this.r3 = new u7, this.x = new u8, this.dU = function() { - this.e7.dU(), (new u9).dU() - } -} - -function u6() { - function uA(aA, type, uH, dk) { - bh.e7.data.push({ - dx: aA, - type: type || 0, - value: uH || 0, - uH: uH || 0, - dk: dk || 0 - }) - } - - function uB(aA, type, uH, dk) { - bh.e7.data.push({ - dx: aA, - type: type, - value: uH || "", - uH: uH || "", - dk: dk || 0 - }) - } - - function uC(mP) { - for (var aA = bh.e7.data.length; aA < mP; aA++) bh.e7.data.push(null) - } - this.data = [], this.dU = function() { - uA(0, 1, 0, 5), uA(1, 1, 1), uA(2, 0), uB(3, 2), uA(4, 1), uB(5, 2, "Trebuchet MS", 1), uA(6, 0), uA(7, 0, 0), uA(8, 0), uA(9, 1, 1), uA(10, 1), uA(11, 1, 1), uB(12, 2, navigator.language), uA(13), uA(14), uC(100), uB(100, 2), uB(101, 2), - uB(102, 2), uB(103, 2), uB(104, 2), uB(105, 2), uB(106, 2), uA(107), uA(108), uA(109), uB(110, 2), uA(111), uA(112), uA(113), uB(114, 2), uA(115), uB(116, 2), uA(117, 1), uB(118, 2, "", 2), uA(119, 1, 0, 1), uB(120, 2), uA(121, 1, ~~( - 262144 * Math.random())), uB(122, 2, "Player " + Math.floor(1e3 * Math.random())), uA(123), uB(124), uA(125, 1), uB(126, 2), uA(127, 0, 1), uA(128), uA(129), uA(130), uA(131), uA(132), uB(133, 2), uA(134, 0, 5), uB(135, 2), uB( - 136, 2), uA(137), uA(138), uA(139), uA(140), uA(141), uA(142), uA(143), uA(144), uB(145, 2), uA(146), uA(147), uB(148, 2), uA(149), uA(150, 0, 1), uB(151, 2), uA(152, 0, 5), uA(153, 1), uA(154, 1), uB(155, 2), uB(156, 2), uA(157), - uA(158), uA(159), uA(160), uC(180), uA(180, 0), uA(181, 0) - }, this.r4 = function(dx, value) { - this.data[dx].value = value - }, this.uD = function(dx, value) { - this.r4(dx, value), bh.pt.save(dx, String(value)), bh.pt.save(dx, String(this.data[dx].dk), !0) - }, this.uE = function() { - for (var aA = 0; aA < this.data.length; aA++) this.data[aA] && (bh.pt.save(aA, String(this.data[aA].value)), bh.pt.save(aA, String(this.data[aA].dk), !0)) - }, this.uF = function(dx) { - return Number(this.data[dx].value) - }, this.uG = function(dx) { - return String(this.data[dx].value) - } -} - -function u5() { - this.uI = function(dx, dk) { - return Number(this.uJ(dx, dk)) - }, this.uJ = function(dx, dk) { - var f2 = null; - return 0 === z.id ? z.uK && (f2 = z.uK.getItem((dk ? "v" : "d") + dx)) : 1 === z.id ? f2 = z.uL.loadString((dk ? 1e3 : 2e3) + dx) : 2 === z.id && (f2 = z.uM[(dk ? "v" : "d") + dx]), f2 && 0 !== f2.length ? f2 : null - }, this.uN = function(ea, uO) { - var g = [], - uP = uO ? "e" : "l"; - if (0 === z.id) { - if (z.uK) - for (aA = 0; aA < ea; aA++) g.push(z.uK.getItem(uP + aA)) - } else if (1 === z.id) - for (var uQ = uO ? 5e3 : 3e3, aA = 0; aA < ea; aA++) g.push(z.uL.loadString(uQ + aA)); - else if (2 === z.id) - for (aA = 0; aA < ea; aA++) g.push(z.uM[uP + aA]); - return g - }, this.save = function(dx, value, dk) { - var uR = (dk ? "v" : "d") + dx; - if (0 === z.id) { - if (z.uK && bh.e7.data[140].value) try { - z.uK.setItem(uR, value) - } catch (e) { - console.log(e) - } - } else 1 === z.id ? z.uL.saveString((dk ? 1e3 : 2e3) + dx, value) : 2 === z.id && (z.uM[uR] = value, z.uS.postMessage(uR + " " + value)) - }, this.uT = function(g, uO) { - var ea = g.length, - uP = uO ? "e" : "l"; - if (0 === z.id) { - if (z.uK && bh.e7.data[140].value) try { - for (aA = 0; aA < ea; aA++) z.uK.setItem(uP + aA, g[aA]) - } catch (e) { - console.log(e) - } - } else if (1 === z.id) - for (var uQ = uO ? 5e3 : 3e3, aA = 0; aA < ea; aA++) z.uL.saveString(uQ + aA, g[aA]); - else if (2 === z.id) - for (aA = 0; aA < ea; aA++) z.uM[uP + aA] = g[aA], z.uS.postMessage(uP + aA + " " + g[aA]) - } -} - -function u9() { - this.dU = function() { - ! function() { - var data = bh.e7.data; - 0 === data[2].dk && (h.j > h.i || 0 !== z.id) && (data[2].value = data[2].uH = 1); - 0 === data[100].dk && (data[100].value = data[100].uH = (0 === z.id ? "Player " : 1 === z.id ? "Android User " : "iOS User ") + Math.floor(1e3 * Math.random())) - }(); - var aA, f2, data = bh.e7.data, - ea = data.length; - for (aA = 0; aA < ea; aA++) data[aA] && data[aA].dk === bh.pt.uI(aA, !0) && (f2 = bh.pt.uJ(aA), data[aA].value = null === f2 ? data[aA].uH : 2 === data[aA].type ? f2 : Number(f2)) - } -} - -function u8() { - function uZ(g) { - if (0 === g.length) bh.r3.r4(116, ""); - else { - for (var uc = g[0], aA = 1; aA < g.length; aA++) uc += ";" + g[aA]; - bh.r3.r4(116, uc) - } - } - this.uW = function() { - bh.e7.data[110].value.length && (bh.e7.data[106].value = bh.e7.data[110], bh.r3.r4(110, ""), this.uX()) - }, this.uX = function() { - var g = bh.e7.data[116].value.split(";"); - for (g.length % 2 == 1 && g.pop(), g.unshift(bh.e7.data[106].value), g.unshift(bh.e7.data[105].value), aA = 2; aA < g.length; aA += 2) - if (g[aA] === g[0]) { - g.splice(aA, 2); - break - } for (var uY = [], aA = 0; aA < g.length; aA += 2) uY.push(g[aA]); - uZ(g), bh.e7.data[117].value = 0, bh.e7.data[117].tT = uY - }, this.ua = function(dx) { - bh.e7.data[117].tT.splice(dx, 1), bh.e7.data[117].value = Math.min(dx, bh.e7.data[117].tT.length - 1); - var g = bh.e7.data[116].value.split(";"); - g.splice(2 * dx, 2), uZ(g) - }, this.ub = function(dx) { - var g = bh.e7.data[116].value.split(";"); - return { - ro: g[2 * dx], - password: g[2 * dx + 1] - } - }, this.ud = function() { - var f2 = bJ.p9(bh.e7.data[121].value, -1, 262143); - return f2 = -1 === f2 ? ~~(262144 * Math.random()) : f2 + this.pv = new u6, this.eA = new u7, this.r5 = new u8, this.x = new u9, this.dU = function() { + this.eA.dU(), (new uA).dU() } } function u7() { - this.r4 = function(dx, value) { - bh.e7.data[dx].value !== value && (bh.e7.uD(dx, value), 0 === dx ? (s.w(), b5.dU(), s.t(2)) : 1 === dx ? h.df(1) : 2 === dx ? h.df(0) : 5 === dx && (b8.pb.ue(), h.df(0))) - }, this.uf = function() { - for (var data = bh.e7.data, aA = 0; aA < 100; aA++) data[aA] && bh.e7.uD(aA, data[aA].uH); - b8.pb.ue(), h.df(1), b5.dU() + function uB(aA, type, uI, dk) { + bh.eA.data.push({ + dy: aA, + type: type || 0, + value: uI || 0, + uI: uI || 0, + dk: dk || 0 + }) + } + + function uC(aA, type, uI, dk) { + bh.eA.data.push({ + dy: aA, + type: type, + value: uI || "", + uI: uI || "", + dk: dk || 0 + }) + } + + function uD(mR) { + for (var aA = bh.eA.data.length; aA < mR; aA++) bh.eA.data.push(null) + } + this.data = [], this.dU = function() { + uB(0, 1, 0, 5), uB(1, 1, 1), uB(2, 0), uC(3, 2), uB(4, 1), uC(5, 2, "Trebuchet MS", 1), uB(6, 0), uB(7, 0, 0), uB(8, 0), uB(9, 1, 1), uB(10, 1), uB(11, 1, 1), uC(12, 2, navigator.language), uB(13), uB(14), uD(100), uC(100, 2), uC(101, 2), + uC(102, 2), uC(103, 2), uC(104, 2), uC(105, 2), uC(106, 2), uB(107), uB(108), uB(109), uC(110, 2), uB(111), uB(112), uB(113), uC(114, 2), uB(115), uC(116, 2), uB(117, 1), uC(118, 2, "", 2), uB(119, 1, 0, 1), uC(120, 2), uB(121, 1, ~~( + 262144 * Math.random())), uC(122, 2, "Player " + Math.floor(1e3 * Math.random())), uB(123), uC(124), uB(125, 1), uC(126, 2), uB(127, 0, 1), uB(128), uB(129), uB(130), uB(131), uB(132), uC(133, 2), uB(134, 0, 5), uC(135, 2), uC( + 136, 2), uB(137), uB(138), uB(139), uB(140), uB(141), uB(142), uB(143), uB(144), uC(145, 2), uB(146), uB(147), uC(148, 2), uB(149), uB(150, 0, 1), uC(151, 2), uB(152, 0, 5), uB(153, 1), uB(154, 1), uC(155, 2), uC(156, 2), uB(157), + uB(158), uB(159), uB(160), uD(180), uB(180, 0), uB(181, 0) + }, this.r6 = function(dy, value) { + this.data[dy].value = value + }, this.uE = function(dy, value) { + this.r6(dy, value), bh.pv.save(dy, String(value)), bh.pv.save(dy, String(this.data[dy].dk), !0) + }, this.uF = function() { + for (var aA = 0; aA < this.data.length; aA++) this.data[aA] && (bh.pv.save(aA, String(this.data[aA].value)), bh.pv.save(aA, String(this.data[aA].dk), !0)) + }, this.uG = function(dy) { + return Number(this.data[dy].value) + }, this.uH = function(dy) { + return String(this.data[dy].value) + } +} + +function u6() { + this.uJ = function(dy, dk) { + return Number(this.uK(dy, dk)) + }, this.uK = function(dy, dk) { + var f5 = null; + return 0 === z.id ? z.uL && (f5 = z.uL.getItem((dk ? "v" : "d") + dy)) : 1 === z.id ? f5 = z.uM.loadString((dk ? 1e3 : 2e3) + dy) : 2 === z.id && (f5 = z.uN[(dk ? "v" : "d") + dy]), f5 && 0 !== f5.length ? f5 : null + }, this.uO = function(ed, uP) { + var g = [], + uQ = uP ? "e" : "l"; + if (0 === z.id) { + if (z.uL) + for (aA = 0; aA < ed; aA++) g.push(z.uL.getItem(uQ + aA)) + } else if (1 === z.id) + for (var uR = uP ? 5e3 : 3e3, aA = 0; aA < ed; aA++) g.push(z.uM.loadString(uR + aA)); + else if (2 === z.id) + for (aA = 0; aA < ed; aA++) g.push(z.uN[uQ + aA]); + return g + }, this.save = function(dy, value, dk) { + var uS = (dk ? "v" : "d") + dy; + if (0 === z.id) { + if (z.uL && bh.eA.data[140].value) try { + z.uL.setItem(uS, value) + } catch (e) { + console.log(e) + } + } else 1 === z.id ? z.uM.saveString((dk ? 1e3 : 2e3) + dy, value) : 2 === z.id && (z.uN[uS] = value, z.uT.postMessage(uS + " " + value)) + }, this.uU = function(g, uP) { + var ed = g.length, + uQ = uP ? "e" : "l"; + if (0 === z.id) { + if (z.uL && bh.eA.data[140].value) try { + for (aA = 0; aA < ed; aA++) z.uL.setItem(uQ + aA, g[aA]) + } catch (e) { + console.log(e) + } + } else if (1 === z.id) + for (var uR = uP ? 5e3 : 3e3, aA = 0; aA < ed; aA++) z.uM.saveString(uR + aA, g[aA]); + else if (2 === z.id) + for (aA = 0; aA < ed; aA++) z.uN[uQ + aA] = g[aA], z.uT.postMessage(uQ + aA + " " + g[aA]) + } +} + +function uA() { + this.dU = function() { + ! function() { + var data = bh.eA.data; + 0 === data[2].dk && (h.j > h.i || 0 !== z.id) && (data[2].value = data[2].uI = 1); + 0 === data[100].dk && (data[100].value = data[100].uI = (0 === z.id ? "Player " : 1 === z.id ? "Android User " : "iOS User ") + Math.floor(1e3 * Math.random())) + }(); + var aA, f5, data = bh.eA.data, + ed = data.length; + for (aA = 0; aA < ed; aA++) data[aA] && data[aA].dk === bh.pv.uJ(aA, !0) && (f5 = bh.pv.uK(aA), data[aA].value = null === f5 ? data[aA].uI : 2 === data[aA].type ? f5 : Number(f5)) + } +} + +function u9() { + function ua(g) { + if (0 === g.length) bh.r5.r6(116, ""); + else { + for (var ud = g[0], aA = 1; aA < g.length; aA++) ud += ";" + g[aA]; + bh.r5.r6(116, ud) + } + } + this.uX = function() { + bh.eA.data[110].value.length && (bh.eA.data[106].value = bh.eA.data[110], bh.r5.r6(110, ""), this.uY()) + }, this.uY = function() { + var g = bh.eA.data[116].value.split(";"); + for (g.length % 2 == 1 && g.pop(), g.unshift(bh.eA.data[106].value), g.unshift(bh.eA.data[105].value), aA = 2; aA < g.length; aA += 2) + if (g[aA] === g[0]) { + g.splice(aA, 2); + break + } for (var uZ = [], aA = 0; aA < g.length; aA += 2) uZ.push(g[aA]); + ua(g), bh.eA.data[117].value = 0, bh.eA.data[117].tU = uZ + }, this.ub = function(dy) { + bh.eA.data[117].tU.splice(dy, 1), bh.eA.data[117].value = Math.min(dy, bh.eA.data[117].tU.length - 1); + var g = bh.eA.data[116].value.split(";"); + g.splice(2 * dy, 2), ua(g) + }, this.uc = function(dy) { + var g = bh.eA.data[116].value.split(";"); + return { + rq: g[2 * dy], + password: g[2 * dy + 1] + } + }, this.ue = function() { + var f5 = bJ.pB(bh.eA.data[121].value, -1, 262143); + return f5 = -1 === f5 ? ~~(262144 * Math.random()) : f5 + } +} + +function u8() { + this.r6 = function(dy, value) { + bh.eA.data[dy].value !== value && (bh.eA.uE(dy, value), 0 === dy ? (s.w(), b5.dU(), s.t(2)) : 1 === dy ? h.df(1) : 2 === dy ? h.df(0) : 5 === dy && (b8.pd.uf(), h.df(0))) }, this.ug = function() { - for (var data = bh.e7.data, aA = 0; aA < data.length; aA++) data[aA] && bh.e7.r4(aA, data[aA].uH) + for (var data = bh.eA.data, aA = 0; aA < 100; aA++) data[aA] && bh.eA.uE(aA, data[aA].uI); + b8.pd.uf(), h.df(1), b5.dU() }, this.uh = function() { - for (var eu = bh.e7, aA = 128; aA < 135; aA++) eu.uD(aA, eu.data[aA].uH) - }, this.ui = function(data) { - bh.r3.r4(109, data.rp), bh.r3.r4(107, data.uj), bh.r3.r4(108, data.uk), bh.r3.r4(112, data.ul), bh.r3.r4(111, data.um), bh.r3.r4(113, data.un), bh.r3.r4(135, data.uo), bh.r3.r4(136, data.up), bh.r3.r4(137, data.uq), bh.r3.r4(138, data - .ur), bh.r3.r4(139, data.us), bh.r3.r4(141, data.ut), bh.r3.r4(142, data.uu), bh.r3.r4(143, data.uv), bh.r3.r4(144, data.uw) + for (var data = bh.eA.data, aA = 0; aA < data.length; aA++) data[aA] && bh.eA.r6(aA, data[aA].uI) + }, this.ui = function() { + for (var ex = bh.eA, aA = 128; aA < 135; aA++) ex.uE(aA, ex.data[aA].uI) + }, this.uj = function(data) { + bh.r5.r6(109, data.rr), bh.r5.r6(107, data.uk), bh.r5.r6(108, data.ul), bh.r5.r6(112, data.um), bh.r5.r6(111, data.un), bh.r5.r6(113, data.uo), bh.r5.r6(135, data.up), bh.r5.r6(136, data.uq), bh.r5.r6(137, data.ur), bh.r5.r6(138, data + .us), bh.r5.r6(139, data.ut), bh.r5.r6(141, data.uu), bh.r5.r6(142, data.uv), bh.r5.r6(143, data.uw), bh.r5.r6(144, data.ux) } } function bz() { - this.rt = new ux, this.uy = new uz, this.v0 = new v1, this.dU = function() { - this.rt.dU() + this.rv = new uy, this.uz = new v0, this.v1 = new v2, this.dU = function() { + this.rv.dU() } } -function uz() { - this.v2 = function(size) { - for (var v3 = bF, g = [], aA = 0; aA < size; aA++) g.push(String.fromCharCode(v3.oc(16))); +function v0() { + this.v3 = function(size) { + for (var v4 = bF, g = [], aA = 0; aA < size; aA++) g.push(String.fromCharCode(v4.oe(16))); return g.join("") - }, this.v4 = function(pI) { - return 20 < (pI = pI.trim()).length ? pI.substring(0, 20) : pI + }, this.v5 = function(pK) { + return 20 < (pK = pK.trim()).length ? pK.substring(0, 20) : pK } } -function ux() { - var v5 = new Uint8Array(78); +function uy() { + var v6 = new Uint8Array(78); this.dU = function() { var aA; - for (v5[50] = 37, aA = 0; aA < 10; aA++) v5[aA + 3] = aA + 1; - for (aA = 0; aA < 26; aA++) v5[aA + 20] = aA + 11, v5[aA + 52] = aA + 38 - }, this.v6 = function(pI) { - return pI.trim().replace(new RegExp("[^a-zA-Z0-9_\\-]", "g"), "-") - }, this.v7 = function(pI, size) { - if ((pI = this.v6(pI)).length > size) return pI.substring(0, size); - for (; pI.length < size;) pI = "-" + pI; - return pI - }, this.v8 = function(pI) { - for (var v9 = v5, ea = pI.length, g = new Uint8Array(ea), aA = 0; aA < ea; aA++) g[aA] = v9[pI.charCodeAt(aA) - 45]; + for (v6[50] = 37, aA = 0; aA < 10; aA++) v6[aA + 3] = aA + 1; + for (aA = 0; aA < 26; aA++) v6[aA + 20] = aA + 11, v6[aA + 52] = aA + 38 + }, this.v7 = function(pK) { + return pK.trim().replace(new RegExp("[^a-zA-Z0-9_\\-]", "g"), "-") + }, this.v8 = function(pK, size) { + if ((pK = this.v7(pK)).length > size) return pK.substring(0, size); + for (; pK.length < size;) pK = "-" + pK; + return pK + }, this.v9 = function(pK) { + for (var vA = v6, ed = pK.length, g = new Uint8Array(ed), aA = 0; aA < ed; aA++) g[aA] = vA[pK.charCodeAt(aA) - 45]; return g - }, this.vA = function(vB) { - bB.a6(6 * vB.length), this.vC(vB), bF.dU(bB.aB) - }, this.vC = function(vB) { - for (var ea = vB.length, i = bB, aA = 0; aA < ea; aA++) i.a7(6, vB[aA]) - }, this.vD = function(pI) { - this.vC(this.v8(pI)) - }, this.vE = function(pI, size) { - this.vC(this.v8(this.v7(pI, size))) - }, this.vF = function(pI, size) { - for (var g = this.v8(this.v7(pI, size)), f2 = 0, mJ = 1, aA = g.length - 1; 0 <= aA; aA--) f2 += mJ * g[aA], mJ *= 64; - return f2 + }, this.vB = function(vC) { + bB.a6(6 * vC.length), this.vD(vC), bF.dU(bB.aB) + }, this.vD = function(vC) { + for (var ed = vC.length, i = bB, aA = 0; aA < ed; aA++) i.a7(6, vC[aA]) + }, this.vE = function(pK) { + this.vD(this.v9(pK)) + }, this.vF = function(pK, size) { + this.vD(this.v9(this.v8(pK, size))) + }, this.vG = function(pK, size) { + for (var g = this.v9(this.v8(pK, size)), f5 = 0, mL = 1, aA = g.length - 1; 0 <= aA; aA--) f5 += mL * g[aA], mL *= 64; + return f5 } } -function vG() { - var i, j, vH; +function vH() { + var i, j, vI; - function vh(gz, ed, vf, vM, va) { - ed = vg(gz, ed + 1 + 2 * vM & 3); - ! function(gz, vi) { - return 1 < Math.abs(gz % i - vi % i) || 1 < Math.abs(vl(gz) - vl(vi)) - }(gz, ed) && 0 === va[ed << 2] && (va[ed << 2] = vf) + function vi(h2, eg, vg, vN, vb) { + eg = vh(h2, eg + 1 + 2 * vN & 3); + ! function(h2, vj) { + return 1 < Math.abs(h2 % i - vj % i) || 1 < Math.abs(vm(h2) - vm(vj)) + }(h2, eg) && 0 === vb[eg << 2] && (vb[eg << 2] = vg) } - function vl(g7) { - return Math.floor((g7 + .5) / i) % j + function vm(gA) { + return Math.floor((gA + .5) / i) % j } - function vg(g7, ed) { - return g7 + vH[ed] + function vh(gA, eg) { + return gA + vI[eg] } - this.vI = function(pI) { - var aA, vJ, ea, vK, v3 = bF; - for (bE.rt.vA(bE.rt.v8(pI)), bQ.vN.vO[bQ.eG].i = bQ.el = i = v3.oc(12), bQ.vN.vO[bQ.eG].j = bQ.em = j = v3.oc(12), vH = [-i, -1, i, 1], bQ.vX = document.createElement("canvas"), bQ.vX.width = bQ.el, bQ.vX.height = bQ.em, bQ.vT = bQ.vX + this.vJ = function(pK) { + var aA, vK, ed, vL, v4 = bF; + for (bE.rv.vB(bE.rv.v9(pK)), bQ.vO.vP[bQ.eJ].i = bQ.eo = i = v4.oe(12), bQ.vO.vP[bQ.eJ].j = bQ.ep = j = v4.oe(12), vI = [-i, -1, i, 1], bQ.vY = document.createElement("canvas"), bQ.vY.width = bQ.eo, bQ.vY.height = bQ.ep, bQ.vU = bQ.vY .getContext("2d", { alpha: !1 - }), bQ.vU = bQ.vY = null, bQ.vU = bQ.vT.getImageData(0, 0, bQ.el, bQ.em), bQ.vY = bQ.vU.data, b8.pk.vZ(bQ.vY), ea = v3.oc(12), vJ = v3.oc(5), vK = vQ(i * j - 1), aA = 0; aA < ea; aA++) ! function(kX, g7, vL, vM) { - var aA, ed, v3 = bF, - va = bQ.vY, - vb = g7, - vc = g7, - vd = 0, - ve = 1 + vL, - vf = 2 - vL; - for (va[g7 << 2] = ve, aA = 0; aA < kX; aA++) ed = v3.oc(2), g7 = vg(g7, ed), va[g7 << 2] === ve ? vd % 2 == 1 && vh(vc, vd + 2 * vM + 3, vf, vM, va) : va[g7 << 2] = ve, vh(g7, ed, vf, vM, va), vh(vc, ed, vf, vM, va), vc = g7, - vd = ed; - vg(g7, 0) === vb ? (vh(g7, 0, vf, vM, va), vh(vb, 0, vf, vM, va)) : vg(g7, 1) === vb && (vh(g7, 0, vf, vM, va), vh(vb, 2, vf, vM, va)); - 0 === kX && (vh(vb, 0, vf, vM, va), vh(vb, 2, vf, vM, va)) - }(v3.oc(vJ), v3.oc(vK), 1 === v3.oc(1), 1 === v3.oc(1)); - var eh, ej, hN, vm, vn, vo, va = bQ.vY, - vp = !0, - vq = bQ.vN.vO[bQ.eG].vq, - vr = bQ.vN.vO[bQ.eG].vr; - for (ej = 0; ej < j; ej++) - for (vm = !0, vn = vp, eh = vo = 0; eh < i; eh++) hN = 4 * ej * i + 4 * eh, vo <= eh && 0 < va[hN] && (vn = 2 === va[hN], vm) && (vm = !1, vn !== vp) ? (vp = vn, vo = eh + 1, eh = -1) : (vn ? (va[hN] = vr[0], va[1 + hN] = vr[1], va[ - 2 + hN] = vr[2]) : (va[hN] = vq[0], va[1 + hN] = vq[1], va[2 + hN] = vq[2]), va[3 + hN] = 255); - bQ.vT.putImageData(bQ.vU, 0, 0), bQ.vV = !0, bQ.vW.dU(), bd.dc = !0 + }), bQ.vV = bQ.vZ = null, bQ.vV = bQ.vU.getImageData(0, 0, bQ.eo, bQ.ep), bQ.vZ = bQ.vV.data, b8.pm.va(bQ.vZ), ed = v4.oe(12), vK = v4.oe(5), vL = vR(i * j - 1), aA = 0; aA < ed; aA++) ! function(ka, gA, vM, vN) { + var aA, eg, v4 = bF, + vb = bQ.vZ, + vc = gA, + vd = gA, + ve = 0, + vf = 1 + vM, + vg = 2 - vM; + for (vb[gA << 2] = vf, aA = 0; aA < ka; aA++) eg = v4.oe(2), gA = vh(gA, eg), vb[gA << 2] === vf ? ve % 2 == 1 && vi(vd, ve + 2 * vN + 3, vg, vN, vb) : vb[gA << 2] = vf, vi(gA, eg, vg, vN, vb), vi(vd, eg, vg, vN, vb), vd = gA, + ve = eg; + vh(gA, 0) === vc ? (vi(gA, 0, vg, vN, vb), vi(vc, 0, vg, vN, vb)) : vh(gA, 1) === vc && (vi(gA, 0, vg, vN, vb), vi(vc, 2, vg, vN, vb)); + 0 === ka && (vi(vc, 0, vg, vN, vb), vi(vc, 2, vg, vN, vb)) + }(v4.oe(vK), v4.oe(vL), 1 === v4.oe(1), 1 === v4.oe(1)); + var ek, em, hQ, vn, vo, vp, vb = bQ.vZ, + vq = !0, + vr = bQ.vO.vP[bQ.eJ].vr, + vs = bQ.vO.vP[bQ.eJ].vs; + for (em = 0; em < j; em++) + for (vn = !0, vo = vq, ek = vp = 0; ek < i; ek++) hQ = 4 * em * i + 4 * ek, vp <= ek && 0 < vb[hQ] && (vo = 2 === vb[hQ], vn) && (vn = !1, vo !== vq) ? (vq = vo, vp = ek + 1, ek = -1) : (vo ? (vb[hQ] = vs[0], vb[1 + hQ] = vs[1], vb[ + 2 + hQ] = vs[2]) : (vb[hQ] = vr[0], vb[1 + hQ] = vr[1], vb[2 + hQ] = vr[2]), vb[3 + hQ] = 255); + bQ.vU.putImageData(bQ.vV, 0, 0), bQ.vW = !0, bQ.vX.dU(), bd.dc = !0 } } -function v1() { - this.vI = function(vs) { - for (var v3 = bF, size = v3.oc(vs), vt = 7 + 9 * v3.oc(1), g = [], aA = 0; aA < size; aA++) g.push(String.fromCharCode(v3.oc(vt))); +function v2() { + this.vJ = function(vt) { + for (var v4 = bF, size = v4.oe(vt), vu = 7 + 9 * v4.oe(1), g = [], aA = 0; aA < size; aA++) g.push(String.fromCharCode(v4.oe(vu))); return g.join("") } } function c4() { - var rL, rM, vu, vv, vw, vx, vy, vz, w0, w1; + var rN, rO, vv, vw, vx, vy, vz, w0, w1, w2; - function w3() { - var w6 = aC.w6; - for (w0 = w6; w0 < aC.eX; w0++) w2(); - for (w0 = aC.gv ? aC.jp : 0; w0 < w6; w0++) { - if (!w7()) { - for (var eu = aC.wB = w0; eu < w6; eu++) w0 = eu, w2(); + function w4() { + var w7 = aC.w7; + for (w1 = w7; w1 < aC.ea; w1++) w3(); + for (w1 = aC.gy ? aC.js : 0; w1 < w7; w1++) { + if (!w8()) { + for (var ex = aC.wC = w1; ex < w7; ex++) w1 = ex, w3(); return } - wA(vx + rL * vw + bJ.dj(vw, 2), vy + rM * vw + bJ.dj(vw, 2)) + wB(vy + rN * vx + bJ.dj(vx, 2), vz + rO * vx + bJ.dj(vx, 2)) } } - function wd(player) { - for (var iO = af.iO, iQ = af.iQ, iP = af.iP, iR = af.iR, ej = iQ[player]; ej <= iR[player]; ej++) - for (var eh = iO[player]; eh <= iP[player]; eh++) { - var eE = ab.we(eh, ej); - ab.g9(eE) && (ab.j2(eE) ? ab.g4(eE, player) : ab.wf(eE, player)) + function we(player) { + for (var iR = af.iR, iT = af.iT, iS = af.iS, iU = af.iU, em = iT[player]; em <= iU[player]; em++) + for (var ek = iR[player]; ek <= iS[player]; ek++) { + var eH = ab.wf(ek, em); + ab.gC(eH) && (ab.j5(eH) ? ab.g7(eH, player) : ab.wg(eH, player)) } } - function wc(g, sB, sC) { - var di = g[sB]; - g[sB] = g[sC], g[sC] = di + function wd(g, sC, sD) { + var di = g[sC]; + g[sC] = g[sD], g[sD] = di } - function w7() { + function w8() { return function() { var aA; for (aA = 0; aA < 8; aA++) - if (rL = bJ.dj(vu * aw.random(), aw.value(100)), rM = bJ.dj(vv * aw.random(), aw.value(100)), wk()) return 1; + if (rN = bJ.dj(vv * aw.random(), aw.value(100)), rO = bJ.dj(vw * aw.random(), aw.value(100)), wl()) return 1; return }() || function() { - var hv, hy, et, w9, eu, w8; - for (hv = bJ.dj(vu * aw.random(), aw.value(100)), hy = bJ.dj(vv * aw.random(), aw.value(100)), et = 40; 1 <= et; et--) - for (w9 = vv - et; 0 <= w9; w9 -= 40) - for (rM = (w9 + hy) % vv, eu = 40; 1 <= eu; eu--) - for (w8 = vu - eu; 0 <= w8; w8 -= 40) - if (rL = (w8 + hv) % vu, wk()) return 1; + var hy, i1, ew, wA, ex, w9; + for (hy = bJ.dj(vv * aw.random(), aw.value(100)), i1 = bJ.dj(vw * aw.random(), aw.value(100)), ew = 40; 1 <= ew; ew--) + for (wA = vw - ew; 0 <= wA; wA -= 40) + for (rO = (wA + i1) % vw, ex = 40; 1 <= ex; ex--) + for (w9 = vv - ex; 0 <= w9; w9 -= 40) + if (rN = (w9 + hy) % vv, wl()) return 1; return }() } - function wk() { - for (var g7, wm, gap = bJ.dj(vw - vz, 2), wn = vy + rM * vw + gap, wo = vx + rL * vw + gap, wl = wn + vz - 1; wn <= wl; wl--) - for (wm = wo + vz - 1; wo <= wm; wm--) - if (g7 = ab.we(wm, wl), !ab.eV(g7) || ab.j2(g7)) return; + function wl() { + for (var gA, wn, gap = bJ.dj(vx - w0, 2), wo = vz + rO * vx + gap, wp = vy + rN * vx + gap, wm = wo + w0 - 1; wo <= wm; wm--) + for (wn = wp + w0 - 1; wp <= wn; wn--) + if (gA = ab.wf(wn, wm), !ab.eY(gA) || ab.j5(gA)) return; return 1 } - function wA(w8, w9) { - w2(), wp(w8 - 2, w9 - 2) + function wB(w9, wA) { + w3(), wq(w9 - 2, wA - 2) } - function w2() { - af.lf[w0] = 0, af.gN[w0] = af.wa[w0] = 0, af.g1[w0] = [], af.gF[w0] = [], af.gG[w0] = [], af.f0[w0] = [], af.iO[w0] = af.iQ[w0] = af.iP[w0] = af.iR[w0] = 0 + function w3() { + af.li[w1] = 0, af.gQ[w1] = af.wb[w1] = 0, af.g4[w1] = [], af.gI[w1] = [], af.gJ[w1] = [], af.f3[w1] = [], af.iR[w1] = af.iT[w1] = af.iS[w1] = af.iU[w1] = 0 } - function wp(w8, w9) { - var g7, aA, wq, wr; - for (af.lf[w0] = 1, af.iO[w0] = w8 + 10, af.iQ[w0] = w9 + 10, af.iR[w0] = af.iP[w0] = 0, wq = w8; wq < w8 + 4; wq++) - for (wr = w9; wr < w9 + 4; wr++)(w8 < wq && wq < w8 + 3 || w9 < wr && wr < w9 + 3) && (g7 = ab.we(wq, wr), ab.eV(g7)) && (af.iO[w0] = Math.min(wq, af.iO[w0]), af.iP[w0] = Math.max(wq, af.iP[w0]), af.iQ[w0] = Math.min(wr, af.iQ[w0]), af - .iR[w0] = Math.max(wr, af.iR[w0]), w1[af.gN[w0]] = g7, af.gN[w0]++, ab.wf(g7, w0)); - for (af.wa[w0] = af.gN[w0], aA = af.gN[w0] - 1; 0 <= aA; aA--) ab.ws(w1[aA], w0) ? (ab.g4(w1[aA], w0), af.gF[w0].push(w1[aA])) : ab.wt(w1[aA]) ? (ab.g4(w1[aA], w0), af.gG[w0].push(w1[aA])) : ab.wu(w1[aA]) && (ab.g4(w1[aA], w0), af.f0[w0] - .push(w1[aA])) + function wq(w9, wA) { + var gA, aA, wr, ws; + for (af.li[w1] = 1, af.iR[w1] = w9 + 10, af.iT[w1] = wA + 10, af.iU[w1] = af.iS[w1] = 0, wr = w9; wr < w9 + 4; wr++) + for (ws = wA; ws < wA + 4; ws++)(w9 < wr && wr < w9 + 3 || wA < ws && ws < wA + 3) && (gA = ab.wf(wr, ws), ab.eY(gA)) && (af.iR[w1] = Math.min(wr, af.iR[w1]), af.iS[w1] = Math.max(wr, af.iS[w1]), af.iT[w1] = Math.min(ws, af.iT[w1]), af + .iU[w1] = Math.max(ws, af.iU[w1]), w2[af.gQ[w1]] = gA, af.gQ[w1]++, ab.wg(gA, w1)); + for (af.wb[w1] = af.gQ[w1], aA = af.gQ[w1] - 1; 0 <= aA; aA--) ab.wt(w2[aA], w1) ? (ab.g7(w2[aA], w1), af.gI[w1].push(w2[aA])) : ab.wu(w2[aA]) ? (ab.g7(w2[aA], w1), af.gJ[w1].push(w2[aA])) : ab.wv(w2[aA]) && (ab.g7(w2[aA], w1), af.f3[w1] + .push(w2[aA])) } - function wj(w8, w9) { - for (var g7, wm, wl = w9; w9 - 6 < wl; wl--) - for (wm = w8; w8 - 6 < wm; wm--) - if (g7 = ab.we(wm, wl), ab.j2(g7)) return; + function wk(w9, wA) { + for (var gA, wn, wm = wA; wA - 6 < wm; wm--) + for (wn = w9; w9 - 6 < wn; wn--) + if (gA = ab.wf(wn, wm), ab.j5(gA)) return; return 1 } this.dU = function() { - if (w1 = new Array(12), vz = 6, vw = 10, vu = bJ.dj(bQ.el, vw), vv = bJ.dj(bQ.em, vw), vx = bJ.dj(bQ.el - vw * vu, 2), vy = bJ.dj(bQ.em - vw * vv, 2), aC.gv) - for (var aA = 0; aA < aC.jp; aA++) w0 = aA, w2(), af.lf[w0] = 1; - (0 === aC.data.spawningType ? w3 : 1 === aC.data.spawningType ? (w3(), function() { - var wC = aC.wD; - aC.wE || wC++; - if (!(wC < 3)) { - for (var data = aC.data, j6 = (aC.gv ? aC.jp : 0) + data.teamPlayerCount[0], mP = aC.wB, wF = new Uint32Array(wC), wG = new Uint32Array(wC), wH = new Uint16Array(wC), wI = new Uint16Array(wC), eY = be.eY, iO = af.iO, iQ = - af.iQ, iP = af.iP, iR = af.iR, fE = bM.fE, fF = bM.fF, aA = j6; aA < mP; aA++) fE[aA] = iO[aA] + iP[aA] >> 1, fF[aA] = iQ[aA] + iR[aA] >> 1; - for (aA = j6; aA < mP; aA++) { - var id = eY[aA]; - wF[id] += fE[aA], wG[id] += fF[aA] + if (w2 = new Array(12), w0 = 6, vx = 10, vv = bJ.dj(bQ.eo, vx), vw = bJ.dj(bQ.ep, vx), vy = bJ.dj(bQ.eo - vx * vv, 2), vz = bJ.dj(bQ.ep - vx * vw, 2), aC.gy) + for (var aA = 0; aA < aC.js; aA++) w1 = aA, w3(), af.li[w1] = 1; + (0 === aC.data.spawningType ? w4 : 1 === aC.data.spawningType ? (w4(), function() { + var wD = aC.wE; + aC.wF || wD++; + if (!(wD < 3)) { + for (var data = aC.data, j9 = (aC.gy ? aC.js : 0) + data.teamPlayerCount[0], mR = aC.wC, wG = new Uint32Array(wD), wH = new Uint32Array(wD), wI = new Uint16Array(wD), wJ = new Uint16Array(wD), eb = be.eb, iR = af.iR, iT = + af.iT, iS = af.iS, iU = af.iU, fH = bM.fH, fI = bM.fI, aA = j9; aA < mR; aA++) fH[aA] = iR[aA] + iS[aA] >> 1, fI[aA] = iT[aA] + iU[aA] >> 1; + for (aA = j9; aA < mR; aA++) { + var id = eb[aA]; + wG[id] += fH[aA], wH[id] += fI[aA] } - var kB = be.kB; - for (aA = 1; aA < wC; aA++) { - var g2 = Math.max(data.teamPlayerCount[kB[aA]], 1); - wH[aA] = bJ.dj(wF[aA], g2), wI[aA] = bJ.dj(wG[aA], g2) + var kE = be.kE; + for (aA = 1; aA < wD; aA++) { + var g5 = Math.max(data.teamPlayerCount[kE[aA]], 1); + wI[aA] = bJ.dj(wG[aA], g5), wJ[aA] = bJ.dj(wH[aA], g5) } - var wJ = be.wJ, - wK = be.wK, + var wK = be.wK, wL = be.wL, - fD = bM.fD; - for (aA = 0; aA < 512; aA++) fD[aA] = aA; - for (var dw = 0; dw < 2 + (4 <= wC); dw++) - for (aA = j6; aA < mP; aA++) { - for (var gz = aA, wM = fD[gz], wN = 1, eq = bJ.wO(fE[wM] - wH[1], fF[wM] - wI[1]), et = 2; et < wC; et++) { - var wP = bJ.wO(fE[wM] - wH[et], fF[wM] - wI[et]); - wP < eq && (eq = wP, wN = et) + wM = be.wM, + fG = bM.fG; + for (aA = 0; aA < 512; aA++) fG[aA] = aA; + for (var dx = 0; dx < 2 + (4 <= wD); dx++) + for (aA = j9; aA < mR; aA++) { + for (var h2 = aA, wN = fG[h2], wO = 1, et = bJ.wP(fH[wN] - wI[1], fI[wN] - wJ[1]), ew = 2; ew < wD; ew++) { + var wQ = bJ.wP(fH[wN] - wI[ew], fI[wN] - wJ[ew]); + wQ < et && (et = wQ, wO = ew) } - var wQ = eY[gz]; - if (wN !== wQ) { - if (2 === dw && 4 <= wC) { - var wR = Math.max((wN + 1) % wC, 1), - wS = bJ.wO(fE[wM] - wH[wR], fF[wM] - wI[wR]); - for (et = 1; et < wC; et++) wP = bJ.wO(fE[wM] - wH[et], fF[wM] - wI[et]), eq < wP && wP < wS && (wS = wP, wR = et); - wR !== wQ && bJ.wO(wH[wQ] - wH[wR], wI[wQ] - wI[wR]) < bJ.wO(wH[wQ] - wH[wN], wI[wQ] - wI[wN]) && (wN = wR) + var wR = eb[h2]; + if (wO !== wR) { + if (2 === dx && 4 <= wD) { + var wS = Math.max((wO + 1) % wD, 1), + wT = bJ.wP(fH[wN] - wI[wS], fI[wN] - wJ[wS]); + for (ew = 1; ew < wD; ew++) wQ = bJ.wP(fH[wN] - wI[ew], fI[wN] - wJ[ew]), et < wQ && wQ < wT && (wT = wQ, wS = ew); + wS !== wR && bJ.wP(wI[wR] - wI[wS], wJ[wR] - wJ[wS]) < bJ.wP(wI[wR] - wI[wO], wJ[wR] - wJ[wO]) && (wO = wS) } - var wT = kB[wN], - wU = wK[wT] + (aC.gv ? 0 : wL[wT]), - vi = wJ[wU], - wV = fD[vi], - wW = wK[wT + 1]; - eq = bJ.wO(fE[wV] - wH[wQ], fF[wV] - wI[wQ]); - for (var ev = wU + 1; ev < wW; ev++) { - var wX = wJ[ev], - wY = fD[wX]; - (wP = bJ.wO(fE[wY] - wH[wQ], fF[wY] - wI[wQ])) < eq && (eq = wP, vi = wX) + var wU = kE[wO], + wV = wL[wU] + (aC.gy ? 0 : wM[wU]), + vj = wK[wV], + wW = fG[vj], + wX = wL[wU + 1]; + et = bJ.wP(fH[wW] - wI[wR], fI[wW] - wJ[wR]); + for (var ey = wV + 1; ey < wX; ey++) { + var wY = wK[ey], + wZ = fG[wY]; + (wQ = bJ.wP(fH[wZ] - wI[wR], fI[wZ] - wJ[wR])) < et && (et = wQ, vj = wY) } - vi < j6 || mP <= vi || (wV = fD[vi], wF[wQ] += fE[wV] - fE[wM], wG[wQ] += fF[wV] - fF[wM], wF[wN] += fE[wM] - fE[wV], wG[wN] += fF[wM] - fF[wV], g2 = data.teamPlayerCount[kB[wQ]], wH[wQ] = bJ.dj(wF[wQ], g2), - wI[wQ] = bJ.dj(wG[wQ], g2), g2 = data.teamPlayerCount[wT], wH[wN] = bJ.dj(wF[wN], g2), wI[wN] = bJ.dj(wG[wN], g2), fD[gz] = wV, fD[vi] = wM) + vj < j9 || mR <= vj || (wW = fG[vj], wG[wR] += fH[wW] - fH[wN], wH[wR] += fI[wW] - fI[wN], wG[wO] += fH[wN] - fH[wW], wH[wO] += fI[wN] - fI[wW], g5 = data.teamPlayerCount[kE[wR]], wI[wR] = bJ.dj(wG[wR], g5), + wJ[wR] = bJ.dj(wH[wR], g5), g5 = data.teamPlayerCount[wU], wI[wO] = bJ.dj(wG[wO], g5), wJ[wO] = bJ.dj(wH[wO], g5), fG[h2] = wW, fG[vj] = wN) } }! function() { - for (var fD = bM.fD, iO = af.iO, iQ = af.iQ, iP = af.iP, iR = af.iR, gN = af.gN, wa = af.wa, gF = af.gF, gG = af.gG, f0 = af.f0, aA = 0; aA < 512; aA++) { - var wb = fD[aA]; - if (wb !== aA) { - wc(iO, aA, wb), wc(iQ, aA, wb), wc(iP, aA, wb), wc(iR, aA, wb), wc(gN, aA, wb), wc(wa, aA, wb), wc(gF, aA, wb), wc(gG, aA, wb), wc(f0, aA, wb), wd(aA), wd(wb), fD[aA] = aA; - for (var j = wb, g8 = fD[j]; g8 !== aA;) g8 = fD[j = g8]; - fD[j] = wb + for (var fG = bM.fG, iR = af.iR, iT = af.iT, iS = af.iS, iU = af.iU, gQ = af.gQ, wb = af.wb, gI = af.gI, gJ = af.gJ, f3 = af.f3, aA = 0; aA < 512; aA++) { + var wc = fG[aA]; + if (wc !== aA) { + wd(iR, aA, wc), wd(iT, aA, wc), wd(iS, aA, wc), wd(iU, aA, wc), wd(gQ, aA, wc), wd(wb, aA, wc), wd(gI, aA, wc), wd(gJ, aA, wc), wd(f3, aA, wc), we(aA), we(wc), fG[aA] = aA; + for (var j = wc, gB = fG[j]; gB !== aA;) gB = fG[j = gB]; + fG[j] = wc } } }() } }) : function() { - var w6 = aC.w6; - for (w0 = w6; w0 < aC.eX; w0++) w2(); - for (w0 = aC.gv ? aC.jp : 0; w0 < w6; w0++) + var w7 = aC.w7; + for (w1 = w7; w1 < aC.ea; w1++) w3(); + for (w1 = aC.gy ? aC.js : 0; w1 < w7; w1++) if (! function() { var spawningData = aC.data.spawningData, - w8 = spawningData[2 * w0] + 1, - spawningData = spawningData[2 * w0 + 1] + 1; - if (3 < w8 && w8 < bQ.el - 5 && 3 < spawningData && spawningData < bQ.em - 5 && ab.eV(ab.we(w8, spawningData)) && wj(w8 + 3, spawningData + 3)) return wA(w8 + 1, spawningData + 1), 1; + w9 = spawningData[2 * w1] + 1, + spawningData = spawningData[2 * w1 + 1] + 1; + if (3 < w9 && w9 < bQ.eo - 5 && 3 < spawningData && spawningData < bQ.ep - 5 && ab.eY(ab.wf(w9, spawningData)) && wk(w9 + 3, spawningData + 3)) return wB(w9 + 1, spawningData + 1), 1; return }()) { - if (!w7()) { - for (var eu = aC.wB = w0; eu < w6; eu++) w0 = eu, w2(); + if (!w8()) { + for (var ex = aC.wC = w1; ex < w7; ex++) w1 = ex, w3(); return } - var w8 = vx + rL * vw + bJ.dj(vw, 2), - w9 = vy + rM * vw + bJ.dj(vw, 2); - wA(w8, w9) + var w9 = vy + rN * vx + bJ.dj(vx, 2), + wA = vz + rO * vx + bJ.dj(vx, 2); + wB(w9, wA) } - })(), bb.lb[7] = af.gN[aC.eK] - }, this.wv = function(j0, ww, wx) { - var aA, w8, w9, g7, rL, rM; - for (w0 = j0, aA = 0; aA < 20; aA++) - for (w8 = ww + aA; ww - aA <= w8; w8--) - for (w9 = wx + aA; wx - aA <= w9; w9--) - if ((w8 === ww + aA || w8 === ww - aA || w9 === wx + aA || w9 === wx - aA) && 3 < w8 && w8 < bQ.el - 5 && 3 < w9 && w9 < bQ.em - 5 && ab.eV(ab.we(w8, w9)) && wj(w8 + 3, w9 + 3)) { - if (0 < af.gN[w0]) { - for (rM = rL = g7 = void 0, rL = af.iP[w0]; rL >= af.iO[w0]; rL--) - for (rM = af.iR[w0]; rM >= af.iQ[w0]; rM--) g7 = 4 * (rM * bQ.el + rL), ab.wz(w0, g7) && (ab.x0(g7), af.gN[w0]--); - w2() + })(), bb.le[7] = af.gQ[aC.eN] + }, this.ww = function(j3, wx, wy) { + var aA, w9, wA, gA, rN, rO; + for (w1 = j3, aA = 0; aA < 20; aA++) + for (w9 = wx + aA; wx - aA <= w9; w9--) + for (wA = wy + aA; wy - aA <= wA; wA--) + if ((w9 === wx + aA || w9 === wx - aA || wA === wy + aA || wA === wy - aA) && 3 < w9 && w9 < bQ.eo - 5 && 3 < wA && wA < bQ.ep - 5 && ab.eY(ab.wf(w9, wA)) && wk(w9 + 3, wA + 3)) { + if (0 < af.gQ[w1]) { + for (rO = rN = gA = void 0, rN = af.iS[w1]; rN >= af.iR[w1]; rN--) + for (rO = af.iU[w1]; rO >= af.iT[w1]; rO--) gA = 4 * (rO * bQ.eo + rN), ab.x0(w1, gA) && (ab.x1(gA), af.gQ[w1]--); + w3() } - return wp(w8 - 1, w9 - 1), !0 + return wq(w9 - 1, wA - 1), !0 } return !1 - }, this.x1 = function(j0) { - w0 = j0, w7() ? wA(vx + rL * vw + bJ.dj(vw, 2), vy + rM * vw + bJ.dj(vw, 2)) : w2() + }, this.x2 = function(j3) { + w1 = j3, w8() ? wB(vy + rN * vx + bJ.dj(vx, 2), vz + rO * vx + bJ.dj(vx, 2)) : w3() } } -function x2() { - aq.x3(), tk.setTransform(iB, 0, 0, iB, 0, 0), tk.imageSmoothingEnabled = iB < 3, tk.drawImage(bQ.vX, aR.x4(), aR.x5()), bN.x6.tj(), tk.drawImage(x7, aR.x4(), aR.x5()), aq.tj(), bL.tj(), ae.tj(), (aC.mA ? (bf.tj(), bA) : (aM.tj(), aU.tj(), aQ - .tj(), bA.tj(), au.tj(), aV.tj(), aR.tj(), aP.tj(), bf.tj(), aT.tj(), aO.tj(), aL.tj(), aK.tj(), aW.tj(), bc.tj(), at)).tj(), s.tj() +function x3() { + aq.x4(), tl.setTransform(iE, 0, 0, iE, 0, 0), tl.imageSmoothingEnabled = iE < 3, tl.drawImage(bQ.vY, aR.x5(), aR.x6()), bN.x7.tk(), tl.drawImage(x8, aR.x5(), aR.x6()), aq.tk(), bL.tk(), ae.tk(), (aC.mC ? (bf.tk(), bA) : (aM.tk(), aU.tk(), aQ + .tk(), bA.tk(), au.tk(), aV.tk(), aR.tk(), aP.tk(), bf.tk(), aT.tk(), aO.tk(), aL.tk(), aK.tk(), aW.tk(), bc.tk(), at)).tk(), s.tk() } -function x8(x9, i, j) { - x9.clearRect(0, 0, i, j), x9.fillStyle = b9.me, x9.fillRect(0, 0, i, j) +function x9(xA, i, j) { + xA.clearRect(0, 0, i, j), xA.fillStyle = b9.mg, xA.fillRect(0, 0, i, j) } -function xA(x9, i, j, xB) { - x9.fillStyle = b9.mh, x9.fillRect(0, 0, i, xB), x9.fillRect(0, 0, xB, j), x9.fillRect(i - xB, 0, xB, j), x9.fillRect(0, j - xB, i, xB) +function xB(xA, i, j, xC) { + xA.fillStyle = b9.mj, xA.fillRect(0, 0, i, xC), xA.fillRect(0, 0, xC, j), xA.fillRect(i - xC, 0, xC, j), xA.fillRect(0, j - xC, i, xC) } -function xC(x9, eh, ej, hR, xB, g7, xD) { - x9.fillStyle = b9.mh; - var g7 = Math.floor(hR * g7), - ry = (g7 += (g7 - xB) % 2, Math.floor((g7 - xB) / 2)), - hR = Math.floor((hR - g7) / 2); - x9.fillRect(eh + hR, ej + hR + ry, g7, xB), xD && x9.fillRect(eh + hR + ry, ej + hR, xB, g7) +function xD(xA, ek, em, hU, xC, gA, xE) { + xA.fillStyle = b9.mj; + var gA = Math.floor(hU * gA), + s0 = (gA += (gA - xC) % 2, Math.floor((gA - xC) / 2)), + hU = Math.floor((hU - gA) / 2); + xA.fillRect(ek + hU, em + hU + s0, gA, xC), xE && xA.fillRect(ek + hU + s0, em + hU, xC, gA) } -function xF() { +function xG() { this.dU = function() { - 8 === aC.k6 && aM.xG() - }, this.xH = function(xI) { + 8 === aC.k9 && aM.xH() + }, this.xI = function(xJ) { var elo = aC.data.elo, - hj = (elo[xI] - elo[1 - xI]) / 10, - hj = 8 / (1 + Math.pow(2, hj / 32)), - hj = Math.floor(10 * hj + .5), - xK = this.xL(elo[xI] + (1 + aC.xM) * hj + 1), - elo = this.xL(elo[1 - xI] - hj); - 0 === xI ? aM.xO(xK, elo, ["rgba(10,140,10,0.75)", "rgba(140,10,10,0.75)"]) : aM.xO(elo, xK, ["rgba(140,10,10,0.75)", "rgba(10,140,10,0.75)"]) - }, this.xL = function(elo) { - return 16e3 === (elo = bJ.p9(elo, 0, 16e3)) ? "Unknown" : (elo / 10).toFixed(1) + hm = (elo[xJ] - elo[1 - xJ]) / 10, + hm = 8 / (1 + Math.pow(2, hm / 32)), + hm = Math.floor(10 * hm + .5), + xL = this.xM(elo[xJ] + (1 + aC.xN) * hm + 1), + elo = this.xM(elo[1 - xJ] - hm); + 0 === xJ ? aM.xP(xL, elo, ["rgba(10,140,10,0.75)", "rgba(140,10,10,0.75)"]) : aM.xP(elo, xL, ["rgba(140,10,10,0.75)", "rgba(10,140,10,0.75)"]) + }, this.xM = function(elo) { + return 16e3 === (elo = bJ.pB(elo, 0, 16e3)) ? "Unknown" : (elo / 10).toFixed(1) } } function cZ() { - this.qr = new xP, this.va = new xQ + this.qt = new xQ, this.vb = new xR } -function xQ() { - this.hH = !1; - this.xU = [], this.xV = 100; - var m7, m8, gap, hR, xR, xT, xW = 0, - xX = new Array(9), - xY = [], +function xR() { + this.hK = !1; + this.xV = [], this.xW = 100; + var m9, mA, gap, hU, xS, xU, xX = 0, + xY = new Array(9), xZ = [], - xa = 0, + xa = [], xb = 0, xc = 0, - xd = 0; + xd = 0, + xe = 0; - function xp() { - xX.sort(function(et, eu) { - return eu.ju - et.ju + function xq() { + xY.sort(function(ew, ex) { + return ex.jx - ew.jx }); - for (var pI = "" + xX[0].oE, aA = 1; aA < 9; aA++) pI += "," + xX[aA].oE; - for (aA = 0; aA < 9; aA++) pI += "," + xX[aA].ju; - bh.e7.uD(120, pI) + for (var pK = "" + xY[0].oG, aA = 1; aA < 9; aA++) pK += "," + xY[aA].oG; + for (aA = 0; aA < 9; aA++) pK += "," + xY[aA].jx; + bh.eA.uE(120, pK) } this.dU = function() { - for (var xe = [0, 1, 2, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 6], aA = 0; aA < xe.length; aA++) { - var color = 6 === xe[aA] ? b9.n7 : b9.mf; - this.xU.push(b8.canvas.xf(aa.get(3), xe[aA], color)) + for (var xf = [0, 1, 2, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 6], aA = 0; aA < xf.length; aA++) { + var color = 6 === xf[aA] ? b9.n9 : b9.mh; + this.xV.push(b8.canvas.xg(aa.get(3), xf[aA], color)) } - for (aA = 0; aA < ai.qr.xg; aA++) xZ.push(ai.qr.xh - ai.qr.xg + aA); - for (aA = 0; aA < ai.qr.xi; aA++) xZ.push(ai.qr.xj + aA); - var xk = ai.qr.xl(bI.xk); - for (aA = 0; aA < xk.length; aA++) xZ.push(xk[aA]); + for (aA = 0; aA < ai.qt.xh; aA++) xa.push(ai.qt.xi - ai.qt.xh + aA); + for (aA = 0; aA < ai.qt.xj; aA++) xa.push(ai.qt.xk + aA); + var xl = ai.qt.xm(bI.xl); + for (aA = 0; aA < xl.length; aA++) xa.push(xl[aA]); ! function() { - var aA, g = bh.e7.data[120].value.split(","); + var aA, g = bh.eA.data[120].value.split(","); if (18 !== g.length) - for (aA = 0; aA < 9; aA++) xX[aA] = { - oE: 1015 + aA, - ju: 0 + for (aA = 0; aA < 9; aA++) xY[aA] = { + oG: 1015 + aA, + jx: 0 }; else for (aA = 0; aA < 9; aA++) { - var f2 = parseInt(g[aA]), - ev = (f2 = 0 <= f2 && f2 < ai.qr.xh ? f2 : 0, parseInt(g[aA + 9])); - ev = 0 <= ev && ev < 1e3 ? ev : 0, xX[aA] = { - oE: f2, - ju: ev + var f5 = parseInt(g[aA]), + ey = (f5 = 0 <= f5 && f5 < ai.qt.xi ? f5 : 0, parseInt(g[aA + 9])); + ey = 0 <= ey && ey < 1e3 ? ey : 0, xY[aA] = { + oG: f5, + jx: ey } } }() - }, this.show = function(ks, kt, xq) { + }, this.show = function(kv, kw, xr) { var aA; - if (xa = ks, xb = kt, xW = xq || 0, this.hH = !0, xY = [], 0 === xW) - for (aA = 0; aA < 9; aA++) xY.push(xX[aA].oE); + if (xb = kv, xc = kw, xX = xr || 0, this.hK = !0, xZ = [], 0 === xX) + for (aA = 0; aA < 9; aA++) xZ.push(xY[aA].oG); else { - var eu = 49 * xW, - xq = eu - 49; - for (xq >= xZ.length && (xW = 1, xq = 0, eu = 49), aA = xq = (eu = Math.min(eu, xZ.length)) - 49; aA < eu; aA++) xY.push(xZ[aA]) + var ex = 49 * xX, + xr = ex - 49; + for (xr >= xa.length && (xX = 1, xr = 0, ex = 49), aA = xr = (ex = Math.min(ex, xa.length)) - 49; aA < ex; aA++) xZ.push(xa[aA]) } - xY.push(1024); - xq = xY.length, hR = Math.floor((z.a0.qz() ? .075 : .0468) * h.pd), gap = Math.floor(hR / 3), (xc = 10 * (xR = hR + gap)) > h.i && (xc = h.i, gap = (xR = xc / 10) - (hR = 3 * xR / 4)), xT = bJ.dj(xq, 10) + !!(xq % 10), (xd = xT * xR) > h - .j && (xd = h.j, gap = (xR = xd / xT) - (hR = 3 * xR / 4)), xq = .5 * gap; - m7 = Math.min(Math.max(ks - .5 * xc + xq, xq), h.i - xc + xq), m8 = Math.min(Math.max(kt - .5 * xd + xq, xq), h.j - xd + xq) - }, this.gn = function(ks, kt, player) { - if (!this.hH) return !1; - if (this.xs(ks, kt)) { - ks = bJ.p9(bJ.dj(ks - m7 + .5 * gap, xR), 0, 9); - if ((ks += 10 * bJ.p9(bJ.dj(kt - m8 + .5 * gap, xR), 0, 9)) >= xY.length) return aK.qs(), !0; - kt = xY[ks]; - if (1024 === kt) return this.show(xa, xb, xW + 1), !0; - ! function(oE) { - for (var aA = 0; aA < 9; aA++) xX[aA].ju = Math.floor(.99 * xX[aA].ju); + xZ.push(1024); + xr = xZ.length, hU = Math.floor((z.a0.r1() ? .075 : .0468) * h.pf), gap = Math.floor(hU / 3), (xd = 10 * (xS = hU + gap)) > h.i && (xd = h.i, gap = (xS = xd / 10) - (hU = 3 * xS / 4)), xU = bJ.dj(xr, 10) + !!(xr % 10), (xe = xU * xS) > h + .j && (xe = h.j, gap = (xS = xe / xU) - (hU = 3 * xS / 4)), xr = .5 * gap; + m9 = Math.min(Math.max(kv - .5 * xd + xr, xr), h.i - xd + xr), mA = Math.min(Math.max(kw - .5 * xe + xr, xr), h.j - xe + xr) + }, this.gq = function(kv, kw, player) { + if (!this.hK) return !1; + if (this.xt(kv, kw)) { + kv = bJ.pB(bJ.dj(kv - m9 + .5 * gap, xS), 0, 9); + if ((kv += 10 * bJ.pB(bJ.dj(kw - mA + .5 * gap, xS), 0, 9)) >= xZ.length) return aK.qu(), !0; + kw = xZ[kv]; + if (1024 === kw) return this.show(xb, xc, xX + 1), !0; + ! function(oG) { + for (var aA = 0; aA < 9; aA++) xY[aA].jx = Math.floor(.99 * xY[aA].jx); for (aA = 0; aA < 9; aA++) - if (oE === xX[aA].oE) return xX[aA].ju = Math.min(xX[aA].ju + 30, 999), xp(); - xX.splice(5, 0, { - oE: oE, - ju: Math.max(xX[4].ju, 30) - }), xX.pop(), xp() - }(kt), player === aC.eK ? b6.gw.oD(kt) : b6.fv.oR(kt, player) + if (oG === xY[aA].oG) return xY[aA].jx = Math.min(xY[aA].jx + 30, 999), xq(); + xY.splice(5, 0, { + oG: oG, + jx: Math.max(xY[4].jx, 30) + }), xY.pop(), xq() + }(kw), player === aC.eN ? b6.gz.oF(kw) : b6.fy.oT(kw, player) } - return aK.qs(), !0 - }, this.xs = function(ks, kt) { - return !(ks < m7 - .5 * gap || kt < m8 - .5 * gap || m7 + xc - .5 * gap <= ks || m8 + xd - .5 * gap <= kt) - }, this.tj = function() { - tk.fillStyle = b9.me, tk.fillRect(m7 - .5 * gap, m8 - .5 * gap, xc, xd); - for (var hN = .5 * ba.xt, ea = (tk.lineWidth = ba.xt, tk.strokeStyle = tk.fillStyle = b9.mh, tk.strokeRect(m7 - .5 * gap + hN, m8 - .5 * gap + hN, xc - 2 * hN, xd - 2 * hN), tk.imageSmoothingEnabled = !0, xY.length), aA = 0; aA < - ea; aA++) this.xu(xY[aA], tk, m7 + aA % 10 * xR, m8 + bJ.dj(aA, 10) * xR, hR); - tk.imageSmoothingEnabled = !1 - }, this.xu = function(oE, hX, eh, ej, hR) { - var eE; - oE >= 1024 - ai.qr.xg ? (eE = hR / this.xV, hX.setTransform(eE, 0, 0, eE, eh, ej), hX.drawImage(this.xU[oE - 1024 + ai.qr.xg], 0, 0), hX.setTransform(1, 0, 0, 1, 0, 0)) : (b8.pb.textAlign(hX, 1), b8.pb.textBaseline(hX, 1), hX.font = b8.pb - .rQ(0, .89 * hR), hX.fillText(ai.qr.xv(oE), eh + .5 * hR, ej + (.35 - b8.pb.xw + .56) * hR)) + return aK.qu(), !0 + }, this.xt = function(kv, kw) { + return !(kv < m9 - .5 * gap || kw < mA - .5 * gap || m9 + xd - .5 * gap <= kv || mA + xe - .5 * gap <= kw) + }, this.tk = function() { + tl.fillStyle = b9.mg, tl.fillRect(m9 - .5 * gap, mA - .5 * gap, xd, xe); + for (var hQ = .5 * ba.xu, ed = (tl.lineWidth = ba.xu, tl.strokeStyle = tl.fillStyle = b9.mj, tl.strokeRect(m9 - .5 * gap + hQ, mA - .5 * gap + hQ, xd - 2 * hQ, xe - 2 * hQ), tl.imageSmoothingEnabled = !0, xZ.length), aA = 0; aA < + ed; aA++) this.xv(xZ[aA], tl, m9 + aA % 10 * xS, mA + bJ.dj(aA, 10) * xS, hU); + tl.imageSmoothingEnabled = !1 + }, this.xv = function(oG, ha, ek, em, hU) { + var eH; + oG >= 1024 - ai.qt.xh ? (eH = hU / this.xW, ha.setTransform(eH, 0, 0, eH, ek, em), ha.drawImage(this.xV[oG - 1024 + ai.qt.xh], 0, 0), ha.setTransform(1, 0, 0, 1, 0, 0)) : (b8.pd.textAlign(ha, 1), b8.pd.textBaseline(ha, 1), ha.font = b8.pd + .rS(0, .89 * hU), ha.fillText(ai.qt.xw(oG), ek + .5 * hU, em + (.35 - b8.pd.xx + .56) * hU)) } } -function xP() { +function xQ() { this.emojis = ["🥰", "😎", "😘", "😜", "🤗", "🥳", "😇", "😊", "🥱", "🙄", "🤔", "🥺", "😡", "😭", "😱", "😞", "💀", "👹", "👋", "🙏", "👏", "💪", "🙋‍♂️", "🤦‍♂️", "⬆️", "➡️", "⬇️", "⬅️", "👀", "❤️", "💔", "💥", "🔥", "🪦", "🥇", "🥈", "🥉", "🎖️", "🏅", "👑", "🎉", "💯", "✝️", "☪️", "🕉️", "☸️", "✡️", "☦️", "⚛️" - ], this.xg = 13, this.xi = this.emojis.length, this.xj = 676, this.xh = 1024, this.xx = this.emojis.indexOf("💀"), this.xy = this.xx + 1, this.xz = this.emojis.indexOf("🥇"), this.y0 = this.emojis.indexOf("😊"), this.xv = function(f2) { - return f2 < this.xj ? String.fromCharCode(55356, 56806 + bJ.dj(f2, 26), 55356, 56806 + f2 % 26) : this.emojis[Math.min(f2 - this.xj, this.xi - 1)] - }, this.xl = function(pI) { - for (var ea = pI.length - 2, g = [], aA = 0; aA < ea; aA++) { - var hf = pI.charCodeAt(aA) - 56806, - hg = pI.charCodeAt(aA + 2) - 56806; - 0 <= hf && hf < 26 && 0 <= hg && hg < 26 && (g.push(26 * hf + hg), aA += 3) + ], this.xh = 13, this.xj = this.emojis.length, this.xk = 676, this.xi = 1024, this.xy = this.emojis.indexOf("💀"), this.xz = this.xy + 1, this.y0 = this.emojis.indexOf("🥇"), this.y1 = this.emojis.indexOf("😊"), this.xw = function(f5) { + return f5 < this.xk ? String.fromCharCode(55356, 56806 + bJ.dj(f5, 26), 55356, 56806 + f5 % 26) : this.emojis[Math.min(f5 - this.xk, this.xj - 1)] + }, this.xm = function(pK) { + for (var ed = pK.length - 2, g = [], aA = 0; aA < ed; aA++) { + var hi = pK.charCodeAt(aA) - 56806, + hj = pK.charCodeAt(aA + 2) - 56806; + 0 <= hi && hi < 26 && 0 <= hj && hj < 26 && (g.push(26 * hi + hj), aA += 3) } return g - }, this.y1 = function(f2) { - return f2 < this.xj - }, this.y2 = function(f2) { - return f2 >= 1024 - this.xg - }, this.y3 = function(f2) { - return f2 >= this.xj && f2 < this.xj + this.xy + }, this.y2 = function(f5) { + return f5 < this.xk + }, this.y3 = function(f5) { + return f5 >= 1024 - this.xh + }, this.y4 = function(f5) { + return f5 >= this.xk && f5 < this.xk + this.xz } } function by() { - this.rt = new y4, this.uy = new y5, this.v0 = new y6, this.dU = function() { - this.rt.dU() + this.rv = new y5, this.uz = new y6, this.v1 = new y7, this.dU = function() { + this.rv.dU() + } +} + +function y6() { + this.vE = function(pK) { + for (var ed = pK.length, i = bB, aA = 0; aA < ed; aA++) i.a7(16, pK.charCodeAt(aA)) } } function y5() { - this.vD = function(pI) { - for (var ea = pI.length, i = bB, aA = 0; aA < ea; aA++) i.a7(16, pI.charCodeAt(aA)) - } -} - -function y4() { - var y7 = new Uint8Array(64); + var y8 = new Uint8Array(64); this.dU = function() { var aA; - for (y7[0] = 45, y7[37] = 95, aA = 0; aA < 10; aA++) y7[aA + 1] = 48 + aA; - for (aA = 0; aA < 26; aA++) y7[aA + 11] = 65 + aA, y7[aA + 38] = 97 + aA - }, this.rv = function(y8) { - for (var v3 = bF, vB = new Uint8Array(y8), aA = 0; aA < y8; aA++) vB[aA] = v3.oc(6); - return vB - }, this.ru = function(vB) { - for (var ea = vB.length, y9 = y7, g = [], aA = 0; aA < ea; aA++) g.push(String.fromCharCode(y9[vB[aA]])); + for (y8[0] = 45, y8[37] = 95, aA = 0; aA < 10; aA++) y8[aA + 1] = 48 + aA; + for (aA = 0; aA < 26; aA++) y8[aA + 11] = 65 + aA, y8[aA + 38] = 97 + aA + }, this.rx = function(y9) { + for (var v4 = bF, vC = new Uint8Array(y9), aA = 0; aA < y9; aA++) vC[aA] = v4.oe(6); + return vC + }, this.rw = function(vC) { + for (var ed = vC.length, yA = y8, g = [], aA = 0; aA < ed; aA++) g.push(String.fromCharCode(yA[vC[aA]])); return g.join("") - }, this.yA = function(value, yB) { - for (var y9 = y7, g = [], aA = 0; aA < yB; aA++) g.push(String.fromCharCode(y9[value >> 6 * (yB - 1 - aA) & 63])); + }, this.yB = function(value, yC) { + for (var yA = y8, g = [], aA = 0; aA < yC; aA++) g.push(String.fromCharCode(yA[value >> 6 * (yC - 1 - aA) & 63])); return g.join("") } } function c6() { - var yC, yD, yE; - yC = [32, 65, 191, 913, 931], yD = [64, 127, 688, 930, 1155], yE = new Array(yC.length + 1); - for (var aA = 0; aA < yE.length; aA++) { - yE[aA] = 0; - for (var et = aA - 1; 0 <= et; et--) yE[aA] += yD[et] - yC[et] + var yD, yE, yF; + yD = [32, 65, 191, 913, 931], yE = [64, 127, 688, 930, 1155], yF = new Array(yD.length + 1); + for (var aA = 0; aA < yF.length; aA++) { + yF[aA] = 0; + for (var ew = aA - 1; 0 <= ew; ew--) yF[aA] += yE[ew] - yD[ew] } - function yK(ev) { - for (var aA = yC.length - 1; 0 <= aA; aA--) - if (ev >= yC[aA] && ev < yD[aA]) return aA; + function yL(ey) { + for (var aA = yD.length - 1; 0 <= aA; aA--) + if (ey >= yD[aA] && ey < yE[aA]) return aA; return -1 } - this.v4 = function(pI) { - return 0 !== (pI = pI.trim()).indexOf("Bot ") && 0 !== pI.indexOf("[Bot] ") && function(pI, yH, yI) { - var ea = (pI = pI.trim()).length; - if (ea < yH || yI < ea) return !1; - for (var ev, yJ = 0, aA = 0; aA < ea; aA++) - if (ev = pI.charCodeAt(aA), yJ += 65 <= ev && ev <= 90 || 1040 <= ev && ev <= 1071 ? 1 : 0, -1 === yK(ev)) return !1; - if (3 < yJ && yJ > Math.floor(ea / 2)) return !1; + this.v5 = function(pK) { + return 0 !== (pK = pK.trim()).indexOf("Bot ") && 0 !== pK.indexOf("[Bot] ") && function(pK, yI, yJ) { + var ed = (pK = pK.trim()).length; + if (ed < yI || yJ < ed) return !1; + for (var ey, yK = 0, aA = 0; aA < ed; aA++) + if (ey = pK.charCodeAt(aA), yK += 65 <= ey && ey <= 90 || 1040 <= ey && ey <= 1071 ? 1 : 0, -1 === yL(ey)) return !1; + if (3 < yK && yK > Math.floor(ed / 2)) return !1; return !0 - }(pI, 3, 20) - }, this.yL = function(pI) { - for (var ea = (pI = pI.trim()).length, g = [], aA = 0; aA < ea; aA++) { - var ev, g7 = yK(ev = pI.charCodeAt(aA)); - g.push(yE[g7] + ev - yC[g7]) + }(pK, 3, 20) + }, this.yM = function(pK) { + for (var ed = (pK = pK.trim()).length, g = [], aA = 0; aA < ed; aA++) { + var ey, gA = yL(ey = pK.charCodeAt(aA)); + g.push(yF[gA] + ey - yD[gA]) } return g - }, this.vI = function(g) { - for (var ev, eu, pI = "", ea = g.length, aA = 0; aA < ea; aA++) - for (eu = 1; eu < yE.length; eu++) - if (g[aA] < yE[eu]) { - ev = yC[eu - 1] + g[aA] - yE[eu - 1], pI += String.fromCharCode(ev); + }, this.vJ = function(g) { + for (var ey, ex, pK = "", ed = g.length, aA = 0; aA < ed; aA++) + for (ex = 1; ex < yF.length; ex++) + if (g[aA] < yF[ex]) { + ey = yD[ex - 1] + g[aA] - yF[ex - 1], pK += String.fromCharCode(ey); break - } return pI - }, this.yM = function(pI) { - for (var g = this.yL(pI), result = "", aA = 0; aA < g.length; aA++) result = (result += g[aA] < 10 ? "00" : g[aA] < 100 ? "0" : "") + g[aA].toString(10); + } return pK + }, this.yN = function(pK) { + for (var g = this.yM(pK), result = "", aA = 0; aA < g.length; aA++) result = (result += g[aA] < 10 ? "00" : g[aA] < 100 ? "0" : "") + g[aA].toString(10); return result - }, this.yN = function(pI) { - for (var g = new Array(Math.floor(pI.length / 3)), aA = 0; aA < pI.length; aA += 3) g[Math.floor(aA / 3)] = parseInt(pI.substring(aA, aA + 3)); - return this.vI(g) - }, this.yO = function(pI) { - for (var f2, g = [pI.length], aA = 0; aA < pI.length; aA++) g[aA] = pI.charCodeAt(aA) - 48; + }, this.yO = function(pK) { + for (var g = new Array(Math.floor(pK.length / 3)), aA = 0; aA < pK.length; aA += 3) g[Math.floor(aA / 3)] = parseInt(pK.substring(aA, aA + 3)); + return this.vJ(g) + }, this.yP = function(pK) { + for (var f5, g = [pK.length], aA = 0; aA < pK.length; aA++) g[aA] = pK.charCodeAt(aA) - 48; var result = ""; - for (aA = 0; aA < pI.length; aA++) aA === pI.length - 1 || 51 < 10 * g[aA] + g[aA + 1] ? result += g[aA].toString() : (f2 = 10 * g[aA] + g[aA + 1], result += String.fromCharCode(f2 + (f2 < 26 ? 65 : 71)), aA++); + for (aA = 0; aA < pK.length; aA++) aA === pK.length - 1 || 51 < 10 * g[aA] + g[aA + 1] ? result += g[aA].toString() : (f5 = 10 * g[aA] + g[aA + 1], result += String.fromCharCode(f5 + (f5 < 26 ? 65 : 71)), aA++); return result - }, this.yP = function(pI) { - for (var ev, result = "", aA = 0; aA < pI.length; aA++) 48 <= (ev = pI.charCodeAt(aA)) && ev < 58 ? result += String.fromCharCode(ev) : 65 <= ev && ev < 75 ? result += "0" + (ev - 65).toString() : 75 <= ev && ev < 91 ? result += (ev - 65) - .toString() : 97 <= ev && ev < 123 && (result += (ev - 71).toString()); + }, this.yQ = function(pK) { + for (var ey, result = "", aA = 0; aA < pK.length; aA++) 48 <= (ey = pK.charCodeAt(aA)) && ey < 58 ? result += String.fromCharCode(ey) : 65 <= ey && ey < 75 ? result += "0" + (ey - 65).toString() : 75 <= ey && ey < 91 ? result += (ey - 65) + .toString() : 97 <= ey && ey < 123 && (result += (ey - 71).toString()); return result - }, this.yQ = function(pI) { - for (var ea = pI.length, g = [], aA = 0; aA < ea; aA++)(ev = pI.charCodeAt(aA)) < 58 ? g.push(pI[aA]) : (ev -= ev < 91 ? 65 : 71, g.push(String(bJ.dj(ev, 10))), g.push(String(ev - 10 * bJ.dj(ev, 10)))); - var ea = g.length - 2, - ev = 0, - vB = []; - for (aA = 0; aA < ea; aA += 3) vB[ev++] = parseInt(g[aA] + g[aA + 1] + g[aA + 2]); - return vB - }, this.yR = function() { - for (var dw, yS = "", aA = 0; aA < 6; aA++) dw = 48 + aw.random() % 36, dw += 58 <= dw ? 39 : 0, yS += String.fromCharCode(dw); - return yS + }, this.yR = function(pK) { + for (var ed = pK.length, g = [], aA = 0; aA < ed; aA++)(ey = pK.charCodeAt(aA)) < 58 ? g.push(pK[aA]) : (ey -= ey < 91 ? 65 : 71, g.push(String(bJ.dj(ey, 10))), g.push(String(ey - 10 * bJ.dj(ey, 10)))); + var ed = g.length - 2, + ey = 0, + vC = []; + for (aA = 0; aA < ed; aA += 3) vC[ey++] = parseInt(g[aA] + g[aA + 1] + g[aA + 2]); + return vC + }, this.yS = function() { + for (var dx, yT = "", aA = 0; aA < 6; aA++) dx = 48 + aw.random() % 36, dx += 58 <= dx ? 39 : 0, yT += String.fromCharCode(dx); + return yT } } -function y6() { - this.yL = function(pI, vs, yT) { - for (var yU = [], ea = pI.length, max = 0, aA = 0; aA < ea; aA++) { - var f2 = pI.charCodeAt(aA); - yU.push(f2), max = Math.max(max, f2) +function y7() { + this.yM = function(pK, vt, yU) { + for (var yV = [], ed = pK.length, max = 0, aA = 0; aA < ed; aA++) { + var f5 = pK.charCodeAt(aA); + yV.push(f5), max = Math.max(max, f5) } - var vt = max < 128 ? 7 : 16; - for (yT.a7(vs, ea), yT.a7(1, +(16 == vt)), aA = 0; aA < ea; aA++) yT.a7(vt, yU[aA]) + var vu = max < 128 ? 7 : 16; + for (yU.a7(vt, ed), yU.a7(1, +(16 == vu)), aA = 0; aA < ed; aA++) yU.a7(vu, yV[aA]) } } function d4() { - this.yV = new yW, this.result = new yX, this.h3 = new yY, this.yZ = new ya, this.yb = new yc, this.yd = new ye, this.dU = function() { + this.yW = new yX, this.result = new yY, this.h6 = new yZ, this.ya = new yb, this.yc = new yd, this.ye = new yf, this.dU = function() { this.result.dU() } } -function yY() { - this.yf = function() { - for (var ea = ak.jq, yg = ak.jr, yh = [], aA = 0; aA < ea; aA++) { - var g7 = yg[aA]; - b8.fv.yi(g7) && yh.push(g7) +function yZ() { + this.yg = function() { + for (var ed = ak.jt, yh = ak.ju, yi = [], aA = 0; aA < ed; aA++) { + var gA = yh[aA]; + b8.fy.yj(gA) && yi.push(gA) } - return yh - }, this.yj = function() { - if (0 === be.kB[aC.yk]) return this.yl(); - bf.l2(aC.yk); - for (var yh = [], ea = bM.f5[0], fD = bM.fD, aA = 0; aA < ea; aA++) { - var g7 = fD[aA]; - b8.fv.yi(g7) && yh.push(g7) + return yi + }, this.yk = function() { + if (0 === be.kE[aC.yl]) return this.ym(); + bf.l5(aC.yl); + for (var yi = [], ed = bM.f8[0], fG = bM.fG, aA = 0; aA < ed; aA++) { + var gA = fG[aA]; + b8.fy.yj(gA) && yi.push(gA) } - return yh - }, this.yl = function() { - var g7 = l4[0]; - return b8.fv.yi(g7) ? [g7] : [] - }, this.ym = function(yh) { - for (var ea = yh.length, di = 0, gN = af.gN, aA = 0; aA < ea; aA++) di += gN[yh[aA]]; + return yi + }, this.ym = function() { + var gA = l7[0]; + return b8.fy.yj(gA) ? [gA] : [] + }, this.yn = function(yi) { + for (var ed = yi.length, di = 0, gQ = af.gQ, aA = 0; aA < ed; aA++) di += gQ[yi[aA]]; return di } } -function yW() { - function yo() { - if (2 === aC.ys) return 1; - au.yt(), aC.ys = 2, aC.yu = aC.yv +function yX() { + function yp() { + if (2 === aC.yt) return 1; + au.yu(), aC.yt = 2, aC.yv = aC.yw } - function yq() { - bP.yb.yw(), aW.show(1 === aC.yx, !1, 2 === aC.yx), bP.result.yw(), bP.yd.ij(), bP.yZ.ij(), aM.yy(!0), aM.yz(247), aM.yz(956), aM.yz(957), aU.lR(!0), aV.lR(!0), au.lR(), bA.z0(), aC.gj && bd.z1.z2(), bd.dc = !0, bZ.z3(), z.a0.setState(0) + function yr() { + bP.yc.yx(), aW.show(1 === aC.yy, !1, 2 === aC.yy), bP.result.yx(), bP.ye.im(), bP.ya.im(), aM.yz(!0), aM.z0(247), aM.z0(956), aM.z0(957), aU.lU(!0), aV.lU(!0), au.lU(), bA.z1(), aC.gm && bd.z2.z3(), bd.dc = !0, bZ.z4(), z.a0.setState(0) } - this.yn = function() { - yo() || (aC.yp = 2, yq()) - }, this.yr = function() { - yo() || (aC.yp = 1, yq()) + this.yo = function() { + yp() || (aC.yq = 2, yr()) + }, this.ys = function() { + yp() || (aC.yq = 1, yr()) } } -function ya() { - this.ij = function() { - var zC; - 2 === aC.yp ? (aM.z4(0, 59), aG.mG(2700)) : aC.k6 < 7 ? (zC = be.kB[aC.yk], zC = be.zE[zC], aP.zF(L(24, [zC]), 2, 1, 12), aM.zG(0, L(25, [zC]), 40, 0, b9.mh, b9.me, -1, !1), aG.mG(2700)) : 8 === aC.k6 ? (aC.yx ? aM.z4(aC.z9, 2) : aM.z4( - 1 - aC.eK, 3), aC.zA.xH(aC.z9), aM.zB(aC.z9), aG.m1(aC.z9, 2700, !1, 0)) : 9 === aC.k6 ? (aM.zH(), aG.mG(2700)) : (aM.zB(aC.z9), aG.m1(aC.z9, 2700, !1, 0)) +function yb() { + this.im = function() { + var zD; + 2 === aC.yq ? (aM.z5(0, 59), aG.mI(2700)) : aC.k9 < 7 ? (zD = be.kE[aC.yl], zD = be.zF[zD], aP.zG(L(24, [zD]), 2, 1, 12), aM.zH(0, L(25, [zD]), 40, 0, b9.mj, b9.mg, -1, !1), aG.mI(2700)) : 8 === aC.k9 ? (aC.yy ? aM.z5(aC.zA, 2) : aM.z5( + 1 - aC.eN, 3), aC.zB.xI(aC.zA), aM.zC(aC.zA), aG.m3(aC.zA, 2700, !1, 0)) : 9 === aC.k9 ? (aM.zI(), aG.mI(2700)) : (aM.zC(aC.zA), aG.m3(aC.zA, 2700, !1, 0)) } } -function ye() { - function zR() { - var sF = Math.floor(af.zS[aC.eK] / 50); - return Math.min(sF, 400) / 100 +function yf() { + function zS() { + var sG = Math.floor(af.zT[aC.eN] / 50); + return Math.min(sG, 400) / 100 } - function zJ() { - var sF = zR(); - 0 !== sF && aM.zG(440, L(26, [sF.toFixed(2)]), 40, 0, b9.mz, b9.me, -1, !1) + function zK() { + var sG = zS(); + 0 !== sG && aM.zH(440, L(26, [sG.toFixed(2)]), 40, 0, b9.n1, b9.mg, -1, !1) } - this.ij = function() { - if (0 === bP.result.zI || 0 === bP.result.yh.length) b8.fv.gm(aC.eK) && zJ(); - else { - var zK = function() { - aM.zG(520, L(27), 40, 0, b9.mh, b9.me, -1, !1); - for (var yh = bP.result.yh, ea = yh.length, gN = af.gN, g = [], aA = 0; aA < ea; aA++) { - var g7 = yh[aA]; - g.push({ - g7: g7, - di: gN[g7] + this.im = function() { + var zL; + 0 === bP.result.zJ || 0 === bP.result.yi.length ? b8.fy.gp(aC.eN) && zK() : (function(zL) { + 7 !== aC.k9 && 10 !== aC.k9 || 0 !== aC.yy && aM.zH(600, L(30, [zL.toFixed(2)]), 40, 0, b9.mj, b9.mg, -1, !1) + }(zL = function() { + aM.zH(520, L(27), 40, 0, b9.mj, b9.mg, -1, !1); + for (var yi = bP.result.yi, ed = yi.length, gQ = af.gQ, g = [], aA = 0; aA < ed; aA++) { + var gA = yi[aA]; + g.push({ + gA: gA, + di: gQ[gA] + }) + } + g.sort((ew, ex) => ex.di - ew.di); + var zF = af.zU, + di = bP.result.zV, + sG = bP.result.zJ, + pK = "", + zL = 0; + for (aA = 0; aA < ed; aA++) { + var hI = g[aA].di * sG / (100 * di), + zX = zF[g[aA].gA] + ": " + hI.toFixed(2) + " "; + g[aA].gA === aC.eN && (zL = hI), 2 < aA && 4 !== ed ? 3 === aA && (pK += "(" + L(28, [ed - 3]) + ")") : pK += zX + } + aM.zH(560, b8.zY.zZ(pK), 40, 0, b9.n1, b9.mg, -1, !1), zL ? aM.zH(580, L(29, [zL.toFixed(2) + " + " + zS().toFixed(2)]), 40, 0, b9.n1, b9.mg, -1, !1) : b8.fy.gp(aC.eN) && zK(); + return zL + }()), 2 === aC.yq || 7 <= aC.k9 || function(zL) { + var yi = bP.result.yi, + ed = yi.length, + za = af.za, + gQ = af.gQ, + zb = []; + loop: for (var aA = 0; aA < ed; aA++) { + var gA = yi[aA], + zc = b8.zY.zd(za[gA]); + if (null !== zc) { + for (var ze = gQ[gA], ex = zb.length - 1; 0 <= ex; ex--) + if (zc === zb[ex].name) { + zb[ex].di += ze, zb[ex].g.push({ + gA: gA, + di: ze + }); + continue loop + } zb.push({ + name: zc, + di: ze, + g: [{ + gA: gA, + di: ze + }] }) } - g.sort((et, eu) => eu.di - et.di); - var zE = af.zT, - di = bP.result.zU, - sF = bP.result.zI, - pI = "", - zK = 0; - for (aA = 0; aA < ea; aA++) { - var hF = g[aA].di * sF / (100 * di), - zW = zE[g[aA].g7] + ": " + hF.toFixed(2) + " "; - g[aA].g7 === aC.eK && (zK = hF), 2 < aA && 4 !== ea ? 3 === aA && (pI += "(" + L(28, [ea - 3]) + ")") : pI += zW - } - aM.zG(560, b8.zX.zY(pI), 40, 0, b9.mz, b9.me, -1, !1), zK ? aM.zG(580, L(29, [zK.toFixed(2) + " + " + zR().toFixed(2)]), 40, 0, b9.mz, b9.me, -1, !1) : b8.fv.gm(aC.eK) && zJ(); - return zK - }(); - if (! function(zK) { - 7 !== aC.k6 && 10 !== aC.k6 || 0 !== aC.yx && aM.zG(600, L(30, [zK.toFixed(2)]), 40, 0, b9.mh, b9.me, -1, !1) - }(zK), !(2 === aC.yp || 7 <= aC.k6)) { - var yh = bP.result.yh, - ea = yh.length, - zZ = af.zZ, - gN = af.gN, - za = []; - loop: for (var aA = 0; aA < ea; aA++) { - var g7 = yh[aA], - zb = b8.zX.zc(zZ[g7]); - if (null !== zb) { - for (var zd = gN[g7], eu = za.length - 1; 0 <= eu; eu--) - if (zb === za[eu].name) { - za[eu].di += zd, za[eu].g.push({ - g7: g7, - di: zd - }); - continue loop - } za.push({ - name: zb, - di: zd, - g: [{ - g7: g7, - di: zd - }] - }) - } - } - if (0 !== za.length) { - za.sort((et, eu) => eu.di - et.di); - var g = za[0].g, - zK = (g.sort((et, eu) => eu.di - et.di), "[" + za[0].name + "]"), - sF = bP.result.zI, - zf = 512 * sF / 26214400, - kX = (aM.zG(0, L(31, [zK, zf.toFixed(4)]), 40, 0, b9.mh, b9.me, -1, !1), g.length), - di = bP.result.zU, - v9 = za[0].di, - zg = 1e4 * zf; - for (aA = 0; aA < kX; aA++) - if (g[aA].g7 === aC.eK) { - aM.zG(600, L(32, [(zg * g[aA].di / (10 * v9)).toFixed(2)]), 40, 0, b9.mh, b9.me, -1, !1), aM.zG(600, L(33), 40, 0, b9.mh, b9.me, -1, !1); - break - } zf = (v9 * sF / (1e3 * di)).toFixed(2); - aM.zG(680, L(34, [zK, zf]), 40, 0, b9.mh, b9.me, -1, !1), aC.gj || aM.zG(720, L(35) + bI.zi, 736, 0, b9.mh, b9.n5, -1, !1) - } } - } - }, this.zO = function() { - var zP, vb; - aC.k8 || (zP = af, vb = aC.eK, 0 === zP.zQ[vb]) || zP.it[vb] < 1 || 2 * zP.ox[vb] > 3 * (zP.is[vb] + zP.it[vb]) || zJ() + if (0 !== zb.length) { + zb.sort((ew, ex) => ex.di - ew.di); + var g = zb[0].g, + zf = (g.sort((ew, ex) => ex.di - ew.di), "[" + zb[0].name + "]"), + zg = 512 * bP.result.zJ / 26214400, + ka = (aM.zH(0, L(31, [zf, zg.toFixed(4)]), 40, 0, b9.mj, b9.mg, -1, !1), g.length), + vA = zb[0].di, + zh = 1e4 * zg; + for (aA = 0; aA < ka; aA++) + if (g[aA].gA === aC.eN) { + aM.zH(600, L(32, [(zh * g[aA].di / (10 * vA)).toFixed(2)]), 40, 0, b9.mj, b9.mg, -1, !1), aM.zH(640, L(33, [(.2 * zL).toFixed(2), zf]), 40, 0, b9.mj, b9.mg, -1, !1); + break + } aC.gm || aM.zH(720, L(34) + bI.zi, 736, 0, b9.mj, b9.n7, -1, !1) + } + }(zL)) + }, this.zP = function() { + var zQ, vc; + aC.kB || (zQ = af, vc = aC.eN, 0 === zQ.zR[vc]) || zQ.iw[vc] < 1 || 2 * zQ.oz[vc] > 3 * (zQ.iv[vc] + zQ.iw[vc]) || zK() } } -function yX() { +function yY() { this.dU = function() { - this.zj = 0, this.yh = [], this.zU = 0, this.zI = 0 - }, this.yw = function() { - var rD; - aC.k8 || (rD = this, 2 === aC.yp ? rD.yh = bP.h3.yf() : aC.hP ? rD.yh = bP.h3.yj() : rD.yh = bP.h3.yl(), rD.zj = bg.zl.zm(), rD.zU = Math.max(1, bP.h3.ym(rD.yh)), b6.fv.oa(), 8 === aC.k6 ? bP.result.zI = 0 : rD.zI = 100 * bP.result.zj * ( - 1 + aC.xM)) + this.zj = 0, this.yi = [], this.zV = 0, this.zJ = 0 + }, this.yx = function() { + var rF; + aC.kB || (rF = this, 2 === aC.yq ? rF.yi = bP.h6.yg() : aC.hS ? rF.yi = bP.h6.yk() : rF.yi = bP.h6.ym(), rF.zj = bg.zl.zm(), rF.zV = Math.max(1, bP.h6.yn(rF.yi)), b6.fy.oc(), 8 === aC.k9 ? bP.result.zJ = 0 : rF.zJ = 100 * bP.result.zj * ( + 1 + aC.xN)) } } -function yc() { - this.yw = function() { - if (2 === aC.yp) aC.yx = 2; +function yd() { + this.yx = function() { + if (2 === aC.yq) aC.yy = 2; else { - if (8 === aC.k6) b8.fv.jD(0) || 0 === af.lf[0] ? aC.z9 = 1 : b8.fv.jD(1) || 0 === af.lf[1] ? aC.z9 = 0 : aC.z9 = +(af.gN[1] > af.gN[0]); + if (8 === aC.k9) b8.fy.jG(0) || 0 === af.li[0] ? aC.zA = 1 : b8.fy.jG(1) || 0 === af.li[1] ? aC.zA = 0 : aC.zA = +(af.gQ[1] > af.gQ[0]); else { - if (aC.hP) { - var l0 = bf.zp(); - if (aC.yk = l0, be.kB[l0]) return void(aC.yx = +(be.eY[aC.eK] === l0)) + if (aC.hS) { + var l3 = bf.zp(); + if (aC.yl = l3, be.kE[l3]) return void(aC.yy = +(be.eb[aC.eN] === l3)) } - aC.z9 = l4[0] + aC.zA = l7[0] } - aC.yx = +(aC.z9 === aC.eK) + aC.yy = +(aC.zA === aC.eN) } } } function d9() { - this.id = 0, this.dk = 0, this.uK = null, this.uL = null, this.uM = null, this.uS = null, this.a0 = new zq, this.dU = function() { + this.id = 0, this.dk = 0, this.uL = null, this.uM = null, this.uN = null, this.uT = null, this.a0 = new zq, this.dU = function() { var self, dk; - self = this, "undefined" == typeof Android || "function" != typeof Android.getVersion || (dk = Android.getVersion()) < 12 || (self.dk = dk, self.id = 1, self.uL = Android), + self = this, "undefined" == typeof Android || "function" != typeof Android.getVersion || (dk = Android.getVersion()) < 12 || (self.dk = dk, self.id = 1, self.uM = Android), function(self) { var dk; - "undefined" != typeof mwIOSdataX && window.webkit && window.webkit.messageHandlers && window.webkit.messageHandlers.iosCommandA && (self.id = 2, self.uM = mwIOSdataX, self.uS = window.webkit.messageHandlers.iosCommandA, dk = self - .uM.version, self.dk = dk ? Number(dk) : 0) + "undefined" != typeof mwIOSdataX && window.webkit && window.webkit.messageHandlers && window.webkit.messageHandlers.iosCommandA && (self.id = 2, self.uN = mwIOSdataX, self.uT = window.webkit.messageHandlers.iosCommandA, dk = self + .uN.version, self.dk = dk ? Number(dk) : 0) }(this), function(self) { - var uK; + var uL; if (0 === self.id) { try { - if (!(uK = window.localStorage)) return; - uK.setItem("tls7", "1"), uK.removeItem("tls7") + if (!(uL = window.localStorage)) return; + uL.setItem("tls7", "1"), uL.removeItem("tls7") } catch (error) { return } - self.uK = uK + self.uL = uL } }(this) } @@ -2641,31 +2638,31 @@ function d9() { function zq() { this.zu = function() { - bh.r3.uf(), bh.r3.ug(), ay.x.close(0, 3255), 0 === z.id ? z.uK && z.uK.clear() : 1 === z.id ? z.uL.saveString(199, "") : 2 === z.id && z.uS.postMessage("clear") + bh.r5.ug(), bh.r5.uh(), ay.x.close(0, 3255), 0 === z.id ? z.uL && z.uL.clear() : 1 === z.id ? z.uM.saveString(199, "") : 2 === z.id && z.uT.postMessage("clear") }, this.zv = function() { - 2 === z.id ? z.uS.postMessage("showConsentForm") : 1 === z.id && z.uL.setState(7) + 2 === z.id ? z.uT.postMessage("showConsentForm") : 1 === z.id && z.uM.setState(7) }, this.zw = function() { this.setState(14) - }, this.qz = function() { - return 1 === bh.e7.uF(2) + }, this.r1 = function() { + return 1 === bh.eA.uG(2) }, this.zx = function() { - bh.e7.uD(102, "") + bh.eA.uE(102, "") }, this.setState = function(zy) { - 1 === z.id && 5 <= z.dk && z.uL.setState(zy) + 1 === z.id && 5 <= z.dk && z.uM.setState(zy) }, this.a1 = function() { var zz; - 1 === z.id && 7 <= z.dk ? z.uL.setState(5) : ((zz = new URL(window.location)).searchParams.set("v", "" + Math.floor(1e3 * Math.random())), window.location.href = zz.toString()) + 1 === z.id && 7 <= z.dk ? z.uM.setState(5) : ((zz = new URL(window.location)).searchParams.set("v", "" + Math.floor(1e3 * Math.random())), window.location.href = zz.toString()) }, this.dZ = function() { - 1 !== z.id || z.dk < 17 || z.uL.saveString(23, document.documentElement.outerHTML) - }, this.e5 = function() { - 0 !== z.id && (1 === z.id ? z.uL.prepareAd("1688441405") : 2 === z.id && (0 === z.dk ? z.uS.postMessage("prepare ad 1770251391") : z.uS.postMessage("loadAds 1770251391"))) - }, this.eA = function(di) { - return 0 !== z.id && 1 !== z.id && 2 === z.id && (0 === z.dk ? z.uS.postMessage("show ad " + di) : z.uS.postMessage("showAd"), !0) + 1 !== z.id || z.dk < 17 || z.uM.saveString(23, document.documentElement.outerHTML) + }, this.e8 = function() { + 0 !== z.id && (1 === z.id ? z.uM.prepareAd("1688441405") : 2 === z.id && (0 === z.dk ? z.uT.postMessage("prepare ad 1770251391") : z.uT.postMessage("loadAds 1770251391"))) + }, this.eD = function(di) { + return 0 !== z.id && 1 !== z.id && 2 === z.id && (0 === z.dk ? z.uT.postMessage("show ad " + di) : z.uT.postMessage("showAd"), !0) }, this.de = function() { 2 === z.id && z.dk < 23 && s.t(4, 1, new u("App Update Required", "A new iOS app version with bug fixes has been published.
Please download the new Territorial.io app version for iOS:
" + bI - .a00 + "", !0, [new v("⬅️ " + L(36), function() { + .a00 + "", !0, [new v("⬅️ " + L(35), function() { s.t(0) - }, b9.nM)])) + }, b9.nO)])) } } @@ -2673,15 +2670,15 @@ function dO() { function a03(e) { a0E(e), s.t(4, 5, new u("🚀 New Game Update", "The game has been updated! Please reload the game." + "

FX Client is not yet compatible with the latest version of the game.

Updates should normally be available within a few hours.
You can still use FX to play in singleplayer mode.

", - !0, [new v("⬅️ " + L(36), function() { + !0, [new v("⬅️ " + L(35), function() { s.a0F() }), new v("🔄 Reload", function() { z.a0.a1() - }, b9.n4)])) + }, b9.n6)])) } function a0D(e) { - a0E(e), s.t(4, 5, new u(L(37), { + a0E(e), s.t(4, 5, new u(L(36), { "3249": "No servers found", "4705": "Lobby not found", "4730": "Kicked from lobby" @@ -2689,9 +2686,9 @@ function dO() { } function a07(e) { - var pI = " [" + e + "]"; - return 3249 === e || 1006 === e ? "No Internet / No Server Response" + pI : 4527 === e ? "Player already in lobby" + pI : 4530 === e ? "Lobby Timeout" + pI : 4528 === e ? "Lobby Kick: Another login detected." + pI : 4540 === e ? - "You have been kicked." + pI : "Unknown error" + pI + var pK = " [" + e + "]"; + return 3249 === e || 1006 === e ? "No Internet / No Server Response" + pK : 4527 === e ? "Player already in lobby" + pK : 4530 === e ? "Lobby Timeout" + pK : 4528 === e ? "Lobby Kick: Another login detected." + pK : 4540 === e ? + "You have been kicked." + pK : "Unknown error" + pK } function a0E(e) { @@ -2700,15 +2697,15 @@ function dO() { function a06(e) { var zy = aZ.a05(); - 6 === zy ? ay.x.a0H(e) : bl.a09 ? (s.w(), bl.tD(), ay.x.close(ay.x.a0A, 3256)) : 8 === zy && aC.a0I(!0) + 6 === zy ? ay.x.a0H(e) : bl.a09 ? (s.w(), bl.tE(), ay.x.close(ay.x.a0A, 3256)) : 8 === zy && aC.a0I(!0) } this.a01 = function(a02, e) { a02 === 1 && __fx.customLobby.isActive() && aZ.a05() !== 6 && __fx.customLobby.setActive(false); - if (8 === s.rq && 0 === a02) + if (8 === s.rs && 0 === a02) if (4211 === e) a03(e); else { - if (4480 === e) return bh.r3.uh(), void s.t(4, 0, new u(L(39), L(40), !0)); - 8 !== aZ.a05() && a06(), s.t(4, 0, new u(L(37), a07(e), !0)) + if (4480 === e) return bh.r5.ui(), void s.t(4, 0, new u(L(38), L(39), !0)); + 8 !== aZ.a05() && a06(), s.t(4, 0, new u(L(36), a07(e), !0)) } else { var zy = aZ.a05(); @@ -2716,13 +2713,13 @@ function dO() { if (4211 === e) return void a03(e); if (4215 !== e && 4516 !== e && 4527 !== e && 4533 !== e) return void aY.a08(a02) } else { - if (!bl.a09) return 8 === zy ? void(a02 !== ay.x.a0B || aC.k8 || 1 !== aC.ys || aC.gj || aM.a0C(L(38, [e]))) : void 0; + if (!bl.a09) return 8 === zy ? void(a02 !== ay.x.a0B || aC.kB || 1 !== aC.yt || aC.gm || aM.a0C(L(37, [e]))) : void 0; if (a02 !== ay.x.a0A) return } a0D(e) } }, this.a0G = function(e) { - 8 === aZ.a05() ? aC.k8 || 1 !== aC.ys || aM.a0C(L(38, [e])) : a0D(e) + 8 === aZ.a05() ? aC.kB || 1 !== aC.yt || aM.a0C(L(37, [e])) : a0D(e) }, this.r = function() { a0E(3268) } @@ -2732,16 +2729,16 @@ function cy() { var a0J, a0K, a0L = -15e3, a0M = !1; - function gn(e) { + function gq(e) { a0g() || (a0M = !0, a0h(e, 1), ay.x.a0i(ay.x.a0B), a0j(Math.floor(h.k * e.clientX), Math.floor(h.k * e.clientY))) } function a0V(e) { - a0L = bd.e9, a0h(e, 1), ay.x.a0i(ay.x.a0B), 0 < e.touches.length && (a0J = Math.floor(h.k * e.touches[0].clientX), a0K = Math.floor(h.k * e.touches[0].clientY), ar.a0V(e) || a0j(a0J, a0K)) + a0L = bd.eC, a0h(e, 1), ay.x.a0i(ay.x.a0B), 0 < e.touches.length && (a0J = Math.floor(h.k * e.touches[0].clientX), a0K = Math.floor(h.k * e.touches[0].clientY), ar.a0V(e) || a0j(a0J, a0K)) } - function a0j(eh, ej) { - s.gn(eh, ej), 0 === aC.ys ? aZ.gn(eh, ej) : bA.a0k(eh, ej) || bc.gn(eh, ej) || aW.gn(eh, ej) || aK.a0l(eh, ej) || aO.gn(eh, ej) || 0 <= aL.gn(eh, ej) || au.gn(eh, ej) || bH.a0m(eh, ej) || aK.a0n(eh, ej) + function a0j(ek, em) { + s.gq(ek, em), 0 === aC.yt ? aZ.gq(ek, em) : bA.a0k(ek, em) || bc.gq(ek, em) || aW.gq(ek, em) || aK.a0l(ek, em) || aO.gq(ek, em) || 0 <= aL.gq(ek, em) || au.gq(ek, em) || bH.a0m(ek, em) || aK.a0n(ek, em) } function a0R(e) { @@ -2749,15 +2746,15 @@ function cy() { } function a0W(e) { - a0L = bd.e9, a0h(e, 1), 0 < e.touches.length && (a0J = Math.floor(h.k * e.touches[0].clientX), a0K = Math.floor(h.k * e.touches[0].clientY), ar.a0W(e) || a0o(a0J, a0K)) + a0L = bd.eC, a0h(e, 1), 0 < e.touches.length && (a0J = Math.floor(h.k * e.touches[0].clientX), a0K = Math.floor(h.k * e.touches[0].clientY), ar.a0W(e) || a0o(a0J, a0K)) } - function a0o(eh, ej) { - s.a0R(eh, ej), 0 === aC.ys ? aZ.a0R(eh, ej) : (bR.gg(eh, ej), bc.a0R(eh, ej) || (aL.a0R(eh, ej), aK.hH() ? aK.a0R(eh, ej) : aQ.go ? aQ.a0R(eh) && (bd.dc = !0) : (aU.a0R(eh, ej), aR.mC && aR.a0R(eh, ej) && (bd.dc = !0)))) + function a0o(ek, em) { + s.a0R(ek, em), 0 === aC.yt ? aZ.a0R(ek, em) : (bR.gj(ek, em), bc.a0R(ek, em) || (aL.a0R(ek, em), aK.hK() ? aK.a0R(ek, em) : aQ.gr ? aQ.a0R(ek) && (bd.dc = !0) : (aU.a0R(ek, em), aR.mE && aR.a0R(ek, em) && (bd.dc = !0)))) } function a0T(e) { - a0g() || (a0h(e, 1), a0p(), 0 === aC.ys ? (aZ.click(-1024, -1024), aS.qb()) : (aU.a0q(-1024, -1024), aL.a0R(-1024, -1024), aQ.a0r(), aR.mC = !1)) + a0g() || (a0h(e, 1), a0p(), 0 === aC.yt ? (aZ.click(-1024, -1024), aS.qd()) : (aU.a0q(-1024, -1024), aL.a0R(-1024, -1024), aQ.a0r(), aR.mE = !1)) } function a0S(e) { @@ -2769,11 +2766,11 @@ function cy() { } function a0X(e) { - a0L = bd.e9, a0h(e, 1), e && e.touches && 0 < e.touches.length && 0 !== aC.ys ? aR.mC = !1 : ar.a0t() || (a0s(a0J, a0K, !1), bH.a0P && (bH.a0P = !1, e.preventDefault())) + a0L = bd.eC, a0h(e, 1), e && e.touches && 0 < e.touches.length && 0 !== aC.yt ? aR.mE = !1 : ar.a0t() || (a0s(a0J, a0K, !1), bH.a0P && (bH.a0P = !1, e.preventDefault())) } function a0Y(e) { - a0L = bd.e9, a0h(e, 1), a0s(a0J, a0K, !1), bH.a0P && (bH.a0P = !1, e.preventDefault()) + a0L = bd.eC, a0h(e, 1), a0s(a0J, a0K, !1), bH.a0P && (bH.a0P = !1, e.preventDefault()) } function a0Z(e) {} @@ -2784,8 +2781,8 @@ function cy() { a0g() || a0h(e, 0) } - function a0s(eh, ej, a0u) { - a0p(), 0 === aC.ys ? aZ.click(eh, ej) : (aU.a0q(eh, ej), bc.a0q(), aQ.a0r(), aR.mC = !1, aK.click(eh, ej, a0u) ? bd.dc = !0 : aL.a0S(eh, ej)) + function a0s(ek, em, a0u) { + a0p(), 0 === aC.yt ? aZ.click(ek, em) : (aU.a0q(ek, em), bc.a0q(), aQ.a0r(), aR.mE = !1, aK.click(ek, em, a0u) ? bd.dc = !0 : aL.a0S(ek, em)) } function a0p() { @@ -2793,9 +2790,9 @@ function cy() { } function a0U(e) { - var eh, ej, deltaY; - a0g() || (a0h(e, 1), ay.x.a0i(ay.x.a0B), eh = Math.floor(h.k * e.clientX), ej = Math.floor(h.k * e.clientY), deltaY = e.deltaY, 1 === e.deltaMode && (deltaY *= 16), s.a0U(eh, ej, deltaY), 0 === aC.ys ? aZ.a0U(eh, ej, deltaY) : aU.a0U(eh, ej, - deltaY) || (aQ.a0v(eh, ej) ? aQ.a0U(deltaY) && (bd.dc = !0) : aR.a0U(eh, ej, deltaY))) + var ek, em, deltaY; + a0g() || (a0h(e, 1), ay.x.a0i(ay.x.a0B), ek = Math.floor(h.k * e.clientX), em = Math.floor(h.k * e.clientY), deltaY = e.deltaY, 1 === e.deltaMode && (deltaY *= 16), s.a0U(ek, em, deltaY), 0 === aC.yt ? aZ.a0U(ek, em, deltaY) : aU.a0U(ek, em, + deltaY) || (aQ.a0v(ek, em) ? aQ.a0U(deltaY) && (bd.dc = !0) : aR.a0U(ek, em, deltaY))) } function a0c(e) { @@ -2803,38 +2800,38 @@ function cy() { } function a0h(e, id) { - 0 === id && s.hH() || (id = window.innerWidth / document.documentElement.clientWidth) < .999 || 1.001 < id || 0 !== aZ.a05() && e.preventDefault() + 0 === id && s.hK() || (id = window.innerWidth / document.documentElement.clientWidth) < .999 || 1.001 < id || 0 !== aZ.a05() && e.preventDefault() } function a0d(e) { if (__fx.keybindHandler(e.key)) return; - a0g() || 0 < h.rY || (e = e.code) && e.length && (bV.ev(e, 18) ? ap.a0x(3) : bV.ev(e, 22) ? ap.a0x(0) : bV.ev(e, 20) ? ap.a0x(1) : bV.ev(e, 24) ? ap.a0x(2) : bV.ev(e, 10) ? aQ.a0y(31 / 32) : bV.ev(e, 8) ? aQ.a0y(32 / 31) : bV.ev(e, 6) ? aQ - .a0y(7 / 8) : bV.ev(e, 4) ? aQ.a0y(8 / 7) : bV.ev(e, 14) ? 0 !== aC.ys && aR.a0U(Math.floor(h.i / 2), Math.floor(h.j / 2), -200) : bV.ev(e, 16) ? 0 !== aC.ys && aR.a0U(Math.floor(h.i / 2), Math.floor(h.j / 2), 200) : bV.ev(e, 0) ? aC - .ys && bR.gh(!1) : bV.ev(e, 2) ? aC.ys && bR.gh(!0) : bV.ev(e, 26) ? aC.ys && bR.hB() : bV.ev(e, 28) && aC.ys && bR.hG()) + a0g() || 0 < h.ra || (e = e.code) && e.length && (bV.ey(e, 18) ? ap.a0x(3) : bV.ey(e, 22) ? ap.a0x(0) : bV.ey(e, 20) ? ap.a0x(1) : bV.ey(e, 24) ? ap.a0x(2) : bV.ey(e, 10) ? aQ.a0y(31 / 32) : bV.ey(e, 8) ? aQ.a0y(32 / 31) : bV.ey(e, 6) ? aQ + .a0y(7 / 8) : bV.ey(e, 4) ? aQ.a0y(8 / 7) : bV.ey(e, 14) ? 0 !== aC.yt && aR.a0U(Math.floor(h.i / 2), Math.floor(h.j / 2), -200) : bV.ey(e, 16) ? 0 !== aC.yt && aR.a0U(Math.floor(h.i / 2), Math.floor(h.j / 2), 200) : bV.ey(e, 0) ? aC + .yt && bR.gk(!1) : bV.ey(e, 2) ? aC.yt && bR.gk(!0) : bV.ey(e, 26) ? aC.yt && bR.hE() : bV.ey(e, 28) && aC.yt && bR.hJ()) } function a0e(e) { - if (!a0g() && !(0 < h.rY || bd.e9 < 400)) { + if (!a0g() && !(0 < h.ra || bd.eC < 400)) { var code = e.code; - if (code && code.length && !("Enter" === code && s.a0z(1) || "Space" === code && s.a0z(0))) return bl.a09 ? bl.tJ.a0z(code) ? void 0 : void("Escape" === code && bH.f3()) : void(8 !== aZ.a05() && aZ.a0z(e) ? bd.dc = !0 : "Escape" === - code ? bH.f3() : bV.ev(code, 18) ? ap.a10(3) : bV.ev(code, 22) ? ap.a10(0) : bV.ev(code, 20) ? ap.a10(1) : bV.ev(code, 24) ? ap.a10(2) : bV.ev(code, 12) ? bA.a11(!aC.mA) : "Space" === code && aC.ys && (aL.gk && aL.a12(), aC - .gj) && bA.a13(!1)) + if (code && code.length && !("Enter" === code && s.a0z(1) || "Space" === code && s.a0z(0))) return bl.a09 ? bl.tK.a0z(code) ? void 0 : void("Escape" === code && bH.f6()) : void(8 !== aZ.a05() && aZ.a0z(e) ? bd.dc = !0 : "Escape" === + code ? bH.f6() : bV.ey(code, 18) ? ap.a10(3) : bV.ey(code, 22) ? ap.a10(0) : bV.ey(code, 20) ? ap.a10(1) : bV.ey(code, 24) ? ap.a10(2) : bV.ey(code, 12) ? bA.a11(!aC.mC) : "Space" === code && aC.yt && (aL.gn && aL.a12(), aC + .gm) && bA.a13(!1)) } } function a0f() { - "hidden" === document.visibilityState ? 1 === aC.ys && (aC.gj ? bA.a14() : !aC.k8 || aL.gk || aC.gv || aL.a12()) : bd.dc = !0 + "hidden" === document.visibilityState ? 1 === aC.yt && (aC.gm ? bA.a14() : !aC.kB || aL.gn || aC.gy || aL.a12()) : bd.dc = !0 } function a0g() { - return a0L + 15e3 > bd.e9 + return a0L + 15e3 > bd.eC } function resize() { h.a16() } this.a0N = 0, this.a0O = "", this.a0P = !1, this.dU = function() { - a0Q.addEventListener("mousedown", gn, { + a0Q.addEventListener("mousedown", gq, { passive: !1 }), a0Q.addEventListener("mousemove", a0R, { passive: !1 @@ -2856,92 +2853,92 @@ function cy() { passive: !1 }), a0Q.addEventListener("dragover", a0Z), a0Q.addEventListener("drop", a0a), a0Q.addEventListener("dblclick", a0b), document.addEventListener("contextmenu", a0c), document.addEventListener("keydown", a0d), document.addEventListener( "keyup", a0e), document.addEventListener("visibilitychange", a0f), window.addEventListener("resize", resize) - }, this.a0m = function(eh, ej) { - return !!bA.gn(eh, ej) || !!(aU.gn(eh, ej) || aR.gn(eh, ej) || aQ.gn(eh, ej) || aM.gn(eh, ej)) - }, this.a15 = a0g, this.q4 = function() { + }, this.a0m = function(ek, em) { + return !!bA.gq(ek, em) || !!(aU.gq(ek, em) || aR.gq(ek, em) || aQ.gq(ek, em) || aM.gq(ek, em)) + }, this.a15 = a0g, this.q6 = function() { return !a0M || 0 < a0L - }, this.f3 = function() { - if (!s.hH()) return 8 === aZ.a05() ? aC.mA ? void bA.a11(!1) : bc.hH ? void bc.a12() : void aL.a12() : void(7 !== aZ.a05() && 6 === aZ.a05() && aY.a17()); + }, this.f6 = function() { + if (!s.hK()) return 8 === aZ.a05() ? aC.mC ? void bA.a11(!1) : bc.hK ? void bc.a12() : void aL.a12() : void(7 !== aZ.a05() && 6 === aZ.a05() && aY.a17()); s.a0z(2) } } function bu() { - this.pb = new a18, this.pk = new a19, this.fv = new a1A, this.zX = new a1B, this.x9 = new a1C, this.a1D = new a1E, this.canvas = new a1F, this.color = new a1G, this.a1H = new a1I, this.dU = function() { - this.pb.ue() + this.pd = new a18, this.pm = new a19, this.fy = new a1A, this.zY = new a1B, this.xA = new a1C, this.a1D = new a1E, this.canvas = new a1F, this.color = new a1G, this.a1H = new a1I, this.dU = function() { + this.pd.uf() } } function a19() { - this.vZ = function(g) { + this.va = function(g) { g.fill(0) }, this.a1J = function(g) { - for (var ea = g.length, aA = 0; aA < ea; aA++) g[aA] = [] - }, this.a1K = function(hf, a1L) { - for (var hg = bM.fA, aA = 0; aA < 3; aA++) hg[aA] = a1L * hf[aA]; - return hg - }, this.a1M = function(hf, hg, a1N) { - for (var hj = 0, aA = 0; aA < 3; aA++) hj += Math.abs(hf[aA] - hg[aA]); - return a1N <= hj - }, this.a1O = function(hf, a1P) { - for (var aA = 0; aA < 3; aA++) hf[aA] = bJ.p9(hf[aA] + a1P, 0, 255); - return hf - }, this.a1Q = function(g, sB, sC) { - sC = sC || g.length - 1; - for (var a1R = 0, aA = sB = sB || 0; aA <= sC; aA++) a1R += g[aA]; + for (var ed = g.length, aA = 0; aA < ed; aA++) g[aA] = [] + }, this.a1K = function(hi, a1L) { + for (var hj = bM.fD, aA = 0; aA < 3; aA++) hj[aA] = a1L * hi[aA]; + return hj + }, this.a1M = function(hi, hj, a1N) { + for (var hm = 0, aA = 0; aA < 3; aA++) hm += Math.abs(hi[aA] - hj[aA]); + return a1N <= hm + }, this.a1O = function(hi, a1P) { + for (var aA = 0; aA < 3; aA++) hi[aA] = bJ.pB(hi[aA] + a1P, 0, 255); + return hi + }, this.a1Q = function(g, sC, sD) { + sD = sD || g.length - 1; + for (var a1R = 0, aA = sC = sC || 0; aA <= sD; aA++) a1R += g[aA]; return a1R }, this.a1S = function(g, a1T) { - for (var aA, a1U, ea = g.length, a1V = [], et = ea - 1; 0 <= et; et--) { - for (aA = a1U = 0; aA < ea; aA++) a1T(g[aA]) < a1T(g[a1U]) && (a1U = aA); - ea--, a1V.push(g[a1U]), g[a1U] = g[ea], g.pop() + for (var aA, a1U, ed = g.length, a1V = [], ew = ed - 1; 0 <= ew; ew--) { + for (aA = a1U = 0; aA < ed; aA++) a1T(g[aA]) < a1T(g[a1U]) && (a1U = aA); + ed--, a1V.push(g[a1U]), g[a1U] = g[ed], g.pop() } return a1V }, this.min = function(g) { - var aA, f2, ea = g.length; - if (0 === ea) return 0; - for (f2 = g[0], aA = 1; aA < ea; aA++) f2 = Math.min(f2, g[aA]); - return f2 + var aA, f5, ed = g.length; + if (0 === ed) return 0; + for (f5 = g[0], aA = 1; aA < ed; aA++) f5 = Math.min(f5, g[aA]); + return f5 }, this.max = function(g) { - var ea = g.length; - if (0 === ea) return 0; - for (var f2 = g[0], aA = 1; aA < ea; aA++) f2 = Math.max(f2, g[aA]); - return f2 - }, this.a1W = function(g, f2) { - for (var ea = g.length, g2 = 0, aA = 0; aA < ea; aA++) g2 += g[aA] > f2; - return g2 + var ed = g.length; + if (0 === ed) return 0; + for (var f5 = g[0], aA = 1; aA < ed; aA++) f5 = Math.max(f5, g[aA]); + return f5 + }, this.a1W = function(g, f5) { + for (var ed = g.length, g5 = 0, aA = 0; aA < ed; aA++) g5 += g[aA] > f5; + return g5 }, this.a1X = function(a1Y, a1Z, min) { - for (var ea = a1Z[0], aA = ea - 1; 0 <= aA; aA--) a1Y[aA] < min && (a1Y[aA] = a1Y[--ea]); - a1Z[0] = ea - }, this.a1a = function(g, ea, value) { - for (var aA = 0; aA < ea; aA++) g[aA] -= value + for (var ed = a1Z[0], aA = ed - 1; 0 <= aA; aA--) a1Y[aA] < min && (a1Y[aA] = a1Y[--ed]); + a1Z[0] = ed + }, this.a1a = function(g, ed, value) { + for (var aA = 0; aA < ed; aA++) g[aA] -= value }, this.a1b = function(g) { - for (var ea = g.length, aA = 0; aA < ea; aA++) + for (var ed = g.length, aA = 0; aA < ed; aA++) if ("string" != typeof g[aA]) return !1; return !0 - }, this.a1c = function(pI, g, a1d) { + }, this.a1c = function(pK, g, a1d) { g.fill(0); - for (var sF = pI.split(","), ea = Math.min(sF.length, g.length), aA = 0; aA < ea; aA++) g[aA] = Math.min(parseInt(sF[aA]), a1d) - }, this.a1e = function(pI, g, qY) { + for (var sG = pK.split(","), ed = Math.min(sG.length, g.length), aA = 0; aA < ed; aA++) g[aA] = Math.min(parseInt(sG[aA]), a1d) + }, this.a1e = function(pK, g, qa) { g.fill(""); - for (var sF = pI.split('"'), ea = Math.min(sF.length, 2 * g.length), hN = 0, aA = 1; aA < ea; aA += 2) g[hN++] = sF[aA].slice(0, qY) - }, this.a1f = function(g, g2) { - if (0 === g2) g.fill(0); + for (var sG = pK.split('"'), ed = Math.min(sG.length, 2 * g.length), hQ = 0, aA = 1; aA < ed; aA += 2) g[hQ++] = sG[aA].slice(0, qa) + }, this.a1f = function(g, g5) { + if (0 === g5) g.fill(0); else { var a1R = this.a1Q(g), - ea = g.length; - if (0 === a1R) g.fill(bJ.dj(g2, ea)); + ed = g.length; + if (0 === a1R) g.fill(bJ.dj(g5, ed)); else - for (var aA = 0; aA < ea; aA++) g[aA] = bJ.dj(g2 * g[aA], a1R); - if (0 === (a1R = this.a1Q(g))) g[1] = g2; + for (var aA = 0; aA < ed; aA++) g[aA] = bJ.dj(g5 * g[aA], a1R); + if (0 === (a1R = this.a1Q(g))) g[1] = g5; else - for (var hN = 0; a1R++ < g2;) g[hN = (hN + 1) % ea] && g[hN]++ + for (var hQ = 0; a1R++ < g5;) g[hQ = (hQ + 1) % ed] && g[hQ]++ } }, this.a1g = function(g) { if (!g) return 0; - var ea = g.length; - if (0 === ea) return 0; - for (var f2 = g[ea - 1], aA = ea - 2; 0 <= aA; aA--) - if (g[aA] !== f2) return aA + 2; + var ed = g.length; + if (0 === ed) return 0; + for (var f5 = g[ed - 1], aA = ed - 2; 0 <= aA; aA--) + if (g[aA] !== f5) return aA + 2; return 1 }, this.a1h = function(g) { for (var a1R = 0, aA = 0; aA < g.length; aA++) a1R += g[aA].length; @@ -2953,224 +2950,224 @@ function a19() { } function a1F() { - this.xf = function(a1k, dx, a1l) { - var hR = a1k.height, - a1m = b8.pb.vP(hR, hR), - hX = b8.pb.getContext(a1m); - return function(i, hX, a1l) { - hX.fillStyle = a1l, hX.beginPath(), hX.arc(i / 2, i / 2, .47 * i, 0, 2 * Math.PI), hX.fill() - }(hR, hX, a1l), hX.drawImage(a1k, -dx * hR, 0), a1m + this.xg = function(a1k, dy, a1l) { + var hU = a1k.height, + a1m = b8.pd.vQ(hU, hU), + ha = b8.pd.getContext(a1m); + return function(i, ha, a1l) { + ha.fillStyle = a1l, ha.beginPath(), ha.arc(i / 2, i / 2, .47 * i, 0, 2 * Math.PI), ha.fill() + }(hU, ha, a1l), ha.drawImage(a1k, -dy * hU, 0), a1m }, this.a1o = function(a1p) { - var hX, hU, hR = a1p.height; - return a1p.width === hR && (hU = (hX = b8.pb.getContext(a1p, !0)).getImageData(0, 0, hR, hR), b8.a1D.a1q(hU.data, hR, hR, .9), hX.putImageData(hU, 0, 0)), a1p + var ha, hX, hU = a1p.height; + return a1p.width === hU && (hX = (ha = b8.pd.getContext(a1p, !0)).getImageData(0, 0, hU, hU), b8.a1D.a1q(hX.data, hU, hU, .9), ha.putImageData(hX, 0, 0)), a1p } } function a1G() { - this.a1r = function(f2) { - return [f2 >> 12 & 63, f2 >> 6 & 63, 63 & f2] - }, this.a1s = function(f2) { - for (var g = this.a1r(f2), aA = 0; aA < 3; aA++) g[aA] = ~~(4.05 * g[aA]); + this.a1r = function(f5) { + return [f5 >> 12 & 63, f5 >> 6 & 63, 63 & f5] + }, this.a1s = function(f5) { + for (var g = this.a1r(f5), aA = 0; aA < 3; aA++) g[aA] = ~~(4.05 * g[aA]); return g - }, this.a1t = function(f2) { - f2 = this.a1s(f2); - return b8.color.mZ(f2[0], f2[1], f2[2]) + }, this.a1t = function(f5) { + f5 = this.a1s(f5); + return b8.color.mb(f5[0], f5[1], f5[2]) }, this.a1u = function(g) { for (var aA = 0; aA < 3; aA++) g[aA] = ~~(g[aA] / 4.04); return (g[0] << 12) + (g[1] << 6) + g[2] - }, this.mZ = function(dw, sF, eu) { - return "rgb(" + dw + "," + sF + "," + eu + ")" - }, this.mb = function(dw, sF, eu, et) { - return "rgba(" + dw + "," + sF + "," + eu + "," + et.toFixed(3) + ")" - }, this.q6 = function(ev) { - for (var g = ev.split("(")[1].split(","), f9 = bM.f9, aA = 0; aA < 3; aA++) f9[aA] = parseInt(g[aA]); - return 4 === g.length ? f9[3] = 255 * parseFloat(g[3].slice(0, -1)) : f9[3] = 255, f9 - }, this.q7 = function(a1v, ed) { - for (var g = a1v.slice(a1v.indexOf("(") + 1, a1v.indexOf(")")).split(","), f9 = bM.f9, aA = 0; aA < 3; aA++) f9[aA] = bJ.p9(parseInt(g[aA].trim(), 10) + ed, 0, 255); - return 3 === g.length ? this.mZ(f9[0], f9[1], f9[2]) : (a1v = parseFloat(g[3].trim()), this.mb(f9[0], f9[1], f9[2], a1v = 0 === a1v ? .3 : a1v)) + }, this.mb = function(dx, sG, ex) { + return "rgb(" + dx + "," + sG + "," + ex + ")" + }, this.md = function(dx, sG, ex, ew) { + return "rgba(" + dx + "," + sG + "," + ex + "," + ew.toFixed(3) + ")" + }, this.q8 = function(ey) { + for (var g = ey.split("(")[1].split(","), fC = bM.fC, aA = 0; aA < 3; aA++) fC[aA] = parseInt(g[aA]); + return 4 === g.length ? fC[3] = 255 * parseFloat(g[3].slice(0, -1)) : fC[3] = 255, fC + }, this.q9 = function(a1v, eg) { + for (var g = a1v.slice(a1v.indexOf("(") + 1, a1v.indexOf(")")).split(","), fC = bM.fC, aA = 0; aA < 3; aA++) fC[aA] = bJ.pB(parseInt(g[aA].trim(), 10) + eg, 0, 255); + return 3 === g.length ? this.mb(fC[0], fC[1], fC[2]) : (a1v = parseFloat(g[3].trim()), this.md(fC[0], fC[1], fC[2], a1v = 0 === a1v ? .3 : a1v)) }, this.a1w = function(g) { - for (var pI = "#", aA = 0; aA < 3; aA++) { - var dw = g[aA].toString(16); - pI += 1 === dw.length ? "0" + dw : dw + for (var pK = "#", aA = 0; aA < 3; aA++) { + var dx = g[aA].toString(16); + pK += 1 === dx.length ? "0" + dx : dx } - return pI - }, this.a1x = function(pI) { - var dw, sF; - return pI.length < 7 ? b9.mY : (dw = parseInt(pI.slice(1, 3), 16), sF = parseInt(pI.slice(3, 5), 16), pI = parseInt(pI.slice(5, 7), 16), this.mZ(dw, sF, pI)) + return pK + }, this.a1x = function(pK) { + var dx, sG; + return pK.length < 7 ? b9.ma : (dx = parseInt(pK.slice(1, 3), 16), sG = parseInt(pK.slice(3, 5), 16), pK = parseInt(pK.slice(5, 7), 16), this.mb(dx, sG, pK)) } } function a1C() { - this.a1y = function(pI, font, maxWidth) { - if (font && (tk.font = font), tk.measureText(pI).width <= maxWidth) return pI; - for (var aA = pI.length - 1; 1 <= aA; aA--) - if (pI = pI.substring(0, aA), tk.measureText(pI + "...").width <= maxWidth) return pI + "..."; + this.a1y = function(pK, font, maxWidth) { + if (font && (tl.font = font), tl.measureText(pK).width <= maxWidth) return pK; + for (var aA = pK.length - 1; 1 <= aA; aA--) + if (pK = pK.substring(0, aA), tl.measureText(pK + "...").width <= maxWidth) return pK + "..."; return "..." } } function a1I() { var a20 = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"]; - this.a21 = function(e9) { - var a23, pI = new Date(e9.getTime() - 6e4 * e9.getTimezoneOffset()).toUTCString(); - return pI.length < 12 || (pI = pI.substring(5, pI.length), 0 === (e9 = e9.getTimezoneOffset())) ? pI : (a23 = (e9 < 0 ? "+" : "-") + bJ.dj(Math.abs(e9), 60), 0 == (e9 = Math.abs(e9) % 60) ? pI + a23 : pI + a23 + ":" + (e9 < 10 ? "0" : - "") + e9) - }, this.a24 = function(e9) { - var pI = e9.toUTCString(); - return pI.length < 12 ? pI : function(e9) { - return a20[e9.getUTCDay()] - }(e9) + ", " + pI.substring(5, pI.length - 4) + this.a21 = function(eC) { + var a23, pK = new Date(eC.getTime() - 6e4 * eC.getTimezoneOffset()).toUTCString(); + return pK.length < 12 || (pK = pK.substring(5, pK.length), 0 === (eC = eC.getTimezoneOffset())) ? pK : (a23 = (eC < 0 ? "+" : "-") + bJ.dj(Math.abs(eC), 60), 0 == (eC = Math.abs(eC) % 60) ? pK + a23 : pK + a23 + ":" + (eC < 10 ? "0" : + "") + eC) + }, this.a24 = function(eC) { + var pK = eC.toUTCString(); + return pK.length < 12 ? pK : function(eC) { + return a20[eC.getUTCDay()] + }(eC) + ", " + pK.substring(5, pK.length - 4) } } function a18() { var a26 = null; - this.xw = 0, this.ue = function() { - var f2 = bh.e7.data[5].value; - a26 = "px " + f2, "Trebuchet MS" !== f2 && (a26 += ", Trebuchet MS"), this.xw = hQ(32, 32, ["a", "b", "m"], 200, a26) - }, this.vP = function(i, j) { - var ev = document.createElement("canvas"); - return ev.width = i, ev.height = j, ev + this.xx = 0, this.uf = function() { + var f5 = bh.eA.data[5].value; + a26 = "px " + f5, "Trebuchet MS" !== f5 && (a26 += ", Trebuchet MS"), this.xx = hT(32, 32, ["a", "b", "m"], 200, a26) + }, this.vQ = function(i, j) { + var ey = document.createElement("canvas"); + return ey.width = i, ey.height = j, ey }, this.getContext = function(canvas, alpha) { return canvas.getContext("2d", { alpha: alpha }) - }, this.getImageData = function(x9, i, j) { - return x9.getImageData(0, 0, i, j) - }, this.rQ = function(type, size) { + }, this.getImageData = function(xA, i, j) { + return xA.getImageData(0, 0, i, j) + }, this.rS = function(type, size) { return size = size.toFixed(2), 0 === type ? size + a26 : 1 === type ? "bold " + size + a26 : 2 === type ? "lighter " + size + a26 : 3 === type ? "italic " + size + a26 : 4 === type ? "oblique " + size + a26 : 5 === type ? "small-caps " + size + a26 : "small-caps bold " + size + a26 - }, this.textAlign = function(hX, id) { - hX.textAlign = 0 === id ? "left" : 1 === id ? "center" : "right" - }, this.textBaseline = function(hX, id) { - hX.textBaseline = 1 === id ? "middle" : 2 === id ? "bottom" : "top" - }, this.pm = function(e, code, color) { - color = this.pl(ba.rS) + " solid " + (color || b9.mh); + }, this.textAlign = function(ha, id) { + ha.textAlign = 0 === id ? "left" : 1 === id ? "center" : "right" + }, this.textBaseline = function(ha, id) { + ha.textBaseline = 1 === id ? "middle" : 2 === id ? "bottom" : "top" + }, this.po = function(e, code, color) { + color = this.pn(ba.rU) + " solid " + (color || b9.mj); 5 === (code = code || 5) ? e.style.border = color : 4 === code ? e.style.borderLeft = color : 2 === code ? e.style.borderBottom = color : 6 === code ? e.style.borderRight = color : e.style.borderTop = color - }, this.sH = function(e, eh, ej, i, j) { + }, this.sI = function(e, ek, em, i, j) { e = e.style; - e.left = this.sI(eh), e.top = this.sI(ej), e.width = this.sI(i), e.height = this.sI(j) - }, this.pc = function(f2) { - return 1 + f2 * z.a0.qz() - }, this.qu = function(mJ, g8) { - return mJ * this.pc(void 0 === g8 ? .5 : g8) * h.pd / h.k - }, this.sG = function(mJ, g8) { - return mJ * this.pc(void 0 === g8 ? .5 : g8) * h.pd - }, this.rw = function(mJ, g8, a27) { - return this.pc(g8) * Math.min(mJ * h.pd, a27 * h.i) / h.k - }, this.pl = function(f2) { - return f2.toFixed(1) + "px" - }, this.sI = function(f2) { - return this.a29(f2).toFixed(1) + "px" - }, this.a29 = function(f2) { - return f2 / h.k - }, this.a2A = function(rg, a2B) { - for (var pI = "
    ", ea = rg.length, aA = 0; aA < ea; aA++) pI += "
  • " + rg[aA] + ": " + a2B[aA] + "
  • "; - return pI += "
" + e.left = this.sJ(ek), e.top = this.sJ(em), e.width = this.sJ(i), e.height = this.sJ(j) + }, this.pe = function(f5) { + return 1 + f5 * z.a0.r1() + }, this.qw = function(mL, gB) { + return mL * this.pe(void 0 === gB ? .5 : gB) * h.pf / h.k + }, this.sH = function(mL, gB) { + return mL * this.pe(void 0 === gB ? .5 : gB) * h.pf + }, this.ry = function(mL, gB, a27) { + return this.pe(gB) * Math.min(mL * h.pf, a27 * h.i) / h.k + }, this.pn = function(f5) { + return f5.toFixed(1) + "px" + }, this.sJ = function(f5) { + return this.a29(f5).toFixed(1) + "px" + }, this.a29 = function(f5) { + return f5 / h.k + }, this.a2A = function(ri, a2B) { + for (var pK = "
    ", ed = ri.length, aA = 0; aA < ed; aA++) pK += "
  • " + ri[aA] + ": " + a2B[aA] + "
  • "; + return pK += "
" }, this.a2C = function(a2D) { return "" + a2D + "" }, this.a2E = function(e) { navigator.clipboard && navigator.clipboard.writeText(e.value) }, this.a2F = function(e) { var di = e.textContent; - b8.zX.a2G(di, "✔") || (1 === di.length ? e.textContent = "✔" : e.textContent = di + " ✔", setTimeout(function() { + b8.zY.a2G(di, "✔") || (1 === di.length ? e.textContent = "✔" : e.textContent = di + " ✔", setTimeout(function() { e.textContent = di }, 500)) - }, this.measureText = function(pI) { - return tk.measureText(pI).width - }, this.s7 = function(a2H) { + }, this.measureText = function(pK) { + return tl.measureText(pK).width + }, this.s8 = function(a2H) { a2H.style.overflowX = "auto", a2H.style.overflowY = "hidden", a2H.style.whiteSpace = "nowrap", a2H.addEventListener("wheel", function(e) { - Math.abs(e.deltaY) < Math.abs(e.deltaX) || (this.scrollLeft += e.deltaY, this.sK = this.scrollLeft, e.preventDefault()) + Math.abs(e.deltaY) < Math.abs(e.deltaX) || (this.scrollLeft += e.deltaY, this.sL = this.scrollLeft, e.preventDefault()) }), a2H.addEventListener("scroll", function() { - this.sK = this.scrollLeft + this.sL = this.scrollLeft }) } } function a1A() { - this.gl = function(zy) { - return 0 === zy ? 1 === aC.ys && aC.gv : 1 === zy ? 1 === aC.ys && !aC.gv : 2 === aC.ys - }, this.gm = function(player) { - return 0 !== af.lf[player] && 2 !== af.a2I[player] + this.go = function(zy) { + return 0 === zy ? 1 === aC.yt && aC.gy : 1 === zy ? 1 === aC.yt && !aC.gy : 2 === aC.yt + }, this.gp = function(player) { + return 0 !== af.li[player] && 2 !== af.a2I[player] }, this.a2J = function(player) { - return player === aC.eK && 2 !== af.a2I[player] - }, this.lE = function() { - return ak.jq < 2 ? 0 : aC.hP ? 1 < bf.a2K() : af.gN[l4[1]] + return player === aC.eN && 2 !== af.a2I[player] + }, this.lH = function() { + return ak.jt < 2 ? 0 : aC.hS ? 1 < bf.a2K() : af.gQ[l7[1]] }, this.a2L = function() { - var jq = ak.jq; - if (0 !== jq) { - if (!aC.hP) return !this.jD(l4[0]); - for (var eY = be.eY, l0 = bf.l1(), jr = ak.jr, aA = jq - 1; 0 <= aA; aA--) { - var g7 = jr[aA]; - if (eY[g7] === l0 && !this.jD(g7)) return 1 + var jt = ak.jt; + if (0 !== jt) { + if (!aC.hS) return !this.jG(l7[0]); + for (var eb = be.eb, l3 = bf.l4(), ju = ak.ju, aA = jt - 1; 0 <= aA; aA--) { + var gA = ju[aA]; + if (eb[gA] === l3 && !this.jG(gA)) return 1 } } return 0 }, this.a2M = function(player) { - return player === aC.eK - }, this.jD = function(player) { - return player >= aC.jp || 2 === af.a2I[player] - }, this.kb = function(player) { - return 0 !== af.lf[player] - }, this.yi = function(player) { - return player < aC.jp - }, this.ou = function(a2N, a2O) { + return player === aC.eN + }, this.jG = function(player) { + return player >= aC.js || 2 === af.a2I[player] + }, this.ke = function(player) { + return 0 !== af.li[player] + }, this.yj = function(player) { + return player < aC.js + }, this.ow = function(a2N, a2O) { return a2N !== a2O - }, this.fy = function(player, f2) { + }, this.g1 = function(player, f5) { var min; - return f2 = this.a2P(player, f2), af.gb[player] += f2, af.a2Q[player] && (min = Math.min(af.a2Q[player], af.gb[player]), af.a2Q[player] -= min, af.gb[player] -= min), f2 - }, this.a2P = function(player, f2) { - var a2R = af.gb[player]; - return f2 = Math.min(f2, af.gN[player] * aC.a2S - a2R), f2 = Math.min(f2, aC.a2T - a2R), Math.max(f2, 0) - }, this.ov = function(player, i9, a2U, a2V) { - var a2R = af.gb[player], - i9 = bJ.dj(a2R * (i9 + 1), 1024), + return f5 = this.a2P(player, f5), af.ge[player] += f5, af.a2Q[player] && (min = Math.min(af.a2Q[player], af.ge[player]), af.a2Q[player] -= min, af.ge[player] -= min), f5 + }, this.a2P = function(player, f5) { + var a2R = af.ge[player]; + return f5 = Math.min(f5, af.gQ[player] * aC.a2S - a2R), f5 = Math.min(f5, aC.a2T - a2R), Math.max(f5, 0) + }, this.ox = function(player, iC, a2U, a2V) { + var a2R = af.ge[player], + iC = bJ.dj(a2R * (iC + 1), 1024), a2U = bJ.dj(a2U * a2R, 1024), - i9 = Math.min(i9, a2R - a2U); - return 10 === aC.k6 && (i9 = b2.a2X(player, i9)), bM.f7[0] = i9, bM.f7[1] = a2U, a2V <= i9 - }, this.oM = function(player, o5, o4) { - var player = af.gb[player], + iC = Math.min(iC, a2R - a2U); + return 10 === aC.k9 && (iC = b2.a2X(player, iC)), bM.fA[0] = iC, bM.fA[1] = a2U, a2V <= iC + }, this.oO = function(player, o7, o6) { + var player = af.ge[player], a2W = bJ.dj(64 * player, 1024), - player = (o5 = Math.min(o5, player - a2W), this.a2Z(o5)); - return a2W += player, o5 = this.a2P(o4, o5 -= player), bM.f7[0] = o5, bM.f7[1] = a2W, 1 <= o5 - }, this.oO = function(o5, o4) { - var a2Y = this.a2Z(o5); - return o5 = this.a2P(o4, o5 -= a2Y), bM.f7[0] = o5, bM.f7[1] = a2Y, 1 <= o5 - }, this.i8 = function(player, a2a) { - return bJ.dj(af.gb[player] * (a2a + 1), 1024) + player = (o7 = Math.min(o7, player - a2W), this.a2Z(o7)); + return a2W += player, o7 = this.a2P(o6, o7 -= player), bM.fA[0] = o7, bM.fA[1] = a2W, 1 <= o7 + }, this.oQ = function(o7, o6) { + var a2Y = this.a2Z(o7); + return o7 = this.a2P(o6, o7 -= a2Y), bM.fA[0] = o7, bM.fA[1] = a2Y, 1 <= o7 + }, this.iB = function(player, a2a) { + return bJ.dj(af.ge[player] * (a2a + 1), 1024) }, this.a2Z = function(a2b) { - return bJ.dj(Math.max(2142 - bd.jm(), 0) * a2b, 2142) - }, this.p7 = function(player, a2U) { - a2U = bJ.dj(a2U * af.gb[player], 1024); - bM.f7[1] = a2U, af.gb[player] -= a2U - }, this.fw = function(player, a2c) { - var fJ, fL, eu = af.gb[player]; - return a2c <= eu ? af.gb[player] -= a2c : (af.gb[player] = 0, fL = af.a2Q[player] + (fJ = 5 * ((eu = a2c - eu) >> 2)), bb.fz(player, fJ - eu, 12), fL <= aC.a2d ? af.a2Q[player] = fL : (af.a2Q[player] = aC.a2d, bb.fz(player, fL - aC.a2d, + return bJ.dj(Math.max(2142 - bd.jp(), 0) * a2b, 2142) + }, this.p9 = function(player, a2U) { + a2U = bJ.dj(a2U * af.ge[player], 1024); + bM.fA[1] = a2U, af.ge[player] -= a2U + }, this.fz = function(player, a2c) { + var fM, fO, ex = af.ge[player]; + return a2c <= ex ? af.ge[player] -= a2c : (af.ge[player] = 0, fO = af.a2Q[player] + (fM = 5 * ((ex = a2c - ex) >> 2)), bb.g2(player, fM - ex, 12), fO <= aC.a2d ? af.a2Q[player] = fO : (af.a2Q[player] = aC.a2d, bb.g2(player, fO - aC.a2d, 18))), a2c - }, this.kp = function(player, i9) { - var gb = af.gb, - a2R = gb[player], - i9 = bJ.dj(a2R * (i9 + 1), 1024), + }, this.ks = function(player, iC) { + var ge = af.ge, + a2R = ge[player], + iC = bJ.dj(a2R * (iC + 1), 1024), a2W = Math.max(bJ.dj(a2R, 10), 1e3); - return (i9 = Math.min(i9, a2R - a2W)) < 0 ? (gb[player] = 0, a2W = Math.min(1e3, a2R + aC.a2d - af.a2Q[player]), bM.f7[1] = a2W, af.a2Q[player] += a2W - a2R, 0) : (bM.f7[1] = a2W, 10 === aC.k6 && (i9 = b2.a2X(player, i9)), gb[player] -= - a2W + i9, i9) - }, this.oy = function(player) { - af.gb[player] -= bM.f7[0] + bM.f7[1] - }, this.ow = function(player, j0) { - return (j0 = Math.min(j0, aC.eX)) < aC.eX && 0 === af.lf[j0] && (j0 = aC.eX), (bM.eW[0] = j0) === aC.eX || eT(player, j0) - }, this.p0 = function(player, o4) { - return 0 !== af.lf[o4] && !eT(player, o4) + return (iC = Math.min(iC, a2R - a2W)) < 0 ? (ge[player] = 0, a2W = Math.min(1e3, a2R + aC.a2d - af.a2Q[player]), bM.fA[1] = a2W, af.a2Q[player] += a2W - a2R, 0) : (bM.fA[1] = a2W, 10 === aC.k9 && (iC = b2.a2X(player, iC)), ge[player] -= + a2W + iC, iC) + }, this.p0 = function(player) { + af.ge[player] -= bM.fA[0] + bM.fA[1] + }, this.oy = function(player, j3) { + return (j3 = Math.min(j3, aC.ea)) < aC.ea && 0 === af.li[j3] && (j3 = aC.ea), (bM.eZ[0] = j3) === aC.ea || eW(player, j3) + }, this.p2 = function(player, o6) { + return 0 !== af.li[o6] && !eW(player, o6) }, this.a2e = function(player, a2f) { - for (var g7, ea = ak.jq, a2g = 0, a2h = l4, aA = 0; aA < ea; aA++) - if (g7 = a2h[aA], !this.jD(g7)) { - if (player === g7) return !0; + for (var gA, ed = ak.jt, a2g = 0, a2h = l7, aA = 0; aA < ed; aA++) + if (gA = a2h[aA], !this.jG(gA)) { + if (player === gA) return !0; if (++a2g > a2f) return !1 } return !1 - }, this.kx = function(g7) { - var a2i = aC.hP ? bf.a2j() : af.gN[l4[0]]; - return a2i >= bJ.dj(g7 * aC.jZ, 100) - }, this.a2k = function(f2, min, max) { - return Math.floor(bJ.p9(isNaN(f2) ? 0 : Number(f2), min, max)) + }, this.l0 = function(gA) { + var a2i = aC.hS ? bf.a2j() : af.gQ[l7[0]]; + return a2i >= bJ.dj(gA * aC.jc, 100) + }, this.a2k = function(f5, min, max) { + return Math.floor(bJ.pB(isNaN(f5) ? 0 : Number(f5), min, max)) } } @@ -3178,132 +3175,132 @@ function a1E() { this.a2l = function(canvas, a2m, a2n) { var i = canvas.width, j = canvas.height, - ev = b8.pb.vP(i, j), - hX = b8.pb.getContext(ev, !0), - canvas = (hX.drawImage(canvas, 0, 0), hX.getImageData(0, 0, i, j)); - return a2m(canvas.data, i, j, a2n), hX.putImageData(canvas, 0, 0), ev - }, this.a2o = function(va, i, j) { - for (var eh = i - 1; 0 <= eh; eh--) - for (var ej = j - 1; 0 <= ej; ej--) { - var aA = 4 * (eh + ej * i); - va[3 + aA] = va[aA], va[aA] = va[1 + aA] = va[2 + aA] = 255 + ey = b8.pd.vQ(i, j), + ha = b8.pd.getContext(ey, !0), + canvas = (ha.drawImage(canvas, 0, 0), ha.getImageData(0, 0, i, j)); + return a2m(canvas.data, i, j, a2n), ha.putImageData(canvas, 0, 0), ey + }, this.a2o = function(vb, i, j) { + for (var ek = i - 1; 0 <= ek; ek--) + for (var em = j - 1; 0 <= em; em--) { + var aA = 4 * (ek + em * i); + vb[3 + aA] = vb[aA], vb[aA] = vb[1 + aA] = vb[2 + aA] = 255 } - }, this.a2p = function(va, i, j) { - for (var eh = i - 1; 0 <= eh; eh--) - for (var ej = j - 1; 0 <= ej; ej--) { - var aA = 4 * (eh + ej * i); - va[1 + aA] > va[2 + aA] + 10 && (va[3 + aA] = va[aA], va[1 + aA] = va[2 + aA]) + }, this.a2p = function(vb, i, j) { + for (var ek = i - 1; 0 <= ek; ek--) + for (var em = j - 1; 0 <= em; em--) { + var aA = 4 * (ek + em * i); + vb[1 + aA] > vb[2 + aA] + 10 && (vb[3 + aA] = vb[aA], vb[1 + aA] = vb[2 + aA]) } - }, this.a2q = function(va, i, j, a2n) { - for (var gap = Math.floor(Math.min(i, j) * a2n), eh = 0; eh < i; eh++) - for (var aA, ej = 0; ej < j; ej++)(eh < gap || ej < gap || i - gap <= eh || j - gap <= ej) && (va[3 + (aA = 4 * (eh + ej * i))] = 255 - 255 * (va[1 + aA] - va[aA]) / (255 - va[aA])) - }, this.a2r = function(va, i, j, a2n) { - for (var eh = i - 1; 0 <= eh; eh--) - for (var ej = j - 1; 0 <= ej; ej--) { - var aA = 4 * (eh + ej * i); - va[aA] = a2n[0], va[1 + aA] = a2n[1], va[2 + aA] = a2n[2] + }, this.a2q = function(vb, i, j, a2n) { + for (var gap = Math.floor(Math.min(i, j) * a2n), ek = 0; ek < i; ek++) + for (var aA, em = 0; em < j; em++)(ek < gap || em < gap || i - gap <= ek || j - gap <= em) && (vb[3 + (aA = 4 * (ek + em * i))] = 255 - 255 * (vb[1 + aA] - vb[aA]) / (255 - vb[aA])) + }, this.a2r = function(vb, i, j, a2n) { + for (var ek = i - 1; 0 <= ek; ek--) + for (var em = j - 1; 0 <= em; em--) { + var aA = 4 * (ek + em * i); + vb[aA] = a2n[0], vb[1 + aA] = a2n[1], vb[2 + aA] = a2n[2] } - }, this.a2s = function(va, i, j, a2n) { - for (var gap = Math.floor(i * a2n), eh = 0; eh < i; eh++) - for (var aA, ej = 0; ej < j; ej++)(eh < gap || ej < gap || i - gap <= eh || j - gap <= ej) && (va[aA = 4 * (eh + ej * i)] = va[1 + aA] = va[2 + aA] = 0) - }, this.a2t = function(va, i, j) { - for (var ej, aA, eh = i - 1; 0 <= eh; eh--) - for (ej = j - 1; 0 <= ej; ej--) 200 < va[1 + (aA = 4 * (eh + ej * i))] && va[1 + aA] - 20 > va[aA] && va[1 + aA] - 20 > va[2 + aA] ? va[aA] + va[2 + aA] < 40 ? va[3 + aA] = 0 : (va[3 + aA] = va[aA], va[aA] = 255, va[1 + aA] = 255, va[ - 2 + aA] = 255) : va[aA] < 50 && va[1 + aA] < 50 && va[2 + aA] < 50 && (va[aA] + va[1 + aA] + va[2 + aA] < 50 ? va[3 + aA] = 180 : va[3 + aA] = 180 + Math.floor(75 * (va[aA] + va[1 + aA] + va[2 + aA] - 50) / 100)) - }, this.a2u = function(va, i, j) { - for (var ej, aA, eh = i - 1; 0 <= eh; eh--) - for (ej = j - 1; 0 <= ej; ej--) va[1 + (aA = 4 * (eh + ej * i))] > va[aA] + 20 && va[1 + aA] > va[2 + aA] + 20 && va[aA] + va[2] < 40 && (va[3 + aA] = 255 - va[1 + aA], va[aA] = va[1 + aA] = va[2 + aA] = va[aA]) - }, this.a1q = function(va, i, j, a2n) { - for (var dw = i >> 1, eh = 0; eh < i; eh++) - for (var ej = 0; ej < j; ej++) Math.sqrt((eh - dw) * (eh - dw) + (ej - dw) * (ej - dw)) > a2n * dw && (va[4 * (eh + ej * i) + 3] = 0) + }, this.a2s = function(vb, i, j, a2n) { + for (var gap = Math.floor(i * a2n), ek = 0; ek < i; ek++) + for (var aA, em = 0; em < j; em++)(ek < gap || em < gap || i - gap <= ek || j - gap <= em) && (vb[aA = 4 * (ek + em * i)] = vb[1 + aA] = vb[2 + aA] = 0) + }, this.a2t = function(vb, i, j) { + for (var em, aA, ek = i - 1; 0 <= ek; ek--) + for (em = j - 1; 0 <= em; em--) 200 < vb[1 + (aA = 4 * (ek + em * i))] && vb[1 + aA] - 20 > vb[aA] && vb[1 + aA] - 20 > vb[2 + aA] ? vb[aA] + vb[2 + aA] < 40 ? vb[3 + aA] = 0 : (vb[3 + aA] = vb[aA], vb[aA] = 255, vb[1 + aA] = 255, vb[ + 2 + aA] = 255) : vb[aA] < 50 && vb[1 + aA] < 50 && vb[2 + aA] < 50 && (vb[aA] + vb[1 + aA] + vb[2 + aA] < 50 ? vb[3 + aA] = 180 : vb[3 + aA] = 180 + Math.floor(75 * (vb[aA] + vb[1 + aA] + vb[2 + aA] - 50) / 100)) + }, this.a2u = function(vb, i, j) { + for (var em, aA, ek = i - 1; 0 <= ek; ek--) + for (em = j - 1; 0 <= em; em--) vb[1 + (aA = 4 * (ek + em * i))] > vb[aA] + 20 && vb[1 + aA] > vb[2 + aA] + 20 && vb[aA] + vb[2] < 40 && (vb[3 + aA] = 255 - vb[1 + aA], vb[aA] = vb[1 + aA] = vb[2 + aA] = vb[aA]) + }, this.a1q = function(vb, i, j, a2n) { + for (var dx = i >> 1, ek = 0; ek < i; ek++) + for (var em = 0; em < j; em++) Math.sqrt((ek - dx) * (ek - dx) + (em - dx) * (em - dx)) > a2n * dx && (vb[4 * (ek + em * i) + 3] = 0) } } function a1B() { - this.yA = function(f2) { + this.yB = function(f5) { var aA, a2v, a2w, a2x, a2y; - if (f2 < 0) return "-" + this.yA(Math.abs(f2)); - if (f2 < 1e3) return f2.toString(); - for (a2v = Math.floor(Math.log(f2 + .5) / Math.log(10)) + 1, a2w = Math.floor((a2v - 1) / 3), a2y = (a2x = f2.toString()).substring(a2v - 3, a2v), aA = 1; aA < a2w; aA++) a2y = a2x.substring(a2v - 3 * (aA + 1), a2v - 3 * aA) + " " + a2y; + if (f5 < 0) return "-" + this.yB(Math.abs(f5)); + if (f5 < 1e3) return f5.toString(); + for (a2v = Math.floor(Math.log(f5 + .5) / Math.log(10)) + 1, a2w = Math.floor((a2v - 1) / 3), a2y = (a2x = f5.toString()).substring(a2v - 3, a2v), aA = 1; aA < a2w; aA++) a2y = a2x.substring(a2v - 3 * (aA + 1), a2v - 3 * aA) + " " + a2y; return a2x.substring(0, a2v - 3 * a2w) + " " + a2y - }, this.a2z = function(g7, a2v) { - return g7.toFixed(a2v) + "%" - }, this.a30 = function(f2, a31) { - return f2.toFixed(bJ.p9(Math.floor((void 0 === a31 ? 3 : a31) - Math.log10(Math.max(f2, 1))), 0, 8)) - }, this.a32 = function(f2, mJ, a2v) { - return (f2 * mJ).toFixed(a2v) - }, this.zc = function(username) { - var ee, eP = username.indexOf("["); - return !(eP < 0) && 1 < (ee = username.indexOf("]")) - eP && ee - eP <= 8 ? username.substring(eP + 1, ee).toUpperCase().trim() : null - }, __fx.leaderboardFilter.parseClanFromPlayerName = this.zc; - this.a33 = function(pI) { - for (var et = Math.floor(.5 * pI.length + .5), mP = Math.floor(.5 * (et - 1)), aA = 0; aA < mP; aA++) - for (var eu = -1; eu < 2; eu += 2) { - var ev = et + eu * aA; - if (" " === pI[ev]) return [this.zY(pI.substring(0, ev)), this.a34(pI.substring(ev))] + }, this.a2z = function(gA, a2v) { + return gA.toFixed(a2v) + "%" + }, this.a30 = function(f5, a31) { + return f5.toFixed(bJ.pB(Math.floor((void 0 === a31 ? 3 : a31) - Math.log10(Math.max(f5, 1))), 0, 8)) + }, this.a32 = function(f5, mL, a2v) { + return (f5 * mL).toFixed(a2v) + }, this.zd = function(username) { + var eh, eS = username.indexOf("["); + return !(eS < 0) && 1 < (eh = username.indexOf("]")) - eS && eh - eS <= 8 ? username.substring(eS + 1, eh).toUpperCase().trim() : null + }, __fx.leaderboardFilter.parseClanFromPlayerName = this.zd; + this.a33 = function(pK) { + for (var ew = Math.floor(.5 * pK.length + .5), mR = Math.floor(.5 * (ew - 1)), aA = 0; aA < mR; aA++) + for (var ex = -1; ex < 2; ex += 2) { + var ey = ew + ex * aA; + if (" " === pK[ey]) return [this.zZ(pK.substring(0, ey)), this.a34(pK.substring(ey))] } - return [pI.substring(0, et), pI.substring(et)] - }, this.a34 = function(pI) { - for (var ea = pI.length, aA = 0; aA < ea; aA++) - if (" " !== pI[aA]) return pI.substring(aA); - return pI - }, this.zY = function(pI) { - for (var aA = pI.length - 1; 0 <= aA; aA--) - if (" " !== pI[aA]) return pI.substring(0, aA + 1); - return pI - }, this.a35 = function(pI, a36) { - return pI.split("(")[0] + "(🧈 " + a36.toFixed(2) + ")" - }, this.startsWith = function(pI, a37) { - return pI.substring(0, a37.length) === a37 - }, this.a2G = function(pI, a37) { - var ea = pI.length; - return pI.substring(ea - a37.length, ea) === a37 + return [pK.substring(0, ew), pK.substring(ew)] + }, this.a34 = function(pK) { + for (var ed = pK.length, aA = 0; aA < ed; aA++) + if (" " !== pK[aA]) return pK.substring(aA); + return pK + }, this.zZ = function(pK) { + for (var aA = pK.length - 1; 0 <= aA; aA--) + if (" " !== pK[aA]) return pK.substring(0, aA + 1); + return pK + }, this.a35 = function(pK, a36) { + return pK.split("(")[0] + "(🧈 " + a36.toFixed(2) + ")" + }, this.startsWith = function(pK, a37) { + return pK.substring(0, a37.length) === a37 + }, this.a2G = function(pK, a37) { + var ed = pK.length; + return pK.substring(ed - a37.length, ed) === a37 }, this.a38 = function(g, a39, a3A) { - var pI = "", - ea = g.length - 1; + var pK = "", + ed = g.length - 1; a3A = a3A || ""; - for (var aA = 0; aA < ea; aA++) pI += a3A + g[aA] + a3A + ",", (aA + 1) % a39 == 0 && (pI += "\n"); - return pI += a3A + g[ea] + a3A - }, this.a3B = function(pI, hf, hg) { - return pI.replace(new RegExp(hf, "g"), hg) + for (var aA = 0; aA < ed; aA++) pK += a3A + g[aA] + a3A + ",", (aA + 1) % a39 == 0 && (pK += "\n"); + return pK += a3A + g[ed] + a3A + }, this.a3B = function(pK, hi, hj) { + return pK.replace(new RegExp(hi, "g"), hj) } } function a3C() { - this.ix = function(player, eM) { - aH.wv(player, bK.ei(eM), bK.ek(eM)) && (bd.dc = !0), aC.k8 && this.ij() - }, this.ij = function() { - aC.gv = !1; - for (var aA = 0; aA < aC.jp; aA++) 0 !== af.lf[aA] && 0 === af.gN[aA] && aH.x1(aA); - 0 !== af.lf[aC.eK] ? (bb.lb[7] = af.gN[aC.eK], bb.lb[8] = af.gb[aC.eK], aQ.a3D(), aV.a3E(), aC.gj || aG.m0(af.iO[aC.eK] - 5, af.iQ[aC.eK] - 5, af.iP[aC.eK] + 5, af.iR[aC.eK] + 5), at.dU()) : aW.show(!1, !1, !1, !0), aM.a3F(18), ae.a3G(), - ae.lR(!0), bN.x.a3H(), aK.qs(), aC.ot = null, bZ.a3I = !0, bZ.a3J(), aC.k8 && z.a0.setState(1) + this.j0 = function(player, eP) { + aH.ww(player, bK.el(eP), bK.en(eP)) && (bd.dc = !0), aC.kB && this.im() + }, this.im = function() { + aC.gy = !1; + for (var aA = 0; aA < aC.js; aA++) 0 !== af.li[aA] && 0 === af.gQ[aA] && aH.x2(aA); + 0 !== af.li[aC.eN] ? (bb.le[7] = af.gQ[aC.eN], bb.le[8] = af.ge[aC.eN], aQ.a3D(), aV.a3E(), aC.gm || aG.m2(af.iR[aC.eN] - 5, af.iT[aC.eN] - 5, af.iS[aC.eN] + 5, af.iU[aC.eN] + 5), at.dU()) : aW.show(!1, !1, !1, !0), aM.a3F(18), ae.a3G(), + ae.lU(!0), bN.x.a3H(), aK.qu(), aC.ov = null, bZ.a3I = !0, bZ.a3J(), aC.kB && z.a0.setState(1) } } function bw() { - this.eX = 512, this.a2T = 15e8, this.a3K = 1e9, this.a2d = 5e4, this.a3L = 512, this.ft = 2, this.eK = 0, this.jp = 0, this.yv = 0, this.kA = 0, this.yu = 0, this.w6 = 512, this.wB = 512, this.a2S = 150, this.k8 = !0, this.gj = 0, this.ys = 0, - this.jZ = 0, this.mA = !1, this.gv = 0, this.a3M = 0, this.hP = !1, this.wD = 0, this.wE = 0, this.k6 = 0, this.xM = 0, this.ot = null, this.zA = new xF, this.a3N = 30, this.yp = 0, this.yx = 0, this.z9 = 0, this.yk = 0, this.data = new a3O, + this.ea = 512, this.a2T = 15e8, this.a3K = 1e9, this.a2d = 5e4, this.a3L = 512, this.fw = 2, this.eN = 0, this.js = 0, this.yw = 0, this.kD = 0, this.yv = 0, this.w7 = 512, this.wC = 512, this.a2S = 150, this.kB = !0, this.gm = 0, this.yt = 0, + this.jc = 0, this.mC = !1, this.gy = 0, this.a3M = 0, this.hS = !1, this.wE = 0, this.wF = 0, this.k9 = 0, this.xN = 0, this.ov = null, this.zB = new xG, this.a3N = 30, this.yq = 0, this.yy = 0, this.zA = 0, this.yl = 0, this.data = new a3O, this.a3P = new a3Q, this.a3R = 0, this.a3S = function() { - bP.dU(), this.yv = this.jp = this.data.humanCount, this.k8 = 1 === this.yv && !__fx.customLobby.isActive(), this.mA = !1, this.gj = this.data.isReplay, this.k6 = 0 === this.data.gameMode ? [7, 10, 8][this.data.battleRoyaleMode] : this - .data.isZombieMode ? 9 : this.data.numberTeams - 2, this.xM = this.data.isContest, this.hP = this.k6 < 7 || 9 === this.k6, this.k6 = 10 === this.k6 && this.k8 ? 7 : this.k6, this.k6 = 8 === this.k6 && 2 !== this.jp ? 7 : this.k6, ax - .dU(), this.wD = this.data.numberTeams, this.data.teamPlayerCount ? this.wE = +(0 < this.data.teamPlayerCount[0]) : (this.wE = 0, this.hP && this.k8 && (this.data.teamPlayerCount = new Uint16Array(9), this.data.teamPlayerCount.fill(1, - 1, this.wD + 1), aC.a3P.a3T())), this.a3N = this.jp <= 2 ? 30 : this.jp <= 50 ? 40 : 50, this.a3M = this.gv = __fx.customLobby.isActive() ? __fx.customLobby.gameInfo.spawnSelection : this.data.selectableSpawn, this.ot = this.gv ? - new a3C : null, this.w6 = __fx.customLobby.isActive() ? Math.max(Math.min(__fx.customLobby.gameInfo.botCount, this.data.playerCount), this.jp) : 1 === l.dh ? this.w6 = this.jp : this.w6 = this.data.playerCount, - this.wB = this.w6, this.kA = this.w6 - this.jp, this.yu = 0, this.eK = this.data.selectedPlayer, this.yp = 0, this.yx = 0, this.z9 = 0, this.yk = 0, aw.a3U(this.data.spawningSeed), ad.dU(), af.dU(), ah.a3V(), b6.nx.oe = [], be.dU(), - this.ys = 1, + bP.dU(), this.yw = this.js = this.data.humanCount, this.kB = 1 === this.yw && !__fx.customLobby.isActive(), this.mC = !1, this.gm = this.data.isReplay, this.k9 = 0 === this.data.gameMode ? [7, 10, 8][this.data.battleRoyaleMode] : this + .data.isZombieMode ? 9 : this.data.numberTeams - 2, this.xN = this.data.isContest, this.hS = this.k9 < 7 || 9 === this.k9, this.k9 = 10 === this.k9 && this.kB ? 7 : this.k9, this.k9 = 8 === this.k9 && 2 !== this.js ? 7 : this.k9, ax + .dU(), this.wE = this.data.numberTeams, this.data.teamPlayerCount ? this.wF = +(0 < this.data.teamPlayerCount[0]) : (this.wF = 0, this.hS && this.kB && (this.data.teamPlayerCount = new Uint16Array(9), this.data.teamPlayerCount.fill(1, + 1, this.wE + 1), aC.a3P.a3T())), this.a3N = this.js <= 2 ? 30 : this.js <= 50 ? 40 : 50, this.a3M = this.gy = __fx.customLobby.isActive() ? __fx.customLobby.gameInfo.spawnSelection : this.data.selectableSpawn, this.ov = this.gy ? + new a3C : null, this.w7 = __fx.customLobby.isActive() ? Math.max(Math.min(__fx.customLobby.gameInfo.botCount, this.data.playerCount), this.js) : 1 === l.dh ? this.w7 = this.js : this.w7 = this.data.playerCount, + this.wC = this.w7, this.kD = this.w7 - this.js, this.yv = 0, this.eN = this.data.selectedPlayer, this.yq = 0, this.yy = 0, this.zA = 0, this.yl = 0, aw.a3U(this.data.spawningSeed), ad.dU(), af.dU(), ah.a3V(), b6.nz.oh = [], be.dU(), + this.yt = 1, __fx.donationsTracker.reset(), __fx.leaderboardFilter.reset(), __fx.customLobby.isActive() && __fx.customLobby.hideWindow(), bb.dU(), a3W(), ab.dV(), an.a3X(), bZ.dU(), ab.dU(), aq.dU(), bK.dU(), bL.dU(), am.dU(), bT.a3Y(), aD.dU(), ah.a6(), aH.dU(), aI.dU(), ak.a3Z(), b7.dU(), bf.dU(), bN.dU(), bc.dU(), a3a.putImageData(a3b, 0, 0), aU.dU(), aR.dU(), aQ.dU(), bA.dU(), au.dU(), aT.dU(), aV.dU(), aL.dU(), aP.dU(), aM.dU(), aO.dU(), aK.dU(), aW.dU(), aE.dU(), aF - .dU(), fb(), ac.dU(), ae.dU(), b2.dU(), b3.dU(), az.dU(), this.zA.dU(), bd.a3Y(), aG.lz(), 0 === af.lf[aC.eK] && aW.show(!1, !0), ae.lR(!0), at.dU(), bd.dc = !0, this.gj || this.k8 && this.gv || z.a0.setState(1), this.a3R = 0 + .dU(), fe(), ac.dU(), ae.dU(), b2.dU(), b3.dU(), az.dU(), this.zB.dU(), bd.a3Y(), aG.m1(), 0 === af.li[aC.eN] && aW.show(!1, !0), ae.lU(!0), at.dU(), bd.dc = !0, this.gm || this.kB && this.gy || z.a0.setState(1), this.a3R = 0 }, this.a0I = function(a3d) { - aC.gj || b7.or.a3e.length || (b7.or.a3e = b7.a3f.yL()), + aC.gm || b7.ot.a3e.length || (b7.ot.a3e = b7.a3f.yM()), __fx.customLobby.isActive() === false && ay.x.a3g(), - this.ys = 0, bd.a3h(), z.a0.setState(0), aZ.setState(0), a3d || bS.e3.show(); + this.yt = 0, bd.a3h(), z.a0.setState(0), aZ.setState(0), a3d || bS.e6.show(); if (__fx.customLobby.isActive()) __fx.customLobby.rejoinLobby(); else 2 === this.a3R ? s.x.a3i() : 1 === this.a3R ? s.t(19) : s.t(5, 5) }, this.a3j = function() { - return this.gj ? aL.gk || !bA.a3k : this.k8 && (aL.gk || this.gv) + return this.gm ? aL.gn || !bA.a3k : this.kB && (aL.gn || this.gy) }, this.a3l = function() { - return 1 === this.ys && !this.gv + return 1 === this.yt && !this.gy } } @@ -3318,192 +3315,192 @@ function a3O() { function a3Q() { this.a3T = function() { var a3m = aC.data; - b8.pk.a1f(a3m.teamPlayerCount, a3m.playerCount), a3m.numberTeams = b8.pk.a1W(a3m.teamPlayerCount, 0), a3m.teamPlayerCount[0] && a3m.teamPlayerCount[7] && (a3m.teamPlayerCount[7] = 0, this.a3T()) + b8.pm.a1f(a3m.teamPlayerCount, a3m.playerCount), a3m.numberTeams = b8.pm.a1W(a3m.teamPlayerCount, 0), a3m.teamPlayerCount[0] && a3m.teamPlayerCount[7] && (a3m.teamPlayerCount[7] = 0, this.a3T()) }, this.a3n = function() { var a3m = aC.data; a3m.mapType < 2 ? bQ.a6(bQ.a3o(a3m), a3m.mapSeed) : bQ.a3p(a3m.canvas) }, this.a3q = function() { var a3m = aC.data; - a3m.colorsData || (a3m.colorsData = new Uint32Array(1)), a3m.selectableColor && (a3m.colorsData[0] = bh.x.ud()), a3m.selectableName && (a3m.playerNamesData || (a3m.playerNamesData = new Array(1)), a3m.playerNamesData[0] = bh.e7.data[122] + a3m.colorsData || (a3m.colorsData = new Uint32Array(1)), a3m.selectableColor && (a3m.colorsData[0] = bh.x.ue()), a3m.selectableName && (a3m.playerNamesData || (a3m.playerNamesData = new Array(1)), a3m.playerNamesData[0] = bh.eA.data[122] .value) }, this.a3r = function() { - aC.data = new a3O, aC.data.aIncomeType = 2, aC.data.aIncomeData = new Uint8Array(aC.eX), aC.data.aIncomeData[0] = 64 + aC.data = new a3O, aC.data.aIncomeType = 2, aC.data.aIncomeData = new Uint8Array(aC.ea), aC.data.aIncomeData[0] = 64 } } function dN() { - this.xt = 0, this.gap = 0, this.rS = 0, this.pi = 0, this.dU = function() { + this.xu = 0, this.gap = 0, this.rU = 0, this.pk = 0, this.dU = function() { this.resize() }, this.resize = function() { - this.xt = .0022 * b8.pb.pc(.5) * h.pd, this.rS = this.xt / h.k, this.gap = Math.max(Math.floor((z.a0.qz() ? .0114 : .01296) * h.pd), 2), this.pi = this.gap / h.k + this.xu = .0022 * b8.pd.pe(.5) * h.pf, this.rU = this.xu / h.k, this.gap = Math.max(Math.floor((z.a0.r1() ? .0114 : .01296) * h.pf), 2), this.pk = this.gap / h.k } } function dM() { this.a3s = function() { - return z.a0.qz() ? 2 : 1 + return z.a0.r1() ? 2 : 1 } } function c7() { - var qB, eh, ej, a3t, a3u, a3v, e9, player, a3w, gap, zoom, oX, a3x; + var qD, ek, em, a3t, a3u, a3v, eC, player, a3w, gap, zoom, oZ, a3x; function a47(player) { - for (var aA = oX.length - 1; 0 <= aA; aA--) - if (oX[aA] === player) return 1 + for (var aA = oZ.length - 1; 0 <= aA; aA--) + if (oZ[aA] === player) return 1 } function a45(a42) { - var aA, ea; + var aA, ed; if (-1 !== a42) - for (ea = qB.length, aA = 0; aA < ea; aA++) - if (qB[aA].hH && qB[aA].eh + 1 === a42 % 4 && qB[aA].ej + 1 === a42 >> 2) return aA; + for (ed = qD.length, aA = 0; aA < ed; aA++) + if (qD[aA].hK && qD[aA].ek + 1 === a42 % 4 && qD[aA].em + 1 === a42 >> 2) return aA; return -1 } - function a43(ks, kt) { - var sF = gap / 2; - return ks < eh - a3t - 3 * sF || eh + 3 * a3t + 5 * sF < ks || kt < ej - a3t - 3 * sF || ej + 2 * a3t + 3 * sF < kt ? -1 : 4 * (kt < ej - sF ? 0 : kt < ej + a3t + sF ? 1 : 2) + (ks < eh - sF ? 0 : ks < eh + a3t + sF ? 1 : ks < eh + 2 * a3t + - 3 * sF ? 2 : 3) + function a43(kv, kw) { + var sG = gap / 2; + return kv < ek - a3t - 3 * sG || ek + 3 * a3t + 5 * sG < kv || kw < em - a3t - 3 * sG || em + 2 * a3t + 3 * sG < kw ? -1 : 4 * (kw < em - sG ? 0 : kw < em + a3t + sG ? 1 : 2) + (kv < ek - sG ? 0 : kv < ek + a3t + sG ? 1 : kv < ek + 2 * a3t + + 3 * sG ? 2 : 3) } this.a3y = function() { - var aA, eu, a41 = [b9.n7, b9.nL, b9.mf, b9.nf, b9.nY]; - for (qB = new Array(9), aA = 0; aA < 9; aA++) qB[aA] = { + var aA, ex, a41 = [b9.n9, b9.nN, b9.mh, b9.nh, b9.na]; + for (qD = new Array(9), aA = 0; aA < 9; aA++) qD[aA] = { id: aA, - hH: !1, - kZ: 0, + hK: !1, + kc: 0, canvas: [], - eh: 0, - ej: 0 + ek: 0, + em: 0 }; - for (qB[0].colors = [0, 1, 2, 3], qB[0].eh = 0, qB[0].ej = 0, qB[1].colors = [0, 1, 4], qB[1].eh = 1, qB[1].ej = 0, qB[2].colors = [0, 2], qB[2].eh = -1, qB[2].ej = 0, qB[3].colors = [0], qB[3].eh = 0, qB[3].ej = 0, qB[4].colors = [0, 2], - qB[4].eh = 1, qB[4].ej = 1, qB[5].colors = [3], qB[5].eh = 0, qB[5].ej = -1, qB[6].id = 20, qB[6].colors = [0], qB[6].eh = 1, qB[6].ej = -1, qB[7].id = 21, qB[7].colors = [0], qB[7].eh = 0, qB[7].ej = 1, qB[8].id = 16, qB[8] - .colors = [0], qB[8].eh = 0, qB[8].ej = 0, aA = 0; aA < 9; aA++) - for (eu = 0; eu < qB[aA].colors.length; eu++) qB[aA].canvas.push(function(id, a1l) { - if (id < 20) return b8.canvas.xf(aa.get(3), id, a1l); + for (qD[0].colors = [0, 1, 2, 3], qD[0].ek = 0, qD[0].em = 0, qD[1].colors = [0, 1, 4], qD[1].ek = 1, qD[1].em = 0, qD[2].colors = [0, 2], qD[2].ek = -1, qD[2].em = 0, qD[3].colors = [0], qD[3].ek = 0, qD[3].em = 0, qD[4].colors = [0, 2], + qD[4].ek = 1, qD[4].em = 1, qD[5].colors = [3], qD[5].ek = 0, qD[5].em = -1, qD[6].id = 20, qD[6].colors = [0], qD[6].ek = 1, qD[6].em = -1, qD[7].id = 21, qD[7].colors = [0], qD[7].ek = 0, qD[7].em = 1, qD[8].id = 16, qD[8] + .colors = [0], qD[8].ek = 0, qD[8].em = 0, aA = 0; aA < 9; aA++) + for (ex = 0; ex < qD[aA].colors.length; ex++) qD[aA].canvas.push(function(id, a1l) { + if (id < 20) return b8.canvas.xg(aa.get(3), id, a1l); var a1l = aa.get(3).height, - a1m = b8.pb.vP(a1l, a1l), - hX = b8.pb.getContext(a1m); - 20 === id ? hX.drawImage(aa.get(18), 0, 0) : 21 === id && ai.va.xu(ai.qr.xj + ai.qr.y0, hX, 0, 0, a1l); + a1m = b8.pd.vQ(a1l, a1l), + ha = b8.pd.getContext(a1m); + 20 === id ? ha.drawImage(aa.get(18), 0, 0) : 21 === id && ai.vb.xv(ai.qt.xk + ai.qt.y1, ha, 0, 0, a1l); return a1m - }(qB[aA].id, a41[qB[aA].colors[eu]])) + }(qD[aA].id, a41[qD[aA].colors[ex]])) }, this.a40 = function() { - return qB + return qD }, this.dU = function() { - oX = [], eh = ej = e9 = 0, a3u = a3v = -1e3, this.resize() + oZ = [], ek = em = eC = 0, a3u = a3v = -1e3, this.resize() }, this.resize = function() { - a3t = Math.floor((z.a0.qz() ? .075 : .0468) * h.pd), zoom = a3t / aa.get(3).height, gap = Math.floor(a3t / 3) - }, this.a0l = function(ks, kt) { - return !!this.hH() && (bd.dc = !0, !!ai.va.gn(ks, kt, player) || (ks = function(ks, kt) { + a3t = Math.floor((z.a0.r1() ? .075 : .0468) * h.pf), zoom = a3t / aa.get(3).height, gap = Math.floor(a3t / 3) + }, this.a0l = function(kv, kw) { + return !!this.hK() && (bd.dc = !0, !!ai.vb.gq(kv, kw, player) || (kv = function(kv, kw) { a3v = a3u = -1e3; - var a44 = a45(a43(ks, kt)); + var a44 = a45(a43(kv, kw)); if (-1 === a44) return 0; - if (1 !== qB[a44].colors[qB[a44].kZ]) + if (1 !== qD[a44].colors[qD[a44].kc]) if (5 === a44) { if (! function() { var di = performance.now(); - a3x + 4e3 < di && (oX = []); + a3x + 4e3 < di && (oZ = []); a3x = di }(), a47(player)) return 1; - oX.push(player), 16 < oX.length && oX.shift() + oZ.push(player), 16 < oZ.length && oZ.shift() } else if (6 === a44) { - for (var aA = oX.length - 1; 0 <= aA; aA--) 0 === af.lf[oX[aA]] && oX.splice(aA, 1); - 0 < oX.length && (b3.a48(1, oX, !0) && b6.fv.oW(oX, player), oX = []) - } else if (2 === a44) b6.gw.o3(aQ.h1(), player); - else if (3 === a44) aC.gv && b6.gw.gx(a3w); + for (var aA = oZ.length - 1; 0 <= aA; aA--) 0 === af.li[oZ[aA]] && oZ.splice(aA, 1); + 0 < oZ.length && (b3.a48(1, oZ, !0) && b6.fy.oY(oZ, player), oZ = []) + } else if (2 === a44) b6.gz.o5(aQ.h4(), player); + else if (3 === a44) aC.gy && b6.gz.h0(a3w); else if (0 === a44) - if (0 === qB[0].kZ) { + if (0 === qD[0].kc) { if (aC.a3M && aV.a49() < 350) return 1; - bT.a4A(4), b6.gw.h7(aQ.h1(), player) - } else az.h9(player, aQ.h1()); - else if (1 === a44) bT.a4A(1), b6.gw.h5(aQ.h1(), a3w); + bT.a4A(4), b6.gz.hA(aQ.h4(), player) + } else az.hC(player, aQ.h4()); + else if (1 === a44) bT.a4A(1), b6.gz.h8(aQ.h4(), a3w); else { - if (7 === a44) return bT.a4A(0), ai.va.show(ks, kt), 2; - if (4 === a44) b3.a48(0, [player], !0) && b6.fv.oT(player); + if (7 === a44) return bT.a4A(0), ai.vb.show(kv, kw), 2; + if (4 === a44) b3.a48(0, [player], !0) && b6.fy.oV(player); else { if (8 !== a44) return 0; - b6.gw.h0(aQ.h1(), a3w, player) + b6.gz.h3(aQ.h4(), a3w, player) } } return 1 - }(ks, kt), this.qs(), 2 === ks && (ai.va.hH = !0), 0 < ks)) - }, this.a0n = function(ks, kt) { - this.hH() || (a3u = ks, a3v = kt, e9 = performance.now()) + }(kv, kw), this.qu(), 2 === kv && (ai.vb.hK = !0), 0 < kv)) + }, this.a0n = function(kv, kw) { + this.hK() || (a3u = kv, a3v = kw, eC = performance.now()) }, __fx.hoveringTooltip.display = function(mouseX, mouseY) { - var coordX = bK.gr(mouseX), - coordY = bK.gt(mouseY), - coord = bK.ey(coordX, coordY), - point = bK.eQ(coord); + var coordX = bK.gu(mouseX), + coordY = bK.gw(mouseY), + coord = bK.f1(coordX, coordY), + point = bK.eT(coord); if (coordX < 0 || coordY < 0) return; - (function(ks, kt, eE) { - ab.eV(eE) || -1 === (ks = bL.h3.a4O(ks, kt)) ? aM.a4N(eE) : aM.a4P(ks) + (function(kv, kw, eH) { + ab.eY(eH) || -1 === (kv = bL.h6.a4O(kv, kw)) ? aM.a4N(eH) : aM.a4P(kv) }(mouseX, mouseY, point)) } - this.click = function(ks, kt, a0u) { - var gq = bK.gr(ks), - gs = bK.gt(kt), - eM = bK.ey(gq, gs), - eE = bK.eQ(eM); - if (!bK.gu(gq, gs)) return !1; - gq = (z.a0.qz() ? .025 : .0144) * h.pd, gs = performance.now(); - if (Math.abs(ks - a3u) > gq || Math.abs(kt - a3v) > gq || e9 + 500 < gs) return !1; - if (e9 = gs, a0u && ! function(ks, kt, eE) { - ab.eV(eE) || -1 === (ks = bL.h3.a4O(ks, kt)) ? aM.a4N(eE) : aM.a4P(ks) - }(ks, kt, eE), aL.gk || this.hH() || !b8.fv.gm(aC.eK) || aC.gj) return this.qs(), !1; - if (aC.gv) { + this.click = function(kv, kw, a0u) { + var gt = bK.gu(kv), + gv = bK.gw(kw), + eP = bK.f1(gt, gv), + eH = bK.eT(eP); + if (!bK.gx(gt, gv)) return !1; + gt = (z.a0.r1() ? .025 : .0144) * h.pf, gv = performance.now(); + if (Math.abs(kv - a3u) > gt || Math.abs(kw - a3v) > gt || eC + 500 < gv) return !1; + if (eC = gv, a0u && ! function(kv, kw, eH) { + ab.eY(eH) || -1 === (kv = bL.h6.a4O(kv, kw)) ? aM.a4N(eH) : aM.a4P(kv) + }(kv, kw, eH), aL.gn || this.hK() || !b8.fy.gp(aC.eN) || aC.gm) return this.qu(), !1; + if (aC.gy) { if (!a0u) { - if (!ab.eV(eE)) return !1; - a3w = eM, qB[3].hH = !0 + if (!ab.eY(eH)) return !1; + a3w = eP, qD[3].hK = !0 } - } else if (bL.h3.o8(eM)) a0u ? aM.a4G(55, 0) : bL.a4E.a4F = -1; + } else if (bL.h6.oA(eP)) a0u ? aM.a4G(55, 0) : bL.a4E.a4F = -1; else { if (a0u) return !1; - bL.h3.a4H(ks, kt) || (2 === aC.ys ? ab.g9(eE) && (player = ab.eS(eE), b8.fv.jD(player) || (qB[0].hH = !0, qB[0].kZ = 1, qB[7].hH = !0)) : ab.ef(eE) ? (a3w = al.eB.eD(eE)) && (gq = bK.eQ(a3w), qB[8].hH = !0, player = ab.eR(gq) ? aC - .eX : ab.eS(gq)) : (a3w = eM, bL.h3.h4(aC.eK, eM) && (qB[0].hH = !0, qB[0].kZ = 1, qB[1].hH = !0, qB[1].kZ = bM.fB[2] ? 0 : 2), ab.h2(eE) || (ab.eR(eE) ? (player = aC.eX, h6(aC.eK) ? (qB[0].hH = !0, qB[0].kZ = 0) : h8(aC - .eK, player) && (qB[0].hH = !0, qB[0].kZ = 3)) : (player = ab.eS(eE)) === aC.eK ? (qB[0].hH = !0, qB[0].kZ = 1, qB[7].hH = !0) : (qB[0].kZ = 1, qB[5].hH = function(player) { - return !b8.fv.jD(player) && !a47(player) && b3.a48(1, [player], !1) - }(player), qB[7].hH = !b8.fv.jD(player), eT(player, aC.eK) ? (qB[4].hH = !b8.fv.jD(player) && !ae.a4J(player) && b3.a48(0, [player], !1), qB[6].hH = function(player) { - if (0 === oX.length) return !1; - if (performance.now() > a3x + 4e3) return !(oX = []); + bL.h6.a4H(kv, kw) || (2 === aC.yt ? ab.gC(eH) && (player = ab.eV(eH), b8.fy.jG(player) || (qD[0].hK = !0, qD[0].kc = 1, qD[7].hK = !0)) : ab.ei(eH) ? (a3w = al.eE.eG(eH)) && (gt = bK.eT(a3w), qD[8].hK = !0, player = ab.eU(gt) ? aC + .ea : ab.eV(gt)) : (a3w = eP, bL.h6.h7(aC.eN, eP) && (qD[0].hK = !0, qD[0].kc = 1, qD[1].hK = !0, qD[1].kc = bM.fE[2] ? 0 : 2), ab.h5(eH) || (ab.eU(eH) ? (player = aC.ea, h9(aC.eN) ? (qD[0].hK = !0, qD[0].kc = 0) : hB(aC + .eN, player) && (qD[0].hK = !0, qD[0].kc = 3)) : (player = ab.eV(eH)) === aC.eN ? (qD[0].hK = !0, qD[0].kc = 1, qD[7].hK = !0) : (qD[0].kc = 1, qD[5].hK = function(player) { + return !b8.fy.jG(player) && !a47(player) && b3.a48(1, [player], !1) + }(player), qD[7].hK = !b8.fy.jG(player), eW(player, aC.eN) ? (qD[4].hK = !b8.fy.jG(player) && !ae.a4J(player) && b3.a48(0, [player], !1), qD[6].hK = function(player) { + if (0 === oZ.length) return !1; + if (performance.now() > a3x + 4e3) return !(oZ = []); return !a47(player) && ! function(player) { var aA; - if (aC.hP) - for (aA = oX.length - 1; 0 <= aA; aA--) - if (!eT(player, oX[aA])) return 1; + if (aC.hS) + for (aA = oZ.length - 1; 0 <= aA; aA--) + if (!eW(player, oZ[aA])) return 1; return }(player) - }(player), hA(aC.eK, player) ? (qB[0].kZ = 0, qB[0].hH = !0) : h8(aC.eK, player) && (qB[0].kZ = 3, qB[0].hH = !0), qB[0].hH = this.a4L()) : (qB[2].hH = !0, qB[0].hH = !0))))) + }(player), hD(aC.eN, player) ? (qD[0].kc = 0, qD[0].hK = !0) : hB(aC.eN, player) && (qD[0].kc = 3, qD[0].hK = !0), qD[0].hK = this.a4L()) : (qD[2].hK = !0, qD[0].hK = !0))))) } - return this.a4D(ks, kt) - }, this.a4D = function(ks, kt) { - return eh = ks - Math.floor(a3t / 2), ej = kt - Math.floor(a3t / 2), !!this.hH() - }, this.a0R = function(ks, kt) { - return !!this.hH() && (ai.va.hH ? !ai.va.xs(ks, kt) && (ai.va.hH = !1, bd.dc = !0) : function(rD, ks, kt) { - ks = a43(ks, kt); - if (0 <= a45(ks)) return !1; - if ((1 === ks || 6 === ks) && 0 <= a45(2)) return !1; - if ((6 === ks || 9 === ks) && 0 <= a45(10)) return !1; - return rD.qs(), bd.dc = !0 - }(this, ks, kt)) - }, this.qs = function() { - for (var aA = qB.length - 1; 0 <= aA; aA--) qB[aA].hH = !1, qB[aA].kZ = 0; - ai.va.hH = !1 - }, this.hH = function() { - return this.a4L() || ai.va.hH + return this.a4D(kv, kw) + }, this.a4D = function(kv, kw) { + return ek = kv - Math.floor(a3t / 2), em = kw - Math.floor(a3t / 2), !!this.hK() + }, this.a0R = function(kv, kw) { + return !!this.hK() && (ai.vb.hK ? !ai.vb.xt(kv, kw) && (ai.vb.hK = !1, bd.dc = !0) : function(rF, kv, kw) { + kv = a43(kv, kw); + if (0 <= a45(kv)) return !1; + if ((1 === kv || 6 === kv) && 0 <= a45(2)) return !1; + if ((6 === kv || 9 === kv) && 0 <= a45(10)) return !1; + return rF.qu(), bd.dc = !0 + }(this, kv, kw)) + }, this.qu = function() { + for (var aA = qD.length - 1; 0 <= aA; aA--) qD[aA].hK = !1, qD[aA].kc = 0; + ai.vb.hK = !1 + }, this.hK = function() { + return this.a4L() || ai.vb.hK }, this.a4L = function() { - for (var ea = qB.length, aA = 0; aA < ea; aA++) - if (qB[aA].hH) return !0; + for (var ed = qD.length, aA = 0; aA < ed; aA++) + if (qD[aA].hK) return !0; return !1 - }, this.tj = function() { - if (this.hH()) - if (ai.va.hH) ai.va.tj(); + }, this.tk = function() { + if (this.hK()) + if (ai.vb.hK) ai.vb.tk(); else { - var aA, hX = tk, - eu = qB, - ea = eu.length, + var aA, ha = tl, + ex = qD, + ed = ex.length, a4T = (a3t + gap) / zoom; - for (hX.imageSmoothingEnabled = !0, hX.setTransform(zoom, 0, 0, zoom, eh, ej), aA = 0; aA < ea; aA++) eu[aA].hH && tk.drawImage(eu[aA].canvas[eu[aA].kZ], eu[aA].eh * a4T, eu[aA].ej * a4T); - hX.imageSmoothingEnabled = !1, hX.setTransform(1, 0, 0, 1, 0, 0) + for (ha.imageSmoothingEnabled = !0, ha.setTransform(zoom, 0, 0, zoom, ek, em), aA = 0; aA < ed; aA++) ex[aA].hK && tl.drawImage(ex[aA].canvas[ex[aA].kc], ex[aA].ek * a4T, ex[aA].em * a4T); + ha.imageSmoothingEnabled = !1, ha.setTransform(1, 0, 0, 1, 0, 0) } } } @@ -3512,266 +3509,266 @@ function c8() { var j, canvas, a4U, a4V, a4W, a4X = -1; function a4Y() { - var a4Z, x9 = canvas.getContext("2d", { + var a4Z, xA = canvas.getContext("2d", { alpha: !0 }); - x9.clearRect(0, 0, j, j), x9.fillStyle = b9.md, x9.fillRect(0, 0, j, j), 0 === a4V && (x9.fillStyle = b9.mi, x9.fillRect(0, 0, j, j)), x9.fillStyle = b9.mh, x9.fillRect(0, 0, j, 1), x9.fillRect(0, 0, 1, j), x9.fillRect(0, j - 1, j, 1), x9 - .fillRect(j - 1, 0, 1, j), a4Z = .9 * j / aa.get(0).width, x9.imageSmoothingEnabled = !0, x9.setTransform(a4Z, 0, 0, a4Z, Math.floor((j - a4Z * aa.get(0).width) / 2), Math.floor((j - a4Z * aa.get(0).height) / 2)), x9.drawImage(aa.get(0), - 0, 0), x9.setTransform(1, 0, 0, 1, 0, 0) + xA.clearRect(0, 0, j, j), xA.fillStyle = b9.mf, xA.fillRect(0, 0, j, j), 0 === a4V && (xA.fillStyle = b9.mk, xA.fillRect(0, 0, j, j)), xA.fillStyle = b9.mj, xA.fillRect(0, 0, j, 1), xA.fillRect(0, 0, 1, j), xA.fillRect(0, j - 1, j, 1), xA + .fillRect(j - 1, 0, 1, j), a4Z = .9 * j / aa.get(0).width, xA.imageSmoothingEnabled = !0, xA.setTransform(a4Z, 0, 0, a4Z, Math.floor((j - a4Z * aa.get(0).width) / 2), Math.floor((j - a4Z * aa.get(0).height) / 2)), xA.drawImage(aa.get(0), + 0, 0), xA.setTransform(1, 0, 0, 1, 0, 0) } - function a4b(ks, kt) { - if (!aL.gk) return ks <= j + ba.gap && kt >= aQ.ej ? 9 : -1; - if (ks <= 4 * j + ba.gap) { - if (kt >= aQ.ej) return 0; - if (kt >= aQ.ej - j - a4W * ba.gap) return 2 - } else if (ks <= 7 * j + ba.gap && kt >= aQ.ej - j - a4W * ba.gap) return 1; + function a4b(kv, kw) { + if (!aL.gn) return kv <= j + ba.gap && kw >= aQ.em ? 9 : -1; + if (kv <= 4 * j + ba.gap) { + if (kw >= aQ.em) return 0; + if (kw >= aQ.em - j - a4W * ba.gap) return 2 + } else if (kv <= 7 * j + ba.gap && kw >= aQ.em - j - a4W * ba.gap) return 1; return -1 } - this.gk = !1, this.dU = function() { - a4V = -1, this.gk = !1, a4W = z.a0.qz() ? 1.2 : .6, this.resize() + this.gn = !1, this.dU = function() { + a4V = -1, this.gn = !1, a4W = z.a0.r1() ? 1.2 : .6, this.resize() }, this.resize = function() { - j = aQ.j, (canvas = document.createElement("canvas")).width = j, canvas.height = j, a4U = b8.pb.rQ(1, (z.a0.qz() ? .5 : .45) * j), a4Y() + j = aQ.j, (canvas = document.createElement("canvas")).width = j, canvas.height = j, a4U = b8.pd.rS(1, (z.a0.r1() ? .5 : .45) * j), a4Y() }, this.a12 = function() { - this.gk = !this.gk, this.gk ? (bA.a11(!1), aC.gj && bA.a3k && bA.a13(!0), this.a4a()) : (a4V = -1, a4Y(), !aC.k8 || 1 !== aC.ys || aC.gv || aC.gj || z.a0.setState(1)), bd.dc = !0 + this.gn = !this.gn, this.gn ? (bA.a11(!1), aC.gm && bA.a3k && bA.a13(!0), this.a4a()) : (a4V = -1, a4Y(), !aC.kB || 1 !== aC.yt || aC.gy || aC.gm || z.a0.setState(1)), bd.dc = !0 }, this.a4a = function() { - (aC.k8 || aC.gj) && 1 === aC.ys && (aU.lR(!0), aC.gv || setTimeout(function() { - bZ.z3() + (aC.kB || aC.gm) && 1 === aC.yt && (aU.lU(!0), aC.gy || setTimeout(function() { + bZ.z4() }, 0), z.a0.setState(0)) - }, this.gn = function(ks, kt) { - return 0 <= (a4X = a4b(ks, kt)) || !aL.gk || aC.k8 || aC.gj || bc.hH || aL.a12(), a4X - }, this.a0R = function(ks, kt) { - ks = a4b(ks, kt); - ks !== a4V && (a4V = ks, this.gk || a4Y(), bd.dc = !0) - }, this.a0S = function(ks, kt) { - ks = a4b(ks, kt); - return -1 !== ks && a4X === ks && (this.gk ? aC.mA ? (0 <= ks && bA.a11(!1), !aC.gj) : (0 === ks ? aC.a0I() : 1 === ks ? this.a12() : 2 === ks && s.t(1, 0), !0) : 9 === ks && (this.a12(), !0)) - }, this.tj = function() { + }, this.gq = function(kv, kw) { + return 0 <= (a4X = a4b(kv, kw)) || !aL.gn || aC.kB || aC.gm || bc.hK || aL.a12(), a4X + }, this.a0R = function(kv, kw) { + kv = a4b(kv, kw); + kv !== a4V && (a4V = kv, this.gn || a4Y(), bd.dc = !0) + }, this.a0S = function(kv, kw) { + kv = a4b(kv, kw); + return -1 !== kv && a4X === kv && (this.gn ? aC.mC ? (0 <= kv && bA.a11(!1), !aC.gm) : (0 === kv ? aC.a0I() : 1 === kv ? this.a12() : 2 === kv && s.t(1, 0), !0) : 9 === kv && (this.a12(), !0)) + }, this.tk = function() { var i; - this.gk ? (i = Math.floor(5.5 * j), tk.setTransform(1, 0, 0, 1, ba.gap, aQ.ej), tk.fillStyle = b9.md, tk.fillRect(0, 0, i, j), 0 === a4V ? (tk.fillStyle = b9.mi, tk.fillRect(0, 0, 4 * j, j)) : 1 === a4V && (tk.fillStyle = b9.mi, tk - .fillRect(4 * j, 0, Math.floor(1.5 * j), j)), tk.fillStyle = b9.mh, tk.fillRect(0, 0, i, 1), tk.fillRect(0, 0, 1, j), tk.fillRect(4 * j, 0, 1, j), tk.fillRect(0, j - 1, i, 1), tk.fillRect(i - 1, 0, 1, j), tk.font = a4U, b8.pb - .textBaseline(tk, 1), b8.pb.textAlign(tk, 1), tk.fillText(L(41), 2 * j, .54 * j), i = .4 * j, aL.a4f(ba.gap + 4 * j + (1.5 * j - i) / 2, aQ.ej + .3 * j, i), i = 1, tk.setTransform(1, 0, 0, 1, ba.gap, aQ.ej - i * a4W * ba.gap - i * - j), tk.fillStyle = b9.md, tk.fillRect(0, 0, 4 * j, j), a4V === i + 1 && (tk.fillStyle = b9.mi, tk.fillRect(0, 0, 4 * j, j)), tk.fillStyle = b9.mh, tk.fillRect(0, 0, 4 * j, 1), tk.fillRect(0, 0, 1, j), tk.fillRect(4 * j, 0, 1, - j), tk.fillRect(0, j - 1, 4 * j, 1), tk.fillText(L(0 === i ? 41 : 42), 2 * j, .54 * j), tk.setTransform(1, 0, 0, 1, 0, 0)) : tk.drawImage(canvas, ba.gap, aQ.ej) - }, this.pC = function(player) { - return 0 !== af.lf[player] && 2 !== aC.ys && !b8.fv.jD(player) - }, this.a4f = function(eh, ej, ea) { - tk.setTransform(1, 0, 0, 1, eh, ej), tk.lineWidth = ba.xt, tk.strokeStyle = b9.mh, tk.beginPath(), tk.moveTo(0, 0), tk.lineTo(ea, ea), tk.moveTo(0, ea), tk.lineTo(ea, 0), tk.stroke() + this.gn ? (i = Math.floor(5.5 * j), tl.setTransform(1, 0, 0, 1, ba.gap, aQ.em), tl.fillStyle = b9.mf, tl.fillRect(0, 0, i, j), 0 === a4V ? (tl.fillStyle = b9.mk, tl.fillRect(0, 0, 4 * j, j)) : 1 === a4V && (tl.fillStyle = b9.mk, tl + .fillRect(4 * j, 0, Math.floor(1.5 * j), j)), tl.fillStyle = b9.mj, tl.fillRect(0, 0, i, 1), tl.fillRect(0, 0, 1, j), tl.fillRect(4 * j, 0, 1, j), tl.fillRect(0, j - 1, i, 1), tl.fillRect(i - 1, 0, 1, j), tl.font = a4U, b8.pd + .textBaseline(tl, 1), b8.pd.textAlign(tl, 1), tl.fillText(L(40), 2 * j, .54 * j), i = .4 * j, aL.a4f(ba.gap + 4 * j + (1.5 * j - i) / 2, aQ.em + .3 * j, i), i = 1, tl.setTransform(1, 0, 0, 1, ba.gap, aQ.em - i * a4W * ba.gap - i * + j), tl.fillStyle = b9.mf, tl.fillRect(0, 0, 4 * j, j), a4V === i + 1 && (tl.fillStyle = b9.mk, tl.fillRect(0, 0, 4 * j, j)), tl.fillStyle = b9.mj, tl.fillRect(0, 0, 4 * j, 1), tl.fillRect(0, 0, 1, j), tl.fillRect(4 * j, 0, 1, + j), tl.fillRect(0, j - 1, 4 * j, 1), tl.fillText(L(0 === i ? 40 : 41), 2 * j, .54 * j), tl.setTransform(1, 0, 0, 1, 0, 0)) : tl.drawImage(canvas, ba.gap, aQ.em) + }, this.pE = function(player) { + return 0 !== af.li[player] && 2 !== aC.yt && !b8.fy.jG(player) + }, this.a4f = function(ek, em, ed) { + tl.setTransform(1, 0, 0, 1, ek, em), tl.lineWidth = ba.xu, tl.strokeStyle = b9.mj, tl.beginPath(), tl.moveTo(0, 0), tl.lineTo(ed, ed), tl.moveTo(0, ed), tl.lineTo(ed, 0), tl.stroke() } } function c9() { var a4h, j, a4i, a4j, a4k, a4l, a4m, a4n, a4o; - function x5() { - return aQ.a56(aM.a52()) ? au.hH ? __fx.settings.keybindButtons ? aQ.ej - 2 * aQ.j - 3 * a4i : aQ.ej - aQ.j - 2 * a4i : __fx.settings.keybindButtons ? aQ.ej - aQ.j - 2 * a4i : aQ.ej - a4i : bA.a56(aM.a55()) ? au.hH ? bA.x5() - aQ.j - 2 * a4i : - bA.x5() - a4i : au.hH ? h.j - aQ.j - (bi.a3s() + 1) * a4i : h.j - bi.a3s() * ba.gap + function x6() { + return aQ.a56(aM.a52()) ? au.hK ? __fx.settings.keybindButtons ? aQ.em - 2 * aQ.j - 3 * a4i : aQ.em - aQ.j - 2 * a4i : __fx.settings.keybindButtons ? aQ.em - aQ.j - 2 * a4i : aQ.em - a4i : bA.a56(aM.a55()) ? au.hK ? bA.x6() - aQ.j - 2 * a4i : + bA.x6() - a4i : au.hK ? h.j - aQ.j - (bi.a3s() + 1) * a4i : h.j - bi.a3s() * ba.gap } - function a4t(di, pI, id, g7, a4w, a4x, vi, a4y, a4z, a50) { - var aA, x9, a1m, pT, g, a5B = void 0 !== a4z, - i = Math.floor(aP.measureText(pI, aM.a4U) + 1.5 * a4j + (a5B ? j : 1.5 * a4j)); - if (bd.dc = !0, i + 2 * a4i + aQ.j > h.i && !a5B && 50 !== id && 20 < pI.length) a4t(di, (g = b8.zX.a33(pI))[0], id, g7, a4w, a4x, vi, a4y, a4z, a50), a4t(di, g[1], id, g7, a4w, a4x, vi, a4y, a4z, a50); - else if (g = i + (50 === id ? a4k : 0), (a1m = document.createElement("canvas")).width = i, a1m.height = j, (x9 = a1m.getContext("2d", { + function a4t(di, pK, id, gA, a4w, a4x, vj, a4y, a4z, a50) { + var aA, xA, a1m, pV, g, a5B = void 0 !== a4z, + i = Math.floor(aP.measureText(pK, aM.a4U) + 1.5 * a4j + (a5B ? j : 1.5 * a4j)); + if (bd.dc = !0, i + 2 * a4i + aQ.j > h.i && !a5B && 50 !== id && 20 < pK.length) a4t(di, (g = b8.zY.a33(pK))[0], id, gA, a4w, a4x, vj, a4y, a4z, a50), a4t(di, g[1], id, gA, a4w, a4x, vj, a4y, a4z, a50); + else if (g = i + (50 === id ? a4k : 0), (a1m = document.createElement("canvas")).width = i, a1m.height = j, (xA = a1m.getContext("2d", { alpha: !0 - })).font = aM.a4U, b8.pb.textBaseline(x9, 1), b8.pb.textAlign(x9, 0), x9.clearRect(0, 0, i, j), x9.fillStyle = a4x, x9.fillRect(0, 0, i, j), x9.fillStyle = a4w, x9.fillText(pI, Math.floor(1.5 * a4j), Math.floor(j / 2)), a5B && (x9 - .imageSmoothingEnabled = !0, ai.va.xu(a4z, x9, i - j, 0, j)), 0 === (pT = { - e9: di, - pI: pI, + })).font = aM.a4U, b8.pd.textBaseline(xA, 1), b8.pd.textAlign(xA, 0), xA.clearRect(0, 0, i, j), xA.fillStyle = a4x, xA.fillRect(0, 0, i, j), xA.fillStyle = a4w, xA.fillText(pK, Math.floor(1.5 * a4j), Math.floor(j / 2)), a5B && (xA + .imageSmoothingEnabled = !0, ai.vb.xv(a4z, xA, i - j, 0, j)), 0 === (pV = { + eC: di, + pK: pK, id: id, - player: g7, + player: gA, canvas: a1m, a4w: a4w, a4x: a4x, i: i, a53: g, - vi: vi, + vj: vj, a4y: a4y, a4z: a4z, a50: a50 - }).e9 || 0 < a4h.length && 0 < a4h[0].e9) a4h.unshift(pT); + }).eC || 0 < a4h.length && 0 < a4h[0].eC) a4h.unshift(pV); else { for (aA = 1; aA < a4h.length; aA++) - if (0 < a4h[aA].e9) return void a4h.splice(aA, 0, pT); - a4h.push(pT) + if (0 < a4h[aA].eC) return void a4h.splice(aA, 0, pV); + a4h.push(pV) } } - function a4u(dw, sF, eu) { - return "rgb(" + dw + "," + sF + "," + eu + ")" + function a4u(dx, sG, ex) { + return "rgb(" + dx + "," + sG + "," + ex + ")" } - function a5C(id, g2) { - for (var ea = a4h.length, aA = 0; aA < ea; aA++) a4h[aA].id === id && g2-- <= 0 && (a4h.splice(aA, 1), aA--, ea--) + function a5C(id, g5) { + for (var ed = a4h.length, aA = 0; aA < ed; aA++) a4h[aA].id === id && g5-- <= 0 && (a4h.splice(aA, 1), aA--, ed--) } function a5D(id, player) { - for (var eo = !1, aA = a4h.length - 1; 0 <= aA; aA--) a4h[aA].id !== id || player !== aC.eX && a4h[aA].player !== player || (a4h.splice(aA, 1), eo = !0); - return eo + for (var er = !1, aA = a4h.length - 1; 0 <= aA; aA--) a4h[aA].id !== id || player !== aC.ea && a4h[aA].player !== player || (a4h.splice(aA, 1), er = !0); + return er } - function a5a(pI) { - a4t(340, pI, 6, 0, a4u(215, 245, 255), b9.me, -1, !1) + function a5a(pK) { + a4t(340, pK, 6, 0, a4u(215, 245, 255), b9.mg, -1, !1) } this.a4p = "", this.dU = function() { var self; - a4n = 0, a4m = z.a0.qz() ? 7 : 12, a4l = { - yg: [0, 0, 0], + a4n = 0, a4m = z.a0.r1() ? 7 : 12, a4l = { + yh: [0, 0, 0], a4q: [0, 0, 0], - lx: [220, 180, 180], - ti: [0, 0, 0], - ev: [0, 0, 0] - }, a4h = [], this.resize(), aC.gv && this.z4(0, 18), bQ.vN.vO[bQ.eG].name.length && a5a(L(89, [bQ.vN.vO[bQ.eG].name])), a5a(L(90, [bQ.el - 2 + "x" + (bQ.em - 2)])), a5a(L(91, [b8.zX.yA(an.a5b)])), an.a5b !== an.a5c && a5a(L(92, [b8.zX - .yA(an.a5c) + " (" + b8.zX.a2z(100 * an.a5c / an.a5b, 1) + ")" - ])), 0 < an.a5d && a5a(L(65, [b8.zX.yA(an.a5d) + " (" + b8.zX.a2z(100 * an.a5d / an.a5b, 1) + ")"])), 0 < an.a5e && a5a(L(93, [b8.zX.yA(an.a5e) + " (" + b8.zX.a2z(100 * an.a5e / an.a5b, 1) + ")"])), 10 === aC.k6 && a4t(120, L(94), 6, - 0, a4u(235, 255, 120), b9.me, -1, !1), 0 !== (self = this).a4p.length && (a4t(200, self.a4p, 0, 0, b9.mh, b9.me, -1, !1), self.a4p = ""), aC.xM && a4t(340, L(43), 6, 0, a4u(255, 200, 0), b9.me, -1, !1) + e5: [220, 180, 180], + tj: [0, 0, 0], + ey: [0, 0, 0] + }, a4h = [], this.resize(), aC.gy && this.z5(0, 18), bQ.vO.vP[bQ.eJ].name.length && a5a(L(88, [bQ.vO.vP[bQ.eJ].name])), a5a(L(89, [bQ.eo - 2 + "x" + (bQ.ep - 2)])), a5a(L(90, [b8.zY.yB(an.a5b)])), an.a5b !== an.a5c && a5a(L(91, [b8.zY + .yB(an.a5c) + " (" + b8.zY.a2z(100 * an.a5c / an.a5b, 1) + ")" + ])), 0 < an.a5d && a5a(L(64, [b8.zY.yB(an.a5d) + " (" + b8.zY.a2z(100 * an.a5d / an.a5b, 1) + ")"])), 0 < an.a5e && a5a(L(92, [b8.zY.yB(an.a5e) + " (" + b8.zY.a2z(100 * an.a5e / an.a5b, 1) + ")"])), 10 === aC.k9 && a4t(120, L(93), 6, + 0, a4u(235, 255, 120), b9.mg, -1, !1), 0 !== (self = this).a4p.length && (a4t(200, self.a4p, 0, 0, b9.mj, b9.mg, -1, !1), self.a4p = ""), aC.xN && a4t(340, L(42), 6, 0, a4u(255, 200, 0), b9.mg, -1, !1) }, this.resize = function() { var a4v, aA; - if (j = (j = Math.floor((z.a0.qz() ? .031 : .0249) * h.pd)) < 10 ? 10 : j, this.fontSize = Math.floor(2 * j / 3), this.a4U = b8.pb.rQ(1, this.fontSize), a4i = ba.gap, a4j = Math.floor(j / 5), 0 < a4h.length) - for (a4v = a4h, a4h = [], aA = a4v.length - 1; 0 <= aA; aA--) a4t(a4v[aA].e9, a4v[aA].pI, a4v[aA].id, a4v[aA].player, a4v[aA].a4w, a4v[aA].a4x, a4v[aA].vi, a4v[aA].a4y, a4v[aA].a4z, a4v[aA].a50); + if (j = (j = Math.floor((z.a0.r1() ? .031 : .0249) * h.pf)) < 10 ? 10 : j, this.fontSize = Math.floor(2 * j / 3), this.a4U = b8.pd.rS(1, this.fontSize), a4i = ba.gap, a4j = Math.floor(j / 5), 0 < a4h.length) + for (a4v = a4h, a4h = [], aA = a4v.length - 1; 0 <= aA; aA--) a4t(a4v[aA].eC, a4v[aA].pK, a4v[aA].id, a4v[aA].player, a4v[aA].a4w, a4v[aA].a4x, a4v[aA].vj, a4v[aA].a4y, a4v[aA].a4z, a4v[aA].a50); this.a51() }, this.a51 = function() { a4o = document.createElement("canvas"); - var pI = L(44), - x9 = (a4k = aP.measureText(pI, this.a4U) + 5 * a4j, a4o.height = j, a4o.width = a4k, a4o.getContext("2d", { + var pK = L(43), + xA = (a4k = aP.measureText(pK, this.a4U) + 5 * a4j, a4o.height = j, a4o.width = a4k, a4o.getContext("2d", { alpha: !0 })); - x9.font = this.a4U, b8.pb.textBaseline(x9, 1), b8.pb.textAlign(x9, 1), x9.clearRect(0, 0, a4k, j), x9.fillStyle = b9.n4, x9.fillRect(0, 0, a4k, j), x9.fillStyle = b9.mh, x9.fillText(pI, Math.floor(a4k / 2), Math.floor(j / 2)) + xA.font = this.a4U, b8.pd.textBaseline(xA, 1), b8.pd.textAlign(xA, 1), xA.clearRect(0, 0, a4k, j), xA.fillStyle = b9.n6, xA.fillRect(0, 0, a4k, j), xA.fillStyle = b9.mj, xA.fillText(pK, Math.floor(a4k / 2), Math.floor(j / 2)) }, this.a52 = function() { - var ea; - return au.hH ? au.i : 0 === (ea = a4h.length) ? 0 : 1 === ea ? a4h[0].a53 : a54(a4h[0].a53, a4h[1].a53) + var ed; + return au.hK ? au.i : 0 === (ed = a4h.length) ? 0 : 1 === ed ? a4h[0].a53 : a54(a4h[0].a53, a4h[1].a53) }, this.a55 = function() { - var ea = a4h.length; - return au.hH ? ea ? a54(au.i, a4h[0].a53) : au.i : 0 === ea ? 0 : 1 === ea ? a4h[0].a53 : 2 === ea ? a54(a4h[0].a53, a4h[1].a53) : a54(a54(a4h[0].a53, a4h[1].a53), a4h[2].a53) - }, this.gn = function(eh, ej) { - for (var m7, a57, a58 = x5(), aA = a4h.length - 1; 0 <= aA; aA--) - if ((a57 = a58 - (aA + 1) * j) <= ej && ej < a57 + j) return 50 === a4h[aA].id ? eh >= h.i - a4k - a4i - a4h[aA].i && (eh >= h.i - a4k - a4i ? b6.fv.oT(a4h[aA].player) : aG.m1(a4h[aA].player, 800, !1, 0), !0) : eh >= h.i - a4h[aA].i - - a4i && (736 === a4h[aA].id ? (a57 = a4h[aA].pI.split(" "), window.open(a57[a57.length - 1], "_blank")) : a4h[aA].a4y && (a4h[aA].a50 && a4h[aA].a50.et ? (a57 = a4h[aA].a50.eM, m7 = bK.ei(a57) - 10, a57 = bK.ek(a57) - 10, aG - .m0(m7, a57, 19 + m7, 19 + a57)) : a4h[aA].a50 && a4h[aA].a50.eu ? aG.m2(a4h[aA].player, a4h[aA].a50.m3) : (aG.m1(a4h[aA].player, 800, !1, 0), 0 <= a4h[aA].vi && (m7 = a4h[aA].vi, a4h[aA].vi = a4h[aA].player, a4h[ - aA].player = m7))), !0); + var ed = a4h.length; + return au.hK ? ed ? a54(au.i, a4h[0].a53) : au.i : 0 === ed ? 0 : 1 === ed ? a4h[0].a53 : 2 === ed ? a54(a4h[0].a53, a4h[1].a53) : a54(a54(a4h[0].a53, a4h[1].a53), a4h[2].a53) + }, this.gq = function(ek, em) { + for (var m9, a57, a58 = x6(), aA = a4h.length - 1; 0 <= aA; aA--) + if ((a57 = a58 - (aA + 1) * j) <= em && em < a57 + j) return 50 === a4h[aA].id ? ek >= h.i - a4k - a4i - a4h[aA].i && (ek >= h.i - a4k - a4i ? b6.fy.oV(a4h[aA].player) : aG.m3(a4h[aA].player, 800, !1, 0), !0) : ek >= h.i - a4h[aA].i - + a4i && (736 === a4h[aA].id ? (a57 = a4h[aA].pK.split(" "), window.open(a57[a57.length - 1], "_blank")) : a4h[aA].a4y && (a4h[aA].a50 && a4h[aA].a50.ew ? (a57 = a4h[aA].a50.eP, m9 = bK.el(a57) - 10, a57 = bK.en(a57) - 10, aG + .m2(m9, a57, 19 + m9, 19 + a57)) : a4h[aA].a50 && a4h[aA].a50.ex ? aG.m4(a4h[aA].player, a4h[aA].a50.m5) : (aG.m3(a4h[aA].player, 800, !1, 0), 0 <= a4h[aA].vj && (m9 = a4h[aA].vj, a4h[aA].vj = a4h[aA].player, a4h[ + aA].player = m9))), !0); return !1 - }, this.zG = function(di, pI, id, g7, a4w, a4x, vi, a4y, a4z, a50) { - a4t(di, pI, id, g7, a4w, a4x, vi, a4y, a4z, a50) + }, this.zH = function(di, pK, id, gA, a4w, a4x, vj, a4y, a4z, a50) { + a4t(di, pK, id, gA, a4w, a4x, vj, a4y, a4z, a50) }, this.a5A = function(p) { - a4t(300, p, 252, 0, b9.mh, b9.me, -1, !1) + a4t(300, p, 252, 0, b9.mj, b9.mg, -1, !1) }, this.a3F = function(id) { - for (var aA = a4h.length - 1; 0 <= aA; aA--) a4h[aA].id === id && (a4h[aA].e9 = 1) - }, this.z4 = function(player, id) { - 0 === id ? (aP.ix(player, 0), a5C(423, 0), a4t(160, L(45, [af.zT[player]]), 423, player, "rgb(10,220,10)", b9.me, -1, !1)) : 1 === id ? (a5D(50, aC.eX), aP.ix(player, 1), a4t(360, L(46, [af.zT[player]]), 0, player, b9.nN, b9.me, -1, !0), - aG.m1(player, 2700, !1, 0)) : 2 === id ? (aP.ix(player, 2), a4t(0, L(47), 0, player, "rgb(10,255,255)", b9.me, -1, !0), aG.m1(player, 2700, !1, 0)) : 3 === id ? (aP.ix(player, 2), a4t(0, L(48, [af.zT[player]]), 0, player, b9.mh, - b9.me, -1, !0), aG.m1(player, 2700, !1, 0)) : 4 === id ? this.a5E(1, player, player) : 5 === id ? 2 === af.a2I[player] || b8.fv.jD(aC.eK) || (function(id, la) { + for (var aA = a4h.length - 1; 0 <= aA; aA--) a4h[aA].id === id && (a4h[aA].eC = 1) + }, this.z5 = function(player, id) { + 0 === id ? (aP.j0(player, 0), a5C(423, 0), a4t(160, L(44, [af.zU[player]]), 423, player, "rgb(10,220,10)", b9.mg, -1, !1)) : 1 === id ? (a5D(50, aC.ea), aP.j0(player, 1), a4t(360, L(45, [af.zU[player]]), 0, player, b9.nP, b9.mg, -1, !0), + aG.m3(player, 2700, !1, 0)) : 2 === id ? (aP.j0(player, 2), a4t(0, L(46), 0, player, "rgb(10,255,255)", b9.mg, -1, !0), aG.m3(player, 2700, !1, 0)) : 3 === id ? (aP.j0(player, 2), a4t(0, L(47, [af.zU[player]]), 0, player, b9.mj, + b9.mg, -1, !0), aG.m3(player, 2700, !1, 0)) : 4 === id ? this.a5E(1, player, player) : 5 === id ? 2 === af.a2I[player] || b8.fy.jG(aC.eN) || (function(id, ld) { var aA, a5P = 0, - ea = a4h.length; - for (aA = 0; aA < ea; aA++) - if (a4h[aA].id === id && la <= ++a5P) return a4h.splice(aA, 1) - }(1, 5), ae.a5G(player) ? a4t(180, L(49, [af.zT[player]]), 1, player, a4u(255, 200, 180), b9.me, -1, !0) : (a5C(573, 0), a4t(180, L(50, [af.zT[player]]), 573, player, b9.nN, b9.me, -1, !0))) : 18 === id ? a4t(255, L(51), 18, 0, b9.mh, - b9.me, -1, !1) : 21 === id ? a4t(220, L(52), id, 0, b9.mh, b9.me, -1, !1) : 22 === id ? this.a5E(2, player, player) : 59 === id && a4t(0, L(53), id, 0, b9.ne, b9.me, 0, !1) + ed = a4h.length; + for (aA = 0; aA < ed; aA++) + if (a4h[aA].id === id && ld <= ++a5P) return a4h.splice(aA, 1) + }(1, 5), ae.a5G(player) ? a4t(180, L(48, [af.zU[player]]), 1, player, a4u(255, 200, 180), b9.mg, -1, !0) : (a5C(573, 0), a4t(180, L(49, [af.zU[player]]), 573, player, b9.nP, b9.mg, -1, !0))) : 18 === id ? a4t(255, L(50), 18, 0, b9.mj, + b9.mg, -1, !1) : 21 === id ? a4t(220, L(51), id, 0, b9.mj, b9.mg, -1, !1) : 22 === id ? this.a5E(2, player, player) : 59 === id && a4t(0, L(52), id, 0, b9.ng, b9.mg, 0, !1) }, this.a0C = function(p) { - a4t(200, L(54, [p]), 94, 0, b9.mh, b9.nJ, -1, !1) - }, this.zB = function(a5H) { - if (aC.eK === a5H && !aC.k8) + a4t(200, L(53, [p]), 94, 0, b9.mj, b9.nL, -1, !1) + }, this.zC = function(a5H) { + if (aC.eN === a5H && !aC.kB) __fx.wins.count++, window.localStorage.setItem("fx_winCount", __fx.wins.count), - a4t(0, "Your Win Count is now " + __fx.wins.count, 3, a5H, b9.mh, b9.me, -1, !0); - af.gN[a5H] && (aP.ix(a5H, 2), aC.jp < 100 ? a4t(0, L(48, [af.zT[a5H]]), 3, a5H, b9.mh, b9.me, -1, !0) : a4t(0, L(55, [af.zT[a5H]]), 3, a5H, b9.mh, b9.me, -1, !0)) - }, this.a4N = function(eE) { - var a5J, pI, a5I = "(" + bK.ei(eE >> 2) + ", " + bK.ek(eE >> 2) + ")", + a4t(0, "Your Win Count is now " + __fx.wins.count, 3, a5H, b9.mj, b9.mg, -1, !0); + af.gQ[a5H] && (aP.j0(a5H, 2), aC.js < 100 ? a4t(0, L(47, [af.zU[a5H]]), 3, a5H, b9.mj, b9.mg, -1, !0) : a4t(0, L(54, [af.zU[a5H]]), 3, a5H, b9.mj, b9.mg, -1, !0)) + }, this.a4N = function(eH) { + var a5J, pK, a5I = "(" + bK.el(eH >> 2) + ", " + bK.en(eH >> 2) + ")", a4y = !1, player = 0; - ab.eV(eE) ? ab.eR(eE) ? a5I = L(56, [a5I]) : (player = ab.eS(eE), pI = L(57, [b8.x9.a1y(af.zZ[player], b8.pb.rQ(0, 10), 150)]) + " ", pI = (pI += L(58, [b8.zX.yA(af.gb[player])]) + " ") + L(59, [b8.zX.yA(af.gN[player])]) + " ", aC - .hP && (a5J = be.zE[be.kB[be.eY[player]]], pI += L(60) + ": " + a5J + " "), b8.fv.jD(player) && (pI += L(61) + ": " + aD.k0[aD.hE[player]] + " "), a5I = pI = (pI += L(62, [player]) + " ") + L(63, [a5I]), a4y = !0) : a5I = ab - .ef(eE) ? L(64, [a5I]) + " #" + ab.eI(eE) : L(65, [a5I]), bd.dc = !0, a5C(55, 0), a4t(220, a5I, 55, player, b9.mh, b9.me, -1, a4y) + ab.eY(eH) ? ab.eU(eH) ? a5I = L(55, [a5I]) : (player = ab.eV(eH), pK = L(56, [b8.xA.a1y(af.za[player], b8.pd.rS(0, 10), 150)]) + " ", pK = (pK += L(57, [b8.zY.yB(af.ge[player])]) + " ") + L(58, [b8.zY.yB(af.gQ[player])]) + " ", aC + .hS && (a5J = be.zF[be.kE[be.eb[player]]], pK += L(59) + ": " + a5J + " "), b8.fy.jG(player) && (pK += L(60) + ": " + aD.k3[aD.hH[player]] + " "), a5I = pK = (pK += L(61, [player]) + " ") + L(62, [a5I]), a4y = !0) : a5I = ab + .ei(eH) ? L(63, [a5I]) + " #" + ab.eL(eH) : L(64, [a5I]), bd.dc = !0, a5C(55, 0), a4t(220, a5I, 55, player, b9.mj, b9.mg, -1, a4y) }, this.a4P = function(a5K) { - var kX = bL.x, - player = kX.a5L[a5K] >> 3, - pI = (bd.dc = !0, a5C(55, 0), L(66, [af.zT[player]]) + " "); - a4t(220, pI += L(58, [kX.a5M[a5K]]), 55, player, b9.mh, b9.me, -1, !0) - }, this.oD = function(o0, a5N, oE) { - o0 === aC.eK ? a4t(175, " " + L(67, [af.zT[a5N]]) + ": ", 1001, a5N, a4u(200, 255, 210), b9.me, -1, !0, oE) : this.a5O(o0, oE) - }, this.a5O = function(o0, oE) { - a5C(1e3, 0), a4t(175, af.zT[o0] + ": ", 1e3, o0, b9.mh, "rgba(5,60,25,0.9)", -1, !0, oE) - }, this.zH = function() { + var ka = bL.x, + player = ka.a5L[a5K] >> 3, + pK = (bd.dc = !0, a5C(55, 0), L(65, [af.zU[player]]) + " "); + a4t(220, pK += L(57, [ka.a5M[a5K]]), 55, player, b9.mj, b9.mg, -1, !0) + }, this.oF = function(o2, a5N, oG) { + o2 === aC.eN ? a4t(175, " " + L(66, [af.zU[a5N]]) + ": ", 1001, a5N, a4u(200, 255, 210), b9.mg, -1, !0, oG) : this.a5O(o2, oG) + }, this.a5O = function(o2, oG) { + a5C(1e3, 0), a4t(175, af.zU[o2] + ": ", 1e3, o2, b9.mj, "rgba(5,60,25,0.9)", -1, !0, oG) + }, this.zI = function() { var p; - aC.yx ? (p = L(68), aP.zF(L(69), 2, 1, 12), a4t(0, p, 40, 0, "rgb(10,220,10)", b9.me, -1, !1)) : (p = L(70), aP.zF(L(71), 2, 0, 16), a4t(0, p, 41, 0, b9.mh, b9.me, -1, !1)) - }, this.xG = function() { - var g2 = af.zT, - ed = aC.data; - a4t(300, g2[0] + " [" + aC.zA.xL(ed.elo[0]) + "] vs " + g2[1] + " [" + aC.zA.xL(ed.elo[1]) + "]", 65, 0, b9.mY, "rgba(100,255,255,0.75)", -1, !1) + aC.yy ? (p = L(67), aP.zG(L(68), 2, 1, 12), a4t(0, p, 40, 0, "rgb(10,220,10)", b9.mg, -1, !1)) : (p = L(69), aP.zG(L(70), 2, 0, 16), a4t(0, p, 41, 0, b9.mj, b9.mg, -1, !1)) + }, this.xH = function() { + var g5 = af.zU, + eg = aC.data; + a4t(300, g5[0] + " [" + aC.zB.xM(eg.elo[0]) + "] vs " + g5[1] + " [" + aC.zB.xM(eg.elo[1]) + "]", 65, 0, b9.ma, "rgba(100,255,255,0.75)", -1, !1) }, this.a5Q = function(p) { a4t(350, p, 0, 0, "rgb(40,255,200)", "rgba(10,60,40,0.9)", -1, !1) }, this.a5R = function(a5S) { - a4t(0, L(a5S ? 72 : 73), 247, 0, b9.nd, b9.me, -1, !1) - }, this.xO = function(xK, xN, a5T) { - var ed = aC.data, - g2 = af.zT; - a4t(0, g2[0] + ": " + aC.zA.xL(ed.elo[0]) + " -> " + xK, 66, 0, b9.mh, a5T[0], -1, !1), a4t(0, g2[1] + ": " + aC.zA.xL(ed.elo[1]) + " -> " + xN, 66, 1, b9.mh, a5T[1], -1, !1) - }, this.oU = function(player, id) { - 0 === id ? a5D(50, player) ? (a4t(128, L(74, [af.zT[player]]), 52, player, a4u(180, 255, 180), b9.me, -1, !0), ae.pA(player, 2, 255)) : a4t(384, L(75, [af.zT[player]]), 51, player, a4u(210, 210, 255), b9.me, -1, !0) : a5D(51, player) ? ( - a4t(128, L(76, [af.zT[player]]), 52, player, b9.mh, "rgba(60,120,10,0.9)", -1, !0), ae.pA(player, 2, 255)) : (a4t(384, L(77, [af.zT[player]]), 50, player, b9.mh, "rgba(90,90,90,0.9)", -1, !0), ae.pA(player, 2, 96)) - }, this.oY = function(yg, target) { + a4t(0, L(a5S ? 71 : 72), 247, 0, b9.nf, b9.mg, -1, !1) + }, this.xP = function(xL, xO, a5T) { + var eg = aC.data, + g5 = af.zU; + a4t(0, g5[0] + ": " + aC.zB.xM(eg.elo[0]) + " -> " + xL, 66, 0, b9.mj, a5T[0], -1, !1), a4t(0, g5[1] + ": " + aC.zB.xM(eg.elo[1]) + " -> " + xO, 66, 1, b9.mj, a5T[1], -1, !1) + }, this.oW = function(player, id) { + 0 === id ? a5D(50, player) ? (a4t(128, L(73, [af.zU[player]]), 52, player, a4u(180, 255, 180), b9.mg, -1, !0), ae.pC(player, 2, 255)) : a4t(384, L(74, [af.zU[player]]), 51, player, a4u(210, 210, 255), b9.mg, -1, !0) : a5D(51, player) ? ( + a4t(128, L(75, [af.zU[player]]), 52, player, b9.mj, "rgba(60,120,10,0.9)", -1, !0), ae.pC(player, 2, 255)) : (a4t(384, L(76, [af.zU[player]]), 50, player, b9.mj, "rgba(90,90,90,0.9)", -1, !0), ae.pC(player, 2, 96)) + }, this.oa = function(yh, target) { var color = a4u(210, 255, 210); - 1 < yg.length ? a4t(230, L(78, [yg.length, af.zT[target]]), 66, target, color, b9.me, -1, !0) : a4t(230, L(79, [af.zT[yg[0]], af.zT[target]]), 66, yg[0], color, b9.me, target, !0) + 1 < yh.length ? a4t(230, L(77, [yh.length, af.zU[target]]), 66, target, color, b9.mg, -1, !0) : a4t(230, L(78, [af.zU[yh[0]], af.zU[target]]), 66, yh[0], color, b9.mg, target, !0) }, this.a5U = function(player, target) { - a4t(230, L(80, [af.zT[player], af.zT[target]]), 66, player, b9.mh, "rgba(75,65,5,0.9)", target, !0) - }, this.a4G = function(id, g2) { - a5C(id, g2) - }, this.yz = function(id, player) { - a5D(id, void 0 === player ? aC.eX : player) + a4t(230, L(79, [af.zU[player], af.zU[target]]), 66, player, b9.mj, "rgba(75,65,5,0.9)", target, !0) + }, this.a4G = function(id, g5) { + a5C(id, g5) + }, this.z0 = function(id, player) { + a5D(id, void 0 === player ? aC.ea : player) }, this.a5V = function(id) { for (var aA = a4h.length - 1; 0 <= aA; aA--) if (a4h[aA].id === id) return a4h[aA]; return null - }, this.oP = function(a5W, a5X, player) { - 2 !== af.a2I[aC.eK] && (a4t(200, 1 === a5W ? L(81, [af.zT[player]]) : L(82, [b8.zX.yA(a5W), af.zT[player]]), 30, player, "rgb(190,255,190)", b9.me, -1, !0), a5X) && a4t(30, 1 === a5X ? L(83) : L(84, [b8.zX.yA(a5X)]), 30, 0, b9.mh, b9.me, + }, this.oR = function(a5W, a5X, player) { + 2 !== af.a2I[aC.eN] && (a4t(200, 1 === a5W ? L(80, [af.zU[player]]) : L(81, [b8.zY.yB(a5W), af.zU[player]]), 30, player, "rgb(190,255,190)", b9.mg, -1, !0), a5X) && a4t(30, 1 === a5X ? L(82) : L(83, [b8.zY.yB(a5X)]), 30, 0, b9.mj, b9.mg, -1, !1) }, this.a5Z = function(a5W, player) { - 2 !== af.a2I[aC.eK] && (a5C(31, 0), 2 === af.a2I[player] || player >= aC.jp ? a4t(150, 1 === a5W ? L(85, [af.zT[player]]) : L(86, [af.zT[player], b8.zX.yA(a5W)]), 31, player, b9.mY, "rgba(205,205,205,0.9)", -1, !0) : a4t(150, 1 === a5W ? - L(87, [af.zT[player]]) : L(88, [af.zT[player], b8.zX.yA(a5W)]), 31, player, b9.mY, "rgba(205,255,205,0.9)", -1, !0)) - }, this.yy = function(bp) { - for (var ev = bd.jm(), aA = 2; 0 <= aA; aA--) 0 < a4l.ti[aA] && (bp || a4l.ev[aA] < ev - 220) && this.a5f(aA) + 2 !== af.a2I[aC.eN] && (a5C(31, 0), 2 === af.a2I[player] || player >= aC.js ? a4t(150, 1 === a5W ? L(84, [af.zU[player]]) : L(85, [af.zU[player], b8.zY.yB(a5W)]), 31, player, b9.ma, "rgba(205,205,205,0.9)", -1, !0) : a4t(150, 1 === a5W ? + L(86, [af.zU[player]]) : L(87, [af.zU[player], b8.zY.yB(a5W)]), 31, player, b9.ma, "rgba(205,255,205,0.9)", -1, !0)) + }, this.yz = function(bp) { + for (var ey = bd.jp(), aA = 2; 0 <= aA; aA--) 0 < a4l.tj[aA] && (bp || a4l.ey[aA] < ey - 220) && this.a5f(aA) }, this.a5f = function(id) { - var pI, ea = a4l.ti[id], - player = a4l.yg[id]; - a4l.ti[id] = 0, 1 === ea ? (0 === id ? pI = L(95, [af.zT[player], af.zT[a4l.a4q[0]]]) : 1 === id ? pI = L(96, [af.zT[player]]) : 2 === id ? pI = L(97, [af.zT[player]]) : 3 === id && (pI = L(98, [af.zT[player]])), a5C(7, 0), a4t(a4l.lx[ - id], pI, 7, a4l.a4q[id], b9.mh, b9.me, -1, !0)) : (pI = L(0 === id ? 99 : 1 === id ? 100 : 101, [ea]), a5C(7, 0), a4t(a4l.lx[id], pI, 7, player, b9.mh, b9.me, -1, !1)) - }, this.a5E = function(id, gz, vi) { - var ev = bd.jm(), - ea = a4l.ti[id] + 1; - a4l.ti[id]++, a4l.yg[id] = gz, a4l.a4q[id] = vi, 1 === ea && (a4l.ev[id] = ev), (1 === ea && (aC.yv < 32 || 2 === aC.ys) || 1 < ea && (a4l.ev[id] < ev - 140 || 2 === aC.ys)) && this.a5f(id) - }, this.ij = function() { - b0.ij(); - for (var hj = (hj = a4h.length - a4m) <= 1 ? 1 : hj * hj, aA = a4h.length - 1; 0 <= aA; aA--) 0 < a4h[aA].e9 && (a4h[aA].e9 -= hj, a4h[aA].e9 <= 0) && (bd.dc = !0, a4h.splice(aA, 1)); + var pK, ed = a4l.tj[id], + player = a4l.yh[id]; + a4l.tj[id] = 0, 1 === ed ? (0 === id ? pK = L(94, [af.zU[player], af.zU[a4l.a4q[0]]]) : 1 === id ? pK = L(95, [af.zU[player]]) : 2 === id ? pK = L(96, [af.zU[player]]) : 3 === id && (pK = L(97, [af.zU[player]])), a5C(7, 0), a4t(a4l.e5[ + id], pK, 7, a4l.a4q[id], b9.mj, b9.mg, -1, !0)) : (pK = L(0 === id ? 98 : 1 === id ? 99 : 100, [ed]), a5C(7, 0), a4t(a4l.e5[id], pK, 7, player, b9.mj, b9.mg, -1, !1)) + }, this.a5E = function(id, h2, vj) { + var ey = bd.jp(), + ed = a4l.tj[id] + 1; + a4l.tj[id]++, a4l.yh[id] = h2, a4l.a4q[id] = vj, 1 === ed && (a4l.ey[id] = ey), (1 === ed && (aC.yw < 32 || 2 === aC.yt) || 1 < ed && (a4l.ey[id] < ey - 140 || 2 === aC.yt)) && this.a5f(id) + }, this.im = function() { + b0.im(); + for (var hm = (hm = a4h.length - a4m) <= 1 ? 1 : hm * hm, aA = a4h.length - 1; 0 <= aA; aA--) 0 < a4h[aA].eC && (a4h[aA].eC -= hm, a4h[aA].eC <= 0) && (bd.dc = !0, a4h.splice(aA, 1)); ! function() { - var g2, aA; + var g5, aA; if (128 !== a4n && !(++a4n < 128)) - for (g2 = 5, aA = ak.jq - 1; 0 <= aA; aA--) 1 === af.a2I[ak.jr[aA]] && 0 < g2-- && a4t(240, L(98, [af.zT[ak.jr[aA]]]), 1, ak.jr[aA], b9.mY, "rgba(255,255,255,0.75)", -1, !0) - }(), this.yy(!1) - }, this.tj = function() { - for (var w9, ej = x5(), aA = a4h.length - 1; 0 <= aA; aA--) w9 = ej - (aA + 1) * j, 50 === a4h[aA].id ? (tk.drawImage(a4h[aA].canvas, h.i - a4h[aA].i - a4k - a4i, w9), tk.drawImage(a4o, h.i - a4k - a4i, w9)) : tk.drawImage(a4h[aA].canvas, - h.i - a4h[aA].i - a4i, w9) + for (g5 = 5, aA = ak.jt - 1; 0 <= aA; aA--) 1 === af.a2I[ak.ju[aA]] && 0 < g5-- && a4t(240, L(97, [af.zU[ak.ju[aA]]]), 1, ak.ju[aA], b9.ma, "rgba(255,255,255,0.75)", -1, !0) + }(), this.yz(!1) + }, this.tk = function() { + for (var wA, em = x6(), aA = a4h.length - 1; 0 <= aA; aA--) wA = em - (aA + 1) * j, 50 === a4h[aA].id ? (tl.drawImage(a4h[aA].canvas, h.i - a4h[aA].i - a4k - a4i, wA), tl.drawImage(a4o, h.i - a4k - a4i, wA)) : tl.drawImage(a4h[aA].canvas, + h.i - a4h[aA].i - a4i, wA) } } function cA() { - var a5h, a5i, a5j, i, j, font, pI; + var a5h, a5i, a5j, i, j, font, pK; function a5o(a5p) { return a5p < 10 ? "0" + a5p : String(a5p) } this.dU = function() { - pI = L(102) + pK = L(101) }, this.resize = function() { - i = Math.floor((z.a0.qz() ? .53 : .36) * h.pd), j = Math.floor(.065 * i), font = b8.pb.rQ(1, Math.floor(.9 * j)), a5j--, this.setTime() - }, this.ij = function() { + i = Math.floor((z.a0.r1() ? .53 : .36) * h.pf), j = Math.floor(.065 * i), font = b8.pd.rS(1, Math.floor(.9 * j)), a5j--, this.setTime() + }, this.im = function() { this.setTime() && (bd.dc = !0) }, this.setTime = function() { for (var di = new Date, a5k = di.getUTCMinutes(), a5l = di.getUTCSeconds(), a5m = [0, 10, 20, 25, 30, 35, 40, 45, 50], a5n = (a5i = 3600 - 60 * a5k - a5l, a5i %= 300, 300), aA = 0; aA < a5m.length; aA++) if ((60 * a5k + a5l + a5i) % 3600 == 60 * a5m[aA]) { a5n = 0; break - } return a5i += a5n, a5h = pI + a5o(Math.floor(a5i / 60)) + ":" + a5o(a5i % 60), a5j !== (a5j = 60 * a5k + a5l) && (i = aP.measureText(a5h, font), i += Math.floor(.4 * j), !0) - }, this.tj = function() { - tk.lineWidth = 1 + Math.floor(j / 15), tk.translate(h.i - j, Math.floor(.5 * (h.j + i))), tk.rotate(-Math.PI / 2), tk.fillStyle = b9.mh, tk.fillRect(0, 0, i, j), tk.strokeStyle = b9.mY, tk.strokeRect(0, 0, i, j + 10), tk.fillStyle = b9 - .mY, tk.font = font, b8.pb.textBaseline(tk, 1), b8.pb.textAlign(tk, 1), tk.fillText(a5h, Math.floor(i / 2), Math.floor(.59 * j)), tk.setTransform(1, 0, 0, 1, 0, 0) + } return a5i += a5n, a5h = pK + a5o(Math.floor(a5i / 60)) + ":" + a5o(a5i % 60), a5j !== (a5j = 60 * a5k + a5l) && (i = aP.measureText(a5h, font), i += Math.floor(.4 * j), !0) + }, this.tk = function() { + tl.lineWidth = 1 + Math.floor(j / 15), tl.translate(h.i - j, Math.floor(.5 * (h.j + i))), tl.rotate(-Math.PI / 2), tl.fillStyle = b9.mj, tl.fillRect(0, 0, i, j), tl.strokeStyle = b9.ma, tl.strokeRect(0, 0, i, j + 10), tl.fillStyle = b9 + .ma, tl.font = font, b8.pd.textBaseline(tl, 1), b8.pd.textAlign(tl, 1), tl.fillText(a5h, Math.floor(i / 2), Math.floor(.59 * j)), tl.setTransform(1, 0, 0, 1, 0, 0) } } @@ -3780,45 +3777,45 @@ function cB() { function a5t(aA) { var a5v = !0, - hf = b9.mh, - i = (a4h[aA].j0 === aC.eX ? a4h[aA].x9.fillStyle = b9.ms : (ab.a5w(a4h[aA].j0), a4h[aA].x9.fillStyle = b8.color.mb(bM.f9[0], bM.f9[1], bM.f9[2], .87), 400 < b8.pk.a1Q(bM.f9, 0, 2) && (a5v = !1, hf = b9.mY)), a4h[aA].canvas.width), - rx = (a4h[aA].x9.clearRect(0, 0, i, j), a4h[aA].x9.fillRect(0, 0, i, j), a4h[aA].x9.fillStyle = hf, ! function(x9, i, j) { - x9.fillRect(0, 0, i, 1), x9.fillRect(0, j - 1, i, 1), x9.fillRect(0, 0, 1, j), x9.fillRect(i - 1, 0, 1, j) - }(a4h[aA].x9, i, j), a5q + 2 * j < i && (a4h[aA].x9.fillRect(i - a5q - j, 0, 1, j), a4h[aA].x9.fillText(af.zT[a4h[aA].j0], Math.floor((i - a5q) / 2), Math.floor(.57 * j))), 0 !== a4h[aA].id ? 0 : j); - a4h[aA].x9.fillText(b8.zX.yA(a4h[aA].hE), Math.floor(i - a5q / 2 - rx), Math.floor(.57 * j)), - function(aA, i, rx, a5v) { - a4h[aA].x9.fillStyle = a5v ? b9.mj : b9.mf; - a5v = Math.floor(a5q * a4h[aA].hE / a4h[aA].a62); - a4h[aA].x9.fillRect(Math.floor(i - a5q - rx), j - a5r, a5v, a5r) - }(aA, i, rx, a5v), 0 === a4h[aA].id ? (a5z(aA, i, a5v, hf), function(aA, i, a5v) { - a4h[aA].x9.strokeStyle = a5v ? b9.mz : b9.n9, a4h[aA].x9.fillRect(j, 0, 1, j); + hi = b9.mj, + i = (a4h[aA].j3 === aC.ea ? a4h[aA].xA.fillStyle = b9.mu : (ab.a5w(a4h[aA].j3), a4h[aA].xA.fillStyle = b8.color.md(bM.fC[0], bM.fC[1], bM.fC[2], .87), 400 < b8.pm.a1Q(bM.fC, 0, 2) && (a5v = !1, hi = b9.ma)), a4h[aA].canvas.width), + rz = (a4h[aA].xA.clearRect(0, 0, i, j), a4h[aA].xA.fillRect(0, 0, i, j), a4h[aA].xA.fillStyle = hi, ! function(xA, i, j) { + xA.fillRect(0, 0, i, 1), xA.fillRect(0, j - 1, i, 1), xA.fillRect(0, 0, 1, j), xA.fillRect(i - 1, 0, 1, j) + }(a4h[aA].xA, i, j), a5q + 2 * j < i && (a4h[aA].xA.fillRect(i - a5q - j, 0, 1, j), a4h[aA].xA.fillText(af.zU[a4h[aA].j3], Math.floor((i - a5q) / 2), Math.floor(.57 * j))), 0 !== a4h[aA].id ? 0 : j); + a4h[aA].xA.fillText(b8.zY.yB(a4h[aA].hH), Math.floor(i - a5q / 2 - rz), Math.floor(.57 * j)), + function(aA, i, rz, a5v) { + a4h[aA].xA.fillStyle = a5v ? b9.ml : b9.mh; + a5v = Math.floor(a5q * a4h[aA].hH / a4h[aA].a62); + a4h[aA].xA.fillRect(Math.floor(i - a5q - rz), j - a5r, a5v, a5r) + }(aA, i, rz, a5v), 0 === a4h[aA].id ? (a5z(aA, i, a5v, hi), function(aA, i, a5v) { + a4h[aA].xA.strokeStyle = a5v ? b9.n1 : b9.nB, a4h[aA].xA.fillRect(j, 0, 1, j); a5v = i - j; - a4h[aA].x9.beginPath(), a4h[aA].x9.moveTo(Math.floor(.3 * j + a5v), Math.floor(j / 2)), a4h[aA].x9.lineTo(Math.floor(j - .3 * j + 0 + a5v), Math.floor(j / 2)), a4h[aA].x9.stroke(), a4h[aA].x9.beginPath(), a4h[aA].x9.moveTo(Math - .floor(j / 2 + a5v), Math.floor(.3 * j)), a4h[aA].x9.lineTo(Math.floor(j / 2 + a5v), Math.floor(j - .3 * j + 0)), a4h[aA].x9.stroke() - }(aA, i, a5v)) : a5z(aA, 2 * j, a5v, hf) + a4h[aA].xA.beginPath(), a4h[aA].xA.moveTo(Math.floor(.3 * j + a5v), Math.floor(j / 2)), a4h[aA].xA.lineTo(Math.floor(j - .3 * j + 0 + a5v), Math.floor(j / 2)), a4h[aA].xA.stroke(), a4h[aA].xA.beginPath(), a4h[aA].xA.moveTo(Math + .floor(j / 2 + a5v), Math.floor(.3 * j)), a4h[aA].xA.lineTo(Math.floor(j / 2 + a5v), Math.floor(j - .3 * j + 0)), a4h[aA].xA.stroke() + }(aA, i, a5v)) : a5z(aA, 2 * j, a5v, hi) } - function a5z(aA, i, a5v, hf) { - a4h[aA].x9.strokeStyle = a4h[aA].a63 ? b9.mq : a5v ? b9.nF : b9.nG, a4h[aA].x9.fillStyle = hf, a4h[aA].x9.fillRect(i - j, 0, 1, j), a4h[aA].x9.lineWidth = Math.max(Math.floor(j / 12), 3), a4h[aA].x9.lineCap = "round"; + function a5z(aA, i, a5v, hi) { + a4h[aA].xA.strokeStyle = a4h[aA].a63 ? b9.ms : a5v ? b9.nH : b9.nI, a4h[aA].xA.fillStyle = hi, a4h[aA].xA.fillRect(i - j, 0, 1, j), a4h[aA].xA.lineWidth = Math.max(Math.floor(j / 12), 3), a4h[aA].xA.lineCap = "round"; a5v = .35; - i = j + 1, a4h[aA].x9.beginPath(), a4h[aA].x9.moveTo(Math.floor(i - a5v * j + 0), Math.floor(a5v * j)), a4h[aA].x9.lineTo(Math.floor(i - j + a5v * j), Math.floor(j - a5v * j + 0)), a4h[aA].x9.stroke(), a4h[aA].x9.beginPath(), a4h[aA].x9 - .moveTo(Math.floor(i - j + a5v * j), Math.floor(a5v * j)), a4h[aA].x9.lineTo(Math.floor(i - a5v * j + 0), Math.floor(j - a5v * j + 0)), a4h[aA].x9.stroke() + i = j + 1, a4h[aA].xA.beginPath(), a4h[aA].xA.moveTo(Math.floor(i - a5v * j + 0), Math.floor(a5v * j)), a4h[aA].xA.lineTo(Math.floor(i - j + a5v * j), Math.floor(j - a5v * j + 0)), a4h[aA].xA.stroke(), a4h[aA].xA.beginPath(), a4h[aA].xA + .moveTo(Math.floor(i - j + a5v * j), Math.floor(a5v * j)), a4h[aA].xA.lineTo(Math.floor(i - a5v * j + 0), Math.floor(j - a5v * j + 0)), a4h[aA].xA.stroke() } - function a6D(ea) { - for (var hE, aA = ea - 1; 0 <= aA; aA--) hE = ac.fm(aC.eK, aA), a4h[aA].hE !== hE && (a4h[aA].hE = hE, a4h[aA].a62 = hE > a4h[aA].a62 ? hE : a4h[aA].a62, a4h[aA].a5u = !0) + function a6D(ed) { + for (var hH, aA = ed - 1; 0 <= aA; aA--) hH = ac.fp(aC.eN, aA), a4h[aA].hH !== hH && (a4h[aA].hH = hH, a4h[aA].a62 = hH > a4h[aA].a62 ? hH : a4h[aA].a62, a4h[aA].a5u = !0) } function a5s(a6F) { - a6F.canvas = document.createElement("canvas"), bQ.vT.font = a4U; + a6F.canvas = document.createElement("canvas"), bQ.vU.font = a4U; var i = a5q; - a6F.j0 < aC.eX && 0 === a6F.id && (i += Math.floor(bQ.vT.measureText(af.zT[a6F.j0] + "000").width)), i += j, 0 === a6F.id && (i += j), a6F.canvas.width = i, a6F.canvas.height = j, a6F.x9 = a6F.canvas.getContext("2d", { + a6F.j3 < aC.ea && 0 === a6F.id && (i += Math.floor(bQ.vU.measureText(af.zU[a6F.j3] + "000").width)), i += j, 0 === a6F.id && (i += j), a6F.canvas.width = i, a6F.canvas.height = j, a6F.xA = a6F.canvas.getContext("2d", { alpha: !0 - }), a6F.x9.font = a4U, b8.pb.textBaseline(a6F.x9, 1), b8.pb.textAlign(a6F.x9, 1) + }), a6F.xA.font = a4U, b8.pd.textBaseline(a6F.xA, 1), b8.pd.textAlign(a6F.xA, 1) } function a69(aA) { - return aT.a6H() ? h.i - a4h[aA].canvas.width - ba.gap : aT.eh + return aT.a6H() ? h.i - a4h[aA].canvas.width - ba.gap : aT.ek } function a6A(aA) { @@ -3827,348 +3824,348 @@ function cB() { this.dU = function() { a4h = [], this.resize() }, this.resize = function() { - a4U = aM.a4U, j = aM.fontSize + 5, j = Math.floor(1.25 * j), z.a0.qz() && (j = Math.floor(1.25 * j)), a5r = Math.floor(.15 * j), bQ.vT.font = a4U, a5q = Math.floor(bQ.vT.measureText("02 000 000 0000").width); + a4U = aM.a4U, j = aM.fontSize + 5, j = Math.floor(1.25 * j), z.a0.r1() && (j = Math.floor(1.25 * j)), a5r = Math.floor(.15 * j), bQ.vU.font = a4U, a5q = Math.floor(bQ.vU.measureText("02 000 000 0000").width); for (var aA = a4h.length - 1; 0 <= aA; aA--) a5s(a4h[aA]), a5t(aA) - }, this.lR = function() { + }, this.lU = function() { for (var aA = a4h.length - 1; 0 <= aA; aA--) a4h[aA].a5u && (a4h[aA].a5u = !1, a5t(aA)) - }, this.gn = function(ks, kt) { - if (2 !== aC.ys && 0 !== af.lf[aC.eK] && !aC.gj && !b8.fv.jD(aC.eK)) - for (var a64, a65, a66, a67 = z.a0.qz() ? j : 0, a68 = z.a0.qz() ? Math.floor(.15 * j) : 0, aA = a4h.length - 1; 0 <= aA; aA--) - if (a64 = a69(aA), a65 = a6A(aA), a66 = a4h[aA].canvas.width, a65 - a68 <= kt && kt <= a65 + j + a68) { - if (a64 - a67 <= ks && ks <= a64 + j + a67) return a4h[aA].a63 || (a4h[aA].a5u = !0, a4h[aA].a63 = !0, 0 === a4h[aA].id && b6.gw.oB(a4h[aA].j0)), !0; - if (0 === a4h[aA].id && a64 + a66 - j - a67 <= ks && ks <= a64 + a66 + a67) return bT.a4A(3), b6.gw.h7(aQ.h1(), a4h[aA].j0), !0 + }, this.gq = function(kv, kw) { + if (2 !== aC.yt && 0 !== af.li[aC.eN] && !aC.gm && !b8.fy.jG(aC.eN)) + for (var a64, a65, a66, a67 = z.a0.r1() ? j : 0, a68 = z.a0.r1() ? Math.floor(.15 * j) : 0, aA = a4h.length - 1; 0 <= aA; aA--) + if (a64 = a69(aA), a65 = a6A(aA), a66 = a4h[aA].canvas.width, a65 - a68 <= kw && kw <= a65 + j + a68) { + if (a64 - a67 <= kv && kv <= a64 + j + a67) return a4h[aA].a63 || (a4h[aA].a5u = !0, a4h[aA].a63 = !0, 0 === a4h[aA].id && b6.gz.oD(a4h[aA].j3)), !0; + if (0 === a4h[aA].id && a64 + a66 - j - a67 <= kv && kv <= a64 + a66 + a67) return bT.a4A(3), b6.gz.hA(aQ.h4(), a4h[aA].j3), !0 } return !1 - }, this.ij = function() { - var ea; - 0 === af.lf[aC.eK] || b8.fv.jD(aC.eK) && !aC.gj || (function(ea) { - if (a4h.length !== ea) return 1; - for (var aA = ea - 1; 0 <= aA; aA--) - if (a4h[aA].id !== ac.fg(aC.eK, aA) || a4h[aA].j0 !== ac.fl(aC.eK, aA)) return 1; + }, this.im = function() { + var ed; + 0 === af.li[aC.eN] || b8.fy.jG(aC.eN) && !aC.gm || (function(ed) { + if (a4h.length !== ed) return 1; + for (var aA = ed - 1; 0 <= aA; aA--) + if (a4h[aA].id !== ac.fj(aC.eN, aA) || a4h[aA].j3 !== ac.fo(aC.eN, aA)) return 1; return - }(ea = ac.ff(aC.eK)) && function(ea) { - var aA, id, j0, eu, hE, a4v = []; - loop: for (aA = 0; aA < ea; aA++) { - for (id = ac.fg(aC.eK, aA), j0 = ac.fl(aC.eK, aA), eu = 0; eu < a4h.length; eu++) - if (a4h[eu].id === id && a4h[eu].j0 === j0) { - a4v.push(a4h.splice(eu, 1)[0]); + }(ed = ac.fi(aC.eN)) && function(ed) { + var aA, id, j3, ex, hH, a4v = []; + loop: for (aA = 0; aA < ed; aA++) { + for (id = ac.fj(aC.eN, aA), j3 = ac.fo(aC.eN, aA), ex = 0; ex < a4h.length; ex++) + if (a4h[ex].id === id && a4h[ex].j3 === j3) { + a4v.push(a4h.splice(ex, 1)[0]); continue loop - } hE = ac.fm(aC.eK, aA), a5s(hE = { - j0: j0, - hE: hE, - a62: hE, + } hH = ac.fp(aC.eN, aA), a5s(hH = { + j3: j3, + hH: hH, + a62: hH, id: id, a5u: !0, a63: !1, canvas: null, - x9: null - }), a4v.push(hE) + xA: null + }), a4v.push(hH) } a4h = a4v - }(ea), a6D(ea)) - }, this.a6G = function(g7) { - for (var ea = Math.min(a4h.length, ac.ff(aC.eK)), aA = 0; aA < ea; aA++) - if (a4h[aA].j0 === g7) return void(a4h = []) - }, this.tj = function() { - if (0 !== af.lf[aC.eK] && (!b8.fv.jD(aC.eK) || aC.gj)) - for (var aA = a4h.length - 1; 0 <= aA; aA--) tk.drawImage(a4h[aA].canvas, a69(aA), a6A(aA)) + }(ed), a6D(ed)) + }, this.a6G = function(gA) { + for (var ed = Math.min(a4h.length, ac.fi(aC.eN)), aA = 0; aA < ed; aA++) + if (a4h[aA].j3 === gA) return void(a4h = []) + }, this.tk = function() { + if (0 !== af.li[aC.eN] && (!b8.fy.jG(aC.eN) || aC.gm)) + for (var aA = a4h.length - 1; 0 <= aA; aA--) tl.drawImage(a4h[aA].canvas, a69(aA), a6A(aA)) } } function cC() { - var a4h, ju, a6I, a6J, j, a4U, fontSize, a6K, a6L, a6M, a6N, canvas, x9, ls, a6O; + var a4h, jx, a6I, a6J, j, a4U, fontSize, a6K, a6L, a6M, a6N, canvas, xA, lv, a6O; - function u1(aA) { - return L(0 === aA ? 103 : 1 === aA ? 104 : 2 === aA ? 105 : 106) + function u2(aA) { + return L(0 === aA ? 102 : 1 === aA ? 103 : 2 === aA ? 104 : 105) } function a6V() { - tk.drawImage(canvas, ba.gap + (aC.hP ? ba.gap + bf.a6W() : 0), a6X + 2 * ba.gap) + tl.drawImage(canvas, ba.gap + (aC.hS ? ba.gap + bf.a6W() : 0), a6X + 2 * ba.gap) } function a6P() { - canvas.width = a4h[0].width + a6M, canvas.height = j + a6M, (x9 = canvas.getContext("2d", { + canvas.width = a4h[0].width + a6M, canvas.height = j + a6M, (xA = canvas.getContext("2d", { alpha: !0 - })).clearRect(0, 0, a4h[0].width + a6M, j + a6M), x9.translate(Math.floor(a6M / 2), Math.floor(a6M / 2)), x9.lineWidth = a6M, x9.fillStyle = 1 === a4h[0].a6U ? b9.mm : b9.me, a6Y(), x9.fill(), x9.strokeStyle = 1 === a4h[0].a6U ? b9.mY : - b9.mh, a6Y(), x9.stroke(), b8.pb.textAlign(x9, 1), b8.pb.textBaseline(x9, 1), x9.fillStyle = 1 === a4h[0].a6U ? b9.mY : b9.mh, x9.font = a4U[0], x9.fillText(u1(a4h[0].a6T), Math.floor(a4h[0].width / 2), Math.floor(.72 * a6K[0] * j)), x9 - .font = a4U[1], x9.fillText(a4h[0].pI, Math.floor(a4h[0].width / 2), Math.floor((a6K[0] + .48 * a6K[1]) * j)) + })).clearRect(0, 0, a4h[0].width + a6M, j + a6M), xA.translate(Math.floor(a6M / 2), Math.floor(a6M / 2)), xA.lineWidth = a6M, xA.fillStyle = 1 === a4h[0].a6U ? b9.mo : b9.mg, a6Y(), xA.fill(), xA.strokeStyle = 1 === a4h[0].a6U ? b9.ma : + b9.mj, a6Y(), xA.stroke(), b8.pd.textAlign(xA, 1), b8.pd.textBaseline(xA, 1), xA.fillStyle = 1 === a4h[0].a6U ? b9.ma : b9.mj, xA.font = a4U[0], xA.fillText(u2(a4h[0].a6T), Math.floor(a4h[0].width / 2), Math.floor(.72 * a6K[0] * j)), xA + .font = a4U[1], xA.fillText(a4h[0].pK, Math.floor(a4h[0].width / 2), Math.floor((a6K[0] + .48 * a6K[1]) * j)) } function a6Y() { - x9.beginPath(), x9.moveTo(a6N, 0), x9.lineTo(a4h[0].width - a6N, 0), x9.lineTo(a4h[0].width, a6N), x9.lineTo(a4h[0].width, j - a6N), x9.lineTo(a4h[0].width - a6N, j), x9.lineTo(a6N, j), x9.lineTo(0, j - a6N), x9.lineTo(0, a6N), x9.closePath() + xA.beginPath(), xA.moveTo(a6N, 0), xA.lineTo(a4h[0].width - a6N, 0), xA.lineTo(a4h[0].width, a6N), xA.lineTo(a4h[0].width, j - a6N), xA.lineTo(a4h[0].width - a6N, j), xA.lineTo(a6N, j), xA.lineTo(0, j - a6N), xA.lineTo(0, a6N), xA.closePath() } this.dU = function() { - ju = 4, a6I = a6J = ls = 0, a4h = [], a4U = new Array(2), fontSize = new Array(2), (a6K = new Array(2))[0] = .3, a6K[1] = .7, a6L = new Array(4), canvas = document.createElement("canvas"), a6O = bd.e9 + 2e3, this.resize() + jx = 4, a6I = a6J = lv = 0, a4h = [], a4U = new Array(2), fontSize = new Array(2), (a6K = new Array(2))[0] = .3, a6K[1] = .7, a6L = new Array(4), canvas = document.createElement("canvas"), a6O = bd.eC + 2e3, this.resize() }, this.resize = function() { var aA, i; - for (j = Math.floor((z.a0.qz() ? .0725 : .058) * h.pd), fontSize[0] = Math.floor(.85 * a6K[0] * j), fontSize[1] = Math.floor(.85 * a6K[1] * j), a4U[0] = b8.pb.rQ(1, fontSize[0]), a4U[1] = b8.pb.rQ(1, fontSize[1]), aA = a6L.length - - 1; 0 <= aA; aA--) a6L[aA] = this.measureText(u1(aA) + "000", a4U[0]); + for (j = Math.floor((z.a0.r1() ? .0725 : .058) * h.pf), fontSize[0] = Math.floor(.85 * a6K[0] * j), fontSize[1] = Math.floor(.85 * a6K[1] * j), a4U[0] = b8.pd.rS(1, fontSize[0]), a4U[1] = b8.pd.rS(1, fontSize[1]), aA = a6L.length - + 1; 0 <= aA; aA--) a6L[aA] = this.measureText(u2(aA) + "000", a4U[0]); if (a6M = Math.floor(1 + .05 * j), a6N = Math.floor(.2 * j), 0 < a4h.length) { - for (aA = a4h.length - 1; 0 <= aA; aA--) i = this.measureText(a4h[aA].pI + "00", a4U[1]), a4h[aA].width = i < a6L[aA] ? a6L[aA] : i; + for (aA = a4h.length - 1; 0 <= aA; aA--) i = this.measureText(a4h[aA].pK + "00", a4U[1]), a4h[aA].width = i < a6L[aA] ? a6L[aA] : i; a6P() } - }, this.ij = function() { - 0 !== ju && (4 === ju ? bd.e9 > a6O && (ju = 0, 1 === aC.ys) && aP.zF(bQ.vN.vO[bQ.eG].name, 3, 1, 9) : (1 === ju ? (0 === a6I && (a6P(), a6I = 1e-4), 1 <= (a6I += .002 * (bd.e9 - ls)) && (a6J = 0, ju = 2, a6I = 1), bd.dc = !0) : 2 === - ju ? ((a6J += (bd.e9 - ls) / 1e3) > a4h[0].lx || 1 < a6J && 1 < a4h.length) && (ju = 3) : 3 === ju && ((a6I -= .002 * (bd.e9 - ls)) <= 0 && (a6I = 0, a4h.shift(), ju = 0 < a4h.length ? 1 : 0), bd.dc = !0), ls = bd.e9)) - }, this.measureText = function(pI, a4U) { - return tk.font = a4U, Math.floor(tk.measureText(pI).width) - }, this.ix = function(a6S, aA) { - this.zF(af.zT[a6S], aA, 1, 0 === aA ? 3 : 7) - }, this.zF = function(pI, a6T, a6U, lx) { + }, this.im = function() { + 0 !== jx && (4 === jx ? bd.eC > a6O && (jx = 0, 1 === aC.yt) && aP.zG(bQ.vO.vP[bQ.eJ].name, 3, 1, 9) : (1 === jx ? (0 === a6I && (a6P(), a6I = 1e-4), 1 <= (a6I += .002 * (bd.eC - lv)) && (a6J = 0, jx = 2, a6I = 1), bd.dc = !0) : 2 === + jx ? ((a6J += (bd.eC - lv) / 1e3) > a4h[0].e5 || 1 < a6J && 1 < a4h.length) && (jx = 3) : 3 === jx && ((a6I -= .002 * (bd.eC - lv)) <= 0 && (a6I = 0, a4h.shift(), jx = 0 < a4h.length ? 1 : 0), bd.dc = !0), lv = bd.eC)) + }, this.measureText = function(pK, a4U) { + return tl.font = a4U, Math.floor(tl.measureText(pK).width) + }, this.j0 = function(a6S, aA) { + this.zG(af.zU[a6S], aA, 1, 0 === aA ? 3 : 7) + }, this.zG = function(pK, a6T, a6U, e5) { var i; - pI.length && (i = (i = this.measureText(pI + "00", a4U[1])) < a6L[a6T] ? a6L[a6T] : i, a4h.push({ - pI: pI, + pK.length && (i = (i = this.measureText(pK + "00", a4U[1])) < a6L[a6T] ? a6L[a6T] : i, a4h.push({ + pK: pK, width: i, a6T: a6T, a6U: a6U, - lx: lx - }), 0 === ju) && (a6I = 0, ju = 1, ls = bd.e9) - }, this.tj = function() { - 0 !== ju && 0 !== a6I && (a6I < 1 ? (tk.globalAlpha = a6I, a6V(), tk.globalAlpha = 1) : a6V()) + e5: e5 + }), 0 === jx) && (a6I = 0, jx = 1, lv = bd.eC) + }, this.tk = function() { + 0 !== jx && 0 !== a6I && (a6I < 1 ? (tl.globalAlpha = a6I, a6V(), tl.globalAlpha = 1) : a6V()) } } function ck() { - var j, canvas, x9, a6Z, a6a, a6b, a6c, a5u, a6d, a6e, a6f, a6g, a5S = !1, - a1m = (this.hH = !1, this.i = 0, new Array(2)), + var j, canvas, xA, a6Z, a6a, a6b, a6c, a5u, a6d, a6e, a6f, a6g, a5S = !1, + a1m = (this.hK = !1, this.i = 0, new Array(2)), a6h = 0; - function lS() { + function lV() { var i = au.i, - kX = (a5u = !1, x8(x9, i, j), Math.floor(i / 2)); - 1 === a6Z ? (x9.fillStyle = b9.n1, x9.fillRect(kX, 0, kX, j)) : -1 === a6Z && (x9.fillStyle = b9.nH, x9.fillRect(0, 0, kX, j)), xA(x9, i, j, 2); - var kX = (kX = Math.floor(.25 * j)) < 2 ? 2 : kX, - a5b = (x9.fillStyle = b9.mn, Math.floor((j - 4) * a6a[1] / a6b[1])); - 0 < a5b && x9.fillRect(2, j - 2 - a5b, kX, a5b), 0 < (a5b = Math.floor((j - 4) * a6a[0] / a6b[0])) && x9.fillRect(i - 2 - kX, j - 2 - a5b, kX, a5b); - kX = (kX = Math.floor(j / 8)) < 2 ? 2 : kX, xC(x9, Math.floor(.4 * j), 0, j, kX, .5, !1), xC(x9, Math.floor(i - 1.4 * j), 0, j, kX, .5, !0), a5b = 1.1 * j / a1m[0].width; - x9.imageSmoothingEnabled = !0, x9.setTransform(a5b, 0, 0, a5b, (i - a5b * a1m[0].width) / 2, -.05 * j), x9.drawImage(a1m[+a5S], 0, 0), x9.setTransform(1, 0, 0, 1, 0, 0) + ka = (a5u = !1, x9(xA, i, j), Math.floor(i / 2)); + 1 === a6Z ? (xA.fillStyle = b9.n3, xA.fillRect(ka, 0, ka, j)) : -1 === a6Z && (xA.fillStyle = b9.nJ, xA.fillRect(0, 0, ka, j)), xB(xA, i, j, 2); + var ka = (ka = Math.floor(.25 * j)) < 2 ? 2 : ka, + a5b = (xA.fillStyle = b9.mp, Math.floor((j - 4) * a6a[1] / a6b[1])); + 0 < a5b && xA.fillRect(2, j - 2 - a5b, ka, a5b), 0 < (a5b = Math.floor((j - 4) * a6a[0] / a6b[0])) && xA.fillRect(i - 2 - ka, j - 2 - a5b, ka, a5b); + ka = (ka = Math.floor(j / 8)) < 2 ? 2 : ka, xD(xA, Math.floor(.4 * j), 0, j, ka, .5, !1), xD(xA, Math.floor(i - 1.4 * j), 0, j, ka, .5, !0), a5b = 1.1 * j / a1m[0].width; + xA.imageSmoothingEnabled = !0, xA.setTransform(a5b, 0, 0, a5b, (i - a5b * a1m[0].width) / 2, -.05 * j), xA.drawImage(a1m[+a5S], 0, 0), xA.setTransform(1, 0, 0, 1, 0, 0) } function a6m() { - a6g = -1, a5S = ag.a6n(), aM.a3F(257), aM.a5R(a5S), au.hH = !0, a5u = !0, a6d = 360; - for (var f2, di = 0, aA = ak.jq - 1; 0 <= aA; aA--) b8.fv.jD(ak.jr[aA]) || (di += af.gN[ak.jr[aA]]); - a5S ? a6b[0] = Math.max(bJ.dj(3 * di, 4), 1) : aC.hP ? 9 === aC.k6 && 8 === be.kB[bf.l1()] ? a6b[0] = Math.max(di, 1) : (f2 = bJ.dj(100 * bf.a2j(), aC.jZ), f2 = bJ.p9(200 - 2 * f2, 40, 100), f2 = bJ.dj(f2 * di, 100), a6b[0] = Math.max(f2, + a6g = -1, a5S = ag.a6n(), aM.a3F(257), aM.a5R(a5S), au.hK = !0, a5u = !0, a6d = 360; + for (var f5, di = 0, aA = ak.jt - 1; 0 <= aA; aA--) b8.fy.jG(ak.ju[aA]) || (di += af.gQ[ak.ju[aA]]); + a5S ? a6b[0] = Math.max(bJ.dj(3 * di, 4), 1) : aC.hS ? 9 === aC.k9 && 8 === be.kE[bf.l4()] ? a6b[0] = Math.max(di, 1) : (f5 = bJ.dj(100 * bf.a2j(), aC.jc), f5 = bJ.pB(200 - 2 * f5, 40, 100), f5 = bJ.dj(f5 * di, 100), a6b[0] = Math.max(f5, 1)) : a6b[0] = Math.max(bJ.dj(3 * di, 5), 1), a6b[1] = Math.max(di - a6b[0], 1) } function a6i() { - a6f = bd.jm(), a5u = !0, a6d = a6Z = 0, a6c = [], au.hH = !1, aM.yz(247), a6a[0] = a6a[1] = 0, aM.a3F(673) + a6f = bd.jp(), a5u = !0, a6d = a6Z = 0, a6c = [], au.hK = !1, aM.z0(247), a6a[0] = a6a[1] = 0, aM.a3F(673) } - function x5() { - return aQ.a56(aM.a52()) ? __fx.settings.keybindButtons ? aQ.ej - 2 * (j + ba.gap) : aQ.ej - j - ba.gap : bA.a56(aM.a55()) ? bA.x5() - j - ba.gap : h.j - j - bi.a3s() * ba.gap + function x6() { + return aQ.a56(aM.a52()) ? __fx.settings.keybindButtons ? aQ.em - 2 * (j + ba.gap) : aQ.em - j - ba.gap : bA.a56(aM.a55()) ? bA.x6() - j - ba.gap : h.j - j - bi.a3s() * ba.gap } this.dV = function() { - for (var aA = 0; aA < 2; aA++) a1m[aA] = b8.canvas.xf(aa.get(3), 8 - aA, b9.nq), a1m[aA] = b8.canvas.a1o(a1m[aA]) + for (var aA = 0; aA < 2; aA++) a1m[aA] = b8.canvas.xg(aa.get(3), 8 - aA, b9.ns), a1m[aA] = b8.canvas.a1o(a1m[aA]) }, this.dU = function() { - a6f = -1e4, a6e = a6h = 0, a6g = -1, this.hH = !1, a5u = a5S = !1, a6a = [a6Z = a6d = 0, 0], a6b = [1, 1], a6c = [], this.resize() + a6f = -1e4, a6e = a6h = 0, a6g = -1, this.hK = !1, a5u = a5S = !1, a6a = [a6Z = a6d = 0, 0], a6b = [1, 1], a6c = [], this.resize() }, this.resize = function() { - j = aQ.j, this.i = 4 * j, (canvas = document.createElement("canvas")).width = this.i, canvas.height = j, x9 = canvas.getContext("2d", { + j = aQ.j, this.i = 4 * j, (canvas = document.createElement("canvas")).width = this.i, canvas.height = j, xA = canvas.getContext("2d", { alpha: !0 - }), lS() - }, this.lR = function() { - a5u && lS() - }, this.gn = function(eh, ej) { - return !!this.hH && !(eh < h.i - this.i - ba.gap || ej < x5() || (aC.gj || this.hI(aC.eK) && (aL.gk && aL.a12(), b6.gw.hJ(eh > h.i - ba.gap - this.i / 2 ? 1 : 0)), 0)) - }, this.ij = function() { - 0 < a6e ? 0 === --a6e && a6i() : this.hH ? 180 == --a6d && 3 * a6a[0] < a6b[0] ? a6i() : a6a[0] >= a6b[0] ? a5S ? bP.yV.yn() : bP.yV.yr() : a6a[1] >= a6b[1] ? a6e = 4 : a6d <= 0 && a6i() : ! function() { - var a6p = bd.jm(); + }), lV() + }, this.lU = function() { + a5u && lV() + }, this.gq = function(ek, em) { + return !!this.hK && !(ek < h.i - this.i - ba.gap || em < x6() || (aC.gm || this.hL(aC.eN) && (aL.gn && aL.a12(), b6.gz.hM(ek > h.i - ba.gap - this.i / 2 ? 1 : 0)), 0)) + }, this.im = function() { + 0 < a6e ? 0 === --a6e && a6i() : this.hK ? 180 == --a6d && 3 * a6a[0] < a6b[0] ? a6i() : a6a[0] >= a6b[0] ? a5S ? bP.yW.yo() : bP.yW.ys() : a6a[1] >= a6b[1] ? a6e = 4 : a6d <= 0 && a6i() : ! function() { + var a6p = bd.jp(); if (a6p % 40 == 14) { - if (a6h) return !(a6p < a6h) && !(a6p < a6f + 535) && (a6h = a6p + 1071, b8.fv.a2L()) ? (a6m(), 1) : 0; - (1 === ak.jq || (aC.hP ? bf.a2j() : af.gN[l4[0]]) >= bJ.dj(96 * aC.jZ, 100)) && (a6h = a6p + 535) + if (a6h) return !(a6p < a6h) && !(a6p < a6f + 535) && (a6h = a6p + 1071, b8.fy.a2L()) ? (a6m(), 1) : 0; + (1 === ak.jt || (aC.hS ? bf.a2j() : af.gQ[l7[0]]) >= bJ.dj(96 * aC.jc, 100)) && (a6h = a6p + 535) } return - }() && 0 <= a6g && (aM.zG(250, L(107, [af.zT[a6g]]), 673, a6g, b9.mh, b9.me, -1, !0), a6m()) - }, this.yt = function() { - this.hH && a6a[0] < a6b[0] && a6i() - }, this.pB = function(player, a6q) { - var a6r = L(a6q ? 108 : 109, [af.zT[player]]), - a6r = (aM.zG(450, a6r, 257, player, a6q ? b9.mz : b9.nE, b9.me, -1, !0), a6c.push(player), a5u = !0, aC.k8 ? Math.max(a6b[0], a6b[1]) : af.gN[player]), + }() && 0 <= a6g && (aM.zH(250, L(106, [af.zU[a6g]]), 673, a6g, b9.mj, b9.mg, -1, !0), a6m()) + }, this.yu = function() { + this.hK && a6a[0] < a6b[0] && a6i() + }, this.pD = function(player, a6q) { + var a6r = L(a6q ? 107 : 108, [af.zU[player]]), + a6r = (aM.zH(450, a6r, 257, player, a6q ? b9.n1 : b9.nG, b9.mg, -1, !0), a6c.push(player), a5u = !0, aC.kB ? Math.max(a6b[0], a6b[1]) : af.gQ[player]), a6r = Math.max(a6r, 1); - a6q ? a6a[0] += a6r : a6a[1] += a6r, player === aC.eK && (a6Z = a6q ? 1 : -1) - }, this.tj = function() { - var ej; - this.hH && (ej = x5(), tk.drawImage(canvas, h.i - this.i - ba.gap, ej)) - }, this.hK = function(player) { - return !(!aC.k8 && bd.jm() < a6f + 140 || 0 !== a6d || !b8.fv.gl(1) || !b8.fv.gm(player) || 10 <= ja[player] && !b8.fv.a2e(player, 9)) - }, this.hI = function(g7) { - if (!b8.fv.gl(1)) return !1; - if (!b8.fv.gm(g7)) return !1; - if (!this.hH) return !1; + a6q ? a6a[0] += a6r : a6a[1] += a6r, player === aC.eN && (a6Z = a6q ? 1 : -1) + }, this.tk = function() { + var em; + this.hK && (em = x6(), tl.drawImage(canvas, h.i - this.i - ba.gap, em)) + }, this.hN = function(player) { + return !(!aC.kB && bd.jp() < a6f + 140 || 0 !== a6d || !b8.fy.go(1) || !b8.fy.gp(player) || 10 <= jd[player] && !b8.fy.a2e(player, 9)) + }, this.hL = function(gA) { + if (!b8.fy.go(1)) return !1; + if (!b8.fy.gp(gA)) return !1; + if (!this.hK) return !1; for (var aA = a6c.length - 1; 0 <= aA; aA--) - if (a6c[aA] === g7) return !1; + if (a6c[aA] === gA) return !1; return !0 - }, this.hG = function(player) { + }, this.hJ = function(player) { a6g = player } } function cD() { - var i, eh, a6s, canvas, x9, hH, i9, a36, a4U, a5u, a6t = 11 / 12; + var i, ek, a6s, canvas, xA, hK, iC, a36, a4U, a5u, a6t = 11 / 12; function a6v() { - var a61 = Math.floor(i9 * (i - 2 * a6s)), + var a61 = Math.floor(iC * (i - 2 * a6s)), a6y = 1 + Math.floor(.0625 * aQ.j), a6z = 1 + Math.floor(.3 * aQ.j), a70 = Math.floor(.55 * aQ.j); - x9.clearRect(0, 0, i, aQ.j), x9.fillStyle = b9.md, x9.fillRect(0, 0, a6s, aQ.j), x9.fillRect(a6s + a61, 0, i - a6s - a61, aQ.j), x9.fillStyle = i9 < 1 / 3 ? "rgba(" + Math.floor(3 * i9 * 130) + ",130,0,0.85)" : i9 < 2 / 3 ? "rgba(130," + ( - 130 - Math.floor(3 * (i9 - 1 / 3) * 130)) + ",0,0.85)" : "rgba(130,0," + Math.floor(3 * (i9 - 2 / 3) * 130) + ",0.85)", x9.fillRect(a6s, 0, a61, aQ.j), x9.fillStyle = b9.mh, x9.fillRect(0, 0, i, 1), x9.fillRect(0, aQ.j - 1, i, 1), x9 - .fillRect(0, 0, 1, aQ.j), x9.fillRect(a6s, 0, 1, aQ.j), x9.fillRect(a6s + a61, 0, 1, aQ.j), x9.fillRect(i - a6s, 0, 1, aQ.j), x9.fillRect(i - 1, 0, 1, aQ.j), x9.fillRect(Math.floor(.25 * aQ.j) + a6z, Math.floor((aQ.j - a6y) / 2), aQ.j - - 2 * a6z, a6y), x9.fillRect(Math.floor(i - 1.25 * aQ.j) + a6z, Math.floor((aQ.j - a6y) / 2), aQ.j - 2 * a6z - a6z % 2, a6y), x9.fillRect(Math.floor(i - 1.25 * aQ.j) + Math.floor((aQ.j - a6y) / 2), a6z, a6y, aQ.j - 2 * a6z - a6z % 2), - a36 = b8.fv.i8(aC.eK, aQ.h1()), x9.fillText(b8.zX.yA(a36) + " (" + b8.zX.a2z(100 * i9, +(i9 < .1)) + ")", Math.floor(.5 * i), a70) + xA.clearRect(0, 0, i, aQ.j), xA.fillStyle = b9.mf, xA.fillRect(0, 0, a6s, aQ.j), xA.fillRect(a6s + a61, 0, i - a6s - a61, aQ.j), xA.fillStyle = iC < 1 / 3 ? "rgba(" + Math.floor(3 * iC * 130) + ",130,0,0.85)" : iC < 2 / 3 ? "rgba(130," + ( + 130 - Math.floor(3 * (iC - 1 / 3) * 130)) + ",0,0.85)" : "rgba(130,0," + Math.floor(3 * (iC - 2 / 3) * 130) + ",0.85)", xA.fillRect(a6s, 0, a61, aQ.j), xA.fillStyle = b9.mj, xA.fillRect(0, 0, i, 1), xA.fillRect(0, aQ.j - 1, i, 1), xA + .fillRect(0, 0, 1, aQ.j), xA.fillRect(a6s, 0, 1, aQ.j), xA.fillRect(a6s + a61, 0, 1, aQ.j), xA.fillRect(i - a6s, 0, 1, aQ.j), xA.fillRect(i - 1, 0, 1, aQ.j), xA.fillRect(Math.floor(.25 * aQ.j) + a6z, Math.floor((aQ.j - a6y) / 2), aQ.j - + 2 * a6z, a6y), xA.fillRect(Math.floor(i - 1.25 * aQ.j) + a6z, Math.floor((aQ.j - a6y) / 2), aQ.j - 2 * a6z - a6z % 2, a6y), xA.fillRect(Math.floor(i - 1.25 * aQ.j) + Math.floor((aQ.j - a6y) / 2), a6z, a6y, aQ.j - 2 * a6z - a6z % 2), + a36 = b8.fy.iB(aC.eN, aQ.h4()), xA.fillText(b8.zY.yB(a36) + " (" + b8.zY.a2z(100 * iC, +(iC < .1)) + ")", Math.floor(.5 * i), a70) } this.setAbsolutePercentage = function(newPercentage) { - i9 = newPercentage; + iC = newPercentage; }; __fx.keybindFunctions.setAbsolute = this.setAbsolutePercentage; __fx.keybindFunctions.setRelative = (arg1) => aQ.a0y(arg1); function a75(a1L) { - return !(1 < a1L && 1 === i9 || (1 < a1L && a1L * i9 - i9 < 1 / 1024 ? a1L = (i9 + 1 / 1024) / i9 : a1L < 1 && i9 - a1L * i9 < 1 / 1024 && (a1L = (i9 - 1 / 1024) / i9), i9 = bJ.p9(i9 * a1L, 1 / 1024, 1), a6v(), 0)) + return !(1 < a1L && 1 === iC || (1 < a1L && a1L * iC - iC < 1 / 1024 ? a1L = (iC + 1 / 1024) / iC : a1L < 1 && iC - a1L * iC < 1 / 1024 && (a1L = (iC - 1 / 1024) / iC), iC = bJ.pB(iC * a1L, 1 / 1024, 1), a6v(), 0)) } - function a76(ks) { - return i9 !== (i9 = bJ.p9((ks - eh - a6s) / (i - 2 * a6s), 1 / 1024, 1)) && (a6v(), !0) + function a76(kv) { + return iC !== (iC = bJ.pB((kv - ek - a6s) / (i - 2 * a6s), 1 / 1024, 1)) && (a6v(), !0) } __fx.keybindFunctions.repaintAttackPercentageBar = function() { a6v(), bd.dc = !0 - }, this.ej = 0, this.go = !1, this.dU = function() { - hH = !aC.gv && !aC.gj, a5u = !1, i9 = .5, a36 = 0, this.go = !1, this.resize() + }, this.em = 0, this.gr = !1, this.dU = function() { + hK = !aC.gy && !aC.gm, a5u = !1, iC = .5, a36 = 0, this.gr = !1, this.resize() }, this.resize = function() { - z.a0.qz() && h.i < .8 * h.j ? (this.j = Math.floor(.066 * h.pd), i = h.i - 4 * ba.gap - this.j) : (i = Math.floor((z.a0.qz() ? .65 : .389) * h.pd), i += 12 - i % 12, this.j = Math.floor(i / 12)), a6s = Math.floor(3 * this.j / 2), a4U = b8 - .pb.rQ(1, Math.floor(.5 * this.j)), (canvas = document.createElement("canvas")).width = i, __fx.mobileKeybinds.setSize(i, this.j, tk), canvas.height = this.j, (x9 = canvas.getContext("2d", { + z.a0.r1() && h.i < .8 * h.j ? (this.j = Math.floor(.066 * h.pf), i = h.i - 4 * ba.gap - this.j) : (i = Math.floor((z.a0.r1() ? .65 : .389) * h.pf), i += 12 - i % 12, this.j = Math.floor(i / 12)), a6s = Math.floor(3 * this.j / 2), a4U = b8 + .pd.rS(1, Math.floor(.5 * this.j)), (canvas = document.createElement("canvas")).width = i, __fx.mobileKeybinds.setSize(i, this.j, tl), canvas.height = this.j, (xA = canvas.getContext("2d", { alpha: !0 - })).font = a4U, b8.pb.textBaseline(x9, 1), b8.pb.textAlign(x9, 1), this.a6u(), a6v() + })).font = a4U, b8.pd.textBaseline(xA, 1), b8.pd.textAlign(xA, 1), this.a6u(), a6v() }, this.a6u = function() { - eh = z.a0.qz() && h.i < .8 * h.j ? this.j + 3 * ba.gap : Math.floor((h.i - i) / 2), this.ej = h.j - this.j - bi.a3s() * ba.gap - }, this.lR = function() { + ek = z.a0.r1() && h.i < .8 * h.j ? this.j + 3 * ba.gap : Math.floor((h.i - i) / 2), this.em = h.j - this.j - bi.a3s() * ba.gap + }, this.lU = function() { a5u && (a5u = !1, a6v()) - }, this.hH = function() { - return !(!hH || aL.gk && eh < Math.floor(ba.gap + 5.5 * this.j)) + }, this.hK = function() { + return !(!hK || aL.gn && ek < Math.floor(ba.gap + 5.5 * this.j)) }, this.a56 = function(a71) { - return !!this.hH() && eh + i > h.i - a71 - ba.gap + return !!this.hK() && ek + i > h.i - a71 - ba.gap }, this.a3D = function() { - hH = !aC.gj + hK = !aC.gm }, this.a6i = function() { - hH = !1 - }, this.h1 = function() { - return bJ.p9(Math.floor(1024 * i9 + .5) - 1, 0, 1023) - }, this.a0v = function(ks, kt) { - return this.hH() && eh < ks && ks < eh + i && kt > this.ej - }, this.gn = function(ks, kt) { - if (!this.hH()) return !1; - if (!(__fx.settings.keybindButtons && kt > this.ej - Math.floor(ba.gap / 4) - this.j && kt < this.ej - Math.floor(ba.gap / 4) && __fx.mobileKeybinds.click(ks - eh))) { - if (!aQ.a0v(ks, kt)) return !1; - aR.mC = !1, ! function(rD, ks, kt) { - if (function(ks, kt) { - return eh < ks && ks < eh + a6s && kt > aQ.ej - }(ks, kt)) return a75(a6t); - if (function(ks, kt) { - return eh + i - a6s < ks && ks < eh + i && kt > aQ.ej - }(ks, kt)) return a75(1 / a6t); - return rD.go = !0, a76(ks) - }(this, ks, kt) || (bd.dc = !0) + hK = !1 + }, this.h4 = function() { + return bJ.pB(Math.floor(1024 * iC + .5) - 1, 0, 1023) + }, this.a0v = function(kv, kw) { + return this.hK() && ek < kv && kv < ek + i && kw > this.em + }, this.gq = function(kv, kw) { + if (!this.hK()) return !1; + if (!(__fx.settings.keybindButtons && kw > this.em - Math.floor(ba.gap / 4) - this.j && kw < this.em - Math.floor(ba.gap / 4) && __fx.mobileKeybinds.click(kv - ek))) { + if (!aQ.a0v(kv, kw)) return !1; + aR.mE = !1, ! function(rF, kv, kw) { + if (function(kv, kw) { + return ek < kv && kv < ek + a6s && kw > aQ.em + }(kv, kw)) return a75(a6t); + if (function(kv, kw) { + return ek + i - a6s < kv && kv < ek + i && kw > aQ.em + }(kv, kw)) return a75(1 / a6t); + return rF.gr = !0, a76(kv) + }(this, kv, kw) || (bd.dc = !0) } return !0 - }, this.a0y = function(mJ) { - 0 !== aC.ys && this.hH() && a75(mJ) && (bd.dc = !0) + }, this.a0y = function(mL) { + 0 !== aC.yt && this.hK() && a75(mL) && (bd.dc = !0) }, this.a0U = function(deltaY) { - var mJ; - return !(0 === deltaY || !this.hH()) && a75(mJ = 0 < deltaY ? (mJ = 400 / (400 + deltaY)) < a6t ? a6t : mJ : 1 / a6t < (mJ = (400 - deltaY) / 400) ? 1 / a6t : mJ) - }, this.a0R = function(ks) { - return !!this.go && a76(ks) + var mL; + return !(0 === deltaY || !this.hK()) && a75(mL = 0 < deltaY ? (mL = 400 / (400 + deltaY)) < a6t ? a6t : mL : 1 / a6t < (mL = (400 - deltaY) / 400) ? 1 / a6t : mL) + }, this.a0R = function(kv) { + return !!this.gr && a76(kv) }, this.a0r = function() { - this.go = !1 - }, this.ij = function() { - this.hH() && a36 !== b8.fv.i8(aC.eK, this.h1()) && (a5u = !0) - }, this.tj = function() { - this.hH() && (tk.drawImage(canvas, eh, this.ej), __fx.settings.keybindButtons) && __fx.mobileKeybinds.draw(tk, eh, this.ej) + this.gr = !1 + }, this.im = function() { + this.hK() && a36 !== b8.fy.iB(aC.eN, this.h4()) && (a5u = !0) + }, this.tk = function() { + this.hK() && (tl.drawImage(canvas, ek, this.em), __fx.settings.keybindButtons) && __fx.mobileKeybinds.draw(tl, ek, this.em) } } function cu() { - var canvas, x9, a77, font, a78 = 0, + var canvas, xA, a77, font, a78 = 0, a79 = !1, a7A = [10, 5, 3, 2, 1.5, 1, .75, .5, .25], a7B = 5; function a7H() { if (a79) { - var aA, ea = a7A.length, + var aA, ed = a7A.length, a70 = Math.floor(.5 * a77.j), - j = ea * a70, - eh = Math.floor(Math.floor(a77.eh) + .3 * a77.i - .5), - ej = Math.floor(Math.floor(a77.ej) - j), + j = ed * a70, + ek = Math.floor(Math.floor(a77.ek) + .3 * a77.i - .5), + em = Math.floor(Math.floor(a77.em) - j), i = Math.floor(.4 * a77.i + 2.5); - for (tk.fillStyle = b9.md, tk.fillRect(eh, ej, i, j), tk.fillStyle = b9.n6, tk.fillRect(eh, ej + a7B * a70, i, a70), tk.fillStyle = b9.mh, tk.fillRect(eh, ej, 2, j), tk.fillRect(eh, ej, i, 2), tk.fillRect(eh + i - 2, ej, 2, j), aA = - 1; aA < ea; aA++) tk.fillRect(eh, ej + aA * a70, i, 2); - for (tk.fillStyle = b9.mh, b8.pb.textAlign(tk, 1), b8.pb.textBaseline(tk, 1), tk.font = b8.pb.rQ(0, .6 * a70), eh += .5 * i, aA = 0; aA < ea; aA++) tk.fillText(a7P(aA), eh, ej + (aA + .6) * a70) + for (tl.fillStyle = b9.mf, tl.fillRect(ek, em, i, j), tl.fillStyle = b9.n8, tl.fillRect(ek, em + a7B * a70, i, a70), tl.fillStyle = b9.mj, tl.fillRect(ek, em, 2, j), tl.fillRect(ek, em, i, 2), tl.fillRect(ek + i - 2, em, 2, j), aA = + 1; aA < ed; aA++) tl.fillRect(ek, em + aA * a70, i, 2); + for (tl.fillStyle = b9.mj, b8.pd.textAlign(tl, 1), b8.pd.textBaseline(tl, 1), tl.font = b8.pd.rS(0, .6 * a70), ek += .5 * i, aA = 0; aA < ed; aA++) tl.fillText(a7P(aA), ek, em + (aA + .6) * a70) } - tk.drawImage(canvas, Math.floor(a77.eh), Math.floor(a77.ej)) + tl.drawImage(canvas, Math.floor(a77.ek), Math.floor(a77.em)) } - function lS(rD) { - var eh, m7, m8, a70; - x9.clearRect(0, 0, Math.floor(a77.i), Math.floor(a77.j)), x9.fillStyle = b9.md, x9.fillRect(0, 0, Math.floor(a77.i), Math.floor(a77.j)), aC.mA && (x9.fillStyle = b9.n6, x9.fillRect(0, 0, Math.floor(.3 * a77.i), Math.floor(a77.j))), x9 - .fillStyle = b9.mh, x9.fillText("Hide UI", .15 * a77.i, .5 * a77.j), x9.fillRect(Math.floor(.3 * a77.i - .5), 0, 2, Math.floor(a77.j)), eh = .5 * a77.i, x9.fillText("Replay Speed", eh, .31 * a77.j), x9.fillText(a7P(a7B), eh, .69 * a77.j), - x9.fillRect(Math.floor(.7 * a77.i - .5), 0, 2, Math.floor(a77.j)), rD.a3k ? (eh = Math.floor(.02 * a77.i), rD = Math.floor(.025 * a77.i), m7 = Math.floor(.85 * a77.i - eh - .5 * rD), m8 = Math.floor(.25 * a77.j), a70 = Math.floor(a77.j) - - 2 * m8, x9.fillRect(m7, m8, eh, a70), x9.fillRect(m7 + eh + rD, m8, eh, a70)) : function() { + function lV(rF) { + var ek, m9, mA, a70; + xA.clearRect(0, 0, Math.floor(a77.i), Math.floor(a77.j)), xA.fillStyle = b9.mf, xA.fillRect(0, 0, Math.floor(a77.i), Math.floor(a77.j)), aC.mC && (xA.fillStyle = b9.n8, xA.fillRect(0, 0, Math.floor(.3 * a77.i), Math.floor(a77.j))), xA + .fillStyle = b9.mj, xA.fillText("Hide UI", .15 * a77.i, .5 * a77.j), xA.fillRect(Math.floor(.3 * a77.i - .5), 0, 2, Math.floor(a77.j)), ek = .5 * a77.i, xA.fillText("Replay Speed", ek, .31 * a77.j), xA.fillText(a7P(a7B), ek, .69 * a77.j), + xA.fillRect(Math.floor(.7 * a77.i - .5), 0, 2, Math.floor(a77.j)), rF.a3k ? (ek = Math.floor(.02 * a77.i), rF = Math.floor(.025 * a77.i), m9 = Math.floor(.85 * a77.i - ek - .5 * rF), mA = Math.floor(.25 * a77.j), a70 = Math.floor(a77.j) - + 2 * mA, xA.fillRect(m9, mA, ek, a70), xA.fillRect(m9 + ek + rF, mA, ek, a70)) : function() { var i = Math.floor(.46 * a77.j), j = Math.floor(.23 * a77.j), - eh = Math.floor(.85 * a77.i - .5 * i + i / 12), - ej = Math.floor(.5 * a77.j - j); - x9.beginPath(), x9.moveTo(eh, ej), x9.lineTo(eh + i, ej + j), x9.lineTo(eh, ej + (j << 1)), x9.fill() - }(), x9.fillRect(0, 0, Math.floor(a77.i), 2), x9.fillRect(0, 0, 2, Math.floor(a77.j)), x9.fillRect(0, Math.floor(a77.j) - 2, Math.floor(a77.i), 2), x9.fillRect(Math.floor(a77.i - 2), 0, 2, Math.floor(a77.j)) + ek = Math.floor(.85 * a77.i - .5 * i + i / 12), + em = Math.floor(.5 * a77.j - j); + xA.beginPath(), xA.moveTo(ek, em), xA.lineTo(ek + i, em + j), xA.lineTo(ek, em + (j << 1)), xA.fill() + }(), xA.fillRect(0, 0, Math.floor(a77.i), 2), xA.fillRect(0, 0, 2, Math.floor(a77.j)), xA.fillRect(0, Math.floor(a77.j) - 2, Math.floor(a77.i), 2), xA.fillRect(Math.floor(a77.i - 2), 0, 2, Math.floor(a77.j)) } function a7P(aA) { return 5 === aA ? "Normal" : "" + a7A[aA] } this.a3k = !1, this.dU = function() { - aC.gj && (a7B = 5, this.a3k = !1, a79 = !1, a77 = new qD([.3, .3 / 6], [.5, 1]), this.resize()) + aC.gm && (a7B = 5, this.a3k = !1, a79 = !1, a77 = new qF([.3, .3 / 6], [.5, 1]), this.resize()) }, this.a7C = function() { return a7A[a7B] - }, this.x5 = function() { - return a77.ej + }, this.x6 = function() { + return a77.em }, this.a56 = function(a71) { - return !!aC.gj && a77.eh + a77.i > h.i - a71 - ba.gap + return !!aC.gm && a77.ek + a77.i > h.i - a71 - ba.gap }, this.resize = function() { - aC.gj && (a77.resize(), a77.ej -= (bi.a3s() - 1) * ba.gap, font = b8.pb.rQ(0, .3 * a77.j), (canvas = document.createElement("canvas")).width = Math.floor(a77.i), canvas.height = Math.floor(a77.j), (x9 = canvas.getContext("2d", { + aC.gm && (a77.resize(), a77.em -= (bi.a3s() - 1) * ba.gap, font = b8.pd.rS(0, .3 * a77.j), (canvas = document.createElement("canvas")).width = Math.floor(a77.i), canvas.height = Math.floor(a77.j), (xA = canvas.getContext("2d", { alpha: !0 - })).font = font, b8.pb.textAlign(x9, 1), b8.pb.textBaseline(x9, 1), lS(this)) + })).font = font, b8.pd.textAlign(xA, 1), b8.pd.textBaseline(xA, 1), lV(this)) }, this.a11 = function(a7D) { - 0 === aC.ys || s.hH() || a7D !== aC.mA && (aC.mA = a7D, bf.resize(), bd.dc = !0, aC.gj) && (a78 = bd.e9 + 2e3, lS(this)) - }, this.gn = function(eh, ej) { - if (!aC.gj) return !1; - if (eh < a77.eh || ej < a77.ej || eh > a77.eh + a77.i) return a79 && function(rD, eh, ej) { - var ea = a7A.length, + 0 === aC.yt || s.hK() || a7D !== aC.mC && (aC.mC = a7D, bf.resize(), bd.dc = !0, aC.gm) && (a78 = bd.eC + 2e3, lV(this)) + }, this.gq = function(ek, em) { + if (!aC.gm) return !1; + if (ek < a77.ek || em < a77.em || ek > a77.ek + a77.i) return a79 && function(rF, ek, em) { + var ed = a7A.length, a70 = Math.floor(.5 * a77.j), - j = ea * a70, - m7 = Math.floor(Math.floor(a77.eh) + .3 * a77.i - .5), - j = Math.floor(Math.floor(a77.ej) - j), + j = ed * a70, + m9 = Math.floor(Math.floor(a77.ek) + .3 * a77.i - .5), + j = Math.floor(Math.floor(a77.em) - j), i = Math.floor(.4 * a77.i + 2.5); - return a79 = !1, bd.dc = !0, eh < m7 || m7 + i < eh || ej < j || (a7B = a7G(0, Math.floor((ej - j) / a70), ea - 1), lS(rD)), !0 - }(this, eh, ej); - if ((eh -= a77.eh) < .3 * a77.i) a79 = !1, this.a11(!aC.mA); + return a79 = !1, bd.dc = !0, ek < m9 || m9 + i < ek || em < j || (a7B = a7G(0, Math.floor((em - j) / a70), ed - 1), lV(rF)), !0 + }(this, ek, em); + if ((ek -= a77.ek) < .3 * a77.i) a79 = !1, this.a11(!aC.mC); else { - if (eh < .7 * a77.i) return a79 = !a79, bd.dc = !0; + if (ek < .7 * a77.i) return a79 = !a79, bd.dc = !0; this.a13(!1) } return !0 }, this.a13 = function(a7F) { - 2 === aC.ys ? (this.a11(!1), s.t(3)) : (a79 = !1, this.a3k = !this.a3k, this.a3k ? (aL.gk && aL.a12(), z.a0.setState(1)) : a7F || aL.a4a(), bd.dc = !0, lS(this)) + 2 === aC.yt ? (this.a11(!1), s.t(3)) : (a79 = !1, this.a3k = !this.a3k, this.a3k ? (aL.gn && aL.a12(), z.a0.setState(1)) : a7F || aL.a4a(), bd.dc = !0, lV(this)) }, this.a14 = function() { - this.a3k = !1, aL.a4a(), bd.dc = !0, lS(this) - }, this.a0k = function(eh, ej) { - return !!aC.mA && (0 <= aL.gn(eh, ej) || (aC.gj ? ((bd.e9 > a78 || !this.gn(eh, ej)) && aR.gn(eh, ej), bd.dc = !0, a78 = bd.e9 + 2e3) : aR.gn(eh, ej)), !0) - }, this.ij = function() { - aC.gj && aC.mA && bd.e9 > a78 - 1e3 && bd.e9 < a78 && (bd.dc = !0) - }, this.z0 = function() { - aC.gj && (this.a3k = !1, bd.dc = !0, lS(this)) - }, this.tj = function() { - if (aC.gj) { - if (aC.mA) { - if (bd.e9 > a78) return; - if (bd.e9 > a78 - 1e3) return tk.globalAlpha = a7G(0, (1e3 - (bd.e9 - (a78 - 1e3))) / 1e3, 1), a7H(), void(tk.globalAlpha = 1) + this.a3k = !1, aL.a4a(), bd.dc = !0, lV(this) + }, this.a0k = function(ek, em) { + return !!aC.mC && (0 <= aL.gq(ek, em) || (aC.gm ? ((bd.eC > a78 || !this.gq(ek, em)) && aR.gq(ek, em), bd.dc = !0, a78 = bd.eC + 2e3) : aR.gq(ek, em)), !0) + }, this.im = function() { + aC.gm && aC.mC && bd.eC > a78 - 1e3 && bd.eC < a78 && (bd.dc = !0) + }, this.z1 = function() { + aC.gm && (this.a3k = !1, bd.dc = !0, lV(this)) + }, this.tk = function() { + if (aC.gm) { + if (aC.mC) { + if (bd.eC > a78) return; + if (bd.eC > a78 - 1e3) return tl.globalAlpha = a7G(0, (1e3 - (bd.eC - (a78 - 1e3))) / 1e3, 1), a7H(), void(tl.globalAlpha = 1) } a7H() } @@ -4176,70 +4173,70 @@ function cu() { } function cE() { - var a7Q, a7R, i, eh, ej, a7S, a7T; + var a7Q, a7R, i, ek, em, a7S, a7T; this.dU = function() { - a7Q = new Array(2), a7R = new Array(2), this.mC = !1, a7T = a7S = iC = iA = 0, iB = 1, this.resize() + a7Q = new Array(2), a7R = new Array(2), this.mE = !1, a7T = a7S = iF = iD = 0, iE = 1, this.resize() }, this.resize = function() { - i = (i = Math.floor((z.a0.qz() ? .072 : .0502) * h.pd)) < 8 ? 8 : i; + i = (i = Math.floor((z.a0.r1() ? .072 : .0502) * h.pf)) < 8 ? 8 : i; for (var aA = 1; 0 <= aA; aA--) a7Q[aA] = document.createElement("canvas"), a7Q[aA].width = i, a7Q[aA].height = i, a7R[aA] = a7Q[aA].getContext("2d", { alpha: !0 }); this.a6u(), function() { - for (var a7i = Math.floor(1 + i / 20), aA = 1; 0 <= aA; aA--) a7R[aA].clearRect(0, 0, i, i), a7R[aA].fillStyle = b9.ma, a7R[aA].beginPath(), a7R[aA].arc(i / 2, i / 2, i / 2 - a7i, 0, 2 * Math.PI), a7R[aA].fill(), a7R[aA] - .lineWidth = a7i, a7R[aA].fillStyle = b9.mh, a7R[aA].strokeStyle = b9.mh, a7R[aA].beginPath(), a7R[aA].arc(i / 2, i / 2, i / 2 - a7i, 0, 2 * Math.PI), a7R[aA].stroke(), xC(a7R[aA], 0, 0, i, a7i, .3, 0 === aA) + for (var a7i = Math.floor(1 + i / 20), aA = 1; 0 <= aA; aA--) a7R[aA].clearRect(0, 0, i, i), a7R[aA].fillStyle = b9.mc, a7R[aA].beginPath(), a7R[aA].arc(i / 2, i / 2, i / 2 - a7i, 0, 2 * Math.PI), a7R[aA].fill(), a7R[aA] + .lineWidth = a7i, a7R[aA].fillStyle = b9.mj, a7R[aA].strokeStyle = b9.mj, a7R[aA].beginPath(), a7R[aA].arc(i / 2, i / 2, i / 2 - a7i, 0, 2 * Math.PI), a7R[aA].stroke(), xD(a7R[aA], 0, 0, i, a7i, .3, 0 === aA) }() - }, this.x4 = function() { - return -iA / iB }, this.x5 = function() { - return -iC / iB - }, this.mM = function(a7X, hs) { - iA = iB * a7X - hs - }, this.mN = function(a7Y, ht) { - iC = iB * a7Y - ht - }, this.gn = function(a7W, a57) { - return aC.mA || ! function(a7W, a57) { - return Math.pow(a7W - (eh + i / 2), 2) + Math.pow(a57 - (ej + i / 2), 2) < i * i / 4 || Math.pow(a7W - (eh + i / 2), 2) + Math.pow(a57 - (ej + 2 * i), 2) < i * i / 4 - }(a7W, a57) || bh.e7.data[8].value ? (aG.mP() && (this.mC = !0, a7S = a7W, a7T = a57), !1) : a57 < ej + 1.25 * i ? this.a0U(Math.floor(h.i / 2), Math.floor(h.j / 2), -200) : this.a0U(Math.floor(h.i / 2), Math.floor(h.j / 2), 200) + return -iD / iE + }, this.x6 = function() { + return -iF / iE + }, this.mO = function(a7X, hv) { + iD = iE * a7X - hv + }, this.mP = function(a7Y, hw) { + iF = iE * a7Y - hw + }, this.gq = function(a7W, a57) { + return aC.mC || ! function(a7W, a57) { + return Math.pow(a7W - (ek + i / 2), 2) + Math.pow(a57 - (em + i / 2), 2) < i * i / 4 || Math.pow(a7W - (ek + i / 2), 2) + Math.pow(a57 - (em + 2 * i), 2) < i * i / 4 + }(a7W, a57) || bh.eA.data[8].value ? (aG.mR() && (this.mE = !0, a7S = a7W, a7T = a57), !1) : a57 < em + 1.25 * i ? this.a0U(Math.floor(h.i / 2), Math.floor(h.j / 2), -200) : this.a0U(Math.floor(h.i / 2), Math.floor(h.j / 2), 200) }, this.a0R = function(a7W, a57) { - var a7Z, a7a, hv, hy; - return !aG.mP() || (a7Z = iA, a7a = iC, iA += hv = a7S - a7W, iC += hy = a7T - a57, ae.a0R(hv, hy), this.a7b(), a7S = a7W, a7T = a57, a7Z !== iA) || a7a !== iC - }, this.a0U = function(ks, kt, deltaY) { - var mJ; - if (aG.mP()) { - if (0 < deltaY) mJ = (mJ = 500 / (500 + deltaY)) < .5 ? .5 : mJ; + var a7Z, a7a, hy, i1; + return !aG.mR() || (a7Z = iD, a7a = iF, iD += hy = a7S - a7W, iF += i1 = a7T - a57, ae.a0R(hy, i1), this.a7b(), a7S = a7W, a7T = a57, a7Z !== iD) || a7a !== iF + }, this.a0U = function(kv, kw, deltaY) { + var mL; + if (aG.mR()) { + if (0 < deltaY) mL = (mL = 500 / (500 + deltaY)) < .5 ? .5 : mL; else { if (!(deltaY < 0)) return !1; - mJ = 2 < (mJ = (500 - deltaY) / 500) ? 2 : mJ + mL = 2 < (mL = (500 - deltaY) / 500) ? 2 : mL } - this.a7c(ks, kt, mJ), bd.dc = !0 + this.a7c(kv, kw, mL), bd.dc = !0 } return !0 - }, this.a7c = function(eh, ej, eE) { + }, this.a7c = function(ek, em, eH) { var a1L; - eE = a1L = (a1L = 1024 < (a1L = eE) * iB ? 1024 / iB : a1L) * iB < .125 ? .125 / iB : a1L, ae.zoom(eE, eh, ej), - function(a1L, ks, kt) { - iB *= a1L, iA = (iA + ks) * a1L - ks, iC = (iC + kt) * a1L - kt, aR.a7b() - }(eE, eh, ej) + eH = a1L = (a1L = 1024 < (a1L = eH) * iE ? 1024 / iE : a1L) * iE < .125 ? .125 / iE : a1L, ae.zoom(eH, ek, em), + function(a1L, kv, kw) { + iE *= a1L, iD = (iD + kv) * a1L - kv, iF = (iF + kw) * a1L - kw, aR.a7b() + }(eH, ek, em) }, this.a7b = function() { var a7f = h.i / 16, - hd = 0, + hg = 0, a7g = h.j / 16, - he = 0; - iA < -h.i + a7f && (hd = -h.i + a7f - iA), iA > iB * bQ.el - a7f && (hd = iB * bQ.el - a7f - iA), iC < -h.j + a7g && (he = -h.j + a7g - iC), iC > iB * bQ.em - a7g && (he = iB * bQ.em - a7g - iC), iA += hd, iC += he, bY.mO(), ae.a7h(hd, - he) + hh = 0; + iD < -h.i + a7f && (hg = -h.i + a7f - iD), iD > iE * bQ.eo - a7f && (hg = iE * bQ.eo - a7f - iD), iF < -h.j + a7g && (hh = -h.j + a7g - iF), iF > iE * bQ.ep - a7g && (hh = iE * bQ.ep - a7g - iF), iD += hg, iF += hh, bY.mQ(), ae.a7h(hg, + hh) }, this.a6u = function() { - eh = h.i - i - ba.gap, ej = Math.floor(h.j / 2 - 1.25 * i) - }, this.tj = function() { - bh.e7.data[8].value || (tk.drawImage(a7Q[0], eh, ej), tk.drawImage(a7Q[1], eh, Math.floor(ej + 3 * i / 2))) + ek = h.i - i - ba.gap, em = Math.floor(h.j / 2 - 1.25 * i) + }, this.tk = function() { + bh.eA.data[8].value || (tl.drawImage(a7Q[0], ek, em), tl.drawImage(a7Q[1], ek, Math.floor(em + 3 * i / 2))) } } function cF() { - var g, a7j, a7k, a7l, gap, a7m, a7n, a7o, a7p, a7q, a4U, a7r, ge, a7s, a61, a7t, a7u, a7v; + var g, a7j, a7k, a7l, gap, a7m, a7n, a7o, a7p, a7q, a4U, a7r, gh, a7s, a61, a7t, a7u, a7v; function a7z() { - a7l = Math.floor(.2 * (z.a0.qz() ? .07 : .035) * h.pd), a7l = a54(z.a0.qz() ? 3 : 1, a7l); + a7l = Math.floor(.2 * (z.a0.r1() ? .07 : .035) * h.pf), a7l = a54(z.a0.r1() ? 3 : 1, a7l); var a82 = h.i / (g.length + gap); a7l = a7l < a82 ? a82 : a7l, a61 = Math.floor((1 - gap) * a7l), a7j = 0, a83() } @@ -4247,154 +4244,154 @@ function cF() { function a83() { a7j = (a7j = a7j < -20 ? -20 : a7j) > (g.length - 15) * a7l ? (g.length - 15) * a7l : a7j, a7n = Math.floor(a7j / a7l), a7o = (a7o = a7n + Math.floor(h.i / a7l)) > g.length - 1 ? g.length - 1 : a7o, a7n = (a7n = a7o < a7n ? a7o : a7n) < 0 ? 0 : a7n; - var kX = a7o; - a7m = a7k / g[kX]; - for (var aA = a7o - 1; a7n <= aA; aA--) g[aA] > g[kX] && (kX = aA, a7m = a7k / Math.pow(g[aA], a7s)) + var ka = a7o; + a7m = a7k / g[ka]; + for (var aA = a7o - 1; a7n <= aA; aA--) g[aA] > g[ka] && (ka = aA, a7m = a7k / Math.pow(g[aA], a7s)) } - function a86(eh) { - eh = Math.floor((a7j + h.i - eh - gap * a7l) / a7l); - return (eh = eh < -1 ? -1 : -1 === eh ? 0 : eh > g.length - 1 ? -1 : eh) !== a7p && (a7p = eh, -1 === a7t && 0 === a7p && aS.a7w && (a7t = setInterval(a87, 100)), 1) + function a86(ek) { + ek = Math.floor((a7j + h.i - ek - gap * a7l) / a7l); + return (ek = ek < -1 ? -1 : -1 === ek ? 0 : ek > g.length - 1 ? -1 : ek) !== a7p && (a7p = ek, -1 === a7t && 0 === a7p && aS.a7w && (a7t = setInterval(a87, 100)), 1) } function a88(aA) { var a5r = Math.floor(a7m * Math.pow(g[aA], a7s)); - tk.fillRect(a7j + h.i - (aA + 1) * a7l, h.j - a5r, a61, a5r) + tl.fillRect(a7j + h.i - (aA + 1) * a7l, h.j - a5r, a61, a5r) } function a87() { - var g7; - 0 !== (a7p = 8 === aZ.a05() ? -1 : a7p) ? (a7u = (new Date).getTime(), clearInterval(a7t), a7t = -1) : (g7 = g[1] / 864e3, -1 !== a7u && (g7 += ((new Date).getTime() - a7u) * g[1] / 864e5, a7u = -1), 0 < g7 && (g[0] += Math.floor(g7), bd + var gA; + 0 !== (a7p = 8 === aZ.a05() ? -1 : a7p) ? (a7u = (new Date).getTime(), clearInterval(a7t), a7t = -1) : (gA = g[1] / 864e3, -1 !== a7u && (gA += ((new Date).getTime() - a7u) * g[1] / 864e5, a7u = -1), 0 < gA && (g[0] += Math.floor(gA), bd .dc = !0)) } this.a7w = !1, this.dU = function() { - a7u = a7t = -1, a7p = -(a7s = 1), this.a7x = !1, ge = 0, a7r = new Date, a7j = 0, gap = .3, (a7v = []).push({ - g2: "Plateau A", - ea: 0, + a7u = a7t = -1, a7p = -(a7s = 1), this.a7x = !1, gh = 0, a7r = new Date, a7j = 0, gap = .3, (a7v = []).push({ + g5: "Plateau A", + ed: 0, e: 57 }), a7v.push({ - g2: "Max A", - ea: 1, + g5: "Max A", + ed: 1, e: 1 }), a7v.push({ - g2: "Black Friday", - ea: 15, + g5: "Black Friday", + ed: 15, e: 15 }), a7v.push({ - g2: "Max B", - ea: 19, + g5: "Max B", + ed: 19, e: 19 }), a7v.push({ - g2: "Max C", - ea: 44, + g5: "Max C", + ed: 44, e: 44 }), a7v.push({ - g2: "First Android Version", - ea: 58, + g5: "First Android Version", + ed: 58, e: 58 }), a7v.push({ - g2: "Max D", - ea: 67, + g5: "Max D", + ed: 67, e: 67 }), a7v.push({ - g2: "The iFrame Explosion", - ea: 98, + g5: "The iFrame Explosion", + ed: 98, e: 99 }), a7v.push({ - g2: "The 155-Day Uptrend", - ea: 58, + g5: "The 155-Day Uptrend", + ed: 58, e: 213 }), a7v.push({ - g2: "Max E", - ea: 213, + g5: "Max E", + ed: 213, e: 213 }), a7v.push({ - g2: "Plateau B", - ea: 214, + g5: "Plateau B", + ed: 214, e: 259 }), a7v.push({ - g2: "Turbulent Times", - ea: 260, + g5: "Turbulent Times", + ed: 260, e: 344 }), a7v.push({ - g2: "Max F", - ea: 262, + g5: "Max F", + ed: 262, e: 262 }), a7v.push({ - g2: "Max G", - ea: 282, + g5: "Max G", + ed: 282, e: 282 }), a7v.push({ - g2: "Max H", - ea: 333, + g5: "Max H", + ed: 333, e: 333 }), a7v.push({ - g2: "The 19-Day Downtrend", - ea: 283, + g5: "The 19-Day Downtrend", + ed: 283, e: 301 }), a7v.push({ - g2: "Plateau C", - ea: 345, + g5: "Plateau C", + ed: 345, e: 385 }), a7v.push({ - g2: "The Alliance Ascent", - ea: 386, + g5: "The Alliance Ascent", + ed: 386, e: 395 }), a7v.push({ - g2: "Max I", - ea: 395, + g5: "Max I", + ed: 395, e: 395 }), a7v.push({ - g2: "First iOS Version", - ea: 411, + g5: "First iOS Version", + ed: 411, e: 411 }), a7v.push({ - g2: "Plateau D", - ea: 396, + g5: "Plateau D", + ed: 396, e: 453 }), a7v.push({ - g2: "The TikTok Revolution", - ea: 454, + g5: "The TikTok Revolution", + ed: 454, e: 470 }), a7v.push({ - g2: "Max J", - ea: 456, + g5: "Max J", + ed: 456, e: 456 }), a7v.push({ - g2: "Max K", - ea: 472, + g5: "Max K", + ed: 472, e: 472 }), a7v.push({ - g2: "Max L", - ea: 478, + g5: "Max L", + ed: 478, e: 478 }), a7v.push({ - g2: "YT Drew", - ea: 471, + g5: "YT Drew", + ed: 471, e: 485 }), a7v.push({ - g2: "Plateau E", - ea: 485, + g5: "Plateau E", + ed: 485, e: 600 }), a7v.push({ - g2: "Uptrend A", - ea: 600, + g5: "Uptrend A", + ed: 600, e: 613 }), a7v.push({ - g2: "Max M", - ea: 613, + g5: "Max M", + ed: 613, e: 613 }), a7v.push({ - g2: "Downtrend A", - ea: 614, + g5: "Downtrend A", + ed: 614, e: 635 }), a7v.push({ - g2: "Plateau F", - ea: 636, + g5: "Plateau F", + ed: 636, e: 737 }), a7v.push({ - g2: "End of Record", - ea: 738, + g5: "End of Record", + ed: 738, e: 738 }), g = [208644377, 208644377, 208644377, 206964709, 205156594, 250680803, 249089835, 234476552, 252346209, 263196406, 270821533, 291436400, 294907103, 288866179, 297960890, 310165928, 323215738, 326005712, 312078872, 282668674, 268883231, 261100885, 247870209, 240175828, 231697235, 240614202, 237647174, 230525212, 228239099, 226070733, 215992739, 216961676, 231079584, 235793502, 234032821, 228402462, 216942832, 211862670, 209792418, 220626495, 221020535, @@ -4425,71 +4422,71 @@ function cF() { 20564, 34420, 16716, 14424, 12360, 15124, 51172, 13176 ], this.resize() }, this.resize = function() { - a7k = Math.floor(.15 * h.j), a7q = (a7q = Math.floor((z.a0.qz() ? .018 : .0137) * h.pd)) < 2 ? 2 : a7q, a4U = b8.pb.rQ(1, a7q), a7z() + a7k = Math.floor(.15 * h.j), a7q = (a7q = Math.floor((z.a0.r1() ? .018 : .0137) * h.pf)) < 2 ? 2 : a7q, a4U = b8.pd.rS(1, a7q), a7z() }, this.a80 = function(a81) { var aA; for (this.a7w = !0, aA = 0; aA < a81.length; aA++) g.unshift(a81[aA]); a7z(), bd.dc = !0 }, this.a84 = function() { a83() - }, this.a0R = function(eh, ej) { - ej > h.j - .6 * a7k ? this.a7x ? eh !== ge && (a7j += eh - ge, ge = eh, a83(), a86(eh), this.a7x = -1 !== a7p, bd.dc = !0) : a86(eh) && (bd.dc = !0) : this.qb() - }, this.qb = function() { + }, this.a0R = function(ek, em) { + em > h.j - .6 * a7k ? this.a7x ? ek !== gh && (a7j += ek - gh, gh = ek, a83(), a86(ek), this.a7x = -1 !== a7p, bd.dc = !0) : a86(ek) && (bd.dc = !0) : this.qd() + }, this.qd = function() { -1 !== a7p && (this.a7x = !1, a7p = -1, bd.dc = !0) - }, this.a0U = function(eh, deltaY) { - -1 !== a7p && (a7j += Math.floor(deltaY), a83(), a86(eh), bd.dc = !0) - }, this.gn = function(eh, ej) { - this.a0R(eh, ej), -1 !== a7p && (ge = eh, this.a7x = !0) + }, this.a0U = function(ek, deltaY) { + -1 !== a7p && (a7j += Math.floor(deltaY), a83(), a86(ek), bd.dc = !0) + }, this.gq = function(ek, em) { + this.a0R(ek, em), -1 !== a7p && (gh = ek, this.a7x = !0) }, this.a0q = function() { -1 !== a7p && (this.a7x = !1) - }, this.tj = function() { - tk.fillStyle = b9.mk; - for (var a8A, month, di, ry, a8D, a8E, m8, a8F, a8G, aA = a7o; a7n <= aA; aA--) a88(aA); - this.a7w && 0 === a7n && (tk.fillStyle = b9.nH, a88(0)), -1 !== a7p && (tk.fillStyle = b9.mj, a88(a7p)), -1 !== a7p && (tk.font = a4U, b8.pb.textBaseline(tk, 2), (di = new Date).setTime(a7r.getTime() - 1e3 * a7p * 60 * 60 * 24), month = + }, this.tk = function() { + tl.fillStyle = b9.mm; + for (var a8A, month, di, s0, a8D, a8E, mA, a8F, a8G, aA = a7o; a7n <= aA; aA--) a88(aA); + this.a7w && 0 === a7n && (tl.fillStyle = b9.nJ, a88(0)), -1 !== a7p && (tl.fillStyle = b9.ml, a88(a7p)), -1 !== a7p && (tl.font = a4U, b8.pd.textBaseline(tl, 2), (di = new Date).setTime(a7r.getTime() - 1e3 * a7p * 60 * 60 * 24), month = "month", a8A = "day", "undefined" != typeof Intl && (month = new Intl.DateTimeFormat("en-US", { month: "long" }).format(di), a8A = new Intl.DateTimeFormat("en-US", { weekday: "long" - }).format(di)), a8A = a8A + ", " + di.getUTCDate() + " " + month + " " + di.getFullYear(), month = 1 === g[a7p] ? L(110) : L(111), month = b8.zX.yA(g[a7p]) + " " + month, di = Math.floor(tk.measureText(a8A).width), ry = Math - .floor(tk.measureText(month).width), a8D = Math.floor(.5 * (di + a7q)), a8E = (a8E = a7j + h.i - (a7p + 1) * a7l) < a8D ? a8D : a8E > h.i - a8D ? h.i - a8D : a8E, m8 = h.j - Math.floor(a7m * Math.pow(g[a7p], a7s)), a8F = Math - .floor(1.1 * a7q), a8G = m8 > h.j - a8F ? h.j - a8F : m8, tk.fillStyle = b9.me, tk.fillRect(h.i - ry - a7q, a8G - a8F, ry + a7q, a8F), tk.fillRect(a8E - a8D, h.j - a8F, di + a7q, a8F), tk.fillStyle = b9.mh, b8.pb.textAlign(tk, 2), - tk.fillText(month, Math.floor(h.i - .5 * a7q), a8G), - function(m8, a8F) { - for (var rx, kZ = -1, dx = g.length - a7p - 1, aA = a7v.length - 1; 0 <= aA; aA--) dx >= a7v[aA].ea && dx <= a7v[aA].e && (-1 === kZ || a7v[aA].e - a7v[aA].ea < a7v[kZ].e - a7v[kZ].ea) && (kZ = aA); - 1 !== kZ && (rx = Math - .floor(tk.measureText(a7v[kZ].g2).width), tk.fillStyle = b9.me, tk.fillRect(h.i - rx - a7q, m8, rx + a7q, a8F), tk.fillStyle = b9.mh, tk.fillText(a7v[kZ].g2, Math.floor(h.i - .5 * a7q), m8 + a8F)) - }(a8G - 2 * a8F, a8F), b8.pb.textAlign(tk, 1), tk.fillText(a8A, a8E, h.j), tk.strokeStyle = b9.ml, tk.lineWidth = 1, tk.beginPath(), tk.moveTo(0, m8), tk.lineTo(h.i, m8), tk.closePath(), tk.stroke()) + }).format(di)), a8A = a8A + ", " + di.getUTCDate() + " " + month + " " + di.getFullYear(), month = 1 === g[a7p] ? L(109) : L(110), month = b8.zY.yB(g[a7p]) + " " + month, di = Math.floor(tl.measureText(a8A).width), s0 = Math + .floor(tl.measureText(month).width), a8D = Math.floor(.5 * (di + a7q)), a8E = (a8E = a7j + h.i - (a7p + 1) * a7l) < a8D ? a8D : a8E > h.i - a8D ? h.i - a8D : a8E, mA = h.j - Math.floor(a7m * Math.pow(g[a7p], a7s)), a8F = Math + .floor(1.1 * a7q), a8G = mA > h.j - a8F ? h.j - a8F : mA, tl.fillStyle = b9.mg, tl.fillRect(h.i - s0 - a7q, a8G - a8F, s0 + a7q, a8F), tl.fillRect(a8E - a8D, h.j - a8F, di + a7q, a8F), tl.fillStyle = b9.mj, b8.pd.textAlign(tl, 2), + tl.fillText(month, Math.floor(h.i - .5 * a7q), a8G), + function(mA, a8F) { + for (var rz, kc = -1, dy = g.length - a7p - 1, aA = a7v.length - 1; 0 <= aA; aA--) dy >= a7v[aA].ed && dy <= a7v[aA].e && (-1 === kc || a7v[aA].e - a7v[aA].ed < a7v[kc].e - a7v[kc].ed) && (kc = aA); - 1 !== kc && (rz = Math + .floor(tl.measureText(a7v[kc].g5).width), tl.fillStyle = b9.mg, tl.fillRect(h.i - rz - a7q, mA, rz + a7q, a8F), tl.fillStyle = b9.mj, tl.fillText(a7v[kc].g5, Math.floor(h.i - .5 * a7q), mA + a8F)) + }(a8G - 2 * a8F, a8F), b8.pd.textAlign(tl, 1), tl.fillText(a8A, a8E, h.j), tl.strokeStyle = b9.mn, tl.lineWidth = 1, tl.beginPath(), tl.moveTo(0, mA), tl.lineTo(h.i, mA), tl.closePath(), tl.stroke()) } } function cG() { - var a4U, i, ej, a8I, a8J, canvas, x9, a5u, a2R, a8K, a8L, a8M, a8N; - this.eh = 0, this.j = 0, this.dU = function() { - a8J = aC.a3L, a8L = "rgba(0,100,0,0.8)", a8M = "rgba(150,0,0,0.8)", a5u = a8K = !0, a2R = af.gb[aC.eK], this.resize() + var a4U, i, em, a8I, a8J, canvas, xA, a5u, a2R, a8K, a8L, a8M, a8N; + this.ek = 0, this.j = 0, this.dU = function() { + a8J = aC.a3L, a8L = "rgba(0,100,0,0.8)", a8M = "rgba(150,0,0,0.8)", a5u = a8K = !0, a2R = af.ge[aC.eN], this.resize() }, this.resize = function() { - i = Math.floor((z.a0.qz() ? .305 : .24) * h.pd), this.j = Math.floor(.5 + .13 * i), i = Math.floor(6 * this.j), a4U = b8.pb.rQ(1, Math.floor(.8 * this.j)), a8N = Math.floor(.5 * this.j), bQ.vT.font = a4U, ej = ba.gap, a8I = Math.floor(1 + - .13 * this.j), (canvas = document.createElement("canvas")).width = i, canvas.height = this.j, (x9 = canvas.getContext("2d", { + i = Math.floor((z.a0.r1() ? .305 : .24) * h.pf), this.j = Math.floor(.5 + .13 * i), i = Math.floor(6 * this.j), a4U = b8.pd.rS(1, Math.floor(.8 * this.j)), a8N = Math.floor(.5 * this.j), bQ.vU.font = a4U, em = ba.gap, a8I = Math.floor(1 + + .13 * this.j), (canvas = document.createElement("canvas")).width = i, canvas.height = this.j, (xA = canvas.getContext("2d", { alpha: !0 - })).font = a4U, b8.pb.textBaseline(x9, 1), b8.pb.textAlign(x9, 1), this.a8O() + })).font = a4U, b8.pd.textBaseline(xA, 1), b8.pd.textAlign(xA, 1), this.a8O() }, this.a6H = function() { - return z.a0.qz() && h.i < 1.2 * h.j + return z.a0.r1() && h.i < 1.2 * h.j }, this.a6u = function() { - this.a6H() ? this.eh = h.i - i - ba.gap : this.eh = Math.floor(aU.a8P() + (h.i - aU.a8P() - aV.i - i) / 2 - .5 * ba.gap) - }, this.lR = function() { + this.a6H() ? this.ek = h.i - i - ba.gap : this.ek = Math.floor(aU.a8P() + (h.i - aU.a8P() - aV.i - i) / 2 - .5 * ba.gap) + }, this.lU = function() { a5u && (a5u = !1, this.a8O()) }, this.a8O = function() { - x9.clearRect(0, 0, i, this.j), x9.fillStyle = a8K ? a8L : a8M, x9.fillRect(0, 0, i, this.j), x9.fillStyle = b9.mj, this.a8Q(), this.a8R(), x9.fillStyle = af.gb[aC.eK] >= ad.jV(aC.eK) ? b9.nE : b9.mh, x9.fillText(b8.zX.yA(a2R), Math.floor( - i / 2), a8N), x9.fillStyle = b9.mh, x9.fillRect(0, 0, i, 1), x9.fillRect(0, 0, 1, this.j), x9.fillRect(0, this.j - 1, i, 1), x9.fillRect(i - 1, 0, 1, this.j) + xA.clearRect(0, 0, i, this.j), xA.fillStyle = a8K ? a8L : a8M, xA.fillRect(0, 0, i, this.j), xA.fillStyle = b9.ml, this.a8Q(), this.a8R(), xA.fillStyle = af.ge[aC.eN] >= ad.jY(aC.eN) ? b9.nG : b9.mj, xA.fillText(b8.zY.yB(a2R), Math.floor( + i / 2), a8N), xA.fillStyle = b9.mj, xA.fillRect(0, 0, i, 1), xA.fillRect(0, 0, 1, this.j), xA.fillRect(0, this.j - 1, i, 1), xA.fillRect(i - 1, 0, 1, this.j) }, this.a8Q = function() { - var ev = bd.jm() % 100, - ev = (ev = 9 - bJ.dj(ev -= ev % 10, 10), Math.floor(ev * (this.j - a8I) / 9)); - x9.fillRect(0, ev, a8I, this.j - ev), x9.fillRect(i - a8I, ev, a8I, this.j - ev) + var ey = bd.jp() % 100, + ey = (ey = 9 - bJ.dj(ey -= ey % 10, 10), Math.floor(ey * (this.j - a8I) / 9)); + xA.fillRect(0, ey, a8I, this.j - ey), xA.fillRect(i - a8I, ey, a8I, this.j - ey) }, this.a8R = function() { - x9.fillRect(a8I, this.j - a8I, Math.floor((i - 2 * a8I) * af.gb[aC.eK] / a8J), a8I) - }, this.ij = function() { - var g7 = aC.eK; - b8.fv.gm(g7) && (g7 = af.gb[g7] - af.a2Q[g7], a2R !== g7 ? (a8J = a54(g7, a8J), a8K = a2R < g7 && 10 <= g7, a2R = g7, a5u = !0) : bd.jm() % 10 == 9 && (a5u = !0)) - }, this.tj = function() { - 0 === af.lf[aC.eK] || aC.gv || 2 === af.a2I[aC.eK] || tk.drawImage(canvas, this.eh, ej) + xA.fillRect(a8I, this.j - a8I, Math.floor((i - 2 * a8I) * af.ge[aC.eN] / a8J), a8I) + }, this.im = function() { + var gA = aC.eN; + b8.fy.gp(gA) && (gA = af.ge[gA] - af.a2Q[gA], a2R !== gA ? (a8J = a54(gA, a8J), a8K = a2R < gA && 10 <= gA, a2R = gA, a5u = !0) : bd.jp() % 10 == 9 && (a5u = !0)) + }, this.tk = function() { + 0 === af.li[aC.eN] || aC.gy || 2 === af.a2I[aC.eN] || tl.drawImage(canvas, this.ek, em) } } @@ -4498,75 +4495,75 @@ function cH() { a8t = 1, a8u = ""; var leaderboardHasChanged = true; - this.playerPos = aC.eK; + this.playerPos = aC.eN; __fx.leaderboardFilter.setUpdateFlag = () => leaderboardHasChanged = true; function updateFilteredLb() { if (!leaderboardHasChanged) return; __fx.leaderboardFilter.filteredLeaderboard = __fx.leaderboardFilter.playersToInclude - .map(id => ja[id]).sort((a, b) => a - b); + .map(id => jd[id]).sort((a, b) => a - b); leaderboardHasChanged = false; - this.playerPos = __fx.leaderboardFilter.filteredLeaderboard.indexOf(ja[aC.eK]); + this.playerPos = __fx.leaderboardFilter.filteredLeaderboard.indexOf(jd[aC.eN]); } function a8w() { a8Y.clearRect(0, 0, a8S, a6X), - a8Y.fillStyle = b9.nX, + a8Y.fillStyle = b9.nZ, a8Y.fillRect(0, 0, a8S, a8d), - a8Y.fillStyle = b9.md, + a8Y.fillStyle = b9.mf, a8Y.fillRect(0, a8d, a8S, a6X - a8d); if (__fx.leaderboardFilter.enabled) updateFilteredLb(); var playerPos = (__fx.leaderboardFilter.enabled ? this.playerPos : - ja[aC.eK] + jd[aC.eN] ); if (__fx.leaderboardFilter.hoveringOverTabs) a8n = -1; if (__fx.leaderboardFilter.enabled && a8n >= __fx.leaderboardFilter.filteredLeaderboard.length) a8n = -1; - playerPos >= position && a8y(playerPos - position, b9.n6), - 0 !== ja[aC.eK] && 0 === position && a8y(0, b9.nc), - -1 !== a8n && a8y(a8n, b9.mi), - a8Y.fillStyle = b9.md, + playerPos >= position && a8y(playerPos - position, b9.n8), + 0 !== jd[aC.eN] && 0 === position && a8y(0, b9.ne), + -1 !== a8n && a8y(a8n, b9.mk), + a8Y.fillStyle = b9.mf, //console.log("drawing", a8n), a8Y.clearRect(0, a6X - __fx.leaderboardFilter.tabBarOffset, a8S, __fx.leaderboardFilter.tabBarOffset); a8Y.fillRect(0, a6X - __fx.leaderboardFilter.tabBarOffset, a8S, __fx.leaderboardFilter.tabBarOffset); - a8Y.fillStyle = b9.mh, + a8Y.fillStyle = b9.mj, a8Y.fillRect(0, a8d, a8S, 1), a8Y.fillRect(0, a6X - __fx.leaderboardFilter.tabBarOffset, a8S, 1), - __fx.leaderboardFilter.drawTabs(a8Y, a8S, a6X - __fx.leaderboardFilter.tabBarOffset, b9.n6), - a8Y.fillRect(0, 0, a8S, ba.xt), - a8Y.fillRect(0, 0, ba.xt, a6X), - a8Y.fillRect(a8S - ba.xt, 0, ba.xt, a6X), - a8Y.fillRect(0, a6X - ba.xt, a8S, ba.xt), a8Y.font = a8T, b8.pb.textBaseline(a8Y, 1), b8.pb.textAlign(a8Y, 1), a8Y.fillText(a8u, Math.floor((a8S + a8d - 22) / 2), Math.floor(a8b + a8U / 2)); + __fx.leaderboardFilter.drawTabs(a8Y, a8S, a6X - __fx.leaderboardFilter.tabBarOffset, b9.n8), + a8Y.fillRect(0, 0, a8S, ba.xu), + a8Y.fillRect(0, 0, ba.xu, a6X), + a8Y.fillRect(a8S - ba.xu, 0, ba.xu, a6X), + a8Y.fillRect(0, a6X - ba.xu, a8S, ba.xu), a8Y.font = a8T, b8.pd.textBaseline(a8Y, 1), b8.pd.textAlign(a8Y, 1), a8Y.fillText(a8u, Math.floor((a8S + a8d - 22) / 2), Math.floor(a8b + a8U / 2)); __fx.playerList.drawButton(a8Y, 12, 12, a8d - 22); - var et, g8 = playerPos < position + a8W - 1 ? 1 : 2; + var ew, gB = playerPos < position + a8W - 1 ? 1 : 2; if (__fx.leaderboardFilter.enabled) { let result = __fx.leaderboardFilter.filteredLeaderboard; if (position !== 0 && position >= result.length - a8W) position = (result.length > a8W ? result.length : a8W) - a8W; //if (position >= result.length) position = result.length - 1; - for (a8Y.font = a8V, b8.pb.textAlign(a8Y, 0), et = a8W - g8; 0 <= et; et--) { - const pos = result[et + position]; + for (a8Y.font = a8V, b8.pd.textAlign(a8Y, 0), ew = a8W - gB; 0 <= ew; ew--) { + const pos = result[ew + position]; if (pos !== undefined) - a8z(l4[pos]), a90(et, pos, l4[pos]); + a8z(l7[pos]), a90(ew, pos, l7[pos]); } - for (b8.pb.textAlign(a8Y, 2), et = a8W - g8; 0 <= et; et--) { - const pos = result[et + position]; + for (b8.pd.textAlign(a8Y, 2), ew = a8W - gB; 0 <= ew; ew--) { + const pos = result[ew + position]; if (pos !== undefined) - a8z(l4[pos]), a91(et, l4[pos]); + a8z(l7[pos]), a91(ew, l7[pos]); } } else { - for (a8Y.font = a8V, b8.pb.textAlign(a8Y, 0), et = a8W - g8; 0 <= et; et--) - a8z(l4[et + position]), a90(et, et + position, l4[et + position]); - for (b8.pb.textAlign(a8Y, 2), et = a8W - g8; 0 <= et; et--) - a8z(l4[et + position]), a91(et, l4[et + position]); + for (a8Y.font = a8V, b8.pd.textAlign(a8Y, 0), ew = a8W - gB; 0 <= ew; ew--) + a8z(l7[ew + position]), a90(ew, ew + position, l7[ew + position]); + for (b8.pd.textAlign(a8Y, 2), ew = a8W - gB; 0 <= ew; ew--) + a8z(l7[ew + position]), a91(ew, l7[ew + position]); } - 2 == g8 && (a8z(aC.eK), b8.pb.textAlign(a8Y, 0), a90(a8W - 1, ja[aC.eK], aC.eK), b8.pb.textAlign(a8Y, 2), a91(a8W - 1, aC.eK)), 0 === position && (g8 = .7 * a8e / aa.get(4).height, a8Y.setTransform(g8, 0, 0, g8, Math.floor(a8f + .58 * a8e + - .5 * g8 * aa.get(4).width), Math.floor(a8b + a8U + .4 * a8e)), a8Y.imageSmoothingEnabled = !0, a8Y.drawImage(aa.get(4), -Math.floor(aa.get(4).width / 2), -Math.floor(aa.get(4).height / 2)), a8Y.setTransform(1, 0, 0, 1, 0, 0)) + 2 == gB && (a8z(aC.eN), b8.pd.textAlign(a8Y, 0), a90(a8W - 1, jd[aC.eN], aC.eN), b8.pd.textAlign(a8Y, 2), a91(a8W - 1, aC.eN)), 0 === position && (gB = .7 * a8e / aa.get(4).height, a8Y.setTransform(gB, 0, 0, gB, Math.floor(a8f + .58 * a8e + + .5 * gB * aa.get(4).width), Math.floor(a8b + a8U + .4 * a8e)), a8Y.imageSmoothingEnabled = !0, a8Y.drawImage(aa.get(4), -Math.floor(aa.get(4).width / 2), -Math.floor(aa.get(4).height / 2)), a8Y.setTransform(1, 0, 0, 1, 0, 0)) } function a8z(player) { - aC.hP && (a8Y.fillStyle = be.a93[be.a94[player]]) + aC.hS && (a8Y.fillStyle = be.a93[be.a94[player]]) } function a8y(aA, a95) { @@ -4578,199 +4575,199 @@ function cH() { function a90(a97, a2g, aA) { a8Y.fillText(a8j[a2g], a8f, Math.floor(a8b + a8U + (a97 + .5) * a8e)), 1 === af.a2I[aA] && (a8Y.font = "italic " + a8V); a2g = Math.floor(a8b + a8U + (a97 + .5) * a8e); - a8Y.fillText(af.zT[aA], a8g, a2g), 0 !== af.a2I[aA] && (a8Y.font = a8V), aA < aC.jp && 2 !== af.a2I[aA] || a8Y.fillRect(a8g, a2g + .35 * a8s, a8i[aA], Math.max(1, .1 * a8s)) + a8Y.fillText(af.zU[aA], a8g, a2g), 0 !== af.a2I[aA] && (a8Y.font = a8V), aA < aC.js && 2 !== af.a2I[aA] || a8Y.fillRect(a8g, a2g + .35 * a8s, a8i[aA], Math.max(1, .1 * a8s)) } function a91(a97, aA) { - a8Y.fillText(af.gN[aA], a8h, Math.floor(a8b + a8U + (a97 + .5) * a8e)) + a8Y.fillText(af.gQ[aA], a8h, Math.floor(a8b + a8U + (a97 + .5) * a8e)) } - function a9G(ej) { - return (ej -= ba.gap + a8d) < 0 ? Math.floor(ej / a8e) - 1 : ej < (a8W - 1) * a8e ? Math.floor(ej / a8e) : ej < a6X - a8d ? a8W - 1 : (ej -= a6X - a8d, a8W + Math.floor(ej / a8e)) + function a9G(em) { + return (em -= ba.gap + a8d) < 0 ? Math.floor(em / a8e) - 1 : em < (a8W - 1) * a8e ? Math.floor(em / a8e) : em < a6X - a8d ? a8W - 1 : (em -= a6X - a8d, a8W + Math.floor(em / a8e)) } - function xs(eh, ej) { - return eh >= ba.gap && eh < ba.gap + a8S && ej >= ba.gap && ej < ba.gap + a6X + function xt(ek, em) { + return ek >= ba.gap && ek < ba.gap + a8S && em >= ba.gap && em < ba.gap + a6X } this.dU = function() { var aA; - for (a8p = !1, a8r = a8q = a8o = 0, a8n = -1, a8W = z.a0.qz() ? 6 : 10, a8t = (position = 0) === (a8t = bh.e7.data[11].value) ? 10 : 1 === a8t ? 5 : 1, a8m = !1, a8k = new Uint16Array(a8W + 1), a8l = new Uint32Array(a8W + 1), a8a = aC.eX, - l4 = new Uint16Array(a8a), ja = new Uint16Array(a8a), aA = a8a - 1; 0 <= aA; aA--) l4[aA] = aA, ja[aA] = aA; - this.resize(!0), a8i = new Uint16Array(aC.eX); + for (a8p = !1, a8r = a8q = a8o = 0, a8n = -1, a8W = z.a0.r1() ? 6 : 10, a8t = (position = 0) === (a8t = bh.eA.data[11].value) ? 10 : 1 === a8t ? 5 : 1, a8m = !1, a8k = new Uint16Array(a8W + 1), a8l = new Uint32Array(a8W + 1), a8a = aC.ea, + l7 = new Uint16Array(a8a), jd = new Uint16Array(a8a), aA = a8a - 1; 0 <= aA; aA--) l7[aA] = aA, jd[aA] = aA; + this.resize(!0), a8i = new Uint16Array(aC.ea); var a8v = Math.floor(a8S - a8g - a8f - a8Z); - for (a8j = new Array(aC.eX), a8Y.font = a8V, aA = aC.eX - 1; 0 <= aA; aA--) a8j[aA] = aA + 1 + ".", af.zT[aA] = b8.x9.a1y(af.zZ[aA], a8V, a8v), a8i[aA] = Math.floor(a8Y.measureText(af.zT[aA]).width); + for (a8j = new Array(aC.ea), a8Y.font = a8V, aA = aC.ea - 1; 0 <= aA; aA--) a8j[aA] = aA + 1 + ".", af.zU[aA] = b8.xA.a1y(af.za[aA], a8V, a8v), a8i[aA] = Math.floor(a8Y.measureText(af.zU[aA]).width); a8w() }, this.resize = function(dU) { - if (a6X = z.a0.qz() ? (a8S = Math.floor(.335 * h.pd), Math.floor(a8W * a8S / 8)) : (a8S = Math.floor(.27 * h.pd), Math.floor(a8W * a8S / 10)), a8S = Math.floor(.97 * a8S), (a8X = document.createElement("canvas")).width = a8S, a8X.height = + if (a6X = z.a0.r1() ? (a8S = Math.floor(.335 * h.pf), Math.floor(a8W * a8S / 8)) : (a8S = Math.floor(.27 * h.pf), Math.floor(a8W * a8S / 10)), a8S = Math.floor(.97 * a8S), (a8X = document.createElement("canvas")).width = a8S, a8X.height = a6X, a8Y = a8X.getContext("2d", { alpha: !0 }), a8b = .025 * a8S, a8U = .16 * a8S, a8c = 0 * a8S, a8d = Math.floor(.45 * a8b + a8U), a8e = (a6X - a8U - 2 * a8b - a8c) / a8W, a8X.height = a6X += a8e, __fx.leaderboardFilter.tabBarOffset = Math.floor(a8e * 1.3), __fx.leaderboardFilter.verticalClickThreshold = a6X - __fx.leaderboardFilter.tabBarOffset, __fx.leaderboardFilter.windowWidth = a8S, - a8T = b8.pb.rQ(1, Math.floor(.55 * a8U)), a8s = Math.floor((z.a0.qz() ? .67 : .72) * a8e), a8V = b8.pb.rQ(0, a8s), a8Y.font = a8V, a8f = Math.floor(.04 * a8S), a8g = Math.floor((z.a0.qz() ? .195 : .18) * a8S), a8Z = Math.floor(a8Y + a8T = b8.pd.rS(1, Math.floor(.55 * a8U)), a8s = Math.floor((z.a0.r1() ? .67 : .72) * a8e), a8V = b8.pd.rS(0, a8s), a8Y.font = a8V, a8f = Math.floor(.04 * a8S), a8g = Math.floor((z.a0.r1() ? .195 : .18) * a8S), a8Z = Math.floor(a8Y .measureText("00920600").width), a8Y.font = a8T, a8h = a8S - a8f, !dU) { a8Y.font = a8V; - for (var aA = aC.eX - 1; 0 <= aA; aA--) a8i[aA] = Math.floor(a8Y.measureText(af.zT[aA]).width); + for (var aA = aC.ea - 1; 0 <= aA; aA--) a8i[aA] = Math.floor(a8Y.measureText(af.zU[aA]).width); a8w() } - a8u = b8.x9.a1y(L(112), a8T, .96 * a8S) + a8u = b8.xA.a1y(L(111), a8T, .96 * a8S) }, this.a8P = function() { return a8S - }, this.lR = function(bp, a8x) { - (a8x || a8m && (bp || bd.jm() % a8t == 0)) && (a8m = !1, a8w()) - }, this.ij = function() { + }, this.lU = function(bp, a8x) { + (a8x || a8m && (bp || bd.jp() % a8t == 0)) && (a8m = !1, a8w()) + }, this.im = function() { ! function() { - for (var et = a8a - 1; 0 <= et; et--) 0 === af.lf[l4[et]] && ! function(et) { - var a9E = l4[et]; + for (var ew = a8a - 1; 0 <= ew; ew--) 0 === af.li[l7[ew]] && ! function(ew) { + var a9E = l7[ew]; a8a--; - for (var aA = et; aA < a8a; aA++) l4[aA] = l4[aA + 1], ja[l4[aA]] = aA; - l4[a8a] = a9E, ja[l4[a8a]] = a8a - }(et) + for (var aA = ew; aA < a8a; aA++) l7[aA] = l7[aA + 1], jd[l7[aA]] = aA; + l7[a8a] = a9E, jd[l7[a8a]] = a8a + }(ew) }(); - for (var a9C, mP = a8a - 1, et = 0; et < mP; et++) af.gN[l4[et]] < af.gN[l4[et + 1]] && (a9C = l4[et], l4[et] = l4[et + 1], l4[et + 1] = a9C, ja[l4[et]] = et, ja[l4[et + 1]] = et + 1); + for (var a9C, mR = a8a - 1, ew = 0; ew < mR; ew++) af.gQ[l7[ew]] < af.gQ[l7[ew + 1]] && (a9C = l7[ew], l7[ew] = l7[ew + 1], l7[ew + 1] = a9C, jd[l7[ew]] = ew, jd[l7[ew + 1]] = ew + 1); ! function() { - for (var di = a8m, g8 = (a8m = !0, ja[aC.eK] >= a8W - 1 ? a8W - 2 : a8W - 1), aA = g8; 0 <= aA; aA--) - if (a8k[aA] !== l4[aA] || a8l[aA] !== af.gN[l4[aA]]) return; - (g8 != a8W - 2 || a8k[a8W] === ja[aC.eK] && a8l[a8W] === af.gN[aC.eK]) && (a8m = di) + for (var di = a8m, gB = (a8m = !0, jd[aC.eN] >= a8W - 1 ? a8W - 2 : a8W - 1), aA = gB; 0 <= aA; aA--) + if (a8k[aA] !== l7[aA] || a8l[aA] !== af.gQ[l7[aA]]) return; + (gB != a8W - 2 || a8k[a8W] === jd[aC.eN] && a8l[a8W] === af.gQ[aC.eN]) && (a8m = di) }(); - for (var aA = a8W - 1; 0 <= aA; aA--) a8k[aA] = l4[aA], a8l[aA] = af.gN[l4[aA]]; - a8k[a8W] = ja[aC.eK], a8l[a8W] = af.gN[aC.eK]; + for (var aA = a8W - 1; 0 <= aA; aA--) a8k[aA] = l7[aA], a8l[aA] = af.gQ[l7[aA]]; + a8k[a8W] = jd[aC.eN], a8l[a8W] = af.gQ[aC.eN]; leaderboardHasChanged = true; }, __fx.leaderboardFilter.scrollToTop = function() { position = 0; - }, this.gn = function(eh, ej) { - return !!xs(eh, ej) && ((__fx.utils.isPointInRectangle(eh, ej, ba.gap + 12, ba.gap + 12, a8d - 22, a8d - 22) && __fx.playerList.display(af.zZ), true) && - !(ej - ba.gap > __fx.leaderboardFilter.verticalClickThreshold && __fx.leaderboardFilter.handleMouseDown(eh - ba.gap)) && (a8o = bd.e9, a8p = !0, a8q = a8r = a9G(ej), bH.a15() && (eh = a7G(-1, a8r, a8W), a8n !== (eh = eh === a8W ? - -1 : eh)) && (a8n = eh, a8w(), bd.dc = !0)), !0) + }, this.gq = function(ek, em) { + return !!xt(ek, em) && ((__fx.utils.isPointInRectangle(ek, em, ba.gap + 12, ba.gap + 12, a8d - 22, a8d - 22) && __fx.playerList.display(af.za), true) && + !(em - ba.gap > __fx.leaderboardFilter.verticalClickThreshold && __fx.leaderboardFilter.handleMouseDown(ek - ba.gap)) && (a8o = bd.eC, a8p = !0, a8q = a8r = a9G(em), bH.a15() && (ek = a7G(-1, a8r, a8W), a8n !== (ek = ek === a8W ? + -1 : ek)) && (a8n = ek, a8w(), bd.dc = !0)), !0) }, __fx.leaderboardFilter.repaintLeaderboard = function() { a8w(), bd.dc = !0; }, - this.a0R = function(eh, ej) { - if (__fx.utils.isPointInRectangle(eh, ej, ba.gap + 12, ba.gap + 12, a8d - 22, a8d - 22)) { + this.a0R = function(ek, em) { + if (__fx.utils.isPointInRectangle(ek, em, ba.gap + 12, ba.gap + 12, a8d - 22, a8d - 22)) { __fx.playerList.hoveringOverButton === false && (__fx.playerList.hoveringOverButton = true, a8w(), bd.dc = !0); } else { __fx.playerList.hoveringOverButton === true && (__fx.playerList.hoveringOverButton = false, a8w(), bd.dc = !0); } if (__fx.leaderboardFilter.setHovering( - __fx.utils.isPointInRectangle(eh, ej, ba.gap, ba.gap + __fx.leaderboardFilter.verticalClickThreshold, __fx.leaderboardFilter.windowWidth, __fx.leaderboardFilter.tabBarOffset), eh - ba.gap + __fx.utils.isPointInRectangle(ek, em, ba.gap, ba.gap + __fx.leaderboardFilter.verticalClickThreshold, __fx.leaderboardFilter.windowWidth, __fx.leaderboardFilter.tabBarOffset), ek - ba.gap )) return; - var di, a9F = a9G(ej); - return a8p ? (di = position, (position = a7G(0, position += a8q - a9F, aC.eX - a8W)) !== di && (a9F = (a9F = a7G(-1, a8q = a9F, a8W)) !== a8W && xs(eh, ej) ? a9F : -1, a8n = a9F, a8w(), bd.dc = !0), !0) : (a9F = (a9F = a7G(-1, a9F, - a8W)) === a8W || !xs(eh, ej) || bH.a15() ? -1 : a9F, a8n !== a9F && (a8n = a9F, a8w(), bd.dc = !0)) - }, this.a0q = function(eh, ej) { + var di, a9F = a9G(em); + return a8p ? (di = position, (position = a7G(0, position += a8q - a9F, aC.ea - a8W)) !== di && (a9F = (a9F = a7G(-1, a8q = a9F, a8W)) !== a8W && xt(ek, em) ? a9F : -1, a8n = a9F, a8w(), bd.dc = !0), !0) : (a9F = (a9F = a7G(-1, a9F, + a8W)) === a8W || !xt(ek, em) || bH.a15() ? -1 : a9F, a8n !== a9F && (a8n = a9F, a8w(), bd.dc = !0)) + }, this.a0q = function(ek, em) { if (!a8p) return !1; a8p = !1; - var a9F = a9G(ej); + var a9F = a9G(em); var isEmptySpace = false; - return bH.a15() && -1 !== a8n && (a8n = -1, a8w(), bd.dc = !0), bd.e9 - a8o < 350 && a8r === a9F && -1 !== (a9F = (a9F = a7G(-1, a9F, a8W)) !== a8W && xs(eh, ej) ? a9F : -1) && (eh = (__fx.leaderboardFilter.enabled ? (updateFilteredLb(), - l4[__fx.leaderboardFilter.filteredLeaderboard[a9F + position] ?? (isEmptySpace = true, ja[aC.eK])]) : l4[a9F + position]), a9F === a8W - 1 && (__fx.leaderboardFilter.enabled ? this.playerPos : ja[aC.eK]) >= - position + a8W - 1 && (eh = aC.eK), !isEmptySpace && aC.hP && __fx.settings.openDonationHistoryFromLb && __fx.donationsTracker.displayHistory(eh, af.zZ, aC.k8), 0 !== af.lf[eh] && !isEmptySpace) && aG.m1(eh, 800, !1, 0), !0 - }, this.a0U = function(eh, ej, deltaY) { + return bH.a15() && -1 !== a8n && (a8n = -1, a8w(), bd.dc = !0), bd.eC - a8o < 350 && a8r === a9F && -1 !== (a9F = (a9F = a7G(-1, a9F, a8W)) !== a8W && xt(ek, em) ? a9F : -1) && (ek = (__fx.leaderboardFilter.enabled ? (updateFilteredLb(), + l7[__fx.leaderboardFilter.filteredLeaderboard[a9F + position] ?? (isEmptySpace = true, jd[aC.eN])]) : l7[a9F + position]), a9F === a8W - 1 && (__fx.leaderboardFilter.enabled ? this.playerPos : jd[aC.eN]) >= + position + a8W - 1 && (ek = aC.eN), !isEmptySpace && aC.hS && __fx.settings.openDonationHistoryFromLb && __fx.donationsTracker.displayHistory(ek, af.za, aC.kB), 0 !== af.li[ek] && !isEmptySpace) && aG.m3(ek, 800, !1, 0), !0 + }, this.a0U = function(ek, em, deltaY) { var a9H; - return !(a8p || aC.mA || (a9H = Math.max(Math.floor(Math.abs(deltaY) / 40), 1), !xs(eh, ej)) || (eh = (eh = a7G(-1, a9G(ej), a8W)) === a8W || bH.a15() ? -1 : eh, 0 < deltaY ? position < aC.eX - a8W && (position += Math.min(aC.eX - a8W - - position, a9H), a8n = eh, a8w(), bd.dc = !0) : 0 < position && (position -= Math.min(position, a9H), a8n = eh, a8w(), bd.dc = !0), 0)) - }, this.tj = function() { - tk.drawImage(a8X, ba.gap, ba.gap) + return !(a8p || aC.mC || (a9H = Math.max(Math.floor(Math.abs(deltaY) / 40), 1), !xt(ek, em)) || (ek = (ek = a7G(-1, a9G(em), a8W)) === a8W || bH.a15() ? -1 : ek, 0 < deltaY ? position < aC.ea - a8W && (position += Math.min(aC.ea - a8W - + position, a9H), a8n = ek, a8w(), bd.dc = !0) : 0 < position && (position -= Math.min(position, a9H), a8n = ek, a8w(), bd.dc = !0), 0)) + }, this.tk = function() { + tl.drawImage(a8X, ba.gap, ba.gap) } } function cI() { - var canvas, x9, eh, ej, a5r, a9I, gap, a9J, fontSize, a9K, a9L, a9M, a9N, a9O, a9P, a9Q, a9R, a9S; + var canvas, xA, ek, em, a5r, a9I, gap, a9J, fontSize, a9K, a9L, a9M, a9N, a9O, a9P, a9Q, a9R, a9S; function a9W() { - x9.clearRect(0, 0, aV.i, aV.j), x9.fillStyle = b9.me, x9.fillRect(0, 0, aV.i, aV.j), x9.fillStyle = b9.n1, eE = 0 < a9Q ? a9Q : Math.sqrt(a9N[4] / 1e4), x9.fillRect(0, aV.j - a5r - 1, Math.floor(eE * aV.i), a5r), x9.fillStyle = b9.mh, x9 - .fillRect(0, 0, aV.i, 1), x9.fillRect(0, 0, 1, aV.j), x9.fillRect(aV.i - 1, 0, 1, aV.j), x9.fillRect(0, aV.j - 1, aV.i, 1), x9.fillRect(0, aV.j - a5r - 1, aV.i, 1); - for (var eE, a9Y, di = 0, aA = 0; aA < a9M.length; aA++) a9O[aA] ? (b8.pb.textAlign(x9, 0), a9Y = Math.floor((a9I - a5r + 2 * a9J) * (aA - di + 1) / (a9M.length + 1) - .7 * a9J), x9.fillText(a9M[aA], gap, a9Y), b8.pb.textAlign(x9, 2), 5 === - aA && 0 !== af.lf[aC.eK] && af.gb[aC.eK] >= ad.jV(aC.eK) ? (x9.fillStyle = b9.na, x9.fillText(a9U(aA), aV.i - gap, a9Y), x9.fillStyle = b9.mh) : x9.fillText(a9U(aA), aV.i - gap, a9Y)) : di++ + xA.clearRect(0, 0, aV.i, aV.j), xA.fillStyle = b9.mg, xA.fillRect(0, 0, aV.i, aV.j), xA.fillStyle = b9.n3, eH = 0 < a9Q ? a9Q : Math.sqrt(a9N[4] / 1e4), xA.fillRect(0, aV.j - a5r - 1, Math.floor(eH * aV.i), a5r), xA.fillStyle = b9.mj, xA + .fillRect(0, 0, aV.i, 1), xA.fillRect(0, 0, 1, aV.j), xA.fillRect(aV.i - 1, 0, 1, aV.j), xA.fillRect(0, aV.j - 1, aV.i, 1), xA.fillRect(0, aV.j - a5r - 1, aV.i, 1); + for (var eH, a9Y, di = 0, aA = 0; aA < a9M.length; aA++) a9O[aA] ? (b8.pd.textAlign(xA, 0), a9Y = Math.floor((a9I - a5r + 2 * a9J) * (aA - di + 1) / (a9M.length + 1) - .7 * a9J), xA.fillText(a9M[aA], gap, a9Y), b8.pd.textAlign(xA, 2), 5 === + aA && 0 !== af.li[aC.eN] && af.ge[aC.eN] >= ad.jY(aC.eN) ? (xA.fillStyle = b9.nc, xA.fillText(a9U(aA), aV.i - gap, a9Y), xA.fillStyle = b9.mj) : xA.fillText(a9U(aA), aV.i - gap, a9Y)) : di++ } function a9U(aA) { - return aA < 3 ? a9N[aA].toString() : 3 === aA || 4 === aA || 5 === aA ? b8.zX.a2z(a9N[aA] / 100, 2) : aA < 7 ? b8.zX.yA(a9N[aA]) : aA === 7 ? aV.a9Z(a9N[7]) : aA === 8 ? __fx.utils.getMaxTroops(af.gN, aC.eK) : __fx.utils.getDensity(aC.eK) + return aA < 3 ? a9N[aA].toString() : 3 === aA || 4 === aA || 5 === aA ? b8.zY.a2z(a9N[aA] / 100, 2) : aA < 7 ? b8.zY.yB(a9N[aA]) : aA === 7 ? aV.a9Z(a9N[7]) : aA === 8 ? __fx.utils.getMaxTroops(af.gQ, aC.eN) : __fx.utils.getDensity(aC.eN) } function a9T() { - af.gN[aC.eK] !== a9N[6] && (a9N[6] = af.gN[aC.eK], a9K++) + af.gQ[aC.eN] !== a9N[6] && (a9N[6] = af.gQ[aC.eN], a9K++) } this.dU = function() { - a9Q = a9R = 0, (a9L = new Array(8))[0] = L(113), a9L[1] = aC.k8 ? L(114) : L(115), a9L[2] = L(116), a9L[3] = L(117), a9L[4] = L(118), a9L[5] = L(119, 0, "Interest"), a9L[6] = L(120), a9L[7] = L(121), + a9Q = a9R = 0, (a9L = new Array(8))[0] = L(112), a9L[1] = aC.kB ? L(113) : L(114), a9L[2] = L(115), a9L[3] = L(116), a9L[4] = L(117), a9L[5] = L(118, 0, "Interest"), a9L[6] = L(119), a9L[7] = L(120), a9L.push("Max Troops", "Density"), // add a9L - (a9M = new Array(a9L.length)).fill(""), (a9N = new Array(a9L.length))[0] = aC.k8 ? 0 : aC.jp, a9N[1] = aC.k8 ? ak.jq : aC.kA, a9N[2] = aC.yu, a9N[3] = 0, a9N[4] = bJ.dj(1e4 * af.gN[0], Math.max(aC.jZ, 1)), a9N[5] = 0 === aC.data - .iIncomeType ? 700 : 1 === aC.data.iIncomeType ? bJ.dj(700 * aC.data.iIncomeValue, 64) : bJ.dj(700 * aC.data.iIncomeData[aC.eK], 64), a9N[6] = 0, a9T(), a9N[7] = 0, a9P = a9U(6), a9O = new Array(a9L.length); + (a9M = new Array(a9L.length)).fill(""), (a9N = new Array(a9L.length))[0] = aC.kB ? 0 : aC.js, a9N[1] = aC.kB ? ak.jt : aC.kD, a9N[2] = aC.yv, a9N[3] = 0, a9N[4] = bJ.dj(1e4 * af.gQ[0], Math.max(aC.jc, 1)), a9N[5] = 0 === aC.data + .iIncomeType ? 700 : 1 === aC.data.iIncomeType ? bJ.dj(700 * aC.data.iIncomeValue, 64) : bJ.dj(700 * aC.data.iIncomeData[aC.eN], 64), a9N[6] = 0, a9T(), a9N[7] = 0, a9P = a9U(6), a9O = new Array(a9L.length); for (var aA = a9L.length - 1; 0 <= aA; aA--) a9O[aA] = !0; - a9S = 0, a9S = aC.k8 ? (a9O[0] = !1, a9O[2] = !1, a9O[3] = !1, 3) : (a9O[3] = !1, 1), a9K = 0, this.resize() + a9S = 0, a9S = aC.kB ? (a9O[0] = !1, a9O[2] = !1, a9O[3] = !1, 3) : (a9O[3] = !1, 1), a9K = 0, this.resize() }, this.resize = function() { - this.i = Math.floor((z.a0.qz() ? .1646 : .126) * 1.25 * h.pd), this.j = Math.floor(1.18 * this.i), a5r = Math.floor(.04 * this.i), gap = Math.floor(.035 * this.i), a9J = .04 * this.i, a9I = this.j, this.j -= Math.floor(a9S * (this.j - 2 * + this.i = Math.floor((z.a0.r1() ? .1646 : .126) * 1.25 * h.pf), this.j = Math.floor(1.18 * this.i), a5r = Math.floor(.04 * this.i), gap = Math.floor(.035 * this.i), a9J = .04 * this.i, a9I = this.j, this.j -= Math.floor(a9S * (this.j - 2 * a5r) / a9L.length), fontSize = Math.floor(.7 * (a9I - a5r) / a9L.length); - var a4U = b8.pb.rQ(1, fontSize); + var a4U = b8.pd.rS(1, fontSize); (canvas = document.createElement("canvas")).width = this.i, canvas.height = this.j, function(a4U, i) { - for (var aA = 0; aA < a9M.length; aA++) a9M[aA] = b8.x9.a1y(a9L[aA], a4U, i) - }((x9 = canvas.getContext("2d", { + for (var aA = 0; aA < a9M.length; aA++) a9M[aA] = b8.xA.a1y(a9L[aA], a4U, i) + }((xA = canvas.getContext("2d", { alpha: !0 - })).font = a4U, .575 * this.i), b8.pb.textBaseline(x9, 1), x9.lineWidth = 1, this.a3E(), this.a6u(), aT.a6u(), a9W() + })).font = a4U, .575 * this.i), b8.pd.textBaseline(xA, 1), xA.lineWidth = 1, this.a3E(), this.a6u(), aT.a6u(), a9W() }, this.a6u = function() { - eh = h.i - this.i - ba.gap + ek = h.i - this.i - ba.gap }, this.a9X = function() { - ej = ba.gap + em = ba.gap }, this.a3E = function() { - ej = ba.gap + (aT.a6H() && 0 !== af.lf[aC.eK] && !aC.gv ? aT.j + ba.gap : 0) - }, this.lR = function(bp) { + em = ba.gap + (aT.a6H() && 0 !== af.li[aC.eN] && !aC.gy ? aT.j + ba.gap : 0) + }, this.lU = function(bp) { (bp || 100 <= a9K) && (a9K = 0, a9W()) }, this.a49 = function() { return a9N[7] }, this.a9Z = function(value) { - var kX = Math.floor(value / 1e3 / 60), - value = Math.floor((value - 6e4 * kX) / 1e3); - return value < 10 ? kX + ":0" + value : kX + ":" + value - }, this.ij = function() { + var ka = Math.floor(value / 1e3 / 60), + value = Math.floor((value - 6e4 * ka) / 1e3); + return value < 10 ? ka + ":0" + value : ka + ":" + value + }, this.im = function() { var a9i, per; - a9O[0] && aC.yv - aC.yu !== a9N[0] && (a9N[0] = aC.yv - aC.yu, a9K++), ak.jq - a9N[0] !== a9N[1] && (a9N[1] = ak.jq - a9N[0], a9K++), this.lJ(), (a9i = ad.a9j(aC.eK)) !== a9N[5] && (a9N[5] = a9i, a9K++), a9T(), a9N[7] += bd.a9k, a9i = - a9U(7), a9P !== a9i && (a9P = a9i, a9K += 100), a9i = aC.hP ? bf.a2j() : af.gN[l4[0]], per = bJ.dj(1e4 * a9i, Math.max(aC.jZ, 1)), a9N[3] = a9i, a9N[4] !== per && (a9K++, a9N[4] = per), 8 === aC.k6 && function() { + a9O[0] && aC.yw - aC.yv !== a9N[0] && (a9N[0] = aC.yw - aC.yv, a9K++), ak.jt - a9N[0] !== a9N[1] && (a9N[1] = ak.jt - a9N[0], a9K++), this.lM(), (a9i = ad.a9j(aC.eN)) !== a9N[5] && (a9N[5] = a9i, a9K++), a9T(), a9N[7] += bd.a9k, a9i = + a9U(7), a9P !== a9i && (a9P = a9i, a9K += 100), a9i = aC.hS ? bf.a2j() : af.gQ[l7[0]], per = bJ.dj(1e4 * a9i, Math.max(aC.jc, 1)), a9N[3] = a9i, a9N[4] !== per && (a9K++, a9N[4] = per), 8 === aC.k9 && function() { for (var aA = 0; aA < 2; aA++) - if (!b8.fv.gm(aA)) return bP.yV.yr(), 1; + if (!b8.fy.gp(aA)) return bP.yW.ys(), 1; return - }() || a9N[3] < aC.jZ || ! function() { - for (var aA = ak.jq - 1; 0 <= aA; aA--) - if (0 < af.g1[ak.jr[aA]].length) return; + }() || a9N[3] < aC.jc || ! function() { + for (var aA = ak.jt - 1; 0 <= aA; aA--) + if (0 < af.g4[ak.ju[aA]].length) return; return 1 - }() || bP.yV.yr() - }, this.lJ = function() { - a9O[2] && aC.yu !== a9N[2] && (a9N[2] = aC.yu, a9K++) + }() || bP.yW.ys() + }, this.lM = function() { + a9O[2] && aC.yv !== a9N[2] && (a9N[2] = aC.yv, a9K++) }, this.a9l = function(aA) { - var sF, a9m, di; - return 2 !== aC.ys && (aA % 2 == 1 && (aU.lR(1, 1), bd.dc = !0), aA === aC.a3N ? (a9Q = 0, a9W(), !1) : (-1 !== aA || 0 !== a9R) && (a9m = a9Q, a9Q = aC.gj ? aA / aC.a3N : (di = performance.now(), 0 <= aA && (sF = di - 392 * aA, a9R = - 0 === aA || sF < a9R ? sF : a9R), 1 < (a9Q = (di - a9R) / (392 * aC.a3N)) ? 1 : a9Q), a9W(), a9Q !== a9m)) - }, this.tj = function() { - tk.drawImage(canvas, eh, ej) + var sG, a9m, di; + return 2 !== aC.yt && (aA % 2 == 1 && (aU.lU(1, 1), bd.dc = !0), aA === aC.a3N ? (a9Q = 0, a9W(), !1) : (-1 !== aA || 0 !== a9R) && (a9m = a9Q, a9Q = aC.gm ? aA / aC.a3N : (di = performance.now(), 0 <= aA && (sG = di - 392 * aA, a9R = + 0 === aA || sG < a9R ? sG : a9R), 1 < (a9Q = (di - a9R) / (392 * aC.a3N)) ? 1 : a9Q), a9W(), a9Q !== a9m)) + }, this.tk = function() { + tl.drawImage(canvas, ek, em) } } function cJ() { - var hH, a9n, i, j, a70, a9o, a9p, a6I, canvas, ls, a9q; + var hK, a9n, i, j, a70, a9o, a9p, a6I, canvas, lv, a9q; - function x5() { + function x6() { return Math.floor((h.i - i) / 2) < aQ.j + 2 * ba.gap ? h.j - j - 4 * ba.gap - aQ.j : h.j - j - 2 * ba.gap } this.dU = function() { - a9q = hH = !1, a70 = .61, a9o = .07, a9p = .09, ls = a6I = j = 0 + a9q = hK = !1, a70 = .61, a9o = .07, a9p = .09, lv = a6I = j = 0 }, this.resize = function() { - var x9, m7, ev, a9v, a9w, a4Z; - hH && (i = a9r(i = z.a0.qz() ? Math.floor(.69 * h.pd) : Math.floor(.5 * h.pd), a54(h.i - 2 * ba.gap, 10)), i = a9r(i, Math.floor(3.57 * a54(h.j - 2 * ba.gap, 3))), j = Math.floor(.28 * i), (canvas = document.createElement("canvas")) - .width = i, canvas.height = j, x9 = canvas.getContext("2d", { + var xA, m9, ey, a9v, a9w, a4Z; + hK && (i = a9r(i = z.a0.r1() ? Math.floor(.69 * h.pf) : Math.floor(.5 * h.pf), a54(h.i - 2 * ba.gap, 10)), i = a9r(i, Math.floor(3.57 * a54(h.j - 2 * ba.gap, 3))), j = Math.floor(.28 * i), (canvas = document.createElement("canvas")) + .width = i, canvas.height = j, xA = canvas.getContext("2d", { alpha: !0 - }), m7 = Math.floor(1 + j / 40), x9.clearRect(0, 0, i, j), x9.fillStyle = b9.me, x9.fillRect(m7, m7, i - 2 * m7, j - 2 * m7), x9.lineJoin = "bevel", x9.lineWidth = 2 * m7, x9.strokeStyle = b9.mh, x9.strokeRect(m7, m7, i - 2 * m7, - j - 2 * m7), x9.imageSmoothingEnabled = !1, ev = aa.get(a9n), a9v = ev.width, a4Z = (1 === a9n ? .85 : 21 === a9n ? .666 : .9) * a70 * j / (a9w = ev.height), x9.setTransform(a4Z, 0, 0, a4Z, Math.floor((i - a4Z * a9v) / 2), - Math.floor((j - a4Z * a9w) / 2)), x9.drawImage(ev, 0, 0), x9.setTransform(1, 0, 0, 1, Math.floor(i - a9p * j - a9o * j - m7), Math.floor(m7 + a9o * j)), - function(x9, ea) { - x9.lineWidth = Math.floor(1 + j / 80), x9.strokeStyle = b9.mh, x9.beginPath(), x9.moveTo(0, 0), x9.lineTo(ea, ea), x9.moveTo(0, ea), x9.lineTo(ea, 0), x9.stroke() - }(x9, Math.floor(a9p * j)), x9.setTransform(1, 0, 0, 1, 0, 0)) - }, this.show = function(f2, a9t, a6n, a9u) { - hH || a9u && a9q || (a9n = a6n ? 21 : f2 ? 1 : 2, hH = a9q = !0, this.resize(), aK.qs(), aQ.a6i(), ls = bd.e9, a6I = a9t ? 1 : 0) - }, this.ij = function() { - !hH || 1 <= a6I || (a6I = 1 < (a6I += 5e-4 * (bd.e9 - ls)) ? 1 : a6I, ls = bd.e9, bd.dc = !0) - }, this.gn = function(eh, ej) { - return !(!hH || a6I <= 0 || (eh -= Math.floor((h.i - i) / 2), ej -= x5(), eh < 0) || ej < 0 || i < eh || j < ej || (i - j / 3 < eh && ej < j / 3 && (hH = !1, bd.dc = !0), 0)) - }, this.tj = function() { - !hH || a6I <= 0 || (tk.globalAlpha = a6I, tk.drawImage(canvas, Math.floor((h.i - i) / 2), x5()), tk.globalAlpha = 1) + }), m9 = Math.floor(1 + j / 40), xA.clearRect(0, 0, i, j), xA.fillStyle = b9.mg, xA.fillRect(m9, m9, i - 2 * m9, j - 2 * m9), xA.lineJoin = "bevel", xA.lineWidth = 2 * m9, xA.strokeStyle = b9.mj, xA.strokeRect(m9, m9, i - 2 * m9, + j - 2 * m9), xA.imageSmoothingEnabled = !1, ey = aa.get(a9n), a9v = ey.width, a4Z = (1 === a9n ? .85 : 21 === a9n ? .666 : .9) * a70 * j / (a9w = ey.height), xA.setTransform(a4Z, 0, 0, a4Z, Math.floor((i - a4Z * a9v) / 2), + Math.floor((j - a4Z * a9w) / 2)), xA.drawImage(ey, 0, 0), xA.setTransform(1, 0, 0, 1, Math.floor(i - a9p * j - a9o * j - m9), Math.floor(m9 + a9o * j)), + function(xA, ed) { + xA.lineWidth = Math.floor(1 + j / 80), xA.strokeStyle = b9.mj, xA.beginPath(), xA.moveTo(0, 0), xA.lineTo(ed, ed), xA.moveTo(0, ed), xA.lineTo(ed, 0), xA.stroke() + }(xA, Math.floor(a9p * j)), xA.setTransform(1, 0, 0, 1, 0, 0)) + }, this.show = function(f5, a9t, a6n, a9u) { + hK || a9u && a9q || (a9n = a6n ? 21 : f5 ? 1 : 2, hK = a9q = !0, this.resize(), aK.qu(), aQ.a6i(), lv = bd.eC, a6I = a9t ? 1 : 0) + }, this.im = function() { + !hK || 1 <= a6I || (a6I = 1 < (a6I += 5e-4 * (bd.eC - lv)) ? 1 : a6I, lv = bd.eC, bd.dc = !0) + }, this.gq = function(ek, em) { + return !(!hK || a6I <= 0 || (ek -= Math.floor((h.i - i) / 2), em -= x6(), ek < 0) || em < 0 || i < ek || j < em || (i - j / 3 < ek && em < j / 3 && (hK = !1, bd.dc = !0), 0)) + }, this.tk = function() { + !hK || a6I <= 0 || (tl.globalAlpha = a6I, tl.drawImage(canvas, Math.floor((h.i - i) / 2), x6()), tl.globalAlpha = 1) } } @@ -4778,18 +4775,18 @@ function dH() { var a9y, a9z = new Uint8Array(5), aA0 = new Uint8Array(5); this.aA1 = new aA2, this.dU = function() { - for (var f2 = bh.e7.data[119].value, aA = 0; aA < a9z.length; aA++) a9z[aA] = (f2 >> 2 * aA) % 4 + for (var f5 = bh.eA.data[119].value, aA = 0; aA < a9z.length; aA++) a9z[aA] = (f5 >> 2 * aA) % 4 }, this.a3Y = function() { - a9y = [L(122), L(123), L(124, [bV.aA3[28]]), L(125, [bV.aA3[26]]), L(126, [bV.aA3[0]])], this.aA1.dU() - }, this.ij = function() { - this.aA1.ij() + a9y = [L(121), L(122), L(123, [bV.aA3[28]]), L(124, [bV.aA3[26]]), L(125, [bV.aA3[0]])], this.aA1.dU() + }, this.im = function() { + this.aA1.im() }, this.a4A = function(id) { - 1 < id && bH.q4() || ! function(dx) { - if (3 === a9z[dx] || 1 === aA0[dx]) return; - if (aA0[dx] = 1, !(Math.random() < .6)) { - a9z[dx]++; - for (var f2 = 0, aA = 0; aA < a9z.length; aA++) f2 += a9z[aA] << 2 * aA; - bh.r3.r4(119, f2) + 1 < id && bH.q6() || ! function(dy) { + if (3 === a9z[dy] || 1 === aA0[dy]) return; + if (aA0[dy] = 1, !(Math.random() < .6)) { + a9z[dy]++; + for (var f5 = 0, aA = 0; aA < a9z.length; aA++) f5 += a9z[aA] << 2 * aA; + bh.r5.r6(119, f5) } return 1 }(id) || aM.a5A(a9y[id]) @@ -4800,52 +4797,52 @@ function aA2() { var aA5; this.dU = function() { aA5 = !1 - }, this.ij = function() { - var g7; + }, this.im = function() { + var gA; if (function() { if (!aA5) { - if (bd.jm() % 30 != 9) return; - if (!b8.fv.kx(90)) return; + if (bd.jp() % 30 != 9) return; + if (!b8.fy.l0(90)) return; aA5 = !0 } return 1 }() && (! function() { - var pT = aM.a5V(956); - if (pT) { - if (b8.fv.kb(pT.player)) return 1; + var pV = aM.a5V(956); + if (pV) { + if (b8.fy.ke(pV.player)) return 1; aM.a4G(956, 0) } return - }() && (-1 === (g7 = (aC.hP ? function() { - var id = bf.l1(), - ea = ak.jq; - if (be.kB[id]) - for (var yg = ak.jr, eY = be.eY, aA = 0; aA < ea; aA++) { - var g7 = yg[aA]; - if (eY[g7] !== id) return g7 - } else if (1 < ea) return l4[ea - 1]; + }() && (-1 === (gA = (aC.hS ? function() { + var id = bf.l4(), + ed = ak.jt; + if (be.kE[id]) + for (var yh = ak.ju, eb = be.eb, aA = 0; aA < ed; aA++) { + var gA = yh[aA]; + if (eb[gA] !== id) return gA + } else if (1 < ed) return l7[ed - 1]; return -1 } : function() { - for (var aAD = ak.jq, kW = ak.jr, aAE = ja, aA = 0; aA < aAD; aA++) { - var g7 = kW[aA]; - if (0 !== aAE[g7]) return g7 + for (var aAD = ak.jt, kZ = ak.ju, aAE = jd, aA = 0; aA < aAD; aA++) { + var gA = kZ[aA]; + if (0 !== aAE[gA]) return gA } return -1 })()) ? ! function() { - var pT = aM.a5V(957); - if (pT && pT.a50) { - if (ab.eR(pT.a50.eM << 2)) return 1; + var pV = aM.a5V(957); + if (pV && pV.a50) { + if (ab.eU(pV.a50.eP << 2)) return 1; aM.a4G(957, 0) } return - }() : (aM.zG(0, L(127, [af.zT[g7]]), 956, g7, b9.mh, b9.me, -1, !0), 0)))) { - var ea = am.iU.kn; - if (0 !== ea) - for (var e7 = am.iU.e7, aA = 0; aA < ea; aA++) { - var eM = e7[aA]; - if (ab.eR(eM << 2)) return void aM.zG(0, L(128, [bK.ei(eM), bK.ek(eM)]), 957, 0, b9.mh, b9.me, -1, !0, void 0, { - et: 1, - eM: eM + }() : (aM.zH(0, L(126, [af.zU[gA]]), 956, gA, b9.mj, b9.mg, -1, !0), 0)))) { + var ed = am.iX.kq; + if (0 !== ed) + for (var eA = am.iX.eA, aA = 0; aA < ed; aA++) { + var eP = eA[aA]; + if (ab.eU(eP << 2)) return void aM.zH(0, L(127, [bK.el(eP), bK.en(eP)]), 957, 0, b9.mj, b9.mg, -1, !0, void 0, { + ew: 1, + eP: eP }) } } @@ -4865,11 +4862,11 @@ function aAG() { for (aA = aAH.sheet.cssRules.length - 1; 0 <= aA; aA--) aAH.sheet.deleteRule(0); else(aAH = document.createElement("style")).id = "ss", document.head.appendChild(aAH); var a78 = "::-webkit-scrollbar", - aAI = b8.pb.pl(ba.rS), - hR = b8.pb.pl(Math.max(b8.pb.qu(.012), 8)); + aAI = b8.pd.pn(ba.rU), + hU = b8.pd.pn(Math.max(b8.pd.qw(.012), 8)); try { - aAH.sheet.insertRule(a78 + "{width:" + hR + ";height:" + hR + ";}", aAH.sheet.cssRules.length), aAH.sheet.insertRule(a78 + "-thumb{background-color:white;}", aAH.sheet.cssRules.length), aAH.sheet.insertRule(a78 + - "-track{background:" + b9.md + ";}", aAH.sheet.cssRules.length), aAH.sheet.insertRule(a78 + "-track:horizontal{border-top:" + aAI + " solid white;}", aAH.sheet.cssRules.length), aAH.sheet.insertRule(a78 + + aAH.sheet.insertRule(a78 + "{width:" + hU + ";height:" + hU + ";}", aAH.sheet.cssRules.length), aAH.sheet.insertRule(a78 + "-thumb{background-color:white;}", aAH.sheet.cssRules.length), aAH.sheet.insertRule(a78 + + "-track{background:" + b9.mf + ";}", aAH.sheet.cssRules.length), aAH.sheet.insertRule(a78 + "-track:horizontal{border-top:" + aAI + " solid white;}", aAH.sheet.cssRules.length), aAH.sheet.insertRule(a78 + "-track:vertical{border-left:" + aAI + " solid white;}", aAH.sheet.cssRules.length), aAH.sheet.insertRule(a78 + "-button{display:none;}", aAH.sheet.cssRules.length) } catch (e) { for (console.log("error 3425: " + e), aA = aAH.sheet.cssRules.length - 1; 0 <= aA; aA--) aAH.sheet.deleteRule(0) @@ -4878,48 +4875,48 @@ function aAG() { } function dG() { - this.aAJ = !1, this.mX = !1, this.a3I = !1, this.aAK = [0, 0, 0, 0], this.aAL = function() { - var m7, m8, mK, mL; - this.a3I = this.a3I || this.mX, (this.mX || this.aAJ && this.a3I) && (m7 = bY.aAM[0], m8 = bY.aAM[1], mK = bY.aAM[2], mL = bY.aAM[3], m7 = m7 < this.aAK[0] ? this.aAK[0] : m7, m8 = m8 < this.aAK[1] ? this.aAK[1] : m8, mK = mK > this.aAK[ - 2] ? this.aAK[2] : mK, mL = mL > this.aAK[3] ? this.aAK[3] : mL, this.mX = !1, this.aAJ = !1, m7 === this.aAK[0] && m8 === this.aAK[1] && mK === this.aAK[2] && mL === this.aAK[3] ? this.a3J() : m7 <= mK && m8 <= mL && a3a - .putImageData(a3b, 0, 0, m7, m8, mK - m7 + 1, mL - m8 + 1)) + this.aAJ = !1, this.mZ = !1, this.a3I = !1, this.aAK = [0, 0, 0, 0], this.aAL = function() { + var m9, mA, mM, mN; + this.a3I = this.a3I || this.mZ, (this.mZ || this.aAJ && this.a3I) && (m9 = bY.aAM[0], mA = bY.aAM[1], mM = bY.aAM[2], mN = bY.aAM[3], m9 = m9 < this.aAK[0] ? this.aAK[0] : m9, mA = mA < this.aAK[1] ? this.aAK[1] : mA, mM = mM > this.aAK[ + 2] ? this.aAK[2] : mM, mN = mN > this.aAK[3] ? this.aAK[3] : mN, this.mZ = !1, this.aAJ = !1, m9 === this.aAK[0] && mA === this.aAK[1] && mM === this.aAK[2] && mN === this.aAK[3] ? this.a3J() : m9 <= mM && mA <= mN && a3a + .putImageData(a3b, 0, 0, m9, mA, mM - m9 + 1, mN - mA + 1)) }, this.a3J = function() { this.a3I && this.aAK[2] >= this.aAK[0] && this.aAK[3] >= this.aAK[1] && a3a.putImageData(a3b, 0, 0, this.aAK[0], this.aAK[1], this.aAK[2] - this.aAK[0] + 1, this.aAK[3] - this.aAK[1] + 1), this.a3I = !1 - }, this.z3 = function() { + }, this.z4 = function() { this.aAK[2] >= this.aAK[0] && this.aAK[3] >= this.aAK[1] && a3a.putImageData(a3b, 0, 0, this.aAK[0], this.aAK[1], this.aAK[2] - this.aAK[0] + 1, this.aAK[3] - this.aAK[1] + 1), this.a3I = !1 }, this.dU = function() { - var eh, ej; - this.aAJ = !1, this.mX = !1, this.a3I = !1, this.aAK[0] = bQ.el, this.aAK[1] = bQ.em, this.aAK[2] = this.aAK[3] = 0; - loop: for (eh = 1; eh < bQ.el - 1; eh++) - for (ej = bQ.em - 2; 1 < ej; ej--) - if (1 === aAN[ab.we(eh, ej) + 2]) { - this.aAK[0] = eh; + var ek, em; + this.aAJ = !1, this.mZ = !1, this.a3I = !1, this.aAK[0] = bQ.eo, this.aAK[1] = bQ.ep, this.aAK[2] = this.aAK[3] = 0; + loop: for (ek = 1; ek < bQ.eo - 1; ek++) + for (em = bQ.ep - 2; 1 < em; em--) + if (1 === aAN[ab.wf(ek, em) + 2]) { + this.aAK[0] = ek; break loop - } loop: for (ej = 1; ej < bQ.em - 1; ej++) - for (eh = bQ.el - 2; 1 < eh; eh--) - if (1 === aAN[ab.we(eh, ej) + 2]) { - this.aAK[1] = ej; + } loop: for (em = 1; em < bQ.ep - 1; em++) + for (ek = bQ.eo - 2; 1 < ek; ek--) + if (1 === aAN[ab.wf(ek, em) + 2]) { + this.aAK[1] = em; break loop - } loop: for (eh = bQ.el - 2; 0 < eh; eh--) - for (ej = bQ.em - 2; 1 < ej; ej--) - if (1 === aAN[ab.we(eh, ej) + 2]) { - this.aAK[2] = eh; + } loop: for (ek = bQ.eo - 2; 0 < ek; ek--) + for (em = bQ.ep - 2; 1 < em; em--) + if (1 === aAN[ab.wf(ek, em) + 2]) { + this.aAK[2] = ek; break loop - } loop: for (ej = bQ.em - 2; 0 < ej; ej--) - for (eh = bQ.el - 2; 1 < eh; eh--) - if (1 === aAN[ab.we(eh, ej) + 2]) { - this.aAK[3] = ej; + } loop: for (em = bQ.ep - 2; 0 < em; em--) + for (ek = bQ.eo - 2; 1 < ek; ek--) + if (1 === aAN[ab.wf(ek, em) + 2]) { + this.aAK[3] = em; break loop } } } -function L(value, aAO, uH) { - var pI = "number" == typeof value ? b5.aAP[value] : value; - if (uH && b5.aAQ() && (pI = uH), aAO) - for (var ea = aAO.length, aA = 0; aA < ea; aA++) - for (var et = 0; et < 3; et++) pI = pI.replace("{" + (10 * et + aA) + "}", aAO[aA]); - return pI +function L(value, aAO, uI) { + var pK = "number" == typeof value ? b5.aAP[value] : value; + if (uI && b5.aAQ() && (pK = uI), aAO) + for (var ed = aAO.length, aA = 0; aA < ed; aA++) + for (var ew = 0; ew < 3; ew++) pK = pK.replace("{" + (10 * ew + aA) + "}", aAO[aA]); + return pK } function bx() { @@ -4927,20 +4924,20 @@ function bx() { var aAS = (new aAT).L84, aAU = (this.aAP = aAS, !1); this.dU = function() { - var ea, g; - aAU = !1, "en" !== bh.e7.data[12].value.split("-")[0].toLowerCase() ? bh.e7.data[12].value === bh.e7.data[145].value && 0 < bh.e7.data[146].value && (ea = bh.e7.data[146].value, (g = bh.pt.uN(ea, !1)).length === ea) && !!b8.pk.a1b(g) && + var ed, g; + aAU = !1, "en" !== bh.eA.data[12].value.split("-")[0].toLowerCase() ? bh.eA.data[12].value === bh.eA.data[145].value && 0 < bh.eA.data[146].value && (ed = bh.eA.data[146].value, (g = bh.pv.uO(ed, !1)).length === ed) && !!b8.pm.a1b(g) && function(g) { - for (var ea = g.length, j = 0; j < ea; j++) g[j] = g[j].replace("'", "'"); - var aAa = bh.pt.uN(ea, !0); - if (ea !== aAa.length) return !1; - if (!b8.pk.a1b(aAa)) return !1; - for (var kX = aAS.length, a81 = new Array(kX), aAb = kX === ea, g2 = Math.min(ea, kX), aA = 0; aA < kX; aA++) - if (a81[aA] = aAS[aA], aA < ea && aAa[aA] === a81[aA]) a81[aA] = g[aA]; + for (var ed = g.length, j = 0; j < ed; j++) g[j] = g[j].replace("'", "'"); + var aAa = bh.pv.uO(ed, !0); + if (ed !== aAa.length) return !1; + if (!b8.pm.a1b(aAa)) return !1; + for (var ka = aAS.length, a81 = new Array(ka), aAb = ka === ed, g5 = Math.min(ed, ka), aA = 0; aA < ka; aA++) + if (a81[aA] = aAS[aA], aA < ed && aAa[aA] === a81[aA]) a81[aA] = g[aA]; else { aAb = !1; - for (var eu = 0; eu < g2; eu++) - if (aAa[eu] === a81[aA]) { - a81[aA] = g[eu]; + for (var ex = 0; ex < g5; ex++) + if (aAa[ex] === a81[aA]) { + a81[aA] = g[ex]; break } } return b5.aAP = a81, aAb @@ -4951,9 +4948,9 @@ function bx() { return this.aAP === aAS || !aAS.length }, this.aAc = function() { var aAd; - aAU && (aAU = !1, 0 !== aAS.length) && (aAd = bh.e7.data[12].value, ay.aAe.aAf(0, aAd.slice(0, 20))) + aAU && (aAU = !1, 0 !== aAS.length) && (aAd = bh.eA.data[12].value, ay.aAe.aAf(0, aAd.slice(0, 20))) }, this.aAg = function(g) { - g.length === aAS.length && (this.aAP = g, bh.r3.r4(145, bh.e7.data[12].value), bh.r3.r4(146, g.length), bh.pt.uT(g, !1), bh.pt.uT(aAS, !0), 0 === aZ.a05()) && 5 === s.rq && s.x.aAh() + g.length === aAS.length && (this.aAP = g, bh.r5.r6(145, bh.eA.data[12].value), bh.r5.r6(146, g.length), bh.pv.uU(g, !1), bh.pv.uU(aAS, !0), 0 === aZ.a05()) && 5 === s.rs && s.x.aAh() }, this.aAi = function() { var aAj, g = navigator.languages; return g && g.length ? (aAj = Math.max(b5.data.aAk(g[0]), 0), 1 === g.length ? [aAj, aAj] : [aAj, Math.max(b5.data.aAk(g[1]), 0)]) : [0, 0] @@ -4969,33 +4966,33 @@ function aAR() { "rom", "ru", "rw", "sa", "sah", "scn", "sd", "se", "sg", "shn", "si", "sk", "sl", "sm", "sn", "so", "sq", "sr", "ss", "st", "su", "sus", "sv", "sw", "szl", "ta", "tcy", "te", "tet", "tg", "th", "ti", "tiv", "tk", "tl", "tn", "to", "tpi", "tr", "trp", "ts", "tt", "tum", "ty", "tyv", "udm", "ug", "uk", "ur", "uz", "ve", "vec", "vi", "war", "wo", "xh", "yi", "yo", "yua", "yue", "zap", "zh", "zh-CN", "zh-TW", "zu", "nb", "fil", "sh" ], this.aAl = function() { - for (var aAm = [], g = this.g, ea = g.length, aA = 0; aA < ea; aA++) aAm.push(g[aA]); - var aAn = bh.e7.data[12].uH; - for (aA = 0; aA < ea; aA++) + for (var aAm = [], g = this.g, ed = g.length, aA = 0; aA < ed; aA++) aAm.push(g[aA]); + var aAn = bh.eA.data[12].uI; + for (aA = 0; aA < ed; aA++) if (aAm[aA] === aAn) { - aAm.splice(aA, 1), ea--; + aAm.splice(aA, 1), ed--; break - } aAm.sort(), ea++, aAm.unshift(aAn); + } aAm.sort(), ed++, aAm.unshift(aAn); try { if ("undefined" == typeof Intl) return aAm; - for (aA = 0; aA < ea; aA++) { - var pI = new Intl.DisplayNames([aAm[aA]], { + for (aA = 0; aA < ed; aA++) { + var pK = new Intl.DisplayNames([aAm[aA]], { type: "language" }).of(aAm[aA]); - pI !== aAm[aA] && (aAm[aA] = aAm[aA] + ": " + pI) + pK !== aAm[aA] && (aAm[aA] = aAm[aA] + ": " + pK) } } catch (e) { console.log("error 3646: " + e) } return aAm }, this.aAp = function(aAq) { - for (var pI = bh.e7.data[12].value, ea = aAq.length, aA = 0; aA < ea; aA++) - if (pI === aAq[aA].split(":")[0]) return aA; + for (var pK = bh.eA.data[12].value, ed = aAq.length, aA = 0; aA < ed; aA++) + if (pK === aAq[aA].split(":")[0]) return aA; return 0 }, this.aAk = function(aAr) { if (!aAr || aAr.length < 2) return 0; aAr = aAr.split("-")[0].toLowerCase(); - for (var g = this.g, ea = g.length, aA = 0; aA < ea; aA++) + for (var g = this.g, ed = g.length, aA = 0; aA < ed; aA++) if (aAr === g[aA]) return aA; return -1 } @@ -5005,8 +5002,8 @@ function aAT() { this.L84 = ["No Admin", "Helper", "Junior Moderator", "Moderator", "Senior Moderator", "Lead Moderator", "Head Admin", "Very Easy", "Easy", "Normal", "Hard", "Very Hard", "Impossible", "Type your message here...", "Send", "Activated", "Top Clan", "Best Clan Member", "Top Admin", "Best 1v1 Player", "Best Battle Royale Player", "Richest Player", "Top Patreon", "Lobby", "Team {0}", "Team {0} has won the game!", "You have earned a participation reward of {10} gold.", "The prize money has been distributed as follows:", "and {10} more", "You have earned {10} gold.", "You have earned {10} battle royale points!", "Clan {0} has won {11} points.", "You have earned {10} clan points!", - "You have actually earned 40% more gold!", "The clan leader of {0} has earned {11} gold.", "Check clan results at this page: ", "Back", "Error", "Error {10}", "Not Enough Gold!", "You need more gold to perform this action.", "Quit Game", - "More", "This is a contest!", "Accept", "You have conquered {0}.", "You have been conquered by {0}.", "Congratulations! You have won the game.", "{0} has won the game.", "{0} has broken the non-aggression pact.", "{0} is attacking you!", + "You have earned an additional {10} gold because you played for {1}.", "Check clan results at this page: ", "Back", "Error", "Error {10}", "Not Enough Gold!", "You need more gold to perform this action.", "Quit Game", "More", + "This is a contest!", "Accept", "You have conquered {0}.", "You have been conquered by {0}.", "Congratulations! You have won the game.", "{0} has won the game.", "{0} has broken the non-aggression pact.", "{0} is attacking you!", "Choose your start position!", "You have surrendered!", "The game has ended in a stalemate!", "Error: {10}", "{0} has been immortalized!", "Neutral Land: {0}", "Player: {0}", "Strength: {10}", "Territory: {10}", "Team", "Bot Difficulty", "Index: {10}", "Coordinates: {10}", "Mountain: {10}", "Water: {10}", "Ship Owner: {0}", "Message to {0}", "Humanity triumphs! The undead have been beaten back.", "The Resistance", "Mankind's era ends, overrun by the relentless tide of the undead.", "The Virus", "If peace is agreed upon, the game ends in a stalemate.", "If peace is agreed upon, the largest territory holder wins the game.", @@ -5033,22 +5030,22 @@ function aAT() { "Monthly Points: {0}", "Rank: {0}", "Total Points: {0}", "Won Games: {0}", "Avg. Points per Game: {0}", "Secondary Clan Stats", "Once the monthly points of the secondary clan surpass the monthly points of the primary clan, the secondary clan will become the new primary clan.", "In this scenario, your clan leader statistics will be reset.", "Clan Leader Statistics", "Clan Leader of {0}", "No Clan Leader", "Elect", "Every week, you can vote for one clan member to increase their clan leader points.", - "You and this clan member must have the same primary clan, which can be checked in the Primary Clan Stats.", "A clan leader earns gold whenever their clan wins points.", "Rating: {10}", "Rank: {10}", "Status: {10}", "Active", "Inactive", - "Unlink Account", "Benefits:", "No Ads", "Separate Leaderboard", "Extra Gold Income", "Status: Not Linked", "Join Territorial.io on Patreon:", "Once you have joined, connect your account:", + "You and this clan member must have the same primary clan, which can be checked in the Primary Clan Stats.", "A clan leader gains gold whenever a member earns gold in a game.", "Rating: {10}", "Rank: {10}", "Status: {10}", "Active", + "Inactive", "Unlink Account", "Benefits:", "No Ads", "Separate Leaderboard", "Extra Gold Income", "Status: Not Linked", "Join Territorial.io on Patreon:", "Once you have joined, connect your account:", "If you hide Patreon, no one can share their membership with you.", "Additional Income", "Options", "Default", "Uniform", "Customized", "Mixed", "Team dependent", "Player Count", "Clan Chart", "🛠️ Options", "🛠️ Chart Options", "Search Terms", "Separate search terms with a comma.", "Load Data", "Start Index", "End Index", "Timeframe", "More Options", "Y-Axis Compression", "Choose Your Nation's Color!", "National Color", "Red: ", "Green: ", "Blue: ", "Adjust", "Colors", "Random", "Selectable Color", "⏳ Connecting...", "Find Server...", "New Connection...", "Custom Scenario", "⚔️ Play", "Map", "Settings", "Game Mode", "Clustered", "Player Names", "Kingdom Names", "Simple Names", "Territorial Income", "Interest Income", "Starting Resources", "More Settings", "Reset Scenario", "Open File...", "Save As File...", "Multiplayer", "My Account", "Game Menu", "Your Kingdom's Name", "Clans", "Clan Members", "Admins", "1v1 Players", "Battle Royale", "Richest Players", "Patreon Members", "🏆 Leaderboards", "Previous 10", "Next 10", "1v1 Player Ranking", "Clan Ranking", "Clan Member Ranking", "Admin Ranking", "1v1 Reports", "Admin Election", - "Blockchain", "Clan Leader Election", "Bio Reports", "Battle Royale Players", "Ranking", "Player", "Elo", "Clan", "Rating", "Leader", "Index", "Seconds Ago", "Accuser", "Accused", "Voter", "Target Account", "Votes", "Sender", "Receiver", - "Amount", "Number", "Gold", "Elo Deducted", "Bio Removed", "🛠️ List Options", "Clan Name Search", "Username Search", "Quantity", "Account Name Search", "1v1", "Zombie", "Chat", "Close", "Ready", "Next Map", "Next Game Mode", - "Next Contest", "Teams", "ON", "OFF", "Zombies", "Login", "📜 Logs", "Procedural Map", "Realistic Map", "Custom Map", "Passable Water", "Passable Mountains", "Select File", "Preview", "Map Name", "Selectable Name", "▶️ Replay", - "🔲 Select All", "📋 Copy", "🗑️ Clear", "▶️ Launch", "Insert the replay string here!", "⚙️ Settings", "🔄 Reset", "Reload Required", "A game reload is required to apply the new configuration.", "Information", - "Increasing resolution, shrinking minimum font size, and speeding up text rendering can strain your system and hinder gameplay responsiveness.", "Resolution", "Low", "Medium", "High", "Very High", "Minimum Font Size", "Small", - "Very Small", "Text Rendering Speed", "Slow", "Fast", "Large UI", "Place Balance Above", "Hide Zoom Buttons", "Font", "Lobby Chirper", "Keep Closed", "Mute", "Shortcut Keys", "Reset", "Language", "Spawning", "Selectable Spawn", + "Blockchain", "Clan Leader Election", "Bio Reports", "Battle Royale Players", "Audit Log", "Ranking", "Player", "Elo", "Clan", "Rating", "Leader", "Index", "Seconds Ago", "Accuser", "Accused", "Voter", "Target Account", "Votes", "Sender", + "Receiver", "Amount", "Number", "Gold", "Admin", "Affected Account", "Type", "Elo Deducted", "Bio Removed", "🛠️ List Options", "Clan Name Search", "Username Search", "Quantity", "Account Name Search", "1v1", "Zombie", "Chat", "Close", + "Ready", "Next Map", "Next Game Mode", "Next Contest", "Teams", "ON", "OFF", "Zombies", "Login", "📜 Logs", "Procedural Map", "Realistic Map", "Custom Map", "Passable Water", "Passable Mountains", "Select File", "Preview", "Map Name", + "Selectable Name", "▶️ Replay", "🔲 Select All", "📋 Copy", "🗑️ Clear", "▶️ Launch", "Insert the replay string here!", "⚙️ Settings", "🔄 Reset", "Reload Required", "A game reload is required to apply the new configuration.", + "Information", "Increasing resolution, shrinking minimum font size, and speeding up text rendering can strain your system and hinder gameplay responsiveness.", "Resolution", "Low", "Medium", "High", "Very High", "Minimum Font Size", + "Small", "Very Small", "Text Rendering Speed", "Slow", "Fast", "Large UI", "Place Balance Above", "Hide Zoom Buttons", "Font", "Message Box", "Keep Closed", "Is Muted", "Shortcut Keys", "Reset", "Language", "Spawning", "Selectable Spawn", "🔑 My Account", "📈 Charts", "🧈 Gold Transfer", "🔗 Links", "ℹ️ Game Version", "🗑️ Delete Data", "Privacy Settings", "Force Restart Game", "☰ Game Menu", "📊 Game Statistics", "🏳️ Surrender", "🕊️ Call Peace Vote", "Android App", - "iOS App", "Changelog", "Clan Results", "Tutorial", "Terms", "Privacy", "Do you want to delete all locally stored data, like usernames, account data and setting data?", "Accounts without gold will be deleted after some days of grace.", - "🗑️ Delete", "User Privacy", "Check out our Privacy Policy at:", "Source Account", "Send gold only to trusted accounts!", "Replay Error", "Warning", "Loading...", "An enemy ship belonging to {0} is heading towards your shore.", + "iOS App", "Changelog", "Clan Results", "Tutorial", "Do you want to delete all locally stored data, like usernames, account data and setting data?", "Accounts without gold will be deleted after some days of grace.", "🗑️ Delete", + "User Privacy", "Check out our Privacy Policy at:", "Source Account", "Send gold only to trusted accounts!", "Replay Error", "Warning", "Loading...", "An enemy ship belonging to {0} is heading towards your shore.", "Initiate Land Attack At Mouse Pointer", "Launch Ship Towards Mouse Pointer", "Increase Percentage Bar", "Decrease Percentage Bar", "Slightly Increase Percentage Bar", "Slightly Decrease Percentage Bar", "Switch UI Visibility", "Zoom In", "Zoom Out", "Camera Left", "Camera Right", "Camera Up", "Camera Down", "Add To Weakest Attack", "Call Peace Vote", "Avg. Attack Strength", "Land Attacks", "Ships launched", "Bots conquered", "Humans conquered", "Attacked by Bots", "Attacked by Humans", "Territorial Loss", "Received Support", "Overall Income", "Additional Costs", "Land War Losses", "Naval Losses", "Transmitted Support", "Overall Expenses", "Mountain Attacks", "Ships landed", "Territory", "Numbers", @@ -5058,161 +5055,161 @@ function aAT() { } function da() { - var eh, ej, j, so, aAs, aAt, aAu, aAv, aAw, i, a2D, aAx; - this.hH = !1, this.dU = function(pI, aAy) { - if (1 === z.id && 13 <= z.dk && z.dk < 18) return aAy ? void(a2D = pI) : a2D !== pI ? void 0 : void z.uL.saveString(200, pI); - aAy && (a2D = pI, (aAx = document.createElement("a")).appendChild(document.createTextNode(a2D)), this.hH = !0, aAx.title = a2D, aAx.target = "_blank", aAx.href = a2D, aAx.style.textAlign = "center", aAx.style.color = b9.mh, aAx.style + var ek, em, j, sp, aAs, aAt, aAu, aAv, aAw, i, a2D, aAx; + this.hK = !1, this.dU = function(pK, aAy) { + if (1 === z.id && 13 <= z.dk && z.dk < 18) return aAy ? void(a2D = pK) : a2D !== pK ? void 0 : void z.uM.saveString(200, pK); + aAy && (a2D = pK, (aAx = document.createElement("a")).appendChild(document.createTextNode(a2D)), this.hK = !0, aAx.title = a2D, aAx.target = "_blank", aAx.href = a2D, aAx.style.textAlign = "center", aAx.style.color = b9.mj, aAx.style .position = "absolute", aAx.style.padding = "0px", aAx.style.margin = "0px", this.resize(), document.body.appendChild(aAx), bd.dc = !0) - }, this.qs = function() { - return !(!this.hH || (document.body.removeChild(aAx), this.hH = !1)) - }, this.gn = function(hs, ht) { - return !!this.hH && ((hs < eh || ht < ej || eh + i < hs || ej + j < ht || eh + i - so < hs && ht < ej + so) && (bd.dc = !0, this.hH = !1, document.body.removeChild(aAx)), !0) + }, this.qu = function() { + return !(!this.hK || (document.body.removeChild(aAx), this.hK = !1)) + }, this.gq = function(hv, hw) { + return !!this.hK && ((hv < ek || hw < em || ek + i < hv || em + j < hw || ek + i - sp < hv && hw < em + sp) && (bd.dc = !0, this.hK = !1, document.body.removeChild(aAx)), !0) }, this.resize = function() { var a4U, aAz; - this.hH && (aAv = Math.floor(.8 * (z.a0.qz() ? h.i > h.j ? .6 : .55 : .4) * h.pd), so = Math.floor(.15 * aAv), aAs = Math.floor(.35 * so), aAt = Math.floor(.5 * so), aAu = Math.floor(2.5 * aAt), j = so + aAs + 3 * aAt, a4U = b8.pb.rQ(1, - aAs / h.k), aAw = Math.floor(h.k * aP.measureText(a2D, a4U)), aAz = i = (aAv < aAw ? aAw : aAv) + 2 * aAu, i = Math.min(i, h.i - 2 * (z.a0.qz() ? 2 : 1) * ba.gap), a4U = b8.pb.rQ(1, i / aAz * aAs / h.k), aAw = Math.floor(h.k * - aP.measureText(a2D, a4U)), eh = Math.floor((h.i - i) / 2), ej = Math.floor((h.j - j) / 2), aAx.style.font = a4U, aAx.style.top = Math.floor((ej + 1.4 * aAt + so) / h.k) + "px", aAx.style.left = Math.floor((eh + (i - aAw) / + this.hK && (aAv = Math.floor(.8 * (z.a0.r1() ? h.i > h.j ? .6 : .55 : .4) * h.pf), sp = Math.floor(.15 * aAv), aAs = Math.floor(.35 * sp), aAt = Math.floor(.5 * sp), aAu = Math.floor(2.5 * aAt), j = sp + aAs + 3 * aAt, a4U = b8.pd.rS(1, + aAs / h.k), aAw = Math.floor(h.k * aP.measureText(a2D, a4U)), aAz = i = (aAv < aAw ? aAw : aAv) + 2 * aAu, i = Math.min(i, h.i - 2 * (z.a0.r1() ? 2 : 1) * ba.gap), a4U = b8.pd.rS(1, i / aAz * aAs / h.k), aAw = Math.floor(h.k * + aP.measureText(a2D, a4U)), ek = Math.floor((h.i - i) / 2), em = Math.floor((h.j - j) / 2), aAx.style.font = a4U, aAx.style.top = Math.floor((em + 1.4 * aAt + sp) / h.k) + "px", aAx.style.left = Math.floor((ek + (i - aAw) / 2) / h.k) + "px") - }, this.tj = function() { - this.hH && (tk.fillStyle = b9.me, tk.fillRect(eh, ej + so, i, j - so), tk.fillStyle = b9.nl, tk.fillRect(eh, ej, i, so), tk.fillStyle = b9.mh, tk.lineWidth = ba.xt, tk.strokeStyle = b9.mh, tk.strokeRect(eh, ej, i, j), tk.fillRect(eh, ej + - so, i, ba.xt), tk.font = b8.pb.rQ(1, .48 * so), b8.pb.textAlign(tk, 1), b8.pb.textBaseline(tk, 1), tk.fillText("You are leaving Territorial.io!", Math.floor(eh + (i - .5 * so) / 2), Math.floor(ej + .55 * so)), aL.a4f(Math - .floor(eh + i - .8 * so), Math.floor(ej + .25 * so), Math.floor(.5 * so)), tk.setTransform(1, 0, 0, 1, 0, 0)) + }, this.tk = function() { + this.hK && (tl.fillStyle = b9.mg, tl.fillRect(ek, em + sp, i, j - sp), tl.fillStyle = b9.nn, tl.fillRect(ek, em, i, sp), tl.fillStyle = b9.mj, tl.lineWidth = ba.xu, tl.strokeStyle = b9.mj, tl.strokeRect(ek, em, i, j), tl.fillRect(ek, em + + sp, i, ba.xu), tl.font = b8.pd.rS(1, .48 * sp), b8.pd.textAlign(tl, 1), b8.pd.textBaseline(tl, 1), tl.fillText("You are leaving Territorial.io!", Math.floor(ek + (i - .5 * sp) / 2), Math.floor(em + .55 * sp)), aL.a4f(Math + .floor(ek + i - .8 * sp), Math.floor(em + .25 * sp), Math.floor(.5 * sp)), tl.setTransform(1, 0, 0, 1, 0, 0)) } } function dY() { - var gap, a9L, eh = [0, 0, 0, 0, 0], - ej = [0, 0, 0, 0, 0], - mJ = [1, 1, 1, 1, 1], - f2 = [!0, !0, !0, !1, !1], - ev = (this.fL = [!0, !0, !0, !1, !1], null); + var gap, a9L, ek = [0, 0, 0, 0, 0], + em = [0, 0, 0, 0, 0], + mL = [1, 1, 1, 1, 1], + f5 = [!0, !0, !0, !1, !1], + ey = (this.fO = [!0, !0, !0, !1, !1], null); this.aB0 = function(a1m, aB1) { - ev = a1m, f2 = aB1, a9L = [bI.aB2, bI.a00, bI.aB3, bI.aB3, bI.aB4], this.dU() + ey = a1m, f5 = aB1, a9L = [bI.aB2, bI.a00, bI.aB3, bI.aB3, bI.aB4], this.dU() }, this.dU = function() { - if (aa.sJ()) { - var aA, rx = Math.floor((z.a0.qz() ? .261 : .195) * h.pd), - ry = Math.floor(.9 * rx), - a70 = Math.floor(.17 * ry); - if (gap = z.a0.qz() ? 2 * ba.gap : ba.gap, mJ[0] = rx / ev[0].width, mJ[1] = ry / ev[1].width, mJ[2] = a70 / ev[2].height, mJ[3] = a70 / ev[3].height, mJ[4] = a70 / ev[4].height, mJ[2] *= 1.7, mJ[3] *= 1.07, eh[0] = gap, eh[1] = gap, - eh[2] = gap, eh[3] = gap, eh[4] = Math.floor(2 * gap + mJ[3] * ev[3].width), ej[0] = gap, ej[1] = ej[0] + gap + mJ[0] * ev[0].height, ej[2] = ej[1] + gap + mJ[1] * ev[1].height, ej[3] = ej[2] + gap + mJ[2] * ev[2].height, ej[4] = - ej[3], !f2[0]) - for (aA = 0; aA < 5; aA++) ej[aA] -= mJ[0] * ev[0].height + gap; - if (!f2[1]) - for (aA = 2; aA < 5; aA++) ej[aA] -= mJ[1] * ev[1].height + gap + if (aa.sK()) { + var aA, rz = Math.floor((z.a0.r1() ? .261 : .195) * h.pf), + s0 = Math.floor(.9 * rz), + a70 = Math.floor(.17 * s0); + if (gap = z.a0.r1() ? 2 * ba.gap : ba.gap, mL[0] = rz / ey[0].width, mL[1] = s0 / ey[1].width, mL[2] = a70 / ey[2].height, mL[3] = a70 / ey[3].height, mL[4] = a70 / ey[4].height, mL[2] *= 1.7, mL[3] *= 1.07, ek[0] = gap, ek[1] = gap, + ek[2] = gap, ek[3] = gap, ek[4] = Math.floor(2 * gap + mL[3] * ey[3].width), em[0] = gap, em[1] = em[0] + gap + mL[0] * ey[0].height, em[2] = em[1] + gap + mL[1] * ey[1].height, em[3] = em[2] + gap + mL[2] * ey[2].height, em[4] = + em[3], !f5[0]) + for (aA = 0; aA < 5; aA++) em[aA] -= mL[0] * ey[0].height + gap; + if (!f5[1]) + for (aA = 2; aA < 5; aA++) em[aA] -= mL[1] * ey[1].height + gap } - }, this.hH = function() { - return !(7 === aZ.a05() && z.a0.qz()) - }, this.gn = function(hs, ht) { - if (ev && this.hH()) - for (var aA = f2.length - 1; 0 <= aA; aA--) - if (f2[aA] && this.fL[aA] && eh[aA] < hs && ej[aA] < ht && hs < eh[aA] + mJ[aA] * ev[aA].width && ht < ej[aA] + mJ[aA] * ev[aA].height) return s.t(9, s.rq, new aB5("You are leaving Territorial.io.", b8.pb.a2C(a9L[aA]))), !0; + }, this.hK = function() { + return !(7 === aZ.a05() && z.a0.r1()) + }, this.gq = function(hv, hw) { + if (ey && this.hK()) + for (var aA = f5.length - 1; 0 <= aA; aA--) + if (f5[aA] && this.fO[aA] && ek[aA] < hv && em[aA] < hw && hv < ek[aA] + mL[aA] * ey[aA].width && hw < em[aA] + mL[aA] * ey[aA].height) return s.t(9, s.rs, new aB5("You are leaving Territorial.io.", b8.pd.a2C(a9L[aA]))), !0; return !1 - }, this.tj = function() { - if (ev && this.hH()) { + }, this.tk = function() { + if (ey && this.hK()) { var aA; - for (tk.imageSmoothingEnabled = !0, aA = 0; aA < 5; aA++) f2[aA] && this.fL[aA] && (tk.setTransform(mJ[aA], 0, 0, mJ[aA], eh[aA], ej[aA]), tk.drawImage(ev[aA], 0, 0)); - tk.setTransform(1, 0, 0, 1, 0, 0) + for (tl.imageSmoothingEnabled = !0, aA = 0; aA < 5; aA++) f5[aA] && this.fO[aA] && (tl.setTransform(mL[aA], 0, 0, mL[aA], ek[aA], em[aA]), tl.drawImage(ey[aA], 0, 0)); + tl.setTransform(1, 0, 0, 1, 0, 0) } } } function dR() { - this.aB6 = 0, this.aB7 = null, this.sx = null, this.ql = null, this.x = null, this.tJ = null, this.sv = null, this.message = null, this.aB8 = null, this.qr = null, this.aB9 = new aBA, this.a09 = 0, this.dU = function() { - this.aB6 = bE.rt.vF(bh.e7.data[105].value), this.sx = new aBB, this.ql = new aBC, this.x = new aBD, this.tJ = new aBE, this.sv = new aBF, this.message = new aBG, this.aB8 = new aBH, this.qr = new aBI, this.x.dU(), bn.dU(), this.a09 = 1, z + this.aB6 = 0, this.aB7 = null, this.sy = null, this.qn = null, this.x = null, this.tK = null, this.sw = null, this.message = null, this.aB8 = null, this.qt = null, this.aB9 = new aBA, this.a09 = 0, this.dU = function() { + this.aB6 = bE.rv.vG(bh.eA.data[105].value), this.sy = new aBB, this.qn = new aBC, this.x = new aBD, this.tK = new aBE, this.sw = new aBF, this.message = new aBG, this.aB8 = new aBH, this.qt = new aBI, this.x.dU(), bn.dU(), this.a09 = 1, z .a0.setState(1), aZ.setState(0) - }, this.tD = function() { - this.qr && this.qr.tD(), this.aB7 = null, this.sx = null, this.ql = null, this.x = null, this.tJ = null, this.sv = null, this.message = null, this.aB8 = null, this.qr = null, this.a09 = 0, bn.tD(), z.a0.setState(0) + }, this.tE = function() { + this.qt && this.qt.tE(), this.aB7 = null, this.sy = null, this.qn = null, this.x = null, this.tK = null, this.sw = null, this.message = null, this.aB8 = null, this.qt = null, this.a09 = 0, bn.tE(), z.a0.setState(0) } } function aBB() { - function aBc(g, sB, sC) { - var aBd = g[sB]; - g[sB] = g[sC], g[sC] = aBd + function aBc(g, sC, sD) { + var aBd = g[sC]; + g[sC] = g[sD], g[sD] = aBd } - this.sy = [ + this.sz = [ [], [], [], [] - ], this.sz = [0, 0, 0, 0], this.aBJ = function(aBK, ro, username, t4, a2g, aBL, elo, color, un, aBM) { - this.sy[aBK].push(this.aBN(ro, username, t4, a2g, aBL, elo, color, un, aBM)), bl.aB6 === ro && (bl.aB7 = this.sy[aBK][this.sy[aBK].length - 1]), bl.x.aBO += 29 === s.rq && bl.x.qe[0] === aBK && 1 === bl.x.qe[2] - }, this.aBN = function(ro, username, t4, a2g, aBL, elo, color, un, aBM) { + ], this.t0 = [0, 0, 0, 0], this.aBJ = function(aBK, rq, username, t5, a2g, aBL, elo, color, uo, aBM) { + this.sz[aBK].push(this.aBN(rq, username, t5, a2g, aBL, elo, color, uo, aBM)), bl.aB6 === rq && (bl.aB7 = this.sz[aBK][this.sz[aBK].length - 1]), bl.x.aBO += 29 === s.rs && bl.x.qg[0] === aBK && 1 === bl.x.qg[2] + }, this.aBN = function(rq, username, t5, a2g, aBL, elo, color, uo, aBM) { return { - ro: ro, + rq: rq, username: username, - t4: t4, + t5: t5, a2g: a2g, aBL: aBL, elo: elo, color: color, - un: un, + uo: uo, aBM: aBM } - }, this.aBP = function(dx, aBK, t4, a2g, aBL, elo, un) { - dx = this.sy[aBK][dx]; - dx.t4 = t4, dx.a2g = a2g, dx.aBL = aBL, dx.elo = elo, dx.un = un, bl.x.aBO += 29 === s.rq && bl.x.qe[0] === aBK && 1 === bl.x.qe[2] - }, this.aBQ = function(dx, aBK, aBR) { - var dx = this.sy[aBK][dx], - aBS = dx.username, - aBT = "Redacted " + bD.rt.yA(dx.ro, 2); - dx.username = aBR ? "[" + b8.zX.zc(aBS) + "] " + aBT : aBT, aBS.indexOf("Redacted") < 0 && (dx.aBU = aBS, dx.aBV = 3), bl.x.aBO += 29 === s.rq && bl.x.qe[0] === aBK && 1 === bl.x.qe[2] - }, this.aBW = function(dx, aBX, aBY) { - var player = this.sy[aBX][dx]; - this.aBZ(dx, aBX), this.sy[aBY].push(player), bl.x.aBO += 29 === s.rq && bl.x.qe[0] === aBY && 1 === bl.x.qe[2] - }, this.aBZ = function(dx, aBX) { - var sx = this.sy[aBX]; - dx >= this.sz[aBX] ? sx[dx] = sx[sx.length - 1] : (this.sz[aBX]--, 2 === aBX ? (sx.splice(this.sz[aBX] + 1, 0, sx[sx.length - 1]), sx.splice(dx, 1)) : (sx[dx] = sx[this.sz[aBX]], sx[this.sz[aBX]] = sx[sx.length - 1])), sx.pop(), bl.x - .aBO += 29 === s.rq && bl.x.qe[0] === aBX && 1 === bl.x.qe[2] - }, this.aBa = function(dx, qd) { - bl.x.aBO += 29 === s.rq && bl.x.qe[0] === qd && 1 === bl.x.qe[2]; - var sx = this.sy[qd], - pT = sx[dx]; - if (2 === qd) - if (dx >= this.sz[qd]) { - for (var aBb = this.sz[qd], elo = pT.elo; aBb && elo > sx[aBb - 1].elo;) aBb--; - sx[dx] = sx[this.sz[qd]], sx.splice(this.sz[qd]++, 1), sx.splice(aBb, 0, pT) - } else sx.splice(this.sz[qd]--, 0, pT), sx.splice(dx, 1); - else dx >= this.sz[qd] ? aBc(sx, this.sz[qd]++, dx) : aBc(sx, --this.sz[qd], dx) - }, this.aBe = function(ro) { - for (var sy = this.sy, ea = sy.length, aA = 0; aA < ea; aA++) - for (var sx = sy[aA], kX = sx.length, et = 0; et < kX; et++) - if (ro === sx[et].ro) return sx[et]; + }, this.aBP = function(dy, aBK, t5, a2g, aBL, elo, uo) { + dy = this.sz[aBK][dy]; + dy.t5 = t5, dy.a2g = a2g, dy.aBL = aBL, dy.elo = elo, dy.uo = uo, bl.x.aBO += 29 === s.rs && bl.x.qg[0] === aBK && 1 === bl.x.qg[2] + }, this.aBQ = function(dy, aBK, aBR) { + var dy = this.sz[aBK][dy], + aBS = dy.username, + aBT = "Redacted " + bD.rv.yB(dy.rq, 2); + dy.username = aBR ? "[" + b8.zY.zd(aBS) + "] " + aBT : aBT, aBS.indexOf("Redacted") < 0 && (dy.aBU = aBS, dy.aBV = 3), bl.x.aBO += 29 === s.rs && bl.x.qg[0] === aBK && 1 === bl.x.qg[2] + }, this.aBW = function(dy, aBX, aBY) { + var player = this.sz[aBX][dy]; + this.aBZ(dy, aBX), this.sz[aBY].push(player), bl.x.aBO += 29 === s.rs && bl.x.qg[0] === aBY && 1 === bl.x.qg[2] + }, this.aBZ = function(dy, aBX) { + var sy = this.sz[aBX]; + dy >= this.t0[aBX] ? sy[dy] = sy[sy.length - 1] : (this.t0[aBX]--, 2 === aBX ? (sy.splice(this.t0[aBX] + 1, 0, sy[sy.length - 1]), sy.splice(dy, 1)) : (sy[dy] = sy[this.t0[aBX]], sy[this.t0[aBX]] = sy[sy.length - 1])), sy.pop(), bl.x + .aBO += 29 === s.rs && bl.x.qg[0] === aBX && 1 === bl.x.qg[2] + }, this.aBa = function(dy, qf) { + bl.x.aBO += 29 === s.rs && bl.x.qg[0] === qf && 1 === bl.x.qg[2]; + var sy = this.sz[qf], + pV = sy[dy]; + if (2 === qf) + if (dy >= this.t0[qf]) { + for (var aBb = this.t0[qf], elo = pV.elo; aBb && elo > sy[aBb - 1].elo;) aBb--; + sy[dy] = sy[this.t0[qf]], sy.splice(this.t0[qf]++, 1), sy.splice(aBb, 0, pV) + } else sy.splice(this.t0[qf]--, 0, pV), sy.splice(dy, 1); + else dy >= this.t0[qf] ? aBc(sy, this.t0[qf]++, dy) : aBc(sy, --this.t0[qf], dy) + }, this.aBe = function(rq) { + for (var sz = this.sz, ed = sz.length, aA = 0; aA < ed; aA++) + for (var sy = sz[aA], ka = sy.length, ew = 0; ew < ka; ew++) + if (rq === sy[ew].rq) return sy[ew]; return null } } function aBA() { - this.dd = function(dx) { - if ((sz = bl.sx.sz[dx]) < 2 && !__fx.customLobby.isActive()) return !1; - var qf = bl.x.qg[dx], - aBf = 9 === qf.aBg ? 333 : 512, - sz = Math.min(sz, aBf); - 8 === qf.aBg && (sz -= sz % 2); - aBf = bl.sx.sy[dx].splice(0, sz), bl.sx.sz[dx] -= sz, sz = function(aBh) { + this.dd = function(dy) { + if ((t0 = bl.sy.t0[dy]) < 2 && !__fx.customLobby.isActive()) return !1; + var qh = bl.x.qi[dy], + aBf = 9 === qh.aBg ? 333 : 512, + t0 = Math.min(t0, aBf); + 8 === qh.aBg && (t0 -= t0 % 2); + aBf = bl.sy.sz[dy].splice(0, t0), bl.sy.t0[dy] -= t0, t0 = function(aBh) { if (bl.aB7) { if (__fx.customLobby.isActive()) return __fx.customLobby.getPlayerId(); - for (var ea = aBh.length, ro = bl.aB7.ro, aA = 0; aA < ea; aA++) - if (aBh[aA].ro === ro) return aA + for (var ed = aBh.length, rq = bl.aB7.rq, aA = 0; aA < ed; aA++) + if (aBh[aA].rq === rq) return aA } return -1 }(aBf); - return -1 === sz ? (bl.x.aBO += 29 === s.rq && bl.x.qe[0] === dx && 1 === bl.x.qe[2], !1) : (8 === qf.aBg && (qf.aBk = (qf.aBk + (sz >> 1)) % 1024, dx = sz - sz % 2, sz %= 2, aBf = aBf.slice(dx, 2 + dx)), av.dU(qf, aBf, sz), !0) - }, this.aBl = function(qf, aBh, aBi) { - var ed = aC.data = new a3O, - aBp = (ed.spawningSeed = qf.spawningSeed, qf.aBg < 7 ? (ed.gameMode = 1, ed.numberTeams = qf.aBg + 2) : 9 === qf.aBg ? (ed.gameMode = ed.isZombieMode = 1, ed.numberTeams = 2) : (ed.gameMode = 0, ed.battleRoyaleMode = 7 === qf.aBg ? - 0 : 10 === qf.aBg ? 1 : 2), ed.selectedPlayer = aBi, ed.isContest = qf.aBm, ed.mapType = bQ.aBn(qf.eG) ? 0 : 1, bQ.aBo(ed, qf.eG), ed.mapSeed = qf.mapSeed, ed.humanCount = aBh.length); - ed.selectableSpawn = 1 === ed.gameMode || aBp < 100, ed.colorsData = new Uint32Array(aBp), ed.playerNamesData = new Array(aBp); - for (var aA = 0; aA < aBp; aA++) ed.colorsData[aA] = aBh[aA].color, ed.playerNamesData[aA] = aBh[aA].username; - if (2 === ed.battleRoyaleMode) - for (ed.elo = new Uint16Array(aBp), aA = 0; aA < aBp; aA++) ed.elo[aA] = aBh[aA].elo; - aZ.setState(8), bQ.a6(qf.eG, ed.mapSeed), aC.a3S(), aC.a3R = 2 + return -1 === t0 ? (bl.x.aBO += 29 === s.rs && bl.x.qg[0] === dy && 1 === bl.x.qg[2], !1) : (8 === qh.aBg && (qh.aBk = (qh.aBk + (t0 >> 1)) % 1024, dy = t0 - t0 % 2, t0 %= 2, aBf = aBf.slice(dy, 2 + dy)), av.dU(qh, aBf, t0), !0) + }, this.aBl = function(qh, aBh, aBi) { + var eg = aC.data = new a3O, + aBp = (eg.spawningSeed = qh.spawningSeed, qh.aBg < 7 ? (eg.gameMode = 1, eg.numberTeams = qh.aBg + 2) : 9 === qh.aBg ? (eg.gameMode = eg.isZombieMode = 1, eg.numberTeams = 2) : (eg.gameMode = 0, eg.battleRoyaleMode = 7 === qh.aBg ? + 0 : 10 === qh.aBg ? 1 : 2), eg.selectedPlayer = aBi, eg.isContest = qh.aBm, eg.mapType = bQ.aBn(qh.eJ) ? 0 : 1, bQ.aBo(eg, qh.eJ), eg.mapSeed = qh.mapSeed, eg.humanCount = aBh.length); + eg.selectableSpawn = 1 === eg.gameMode || aBp < 100, eg.colorsData = new Uint32Array(aBp), eg.playerNamesData = new Array(aBp); + for (var aA = 0; aA < aBp; aA++) eg.colorsData[aA] = aBh[aA].color, eg.playerNamesData[aA] = aBh[aA].username; + if (2 === eg.battleRoyaleMode) + for (eg.elo = new Uint16Array(aBp), aA = 0; aA < aBp; aA++) eg.elo[aA] = aBh[aA].elo; + aZ.setState(8), bQ.a6(qh.eJ, eg.mapSeed), aC.a3S(), aC.a3R = 2 } } function aBC() { var dp = ["", "", "", "Admin", "Clan Leader", "1v1", "Clan Member", "", "Battle Royale", "Wealthy Player", "Patreon Member"], - aBq = [b9.mv, b9.mv, b9.mw, b9.nP, b9.nQ, b9.nC, b9.nV, b9.mw, b9.nn, b9.nd, b9.np], + aBq = [b9.mx, b9.mx, b9.my, b9.nR, b9.nS, b9.nE, b9.nX, b9.my, b9.np, b9.nf, b9.nr], aBr = [ [1], [1], @@ -5227,129 +5224,129 @@ function aBC() { [1.4, 1.2] ], aBs = ["Your account is too new!", "The server couldn't process your request.", "Spam detected!", "You are muted!", "Player couldn't be found.", "You don't have permission for this operation!", "Not enough gold!", "Action cancelled!", - "User received this punishment already!", "Lobby restarts in 1 minute!", "Lobby restarts in 10 seconds!" + "User received this punishment already!", "Lobby restarts in 2 minutes!", "Lobby restarts in 10 seconds!" ]; - function aC5(qh, ro) { - for (var eu = qh.length - 1; 0 <= eu; eu--) { - var pT = qh[eu]; - 0 === pT.id && pT.ro === ro && (pT.p = "[Redacted Message]") + function aC5(qj, rq) { + for (var ex = qj.length - 1; 0 <= ex; ex--) { + var pV = qj[ex]; + 0 === pV.id && pV.rq === rq && (pV.p = "[Redacted Message]") } } - this.qn = function(aBt) { - var aBu, zd; - return aBt.id < 5 && (aBu = "@" + bD.rt.yA(aBt.ro, 5)), 0 === aBt.id ? aBu + ": " + aBt.p : 1 === aBt.id ? (zd = "@" + bD.rt.yA(aBt.target, 5), 0 === aBt.aBv ? 32768 <= aBt.value ? aBu + " voted with " + (aBt.value - 32768 + 1) + - " gold against " + zd + " to weaken the latter's admin position." : aBu + " voted with " + (aBt.value + 1) + " gold for " + zd + " to strengthen the latter's admin position." : 1 === aBt.aBv ? aBu + " sent " + Math.floor(aBt - .value / 100) + " Gold to " + zd + "." : aBu + " voted with " + aBt.value + " points for " + zd + " to acknowledge the latter as clan leader.") : 2 === aBt.id ? 0 === aBt.aBv ? aBu + " was muted. Duration: 1 Hour" : 1 === aBt - .aBv ? "The username of " + aBu + " was redacted. Duration: 1 Day" : aBu + " was kicked." : 3 === aBt.id ? aBu + bm.e0(aBt.aBv, bm.du[aBt.aBv][aBt.value]) + "@" + bD.rt.yA(aBt.target, 5) + bm.e2(aBt.aBv, bm.du[aBt.aBv][aBt.value]) : - 4 === aBt.id ? aBu + bm.e0(5, bm.du[5][aBt.aBv]) + "@" + bD.rt.yA(aBt.target, 5) + bm.e2(5, bm.du[5][aBt.aBv]) : 5 === aBt.id ? aBs[aBt.aBv] : 6 === aBt.id ? "You are about to mention " + aBt.value + " player" + (1 === aBt.value ? + this.qp = function(aBt) { + var aBu, ze; + return aBt.id < 5 && (aBu = "@" + bD.rv.yB(aBt.rq, 5)), 0 === aBt.id ? aBu + ": " + aBt.p : 1 === aBt.id ? (ze = "@" + bD.rv.yB(aBt.target, 5), 0 === aBt.aBv ? 32768 <= aBt.value ? aBu + " voted with " + (aBt.value - 32768 + 1) + + " gold against " + ze + " to weaken the latter's admin position." : aBu + " voted with " + (aBt.value + 1) + " gold for " + ze + " to strengthen the latter's admin position." : 1 === aBt.aBv ? aBu + " sent " + Math.floor(aBt + .value / 100) + " Gold to " + ze + "." : aBu + " voted with " + aBt.value + " points for " + ze + " to acknowledge the latter as clan leader.") : 2 === aBt.id ? 0 === aBt.aBv ? aBu + " was muted. Duration: 1 Hour" : 1 === aBt + .aBv ? "The username of " + aBu + " was redacted. Duration: 1 Day" : aBu + " was kicked." : 3 === aBt.id ? aBu + bm.e1(aBt.aBv, bm.dv[aBt.aBv][aBt.value]) + "@" + bD.rv.yB(aBt.target, 5) + bm.e3(aBt.aBv, bm.dv[aBt.aBv][aBt.value]) : + 4 === aBt.id ? aBu + bm.e1(5, bm.dv[5][aBt.aBv]) + "@" + bD.rv.yB(aBt.target, 5) + bm.e3(5, bm.dv[5][aBt.aBv]) : 5 === aBt.id ? aBs[aBt.aBv] : 6 === aBt.id ? "You are about to mention " + aBt.value + " player" + (1 === aBt.value ? "" : "s") + ". This action will cost " + (Math.max(10 * aBt.value, 10) / 100).toFixed(2) + " Gold. Proceed? (yes / no)" : void 0 - }, this.qm = function(aBt, a5h) { + }, this.qo = function(aBt, a5h) { return { aBt: aBt, p: a5h, aBw: 0, fontSize: 1, - qq: 0, - aBx: aBt.id ? b9.nO : b9.mh + qs: 0, + aBx: aBt.id ? b9.nQ : b9.mj } - }, this.t2 = function(player, qd) { - return (2 === qd ? "(" + (player.elo / 10).toFixed(1) + ") " : "") + player.username - }, this.t3 = function(t4) { - return aBq[t4] - }, this.aBy = function(t4, a2g) { - return t4 < 3 || 7 === t4 ? aBr[t4][0] : 4 === t4 ? aBr[t4][a2g < 1 ? 0 : a2g < 10 ? 1 : 2] : aBr[t4][a2g < 10 ? 0 : 1] + }, this.t3 = function(player, qf) { + return (2 === qf ? "(" + (player.elo / 10).toFixed(1) + ") " : "") + player.username + }, this.t4 = function(t5) { + return aBq[t5] + }, this.aBy = function(t5, a2g) { + return t5 < 3 || 7 === t5 ? aBr[t5][0] : 4 === t5 ? aBr[t5][a2g < 1 ? 0 : a2g < 10 ? 1 : 2] : aBr[t5][a2g < 10 ? 0 : 1] }, this.aBz = function(a2g) { return 0 === a2g - }, this.aBe = function(qd, ro) { - for (var sy = bl.sx.sy, sx = sy[qd], ea = sx.length, aA = 0; aA < ea; aA++) - if (ro === sx[aA].ro) return sx[aA]; - for (var eu = 0; eu < sy.length; eu++) - if (qd !== eu) - for (ea = (sx = sy[eu]).length, aA = 0; aA < ea; aA++) - if (ro === sx[aA].ro) return sx[aA]; + }, this.aBe = function(qf, rq) { + for (var sz = bl.sy.sz, sy = sz[qf], ed = sy.length, aA = 0; aA < ed; aA++) + if (rq === sy[aA].rq) return sy[aA]; + for (var ex = 0; ex < sz.length; ex++) + if (qf !== ex) + for (ed = (sy = sz[ex]).length, aA = 0; aA < ed; aA++) + if (rq === sy[aA].rq) return sy[aA]; return null - }, this.t5 = function(pT) { - return !!bl.aB7 && pT.ro === bl.aB7.ro - }, this.aC0 = function(sx, aC1, aC2) { - var za = []; + }, this.t6 = function(pV) { + return !!bl.aB7 && pV.rq === bl.aB7.rq + }, this.aC0 = function(sy, aC1, aC2) { + var zb = []; loop: for (var aA = aC1; aA < aC2; aA++) { - var zb = b8.zX.zc(sx[aA].username); - if (zb) { - for (var eu = za.length - 1; 0 <= eu; eu--) - if (zb === za[eu].name) { - za[eu].g2++; + var zc = b8.zY.zd(sy[aA].username); + if (zc) { + for (var ex = zb.length - 1; 0 <= ex; ex--) + if (zc === zb[ex].name) { + zb[ex].g5++; continue loop - } za.push({ - name: zb, - g2: 1 + } zb.push({ + name: zc, + g5: 1 }) } } - if (za.sort(function(et, eu) { - return eu.g2 - et.g2 - }), 0 === za.length) return ""; - for (var pI = za[0].name + ": " + za[0].g2, aA = 1; aA < za.length; aA++) pI += " " + za[aA].name + ": " + za[aA].g2; - return pI - }, this.aC3 = function(t4, a2g, aBL) { - return 0 === dp[t4].length ? "Rank: " + (a2g + 1) : dp[t4] + " Rank: " + (a2g + 1) + (3 !== t4 && aBL < 100 ? " " + dp[3] + " Rank: " + (aBL + 1) : "") - }, this.aC4 = function(ro) { - for (var qg = bl.x.qg, aA = 0; aA < qg.length; aA++) aC5(qg[aA].qh, ro); - aC5(bl.message.aC6(), ro), bl.qr.aC4(ro) + if (zb.sort(function(ew, ex) { + return ex.g5 - ew.g5 + }), 0 === zb.length) return ""; + for (var pK = zb[0].name + ": " + zb[0].g5, aA = 1; aA < zb.length; aA++) pK += " " + zb[aA].name + ": " + zb[aA].g5; + return pK + }, this.aC3 = function(t5, a2g, aBL) { + return 0 === dp[t5].length ? "Rank: " + (a2g + 1) : dp[t5] + " Rank: " + (a2g + 1) + (3 !== t5 && aBL < 100 ? " " + dp[3] + " Rank: " + (aBL + 1) : "") + }, this.aC4 = function(rq) { + for (var qi = bl.x.qi, aA = 0; aA < qi.length; aA++) aC5(qi[aA].qj, rq); + aC5(bl.message.aC6(), rq), bl.qt.aC4(rq) } } function aBF() { - var rJ = 0, + var rL = 0, aC7 = 0, aC8 = 0, aC9 = null, aCA = null; - function aCD(pT, aCE, aCF) { - var pI = pT.username; - return (pI += " " + bl.ql.aC3(pT.t4, pT.a2g, pT.aBL)) + function(pT) { - pT = pT.un; - if (pT < 1e3) return " Gold: " + pT; - if ((pT %= 1024) < 1e3) return " Gold: " + pT + "k"; - return " Gold: " + (pT - 999) + "M" - }(pT) + (" IP: " + bD.rt.yA(pT.aBM, 2)) + (" " + ["🟥 Offline", "🟩 Online"][aCF ? aC7 : aCC(pT, aCE)]) + function aCD(pV, aCE, aCF) { + var pK = pV.username; + return (pK += " " + bl.qn.aC3(pV.t5, pV.a2g, pV.aBL)) + function(pV) { + pV = pV.uo; + if (pV < 1e3) return " Gold: " + pV; + if ((pV %= 1024) < 1e3) return " Gold: " + pV + "k"; + return " Gold: " + (pV - 999) + "M" + }(pV) + (" IP: " + bD.rv.yB(pV.aBM, 2)) + (" " + ["🟥 Offline", "🟩 Online"][aCF ? aC7 : aCC(pV, aCE)]) } - function aCC(pT, aCE) { - return aC7 = aCE || bl.sx.aBe(pT.ro) ? 1 : 0 + function aCC(pV, aCE) { + return aC7 = aCE || bl.sy.aBe(pV.rq) ? 1 : 0 } this.aCB = function() { - !rJ || aC7 === aCC(aCA) && aC8 === aCA.un || (aC8 = aCA.un, aC9.show(-1, -1, aCD(aCA, 0, 1), 1, 1)) - }, this.t6 = function(e, pT, aCE) { + !rL || aC7 === aCC(aCA) && aC8 === aCA.uo || (aC8 = aCA.uo, aC9.show(-1, -1, aCD(aCA, 0, 1), 1, 1)) + }, this.t7 = function(e, pV, aCE) { var a77 = e.target.getBoundingClientRect(); - this.show(a77.left, a77.top, pT, 0, aCE), e.target.addEventListener("mouseleave", function remove() { - e.target.removeEventListener("mouseleave", remove), bl.sv && bl.sv.qs(1) + this.show(a77.left, a77.top, pV, 0, aCE), e.target.addEventListener("mouseleave", function remove() { + e.target.removeEventListener("mouseleave", remove), bl.sw && bl.sw.qu(1) }) - }, this.show = function(eh, ej, pT, rN, aCE) { - aC9 = aC9 || new rH, aC8 = (aCA = pT).un, aC9.show(eh, ej, aCD(pT, aCE), rN), rJ = 1 - }, this.qs = function(rT) { - aC9 && aC9.qs(rT) && (rJ = 0, aCA = null) + }, this.show = function(ek, em, pV, rP, aCE) { + aC9 = aC9 || new rJ, aC8 = (aCA = pV).uo, aC9.show(ek, em, aCD(pV, aCE), rP), rL = 1 + }, this.qu = function(rV) { + aC9 && aC9.qu(rV) && (rL = 0, aCA = null) } } function aBD() { function aCK(aCN) { - bl.x.aBO && 1 === bl.x.qe[2] && s.aCO(29).aCP(), bl.x.aBO = 0, s.aCO(29).aCQ(), 0 !== bl.x.qg[bl.x.qe[0]].si && !aCN || s.aCO(29).aCR(), bl.sv.aCB() + bl.x.aBO && 1 === bl.x.qg[2] && s.aCO(29).aCP(), bl.x.aBO = 0, s.aCO(29).aCQ(), 0 !== bl.x.qi[bl.x.qg[0]].sj && !aCN || s.aCO(29).aCR(), bl.sw.aCB() } - this.qg = new Array(4), this.qe = [0, 0, 1, 0], this.aBO = 0, this.aCH = [0, 0], this.dU = function() { - for (var aA = 0; aA < this.qg.length; aA++) this.qg[aA] = new aCI; - this.qe[0] = bh.e7.data[158].value + this.qi = new Array(4), this.qg = [0, 0, 1, 0], this.aBO = 0, this.aCH = [0, 0], this.dU = function() { + for (var aA = 0; aA < this.qi.length; aA++) this.qi[aA] = new aCI; + this.qg[0] = bh.eA.data[158].value }, this.aCJ = function() { aCK(!0) }, this.aCL = function() { - for (var aA = 0; aA < bl.x.qg.length; aA++) { - var qf = bl.x.qg[aA]; - 0 === qf.si ? qf.aCS = 0 : (qf.aCT = Math.max(qf.aCT - qf.aCS % 2, 0), qf.aCS++) + for (var aA = 0; aA < bl.x.qi.length; aA++) { + var qh = bl.x.qi[aA]; + 0 === qh.sj ? qh.aCS = 0 : (qh.aCT = Math.max(qh.aCT - qh.aCS % 2, 0), qh.aCS++) } aCK(!1) - }, this.aCU = function(qd) { - this.qe[0] !== qd || this.qe[2] || s.aCO(29).aCV() + }, this.aCU = function(qf) { + this.qg[0] !== qf || this.qg[2] || s.aCO(29).aCV() } } @@ -5364,10 +5361,10 @@ function aBH() { ay.aCn.aCo(3, a5h) } - function aCl(g2) { + function aCl(g5) { aCW = 1, bl.message.aCp({ id: 6, - value: g2 + value: g5 }) } @@ -5375,64 +5372,64 @@ function aBH() { var aCs = new RegExp("\\B@[-\\w\\[\\]]+", "g"); return p.match(aCs) } - this.yw = function(p) { + this.yx = function(p) { var aCb, g, aCh; if (aCW) return aCW = 0, "yes" === (aCb = p.toLowerCase()) || "y" === aCb ? void aCc(aCX) : void bl.message.aCp({ id: 5, aBv: 7 }); !(p.indexOf("@") < 0) && (aCb = aCf(p)) ? (aCX = p, g = function(aCe) { - for (var ea = aCe.length, aCq = [0, 0, 0, 0], aA = 0; aA < ea; aA++) - for (var i = aCe[aA], et = 0; et < 4; et++) i === "@room" + (et + 1) && (aCq[et] = 1); - if ((aCZ = b8.pk.a1Q(aCq)) % 4 == 0) return b8.pk.a1i(bl.sx.sy); - for (et = 0; et < 4; et++) aCq[et] = aCq[et] ? bl.sx.sy[et] : []; - return b8.pk.a1i(aCq) + for (var ed = aCe.length, aCq = [0, 0, 0, 0], aA = 0; aA < ed; aA++) + for (var i = aCe[aA], ew = 0; ew < 4; ew++) i === "@room" + (ew + 1) && (aCq[ew] = 1); + if ((aCZ = b8.pm.a1Q(aCq)) % 4 == 0) return b8.pm.a1i(bl.sy.sz); + for (ew = 0; ew < 4; ew++) aCq[ew] = aCq[ew] ? bl.sy.sz[ew] : []; + return b8.pm.a1i(aCq) }(aCb), function(aCe, aCh, p) { if (!aCY) return; - for (var ea = aCh.length, aA = 0; aA < ea; aA++) 2 === aCh[aA].id && (p = p.replace(aCe[aCh[aA].dx], "@" + aCh[aA].f2)); + for (var ed = aCh.length, aA = 0; aA < ed; aA++) 2 === aCh[aA].id && (p = p.replace(aCe[aCh[aA].dy], "@" + aCh[aA].f5)); return aCW = 1, aCc((aCX = p).slice(0, 126) + "|"), 1 }(aCb, aCh = function(aCe) { - for (var aCh = [], ea = (aCa = aCY = 0, aCe.length), aA = 0; aA < ea; aA++) { + for (var aCh = [], ed = (aCa = aCY = 0, aCe.length), aA = 0; aA < ed; aA++) { var i = aCe[aA], - kX = i.length; - b8.zX.startsWith(i, "@[") ? kX <= 9 && b8.zX.a2G(i, "]") && aCh.push({ + ka = i.length; + b8.zY.startsWith(i, "@[") ? ka <= 9 && b8.zY.a2G(i, "]") && aCh.push({ id: 0, - f2: i.substring(2, kX - 1).toUpperCase() - }) : 6 === kX ? b8.zX.startsWith(i, "@room") || (aCa++, aCh.push({ + f5: i.substring(2, ka - 1).toUpperCase() + }) : 6 === ka ? b8.zY.startsWith(i, "@room") || (aCa++, aCh.push({ id: 1, - f2: bE.rt.vF(i.substring(1)) - })) : 1 < kX && kX < 5 && 0 <= (kX = b5.data.aAk(i.substring(1))) && (aCh.push({ + f5: bE.rv.vG(i.substring(1)) + })) : 1 < ka && ka < 5 && 0 <= (ka = b5.data.aAk(i.substring(1))) && (aCh.push({ id: 2, - f2: kX, - dx: aA + f5: ka, + dy: aA }), aCY = 1) } return aCh }(aCb), p) || (0 === aCh.length ? aCZ || function(aCe) { - for (var ea = aCe.length, aA = 0; aA < ea; aA++) { + for (var ed = aCe.length, aA = 0; aA < ed; aA++) { var i = aCe[aA]; if ("@all" === i || "@everyone" === i) return 1 } return }(aCb) ? aCl(g.length) : aCc(p) : aCb.length === aCa ? aCc(p) : (function(g, aCh) { - var kX = aCh.length; - if (0 === kX) return; - var ea = g.length; - loop: for (var aA = ea - 1; 0 <= aA; aA--) { - for (var et = 0; et < kX; et++) - if (0 === aCh[et].id) { - if (aCh[et].f2 === b8.zX.zc(g[aA].username)) continue loop - } else if (1 === aCh[et].id && aCh[et].f2 === g[aA].ro) continue loop; - g[aA] = g[--ea], g.pop() + var ka = aCh.length; + if (0 === ka) return; + var ed = g.length; + loop: for (var aA = ed - 1; 0 <= aA; aA--) { + for (var ew = 0; ew < ka; ew++) + if (0 === aCh[ew].id) { + if (aCh[ew].f5 === b8.zY.zd(g[aA].username)) continue loop + } else if (1 === aCh[ew].id && aCh[ew].f5 === g[aA].rq) continue loop; + g[aA] = g[--ed], g.pop() } }(g, aCh), aCl(g.length)))) : aCc(p) }, this.aCt = function(p) { var aCe = aCf(p); if (aCe) - for (var a4 = new RegExp("^[0-9]+$"), ea = aCe.length, aA = 0; aA < ea; aA++) { + for (var a4 = new RegExp("^[0-9]+$"), ed = aCe.length, aA = 0; aA < ed; aA++) { var i = aCe[aA].substring(1), - kX = i.length; - 1 <= kX && kX <= 3 && a4.test(i) && (kX = parseInt(i, 10), !isNaN(kX)) && 0 <= kX && kX < b5.data.g.length && (p = p.replace("@" + i, "@" + b5.data.g[kX])) + ka = i.length; + 1 <= ka && ka <= 3 && a4.test(i) && (ka = parseInt(i, 10), !isNaN(ka)) && 0 <= ka && ka < b5.data.g.length && (p = p.replace("@" + i, "@" + b5.data.g[ka])) } return p } @@ -5445,24 +5442,24 @@ function aBG() { aCy = 0; function aD2() { - aCx = bd.e9, (3 === this.tA ? (aCy = 1, aD1) : (aCw = (aCv.length + aCw + 2 * this.tA - 1) % aCv.length, aD0))() + aCx = bd.eC, (3 === this.tB ? (aCy = 1, aD1) : (aCw = (aCv.length + aCw + 2 * this.tB - 1) % aCv.length, aD0))() } function aD0() { - 0 !== aCv.length && (aCy = 0, aCu && aCu.tD(), (aCu = new t7(aD2)).r4(aCw, aCv.length), aCu.show(aCv[aCw]), bl.message.resize()) + 0 !== aCv.length && (aCy = 0, aCu && aCu.tE(), (aCu = new t8(aD2)).r6(aCw, aCv.length), aCu.show(aCv[aCw]), bl.message.resize()) } function aD1() { - aCu && aCu.tD(), (aCu = new tE(aD0)).r4(aCv.length), aCu.show(), bl.message.resize() + aCu && aCu.tE(), (aCu = new tF(aD0)).r6(aCv.length), aCu.show(), bl.message.resize() } this.aCp = function(aBt) { - var pT; - 2 === aBt.id && 3 === aBt.aBv ? bl.ql.aC4(aBt.ro) : (pT = bl.ql.qm(aBt, bl.ql.qn(aBt)), (5 !== aBt.id && 6 !== aBt.id || (s.aCO(29).aCz().qp(pT), 5 === aBt.id)) && (pT = bd.e9 < aCx + 2e4, aCw !== aCv.length - 1 && pT || (aCw = aCv - .length), aCv.push(aBt), bh.e7.data[14].value || bn.play(), aCu) && (bh.e7.data[13].value || aCy && pT ? aCu.r4(aCv.length) : aD0())) + var pV; + 2 === aBt.id && 3 === aBt.aBv ? bl.qn.aC4(aBt.rq) : (pV = bl.qn.qo(aBt, bl.qn.qp(aBt)), (5 !== aBt.id && 6 !== aBt.id || (s.aCO(29).aCz().qr(pV), 5 === aBt.id)) && (pV = bd.eC < aCx + 2e4, aCw !== aCv.length - 1 && pV || (aCw = aCv + .length), aCv.push(aBt), bh.eA.data[14].value || bn.play(), aCu) && (bh.eA.data[13].value || aCy && pV ? aCu.r6(aCv.length) : aD0())) }, this.show = function() { aD1() - }, this.qs = function() { - aCw = aCv.length - 1, aCu && aCu.tD(), aCu = null + }, this.qu = function() { + aCw = aCv.length - 1, aCu && aCu.tE(), aCu = null }, this.resize = function() { aCu && aCu.resize() }, this.aC6 = function() { @@ -5478,277 +5475,277 @@ function aBE() { aD7 = null; function aD9() { - 0 !== aD4.t4 && (bl.tJ.qs(), s.t(8, 29, new rr(25, { - rs: 0, - ro: bD.rt.yA(aD4.ro, 5), - rp: 0 + 0 !== aD4.t5 && (bl.tK.qu(), s.t(8, 29, new rt(25, { + ru: 0, + rq: bD.rv.yB(aD4.rq, 5), + rr: 0 }, 29))) } function aDA() { - var eh = aD3.eh, - ej = aD3.ej; - bl.tJ.qs(), aD3 = new tF([new v("Kick User", function() { + var ek = aD3.ek, + em = aD3.em; + bl.tK.qu(), aD3 = new tG([new v("Kick User", function() { aDG(0, 0) - }, aDL(0, 0)), new v("Block Chat", aDH, aDM(1)), new v("Censor Username", aDI, aDM(2)), new v("Elo Deduction", aDJ, aDM(3)), new v("Gold Seizure", aDK, aDM(4))]), aDF(eh, ej), aD5 = 2, aD6 = 1 + }, aDL(0, 0)), new v("Block Chat", aDH, aDM(1)), new v("Censor Username", aDI, aDM(2)), new v("Elo Deduction", aDJ, aDM(3)), new v("Gold Seizure", aDK, aDM(4))]), aDF(ek, em), aD5 = 2, aD6 = 1 } function aDM(id) { - return !bl.aB7 || bl.ql.t5(aD4) || bl.aB7.aBL >= aD4.a2g || 0 === id && aD4.a2g < 200 ? 1 : 1 - bm.dv(id, bl.aB7.aBL, 0) + return !bl.aB7 || bl.qn.t6(aD4) || bl.aB7.aBL >= aD4.a2g || 0 === id && aD4.a2g < 200 ? 1 : 1 - bm.dw(id, bl.aB7.aBL, 0) } function aDD() { - return !bl.aB7 || bl.ql.t5(aD4) ? 1 : 0 + return !bl.aB7 || bl.qn.t6(aD4) ? 1 : 0 } - function aDL(id, dx) { + function aDL(id, dy) { var a2g; - return !bl.aB7 || bl.ql.t5(aD4) || (a2g = bl.aB7.aBL) >= aD4.a2g ? 1 : 1 - bm.dv(id, a2g, dx) + return !bl.aB7 || bl.qn.t6(aD4) || (a2g = bl.aB7.aBL) >= aD4.a2g ? 1 : 1 - bm.dw(id, a2g, dy) } function aDC() { - var eh = aD3.eh, - ej = aD3.ej, - aDN = (bl.tJ.qs(), aDD()); - aD3 = new tF([new v(bm.du[5][0], function() { + var ek = aD3.ek, + em = aD3.em, + aDN = (bl.tK.qu(), aDD()); + aD3 = new tG([new v(bm.dv[5][0], function() { aDG(5, 0) - }, aDN), new v(bm.du[5][1], function() { + }, aDN), new v(bm.dv[5][1], function() { aDG(5, 1) - }, aDN), new v(bm.du[5][2], function() { + }, aDN), new v(bm.dv[5][2], function() { aDG(5, 2) - }, aDN), new v(bm.du[5][3], function() { + }, aDN), new v(bm.dv[5][3], function() { aDG(5, 3) - }, aDN)]), aDF(eh, ej), aD6 = aD5 = 2 + }, aDN)]), aDF(ek, em), aD6 = aD5 = 2 } function aDE() { - 29 === s.rq && s.aDO().aB8(bD.rt.yA(aD4.ro, 5)) + 29 === s.rs && s.aDO().aB8(bD.rv.yB(aD4.rq, 5)) } function aDG(id, value) { ay.aCn.aCo(5, { id: id, value: value, - ro: aD4.ro + rq: aD4.rq }) } function aDH() { - var eh = aD3.eh, - ej = aD3.ej; - bl.tJ.qs(), aD3 = new tF([new v(bm.du[1][0], function() { + var ek = aD3.ek, + em = aD3.em; + bl.tK.qu(), aD3 = new tG([new v(bm.dv[1][0], function() { aDG(1, 0) - }, aDL(1, 0)), new v(bm.du[1][1], function() { + }, aDL(1, 0)), new v(bm.dv[1][1], function() { aDG(1, 1) - }, aDL(1, 1)), new v(bm.du[1][2], function() { + }, aDL(1, 1)), new v(bm.dv[1][2], function() { aDG(1, 2) - }, aDL(1, 2)), new v(bm.du[1][3], function() { + }, aDL(1, 2)), new v(bm.dv[1][3], function() { aDG(1, 3) - }, aDL(1, 3)), new v(bm.du[1][4], function() { + }, aDL(1, 3)), new v(bm.dv[1][4], function() { aDG(1, 4) - }, aDL(1, 4))]), aDF(eh, ej), aD5 = 3, aD6 = 1 + }, aDL(1, 4))]), aDF(ek, em), aD5 = 3, aD6 = 1 } function aDI() { - var eh = aD3.eh, - ej = aD3.ej; - bl.tJ.qs(), aD3 = new tF([new v(bm.du[2][0], function() { + var ek = aD3.ek, + em = aD3.em; + bl.tK.qu(), aD3 = new tG([new v(bm.dv[2][0], function() { aDG(2, 0) - }, aDL(2, 0)), new v(bm.du[2][1], function() { + }, aDL(2, 0)), new v(bm.dv[2][1], function() { aDG(2, 1) - }, aDL(2, 1)), new v(bm.du[2][2], function() { + }, aDL(2, 1)), new v(bm.dv[2][2], function() { aDG(2, 2) - }, aDL(2, 2))]), aDF(eh, ej), aD5 = 3, aD6 = 2 + }, aDL(2, 2))]), aDF(ek, em), aD5 = 3, aD6 = 2 } function aDJ() { - var eh = aD3.eh, - ej = aD3.ej; - bl.tJ.qs(), aD3 = new tF([new v(bm.du[3][0], function() { + var ek = aD3.ek, + em = aD3.em; + bl.tK.qu(), aD3 = new tG([new v(bm.dv[3][0], function() { aDG(3, 0) - }, aDL(3, 0)), new v(bm.du[3][1], function() { + }, aDL(3, 0)), new v(bm.dv[3][1], function() { aDG(3, 1) - }, aDL(3, 1)), new v(bm.du[3][2], function() { + }, aDL(3, 1)), new v(bm.dv[3][2], function() { aDG(3, 2) - }, aDL(3, 2))]), aDF(eh, ej), aD6 = aD5 = 3 + }, aDL(3, 2))]), aDF(ek, em), aD6 = aD5 = 3 } function aDK() { - var eh = aD3.eh, - ej = aD3.ej; - bl.tJ.qs(), aD3 = new tF([new v(bm.du[4][0], function() { + var ek = aD3.ek, + em = aD3.em; + bl.tK.qu(), aD3 = new tG([new v(bm.dv[4][0], function() { aDG(4, 0) - }, aDL(4, 0)), new v(bm.du[4][1], function() { + }, aDL(4, 0)), new v(bm.dv[4][1], function() { aDG(4, 1) - }, aDL(4, 1)), new v(bm.du[4][2], function() { + }, aDL(4, 1)), new v(bm.dv[4][2], function() { aDG(4, 2) - }, aDL(4, 2)), new v(bm.du[4][3], function() { + }, aDL(4, 2)), new v(bm.dv[4][3], function() { aDG(4, 3) - }, aDL(4, 3)), new v(bm.du[4][4], function() { + }, aDL(4, 3)), new v(bm.dv[4][4], function() { aDG(4, 4) - }, aDL(4, 4))]), aDF(eh, ej), aD5 = 3, aD6 = 4 + }, aDL(4, 4))]), aDF(ek, em), aD5 = 3, aD6 = 4 } - function aDF(eh, ej, tL) { - aD3.show(eh, ej, tL), bl.sv.show(aD3.eh, aD3.ej, aD4, 1) + function aDF(ek, em, tM) { + aD3.show(ek, em, tM), bl.sw.show(aD3.ek, aD3.em, aD4, 1) } - this.aD8 = function(e, pT) { - aD5 = 1, aD4 = pT, aD3 = new tF([new v(L(129), aD9, 0 === aD4.t4 ? 1 : 0), new v(L(130), aDA, function() { + this.aD8 = function(e, pV) { + aD5 = 1, aD4 = pV, aD3 = new tG([new v(L(128), aD9, 0 === aD4.t5 ? 1 : 0), new v(L(129), aDA, function() { if (!bl.aB7) return 1; - if (bl.ql.t5(aD4)) return 1; + if (bl.qn.t6(aD4)) return 1; if (100 <= bl.aB7.aBL) return 1; if (bl.aB7.aBL >= aD4.a2g) return 1; return 0 - }()), new v(L(131, 0, "Report"), aDC, aDD()), new v(L(132), aDE, 0)]), aDF((aD7 = { + }()), new v(L(130, 0, "Report"), aDC, aDD()), new v(L(131), aDE, 0)]), aDF((aD7 = { clientX: e.clientX, clientY: e.clientY }).clientX, aD7.clientY, 1) }, this.a0z = function(code) { - if (29 !== s.rq) return !1; + if (29 !== s.rs) return !1; if (!aD4) return !1; if (!(code.length < 1)) - if ("Escape" === code) this.qs(); - else if (b8.zX.startsWith(code, "Numpad") || b8.zX.startsWith(code, "Digit")) { + if ("Escape" === code) this.qu(); + else if (b8.zY.startsWith(code, "Numpad") || b8.zY.startsWith(code, "Digit")) { code = parseInt(code[code.length - 1], 10); if (!isNaN(code)) if (0 === aD5) this.aD8(aD7, aD4); else { if (!aD3) return !1; - 1 === aD5 ? code <= 1 ? aD9() : 2 === code ? aDA() : 3 === code ? aDC() : (aDE(), this.qs()) : 2 === aD5 ? 1 === aD6 ? code <= 1 ? (aDG(0, 0), this.qs()) : (2 === code ? aDH : 3 === code ? aDI : 4 === code ? aDJ : aDK)() : ( - aDG(5, bJ.p9(code - 1, 0, 3)), this.qs()) : (aDG(aD6, bJ.p9(code - 1, 0, bm.du[aD6].length - 1)), this.qs()) + 1 === aD5 ? code <= 1 ? aD9() : 2 === code ? aDA() : 3 === code ? aDC() : (aDE(), this.qu()) : 2 === aD5 ? 1 === aD6 ? code <= 1 ? (aDG(0, 0), this.qu()) : (2 === code ? aDH : 3 === code ? aDI : 4 === code ? aDJ : aDK)() : ( + aDG(5, bJ.pB(code - 1, 0, 3)), this.qu()) : (aDG(aD6, bJ.pB(code - 1, 0, bm.dv[aD6].length - 1)), this.qu()) } } return !0 - }, this.qs = function() { - aD5 = 0, aD3 && aD3.qs(), aD3 = null, bl.sv.qs() + }, this.qu = function() { + aD5 = 0, aD3 && aD3.qu(), aD3 = null, bl.sw.qu() } } function aCI() { - this.si = 0, this.eG = 0, this.mapSeed = 0, this.aBg = 0, this.aDP = 0, this.aDQ = 0, this.aBm = 0, this.aCT = 0, this.spawningSeed = 0, this.a0B = 0, this.aBk = 0, this.qh = [], this.qi = 1048575, this.aCS = 0, this.aDR = [{ - eG: 0, + this.sj = 0, this.eJ = 0, this.mapSeed = 0, this.aBg = 0, this.aDP = 0, this.aDQ = 0, this.aBm = 0, this.aCT = 0, this.spawningSeed = 0, this.a0B = 0, this.aBk = 0, this.qj = [], this.qk = 1048575, this.aCS = 0, this.aDR = [{ + eJ: 0, mapSeed: 0, aBg: 0, - e9: 100, + eC: 100, aBm: 0 }, { - eG: 1, + eJ: 1, mapSeed: 0, aBg: 1, - e9: 200, + eC: 200, aBm: 0 }, { - eG: 2, + eJ: 2, mapSeed: 0, aBg: 2, - e9: 300, + eC: 300, aBm: 0 }, { - eG: 3, + eJ: 3, mapSeed: 0, aBg: 3, - e9: 400, + eC: 400, aBm: 0 }, { - eG: 0, + eJ: 0, mapSeed: 0, aBg: 9, - e9: 500, + eC: 500, aBm: 0 }, { - eG: 1, + eJ: 1, mapSeed: 0, aBg: 10, - e9: 600, + eC: 600, aBm: 0 }, { - eG: 2, + eJ: 2, mapSeed: 0, aBg: 8, - e9: 700, + eC: 700, aBm: 0 }, { - eG: 3, + eJ: 3, mapSeed: 0, aBg: 3, - e9: 800, + eC: 800, aBm: 0 }] } function aBI() { var aDS = [], - s3 = [], + s5 = [], aDT = []; - function aDV(pT) { - for (var p = pT.p, aDU = [];;) { - var ev = function aDX(p, position) { + function aDV(pV) { + for (var p = pV.p, aDU = [];;) { + var ey = function aDX(p, position) { position = p.indexOf("@", position); if (position < 0) return -1; - var pI = p.substring(position + 1, position + 6); - if (5 !== pI.length) return aDX(p, position + 1); - if (b8.zX.startsWith(pI, "room")) return aDX(p, position + 1); + var pK = p.substring(position + 1, position + 6); + if (5 !== pK.length) return aDX(p, position + 1); + if (b8.zY.startsWith(pK, "room")) return aDX(p, position + 1); var aDe = new RegExp("^[a-zA-Z0-9_-]+$"); - if (!aDe.test(pI)) return aDX(p, position + 1); + if (!aDe.test(pK)) return aDX(p, position + 1); aDe = p.substring(position + 6, position + 7); if (1 !== aDe.length) return position; - pI = new RegExp("^[ :!.]+$"); - if (!pI.test(aDe)) return aDX(p, position + 1); + pK = new RegExp("^[ :!.]+$"); + if (!pK.test(aDe)) return aDX(p, position + 1); return position }(p, 0); - if (-1 === ev) { - aDU.push(aDY(p, pT)); + if (-1 === ey) { + aDU.push(aDY(p, pV)); break } - 0 === ev ? aDU.push(aDZ(p.substring(1, 6), pT, ev)) : (aDU.push(aDY(p.substring(0, ev), pT)), aDU.push(aDZ(p.substring(ev + 1, ev + 6), pT, ev))), p = p.substring(ev + 6) + 0 === ey ? aDU.push(aDZ(p.substring(1, 6), pV, ey)) : (aDU.push(aDY(p.substring(0, ey), pV)), aDU.push(aDZ(p.substring(ey + 1, ey + 6), pV, ey))), p = p.substring(ey + 6) } return aDU } - function aDZ(pI, pT, ev) { - var aDa = function(pI) { - var ro = bE.rt.vF(pI), - aDa = bl.sx.aBe(ro); + function aDZ(pK, pV, ey) { + var aDa = function(pK) { + var rq = bE.rv.vG(pK), + aDa = bl.sy.aBe(rq); if (aDa) { for (aDS.push(aDa); 50 < aDS.length;) aDS.shift(); return aDa } for (var aA = aDS.length - 1; 0 <= aA; aA--) - if (ro === aDS[aA].ro) return aDa = aDS[aA], aA < 40 && aDS.push(aDa), aDa; - return bl.sx.aBN(ro, pI, 1, 999999, 999999, 0, 0, 0, 0) - }(pI), - pI = (0 === ev && 0 === pT.aBt.id && pT.qq && (pT.fontSize = bl.ql.aBy(aDa.t4, aDa.a2g), pT.aBw = bl.ql.aBz(aDa.a2g)), document.createElement("span")); - return pI.textContent = function(aDa, pT, ev) { - pT = aDa.aBV && aDa.aBV-- && (2 === pT.aBt.id || (3 === pT.aBt.id || 4 === pT.aBt.id) && 0 !== ev); - return aDa.username + (pT ? " (" + aDa.aBU + ")" : "") - }(aDa, pT, ev), pI.style.display = "inline-block", pI.style.color = bl.ql.t3(aDa.t4), pI.style.cursor = "pointer", pI.style.margin = "0", pI.style.font = "inherit", pI.style.minWidth = pI.style.minHeight = "1em", bl.ql.t5(aDa) && (pI - .style.textDecoration = "underline"), bl.ql.aBz(aDa.a2g) && (pI.style.fontWeight = "bold"), pI.onclick = function(e) { - bl.tJ.aD8(e, aDa) - }, bH.q4() || (pI.onmouseover = function(e) { - bl.sv.t6(e, aDa) - }), s3.push(pI), pI + if (rq === aDS[aA].rq) return aDa = aDS[aA], aA < 40 && aDS.push(aDa), aDa; + return bl.sy.aBN(rq, pK, 1, 999999, 999999, 0, 0, 0, 0) + }(pK), + pK = (0 === ey && 0 === pV.aBt.id && pV.qs && (pV.fontSize = bl.qn.aBy(aDa.t5, aDa.a2g), pV.aBw = bl.qn.aBz(aDa.a2g)), document.createElement("span")); + return pK.textContent = function(aDa, pV, ey) { + pV = aDa.aBV && aDa.aBV-- && (2 === pV.aBt.id || (3 === pV.aBt.id || 4 === pV.aBt.id) && 0 !== ey); + return aDa.username + (pV ? " (" + aDa.aBU + ")" : "") + }(aDa, pV, ey), pK.style.display = "inline-block", pK.style.color = bl.qn.t4(aDa.t5), pK.style.cursor = "pointer", pK.style.margin = "0", pK.style.font = "inherit", pK.style.minWidth = pK.style.minHeight = "1em", bl.qn.t6(aDa) && (pK + .style.textDecoration = "underline"), bl.qn.aBz(aDa.a2g) && (pK.style.fontWeight = "bold"), pK.onclick = function(e) { + bl.tK.aD8(e, aDa) + }, bH.q6() || (pK.onmouseover = function(e) { + bl.sw.t7(e, aDa) + }), s5.push(pK), pK } - function aDY(p, pT) { - var qa = document.createElement("span"); - return qa.textContent = p, qa.style.color = pT.aBx, qa.style.margin = "0", qa.style.font = "inherit", qa + function aDY(p, pV) { + var qc = document.createElement("span"); + return qc.textContent = p, qc.style.color = pV.aBx, qc.style.margin = "0", qc.style.font = "inherit", qc } - this.tD = function() { - for (var aA = 0; aA < s3.length; aA++) s3[aA].onclick = s3[aA].onmouseover = null; - aDT = s3 = null - }, this.transform = function(pT) { - for (var pG = document.createElement("div"), aDU = aDV(pT), aA = 0; aA < aDU.length; aA++) pG.appendChild(aDU[aA]); - 0 === pT.aBt.id && (pG.vx143 = pT.aBt, aDT.push(pG)), pG.style.margin = "0.6em 0.6em", pT.qq && (pG.style.marginLeft = pG.style.marginRight = "inherit"), pG.style.font = "inherit"; - var aDW = 0 < pT.aBt.id; - return pT.aBw && (pG.style.fontWeight = "bold"), aDW && (pG.style.paddingLeft = "0.7em"), aDW && (pG.style.fontStyle = "italic"), pG.style.fontSize = pT.fontSize.toFixed(2) + "em", pG - }, this.aC4 = function(ro) { + this.tE = function() { + for (var aA = 0; aA < s5.length; aA++) s5[aA].onclick = s5[aA].onmouseover = null; + aDT = s5 = null + }, this.transform = function(pV) { + for (var pI = document.createElement("div"), aDU = aDV(pV), aA = 0; aA < aDU.length; aA++) pI.appendChild(aDU[aA]); + 0 === pV.aBt.id && (pI.vx143 = pV.aBt, aDT.push(pI)), pI.style.margin = "0.6em 0.6em", pV.qs && (pI.style.marginLeft = pI.style.marginRight = "inherit"), pI.style.font = "inherit"; + var aDW = 0 < pV.aBt.id; + return pV.aBw && (pI.style.fontWeight = "bold"), aDW && (pI.style.paddingLeft = "0.7em"), aDW && (pI.style.fontStyle = "italic"), pI.style.fontSize = pV.fontSize.toFixed(2) + "em", pI + }, this.aC4 = function(rq) { for (var aDh = aDT, aA = aDh.length - 1; 0 <= aA; aA--) { - var ed = aDh[aA]; - if (ed.vx143.ro === ro) { - for (; ed.firstChild;) ed.removeChild(ed.firstChild); - ed.vx143.p = "[Redacted Message]"; - for (var aDU = aDV(bl.ql.qm(ed.vx143, bl.ql.qn(ed.vx143))), et = 0; et < aDU.length; et++) ed.appendChild(aDU[et]); + var eg = aDh[aA]; + if (eg.vx143.rq === rq) { + for (; eg.firstChild;) eg.removeChild(eg.firstChild); + eg.vx143.p = "[Redacted Message]"; + for (var aDU = aDV(bl.qn.qo(eg.vx143, bl.qn.qp(eg.vx143))), ew = 0; ew < aDU.length; ew++) eg.appendChild(aDU[ew]); aDh.splice(aA, 1) } } @@ -5759,104 +5756,104 @@ function cK() { var aDi, aDj, aDk; function aDp(aA) { - var button = aX.qB[aA], - eh = button.eh, - ej = button.ej, + var button = aX.qD[aA], + ek = button.ek, + em = button.em, i = button.i, j = button.j; - tk.fillStyle = button.aDn, tk.fillRect(eh, ej, i, j), aA === aDi && (tk.fillStyle = aDk, tk.fillRect(eh, ej, i, j)), tk.lineWidth = ba.xt, tk.strokeStyle = aDj, tk.strokeRect(eh, ej, i, j), + tl.fillStyle = button.aDn, tl.fillRect(ek, em, i, j), aA === aDi && (tl.fillStyle = aDk, tl.fillRect(ek, em, i, j)), tl.lineWidth = ba.xu, tl.strokeStyle = aDj, tl.strokeRect(ek, em, i, j), function(button) { - var eh = button.eh, - ej = button.ej, + var ek = button.ek, + em = button.em, i = button.i, j = button.j; - b8.pb.textAlign(tk, 1), b8.pb.textBaseline(tk, 1), tk.font = button.font, tk.fillStyle = aDj, tk.fillText(button.a5h, Math.floor(eh + i / 2), Math.floor(ej + j / 2 + .1 * button.fontSize)) + b8.pd.textAlign(tl, 1), b8.pd.textBaseline(tl, 1), tl.font = button.font, tl.fillStyle = aDj, tl.fillText(button.a5h, Math.floor(ek + i / 2), Math.floor(em + j / 2 + .1 * button.fontSize)) }(button) } - this.i = 0, this.j = 0, this.ej = 0, this.gap = 0, this.dU = function() { - aDi = -1, aDj = b9.mh, aDk = "rgba(255,255,255,0.16)", this.qB = new Array(7), this.j = Math.floor((z.a0.qz() ? .123 : .093) * h.pd), this.i = Math.floor((z.a0.qz() ? 3.96 : 4.2) * this.j), this.gap = Math.floor(.025 * this.i); + this.i = 0, this.j = 0, this.em = 0, this.gap = 0, this.dU = function() { + aDi = -1, aDj = b9.mj, aDk = "rgba(255,255,255,0.16)", this.qD = new Array(7), this.j = Math.floor((z.a0.r1() ? .123 : .093) * h.pf), this.i = Math.floor((z.a0.r1() ? 3.96 : 4.2) * this.j), this.gap = Math.floor(.025 * this.i); var aDl = Math.floor(.26 * this.j), - aDm = b8.pb.rQ(1, aDl); - this.qB[0] = { - eh: 0, - ej: 0, + aDm = b8.pd.rS(1, aDl); + this.qD[0] = { + ek: 0, + em: 0, i: Math.floor(.6 * this.i - this.gap / 2), j: this.j, a5h: "Multiplayer", font: aDm, aDn: "rgba(22,88,22,0.8)", fontSize: aDl - }, aDl = Math.floor(.18 * this.j), aDm = b8.pb.rQ(1, aDl), this.qB[1] = { - eh: 0, - ej: 0, - i: this.i - this.qB[0].i - this.gap, + }, aDl = Math.floor(.18 * this.j), aDm = b8.pd.rS(1, aDl), this.qD[1] = { + ek: 0, + em: 0, + i: this.i - this.qD[0].i - this.gap, j: this.j, a5h: "Single Player", font: aDm, aDn: "rgba(22,88,88,0.8)", fontSize: aDl - }, this.qB[2] = { - eh: 0, - ej: 0, + }, this.qD[2] = { + ek: 0, + em: 0, i: this.i, j: Math.floor(.3 * this.j), a5h: "", - font: this.qB[1].font, + font: this.qD[1].font, aDn: "rgba(100,0,0,0.8)", - fontSize: this.qB[1].fontSize - }, this.qB[3] = { - eh: 0, - ej: 0, + fontSize: this.qD[1].fontSize + }, this.qD[3] = { + ek: 0, + em: 0, i: this.i, j: this.j, a5h: "Back", - font: this.qB[0].font, + font: this.qD[0].font, aDn: "rgba(0,0,0,0.8)", - fontSize: this.qB[0].fontSize - }, this.qB[4] = { - eh: 0, - ej: 0, + fontSize: this.qD[0].fontSize + }, this.qD[4] = { + ek: 0, + em: 0, i: this.i, j: Math.floor(.3 * this.j), a5h: "The game was updated!", - font: this.qB[1].font, + font: this.qD[1].font, aDn: "rgba(100,0,0,0.8)", - fontSize: this.qB[1].fontSize - }, this.qB[5] = { - eh: 0, - ej: 0, - i: this.qB[0].i, + fontSize: this.qD[1].fontSize + }, this.qD[5] = { + ek: 0, + em: 0, + i: this.qD[0].i, j: Math.floor(.8 * this.j), a5h: "Reload", - font: this.qB[0].font, + font: this.qD[0].font, aDn: "rgba(0,100,0,0.8)", - fontSize: this.qB[0].fontSize - }, this.qB[6] = { - eh: 0, - ej: 0, - i: this.qB[1].i, - j: this.qB[5].j, + fontSize: this.qD[0].fontSize + }, this.qD[6] = { + ek: 0, + em: 0, + i: this.qD[1].i, + j: this.qD[5].j, a5h: "Back", - font: this.qB[0].font, + font: this.qD[0].font, aDn: "rgba(0,0,0,0.8)", - fontSize: this.qB[0].fontSize + fontSize: this.qD[0].fontSize }, this.a84() }, this.a84 = function() { - this.ej = Math.floor(.54 * h.j), this.qB[0].eh = Math.floor(.5 * h.i - .5 * this.i), this.qB[1].eh = this.qB[0].eh + this.qB[0].i + this.gap, this.qB[2].eh = this.qB[3].eh = this.qB[0].eh, this.qB[4].eh = this.qB[5].eh = this.qB[0].eh, - this.qB[6].eh = this.qB[1].eh, this.qB[0].ej = Math.floor(.54 * h.j), this.qB[1].ej = this.qB[0].ej, this.qB[2].ej = Math.floor((h.j - this.qB[2].j - this.qB[3].j - this.gap) / 2), this.qB[3].ej = this.qB[2].ej + this.qB[2].j + this - .gap, this.qB[4].ej = Math.floor((h.j - this.qB[4].j - this.qB[5].j - this.gap) / 2), this.qB[5].ej = this.qB[6].ej = this.qB[4].ej + this.qB[4].j + this.gap + this.em = Math.floor(.54 * h.j), this.qD[0].ek = Math.floor(.5 * h.i - .5 * this.i), this.qD[1].ek = this.qD[0].ek + this.qD[0].i + this.gap, this.qD[2].ek = this.qD[3].ek = this.qD[0].ek, this.qD[4].ek = this.qD[5].ek = this.qD[0].ek, + this.qD[6].ek = this.qD[1].ek, this.qD[0].em = Math.floor(.54 * h.j), this.qD[1].em = this.qD[0].em, this.qD[2].em = Math.floor((h.j - this.qD[2].j - this.qD[3].j - this.gap) / 2), this.qD[3].em = this.qD[2].em + this.qD[2].j + this + .gap, this.qD[4].em = Math.floor((h.j - this.qD[4].j - this.qD[5].j - this.gap) / 2), this.qD[5].em = this.qD[6].em = this.qD[4].em + this.qD[4].j + this.gap }, this.aDo = function() { aDp(0), aDp(1) }, this.aDq = function() { aDp(2), aDp(3) }, this.aDr = function() { aDp(4), aDp(5), aDp(6) - }, this.a0R = function(eh, ej, lR) { + }, this.a0R = function(ek, em, lU) { var aA = -1; - return 0 === aZ.a05() ? aA = this.a0v(eh, ej, 0, 2) : 3 === aZ.a05() ? aA = this.a0v(eh, ej, 3, 1) : 5 === aZ.a05() && (aA = this.a0v(eh, ej, 5, 2)), aDi !== aA && (aDi = aA, lR) && (bd.dc = !0), -1 !== aA && (aS.qb(), !0) - }, this.a0v = function(eh, ej, aDs, size) { + return 0 === aZ.a05() ? aA = this.a0v(ek, em, 0, 2) : 3 === aZ.a05() ? aA = this.a0v(ek, em, 3, 1) : 5 === aZ.a05() && (aA = this.a0v(ek, em, 5, 2)), aDi !== aA && (aDi = aA, lU) && (bd.dc = !0), -1 !== aA && (aS.qd(), !0) + }, this.a0v = function(ek, em, aDs, size) { for (var aA = aDs; aA < aDs + size; aA++) - if (eh >= this.qB[aA].eh && ej >= this.qB[aA].ej && eh <= this.qB[aA].eh + this.qB[aA].i && ej <= this.qB[aA].ej + this.qB[aA].j) return aA; + if (ek >= this.qD[aA].ek && em >= this.qD[aA].em && ek <= this.qD[aA].ek + this.qD[aA].i && em <= this.qD[aA].em + this.qD[aA].j) return aA; return -1 } } @@ -5865,7 +5862,7 @@ function cL() { var aDu, aDv, aDw, aDx, aDy, aDz, aE0, aE1, aE2, aE3, aE4, aE5, aE6, aE7 = 1; function aE9(aEA) { - !aEA && 1 === aE6 && aE7 ? (aE7 = 0, ay.x.close(aE6, 3280)) : aE6 = (aE6 + 1) % ay.x.aEB, aE5 = bd.e9, ay.x.aEC(aE6, 4) && ay.aCn.aED(aE6) + !aEA && 1 === aE6 && aE7 ? (aE7 = 0, ay.x.close(aE6, 3280)) : aE6 = (aE6 + 1) % ay.x.aEB, aE5 = bd.eC, ay.x.aEC(aE6, 4) && ay.aCn.aED(aE6) } function aEE() { @@ -5873,40 +5870,40 @@ function cL() { q.a0G(3249) } - function aEJ(ej, a7l, si) { - var m7 = Math.floor((h.i - aDx) / 2) + aE0, - mK = m7 + Math.floor(si * (aDx - 2 * aE0)); - tk.lineWidth = a7l, tk.beginPath(), tk.moveTo(m7, ej), tk.lineTo(mK, ej), tk.lineTo(Math.floor(m7 - aE0 + si * aDx), ej + aDw), tk.lineTo(m7 - aE0, ej + aDw), tk.closePath() + function aEJ(em, a7l, sj) { + var m9 = Math.floor((h.i - aDx) / 2) + aE0, + mM = m9 + Math.floor(sj * (aDx - 2 * aE0)); + tl.lineWidth = a7l, tl.beginPath(), tl.moveTo(m9, em), tl.lineTo(mM, em), tl.lineTo(Math.floor(m9 - aE0 + sj * aDx), em + aDw), tl.lineTo(m9 - aE0, em + aDw), tl.closePath() } this.aE8 = 1, this.dU = function() { aZ.setState(6), aDu = 0, aDv = 1, aE1 = "rgba(0,220,120,0.4)", aE2 = "rgba(0,0,0,0.8)", this.resize(), bd.dc = !0, aE7 = 1, aE6 = this.aE8 - 1, aE9(1) }, this.resize = function() { - aDx = Math.floor((z.a0.qz() ? .5 : .25) * h.pd), aDy = aDx + 12, aDw = Math.floor(.125 * aDx), aE0 = 3 * aDw, aDz = Math.floor(.225 * aDx), aE4 = Math.floor(.3 * aDw), aE3 = b8.pb.rQ(0, aE4) + aDx = Math.floor((z.a0.r1() ? .5 : .25) * h.pf), aDy = aDx + 12, aDw = Math.floor(.125 * aDx), aE0 = 3 * aDw, aDz = Math.floor(.225 * aDx), aE4 = Math.floor(.3 * aDw), aE3 = b8.pd.rS(0, aE4) }, this.a08 = function(a02) { a02 === aE6 && aEE() - }, this.gn = function(eh, ej) { - var m7 = Math.floor((h.i - aDy) / 2), - m8 = Math.floor(.5 * (h.j - ba.gap - aDw - aDz)) + aDw + ba.gap; - return m7 < eh && eh < m7 + aDy && m8 < ej && ej < m8 + aDz && (this.a17(), aX.a0R(eh, ej, !1), !0) + }, this.gq = function(ek, em) { + var m9 = Math.floor((h.i - aDy) / 2), + mA = Math.floor(.5 * (h.j - ba.gap - aDw - aDz)) + aDw + ba.gap; + return m9 < ek && ek < m9 + aDy && mA < em && em < mA + aDz && (this.a17(), aX.a0R(ek, em, !1), !0) }, this.a17 = function() { ay.x.a0H(3260), __fx.customLobby.setActive(false), s.x.y() - }, this.ij = function() { - 6 === aZ.a05() && (bd.e9 > aE5 + 12e3 && aEE(), 100 < (aDu += .07 * aDv * (aDu < 16 ? 5 + aDu : 84 < aDu ? 105 - aDu : 17)) ? (aDu = 100, aDv = -1) : aDu < 0 && (aDu = 0, aDv = 1), aE1 = "rgba(0," + Math.floor(190 - 1.9 * aDu) + "," + + }, this.im = function() { + 6 === aZ.a05() && (bd.eC > aE5 + 12e3 && aEE(), 100 < (aDu += .07 * aDv * (aDu < 16 ? 5 + aDu : 84 < aDu ? 105 - aDu : 17)) ? (aDu = 100, aDv = -1) : aDu < 0 && (aDu = 0, aDv = 1), aE1 = "rgba(0," + Math.floor(190 - 1.9 * aDu) + "," + Math.floor(120 - 1.2 * aDu) + "," + (.4 + .004 * aDu) + ")", aE2 = "rgba(0," + Math.floor(1.9 * aDu) + "," + Math.floor(1.2 * aDu) + "," + (.8 - .004 * aDu) + ")", bd.dc = !0) - }, this.tj = function() { - var eh = Math.floor((h.i - aDy) / 2), - ej = Math.floor(.5 * (h.j - ba.gap - aDw - aDz)); - ! function(title, ej, a7l, si) { - tk.fillStyle = aE2, aEJ(ej, a7l, 1), tk.fill(), tk.fillStyle = aE1, aEJ(ej, a7l, si), tk.fill(), tk.strokeStyle = b9.mh, aEJ(ej, a7l, 1), tk.stroke(), - function(aEL, ej) { - b8.pb.textAlign(tk, 1), b8.pb.textBaseline(tk, 1), tk.font = aE3, tk.fillStyle = b9.mh, tk.fillText(aEL, Math.floor(.5 * h.i), Math.floor(ej + .58 * aDw)) - }(title, ej) - }(L(133), ej, 3, aDu / 100), - function(eh, ej, i, j, a5h) { - tk.fillStyle = b9.mc, tk.fillRect(eh, ej, i, j), tk.lineWidth = 3, tk.strokeStyle = b9.mh, tk.strokeRect(eh, ej, i, j); - var ea = Math.floor(.3 * j); - b8.pb.textAlign(tk, 1), b8.pb.textBaseline(tk, 1), tk.font = b8.pb.rQ(0, ea), tk.fillStyle = b9.mh, tk.fillText(a5h, Math.floor(eh + i / 2), Math.floor(ej + j / 2 + .1 * ea)) - }(eh, ej + aDw + ba.gap, aDy, aDz, L(36)) + }, this.tk = function() { + var ek = Math.floor((h.i - aDy) / 2), + em = Math.floor(.5 * (h.j - ba.gap - aDw - aDz)); + ! function(title, em, a7l, sj) { + tl.fillStyle = aE2, aEJ(em, a7l, 1), tl.fill(), tl.fillStyle = aE1, aEJ(em, a7l, sj), tl.fill(), tl.strokeStyle = b9.mj, aEJ(em, a7l, 1), tl.stroke(), + function(aEL, em) { + b8.pd.textAlign(tl, 1), b8.pd.textBaseline(tl, 1), tl.font = aE3, tl.fillStyle = b9.mj, tl.fillText(aEL, Math.floor(.5 * h.i), Math.floor(em + .58 * aDw)) + }(title, em) + }(L(132), em, 3, aDu / 100), + function(ek, em, i, j, a5h) { + tl.fillStyle = b9.me, tl.fillRect(ek, em, i, j), tl.lineWidth = 3, tl.strokeStyle = b9.mj, tl.strokeRect(ek, em, i, j); + var ed = Math.floor(.3 * j); + b8.pd.textAlign(tl, 1), b8.pd.textBaseline(tl, 1), tl.font = b8.pd.rS(0, ed), tl.fillStyle = b9.mj, tl.fillText(a5h, Math.floor(ek + i / 2), Math.floor(em + j / 2 + .1 * ed)) + }(ek, em + aDw + ba.gap, aDy, aDz, L(35)) } } @@ -5921,8 +5918,8 @@ function cM() { }, this.aEN = function() { this.setState(8), s.w() }, this.a0z = function(e) { - if (!bQ.vV) return !1; - if (!(bd.e9 < 400)) { + if (!bQ.vW) return !1; + if (!(bd.eC < 400)) { if ("Enter" === e.key || "Escape" === e.key) { if (this.aEO()) return !0; if ("Enter" === e.key) { @@ -5935,31 +5932,31 @@ function cM() { }, this.aEP = function() { bX.resize() }, this.aEO = function() { - return !!bX.qs() - }, this.gn = function(eh, ej) { - !bQ.vV || bX.gn(eh, ej) || 6 === zy && aY.gn(eh, ej) || bW.gn(eh, ej) || aS.gn(eh, ej) - }, this.a0R = function(eh, ej) { - !aS.a7x && aX.a0R(eh, ej, !0) || aS.a0R(eh, ej) - }, this.click = function(eh, ej) { + return !!bX.qu() + }, this.gq = function(ek, em) { + !bQ.vW || bX.gq(ek, em) || 6 === zy && aY.gq(ek, em) || bW.gq(ek, em) || aS.gq(ek, em) + }, this.a0R = function(ek, em) { + !aS.a7x && aX.a0R(ek, em, !0) || aS.a0R(ek, em) + }, this.click = function(ek, em) { aS.a0q() - }, this.a0U = function(eh, ej, deltaY) {}, this.aEQ = function() { + }, this.a0U = function(ek, em, deltaY) {}, this.aEQ = function() { aX.a84(), bd.dc = !0 - }, this.tj = function() { - 8 !== zy && 10 !== zy && (tk.imageSmoothingEnabled = !0, this.x3(), 0 !== zy && (aS.tj(), aN.tj(), this.aER(), bW.tj()), 0 !== zy && 6 === zy && aY.tj(), bX.tj(), s.tj()) - }, this.x3 = function() { + }, this.tk = function() { + 8 !== zy && 10 !== zy && (tl.imageSmoothingEnabled = !0, this.x4(), 0 !== zy && (aS.tk(), aN.tk(), this.aER(), bW.tk()), 0 !== zy && 6 === zy && aY.tk(), bX.tk(), s.tk()) + }, this.x4 = function() { var aET, aES; - if (__fx.makeMainMenuTransparent) tk.clearRect(0, 0, h.i, h.j); - else bQ.vV ? (aES = h.i / bQ.el, aET = h.j / bQ.em, tk.setTransform(aES = aET < aES ? aES : aET, 0, 0, aES, Math.floor((h.i - aES * bQ.el) / 2), Math.floor((h.j - aES * bQ.em) / 2)), tk.drawImage(bQ.vX, 0, 0), tk.setTransform(1, 0, 0, 1, - 0, 0), tk.fillStyle = b9.mc) : tk.fillStyle = b9.mY, tk.fillRect(0, 0, h.i, h.j) + if (__fx.makeMainMenuTransparent) tl.clearRect(0, 0, h.i, h.j); + else bQ.vW ? (aES = h.i / bQ.eo, aET = h.j / bQ.ep, tl.setTransform(aES = aET < aES ? aES : aET, 0, 0, aES, Math.floor((h.i - aES * bQ.eo) / 2), Math.floor((h.j - aES * bQ.ep) / 2)), tl.drawImage(bQ.vY, 0, 0), tl.setTransform(1, 0, 0, 1, + 0, 0), tl.fillStyle = b9.me) : tl.fillStyle = b9.ma, tl.fillRect(0, 0, h.i, h.j) }, this.aER = function() { - var ej = Math.floor(.3 * h.j), + var em = Math.floor(.3 * h.j), canvas = aa.aEU("territorial.io"), - hW = (hW = 1.75 * h.j / canvas.width) * canvas.width < .98 * h.i ? .98 * h.i / canvas.width : hW, - eh = (tk.globalAlpha = .15, tk.imageSmoothingEnabled = !1, Math.floor(.5 * (h.i - hW * canvas.width))), - eh = Math.floor(eh / hW), - ej = Math.floor(ej - .5 * canvas.height * hW), - ej = Math.floor(ej / hW); - tk.setTransform(hW, 0, 0, hW, eh, ej), tk.drawImage(canvas, eh, ej), tk.setTransform(1, 0, 0, 1, 0, 0), tk.globalAlpha = 1, tk.imageSmoothingEnabled = !0 + hZ = (hZ = 1.75 * h.j / canvas.width) * canvas.width < .98 * h.i ? .98 * h.i / canvas.width : hZ, + ek = (tl.globalAlpha = .15, tl.imageSmoothingEnabled = !1, Math.floor(.5 * (h.i - hZ * canvas.width))), + ek = Math.floor(ek / hZ), + em = Math.floor(em - .5 * canvas.height * hZ), + em = Math.floor(em / hZ); + tl.setTransform(hZ, 0, 0, hZ, ek, em), tl.drawImage(canvas, ek, em), tl.setTransform(1, 0, 0, 1, 0, 0), tl.globalAlpha = 1, tl.imageSmoothingEnabled = !0 } } @@ -5970,13 +5967,13 @@ function cl() { function aEe() { aEZ = aEa = null, aEb = 0 } - this.dU = function(qf, aBh, aBi) { - s.w(), bl.tD(), aZ.setState(10), aEZ = qf, aEa = aBh, aEb = aBi, this.aBk = qf.aBk, this.aEV = aBi, aEW = 0, aEX = bd.e9 + 4500, ay.x.a0B = qf.a0B, ay.x.a0A === qf.a0B ? (console.log("direct pass"), aEY = 0) : (console.log( - "delayed pass"), ay.x.close(ay.x.a0A, 3247), aEY = 2, ay.x.aEC(qf.a0B, 5) && ay.o0.aEc()), tk.imageSmoothingEnabled = !0, aZ.x3(); - aBh = aa.aEU("loading"), aBi = (z.a0.qz() ? .396 : .25) * h.pd / aBh.width; - tk.setTransform(aBi, 0, 0, aBi, Math.floor((h.i - aBi * aBh.width) / 2), Math.floor((h.j - aBi * aBh.height) / 2)), tk.imageSmoothingEnabled = !1, tk.drawImage(aBh, 0, 0), tk.setTransform(1, 0, 0, 1, 0, 0) - }, this.lP = function() { - 0 < aEY && bd.e9 > aEX && (aEY--, aEX += 4500, 0 === bd.aEg) && 0 === bd.jm() && ay.x.aEC(ay.x.a0B, 5) + this.dU = function(qh, aBh, aBi) { + s.w(), bl.tE(), aZ.setState(10), aEZ = qh, aEa = aBh, aEb = aBi, this.aBk = qh.aBk, this.aEV = aBi, aEW = 0, aEX = bd.eC + 4500, ay.x.a0B = qh.a0B, ay.x.a0A === qh.a0B ? (console.log("direct pass"), aEY = 0) : (console.log( + "delayed pass"), ay.x.close(ay.x.a0A, 3247), aEY = 2, ay.x.aEC(qh.a0B, 5) && ay.o2.aEc()), tl.imageSmoothingEnabled = !0, aZ.x4(); + aBh = aa.aEU("loading"), aBi = (z.a0.r1() ? .396 : .25) * h.pf / aBh.width; + tl.setTransform(aBi, 0, 0, aBi, Math.floor((h.i - aBi * aBh.width) / 2), Math.floor((h.j - aBi * aBh.height) / 2)), tl.imageSmoothingEnabled = !1, tl.drawImage(aBh, 0, 0), tl.setTransform(1, 0, 0, 1, 0, 0) + }, this.lS = function() { + 0 < aEY && bd.eC > aEX && (aEY--, aEX += 4500, 0 === bd.aEg) && 0 === bd.jp() && ay.x.aEC(ay.x.a0B, 5) }, this.aEh = function() { return 10 === aZ.a05() && (bl.aB9.aBl(aEZ, aEa, aEb), aEe(), !0) }, this.aEi = function() { @@ -5985,18 +5982,18 @@ function cl() { } function cN() { - var aEk, canvas, zE, aEl; + var aEk, canvas, zF, aEl; - function aEr(dx, name, aEs, pI) { - zE[dx] = name, canvas[dx] = new Image, canvas[dx].onload = function() { - ! function(dx, aEs) { + function aEr(dy, name, aEs, pK) { + zF[dy] = name, canvas[dy] = new Image, canvas[dy].onload = function() { + ! function(dy, aEs) { var a2m, a2n = null; 7 === aEs ? a2m = b8.a1D.a2p : 8 === aEs ? (a2m = b8.a1D.a2s, a2n = .1) : 3 === aEs ? (a2m = b8.a1D.a2q, a2n = .06) : 5 === aEs ? a2m = b8.a1D.a2t : 6 === aEs ? a2m = b8.a1D.a2o : 4 === aEs && (a2m = b8.a1D.a2u); - canvas[dx] = b8.a1D.a2l(canvas[dx], a2m, a2n) - }(dx, aEs), aEu() - }, canvas[dx].onerror = function(e) { - console.error("Error loading image at index", dx, "Error:", e), aEu() - }, canvas[dx].src = "data:image/png;base64," + pI + canvas[dy] = b8.a1D.a2l(canvas[dy], a2m, a2n) + }(dy, aEs), aEu() + }, canvas[dy].onerror = function(e) { + console.error("Error loading image at index", dy, "Error:", e), aEu() + }, canvas[dy].src = "data:image/png;base64," + pK } function aEu() { @@ -6004,15 +6001,15 @@ function cN() { } function aEo() { - 0 === aEk && (aEk = -1, aEq(), bd.dc = !0, canvas[7] = aEl, canvas[8] = aEl, canvas[9] = aEl, canvas[10] = aEl, 5 === s.rq) && s.aDO().aEw.resize() + 0 === aEk && (aEk = -1, aEq(), bd.dc = !0, canvas[7] = aEl, canvas[8] = aEl, canvas[9] = aEl, canvas[10] = aEl, 5 === s.rs) && s.aDO().aEw.resize() } function aEq() { - aK.a3y(), bW.aB0([canvas[8], canvas[16], canvas[9], canvas[9], canvas[10]], [2 !== z.id, 1 !== z.id, !0, !0, !0]), ai.va = new xQ, ai.va.dU(), au.dV() + aK.a3y(), bW.aB0([canvas[8], canvas[16], canvas[9], canvas[9], canvas[10]], [2 !== z.id, 1 !== z.id, !0, !0, !0]), ai.vb = new xR, ai.vb.dU(), au.dV() } this.dU = function() { if (void 0 === canvas) { - aEk = 23, canvas = new Array(aEk), zE = new Array(aEk), (aEl = document.createElement("canvas")).width = 1; + aEk = 23, canvas = new Array(aEk), zF = new Array(aEk), (aEl = document.createElement("canvas")).width = 1; for (var aA = aEk - (aEl.height = 1); 0 <= aA; aA--) canvas[aA] = aEl; aEq(), aEr(0, "exit", 6, "iVBORw0KGgoAAAANSUhEUgAAAFYAAABGBAMAAACkrn5fAAAAHlBMVEUAAAAiJCI4OjdcXltoameIioejpqPExsPY29j///9xarZIAAAAyUlEQVRIx+3WQQqCQBTG8TdOB5DUI+S6nRcoPIFhu1bBHGGO4Any3TYxAkWTv1DSYr71D4b5mOE9kWmszkeC/ZptT6Ocl+xj5qgtbVR1iZn9VE2wU2uO2Jryhm2h2OaKbdZgu/NKrXVK7f6q1JpaqTWFYpvrUtqhPTTYpst0aBOv2Drltlxh392iu0U1t5I4biX13PZvF7+zvOFWihXWlNy+aqZ/M3LcivXcds1xK9kKK3GYAVtYe+8CZ/c/7Br9blSNcgn75O/tE26TasUvH0ImAAAAAElFTkSuQmCC" @@ -6053,13 +6050,13 @@ function cN() { "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxMAAAsTAQCanBgAAATzaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0NSA3OS4xNjM0OTksIDIwMTgvMDgvMTMtMTY6NDA6MjIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgeG1wOkNyZWF0ZURhdGU9IjIwMjItMTItMjNUMTQ6NDQ6NDYrMDM6MzAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjItMTItMjNUMTQ6NDQ6NDYrMDM6MzAiIHhtcDpNb2RpZnlEYXRlPSIyMDIyLTEyLTIzVDE0OjQ0OjQ2KzAzOjMwIiBkYzpmb3JtYXQ9ImltYWdlL3BuZyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyZTU0YWVlOS01ZDdhLWQ3NDgtYTRjYS0yODQ1NmQ1ZWFlZDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MmU1NGFlZTktNWQ3YS1kNzQ4LWE0Y2EtMjg0NTZkNWVhZWQ2IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MmU1NGFlZTktNWQ3YS1kNzQ4LWE0Y2EtMjg0NTZkNWVhZWQ2IiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoyZTU0YWVlOS01ZDdhLWQ3NDgtYTRjYS0yODQ1NmQ1ZWFlZDYiIHN0RXZ0OndoZW49IjIwMjItMTItMjNUMTQ6NDQ6NDYrMDM6MzAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4XsEKJAAAL9ElEQVR4Xu1cCXBV1Rn+zn15L/tCAlmQhCCGsJWAEQEdGJVaR7Fqq+MWnY5aSpWxq05nnLZaday1jmPdZpw61akiVK2OraNDq8VKQBbZEZBVCMRANhIS8vbb7z/3XnzKk4KxeSf1fTN33r3n3vdyz/f+5fv/e15UfFGdjVQgFgZ8WYjX/Rw7e0uwfmcPtmxai2WNjYjForAsy73QbKSGQDsOO9wD6+K/IlgwERkZfmT4gJaWFtx43dWIRgcPgQN/lza/L7G+2gbYvgACmX74SJ5g8Vtvoq2tddCQJ0jNnSoyVjAaqngCjTEOxaHGpe/hqSceR35+ATlOTVT5MkgBgXEgUADkj9RHPtfaRo8ejUvmzEFmZha6ug4jHKaVDgIMfAzULhyEXXsjrPq7eAef/Q6bmvZhz57dePTh32Pf3r0oKCyEUmKjZmLgLVC4sDKA5kbYnyx3xlyI61ZWVmHWrPPw8mt/w7UNN6C3t8dol06BC5NBxkDVdwj2hkdI4gogfARCkURDjyoh7ftz52FMTS1CoZA7ah58d19Vfo+7P3AQl6SUUb37YXdshH1gCVSkF1ZuGUJRCxl+v87EWdnZqKmtpTZcilAwaGR2Tt0dCYn+PKie/RSA7yP+zvcQX/sgSctx4qSLvNxcdLS1GSttUn9XMbpndhms6zbDOvt+DpC8hKSxfNkyRKIRYxNJagkMdcHOPQ3WrCehhoynvMnj4KdE7d37MX57/2+0NjQVKSPQ7muDPeICWOc9DZROcXhzXVcSyBOPPYqbbmzA0GGlRsuY1NTCtDyMuhyYcgdU3ggyFuOdOPXctq1b8dSTj2HVihUU1Zmskyl5DMbAW2A8SrcdDjXxVpc8iXkOeQsXvIDrr7kKa1atQk5OjvHkCQaewCiTxulXcIclncB1z0ULF+Deu3+FQlYeIl9MdttEDLAL80/F44jbUfiu3+qOOagaXqqrkKysLHdkcGCALZBWFemmXLkXdvN77piDTVt3oLKqCt3dzMwJOtB0DLwL+wthr7gLyp8PO9rnDkK77qKXX0V9/VR0tLfTUF0XNxypycIUz3agCGrm41D5VUBOqXsC6Ovrw4rly3H7/HkoKixCpuEunRod6MuECnXCXnIz7K6ddOuj7gkWJUwg58+ejTUbPkTVyGocbGkx2qVTQ6AgI4vmT0nzr1tgb3/BGXN5Er5EA7740iu474HfoaurC1GWcyYidQQKfAFKQD/slb9EfMlc2OEOPewpmGCwD9+58ko8+/wCTWrroUPGxcbUxMDjwFuIRbSrqpl/AMqmQQUKddIWCGnSjVm9eiXmz5vLfR9yc3OdkylGavqBx4FMKQvKJomta4He/VAV0+kfAeesa5JlZeU4a+rZ6KZLf7xnT9JKRazB5X1AkFoXToSQlMEKJEQ3/ujPiL1+EeyDq1i5BHX5JxDCJk85E9c13EC92K3HPo+BJE9gDoEerAyorBJYJNJefDXsD5+GffQT9yRdxufDuPETkMFXE7KzeQR6kAQTKIC97iHYH7/hjLmEBQIB+P1mNBrMJVBAt1Z0a3Rshd2+0XFzQizvaF/wWGxMJcwmkETZvlyoSbdDlUxyB2UJyFvwG9LqMptAJg9VOJKvMXcACIcjeOC+e1A4pMgdSS0Mt0BWKnkjoQqcZSCCQMCPkmHDHL1iAIwm0A51QY27RT949+qP1StXUgPu1tnYBJhLoE3Kcsphd+/W3Rq50RgrksbG93S73xQYTCDFc04FrNHfdQeobFjOvbRoIQk0o4wTmEugNFuHTdbPUGyxRqKzs1NXICatUjCTQFkCzKJMnXEt67fMY3qv+UATAn6/3jcFZhIY6QXqfgqV6a1IcAi85+5fI7/ArFUKhrowCTuyV8dADzt2bMeHmzayhEtb4Ikh1Uc8DDXqMt2d0dmY+OfixcjLlbUzZsFACyRh2RTKuZXOobsEeP26NbrNbwqkyasbve6xWZBGavOSY8VGLBbDtm3b4Psf1r9Chvw+RTZZzCmL3OXvekSFwyG9+L1p3z60t7XpVbOyGejCTspQov9YA0sHS6qOurrJX+mDJSElFArqB1atra0Icn8oS8QhQ4px7sxZGFM7Fv5AQJMUjUQxcVIdfjDvNnywYTMW/OUVLF+1Rm+GPBNJgCz99QWwq/IOVJx5DbKZM0TG3PbDudi4fn1SN46T6Hjc1qRYvFYqFrEeeZ98GTJBST7SBpNNnj1LT3HKlHpMmzEDw08bjpqaWoysrtZaMysrE9nZOQge7UPXkS74rQwUDxuq/5Z8lv5tiyutDCSQCjB6BHtmr0V1eRFv1Bm+de4t2Lx5k56451o9R1gj8/ri4mKUlJRoidPZ0YmKigpUkQw5LxMVC/5g9SoUFhXp910851JMmzYdtWPH6c+WzxOIQPeISQr5AviSeI2hFujD9gnPoGZ8vasAgcsuuQi7du1EJBzhxMdq1543fz6GlgxFLd0tm/WxPJTXT/YSJth84AAt7DT36FNEGOPERROhyXF2/zuOdlNmFZhIILdgK9QVbyNWMJb1rzOl9evWoaOjHWfUnIHhwytJVPyEmlCs6pQ6NhJfM/h5Wz4gu7JPcjO55Q8BykYAB/cD7/8DePdNYM1SoOkQz9FijSOQkOW/6pyHoU6/XGvBz1vVZ3BKZpMED/4Y2LaDFtXO17X88qLOZ8pqkzLq0AlTgV2bgMOdPMcx+VsShuW74XVGEiilnF35LYrpK6CqLnQHT4DDbUCAs9rOicoE9+8GhpQDWSRgxxaguAQYMwkopyuvfhdobwFe/RP3lwF5+UAn3VEIEZUk7/e+ENHw8kRVzoleSTznwkwCpfpQGbCrv00SuZWe5XRnpDLx0E2LeON54O8LgZYDQEczr3HXWkf4Ko+NvQkLAbLIS0jIIkvdZMWzIjnfDzFnJoECeZje2wy7YiasC55xqhNmUKZK4JmHgbl3AgxNkNagEOBZiMAjzoPMMHGWidf1E2YRKKk1HoEdYjwKMHhXXwrrnId0T1CWxGnyomFgHPc9i0oxDLgFF1J1xPpgF42BuuA5WA3bYJ1LS5OlHX66rtdEbTjXiU2G3PnAWqBYmO6uOJamh6JMd7JOUDLt+U9DDaP2k58/6JO8zsu+IcbALRuBa6fTOnk8aAiUCdtiHZxwjNYgv/WViVk+zo1RWI71dTJZmRVfZV9DWlOMZXotNMcyGLACzHoy+7KzNXFq1KX6WFXPkTckR28X8BKz5i9+xvfx2BDyBF9MoJAgckL8pWA0ZcEYgAFddVAWZJcCPU3OIvG29XKxM9bLbJiRQ5cjSSRYQ57rVs5mzGItGexgXLvk5GO3ZNo/0o0b36DkoPUVc+wrCPxfJZITSPJ0U3PEbKhp9zHlM6CLJXnWdjLwMmYyyEoDj+BkCNKtLxwF7KTal2QhkkPc1jDyBMlnGKbLjJyjf44Fn6u9jpGX3GA/dVsXmjyO6fHPn0sgL/F9Eufuuhmop6u3kDwqF8gjECHQQPIEx1ugZEP5CcKZd9ICv0l3dH8AfaIuxakgRksWC9tKl2zaDixlbZlTBPz7deAQKwrJMZ7IHQRQ8YXfkCYZSSJxdFv0NENNfwBq8k/cSxzYW95iIH8WKpeuVcoyacb5nDDVf1UN0MrXiUwKO1hKjZvCWNgDdFHLFbGEeofESCzbsBpYsdipErpo4Yf5oWLcnmGLiwpp8j0Zam3JoGILxtuymBHyC8ryGQzyLJ2G1tFS5H9byayI156jfLjJUf5iIdI+k8I6sRnSy01WXIg6EZuW62STSkGIkY8SyxKId7sePpjISgYVD3baCLj/m0Wkio+seEHec936QhLG4jJZDvk/IKE/sFSmdH1dBoQ8DTe3yPiPGuiqX0Ce4GtMniB5FpYm5kfUdzczzr38oqO/0kgKZYdDNsIs1jsoct9+ha8twLOPAH0MYGJd5iyEMhLKnlrIYoMEtkvRzhH5n1+JLaI0Tghlj2caEEvzyPqax7RThaWTwyDUX6Yg7aT9RJrAfiJNYD+RJvAkcdBpoB+HNIEnibLEuj8BaQL7CSsizYA0vjSsWJrAfsHKSjtxv5Cmr59IE9hPpAnsF4D/AAvuaRahtsL8AAAAAElFTkSuQmCC" ) } - }, this.get = function(dx) { - return canvas[dx] + }, this.get = function(dy) { + return canvas[dy] }, this.aEU = function(name) { - for (var aA = zE.length - 1; 0 <= aA; aA--) - if (zE[aA] === name) return canvas[aA]; + for (var aA = zF.length - 1; 0 <= aA; aA--) + if (zF[aA] === name) return canvas[aA]; return aEl - }, this.sJ = function() { + }, this.sK = function() { return aEk <= 0 }, this.aEn = function() { aEk = 0, aEo() @@ -6090,149 +6087,149 @@ function cO() { [4, 4, 4, 13] ]; - function aFE(j6, mP) { - for (var aA = j6; aA < mP; aA++) aEz[aA] = 4 * bJ.dj(64 * aw.random(), aw.value(100)), aF0[aA] = 4 * bJ.dj(64 * aw.random(), aw.value(100)), aF1[aA] = 4 * bJ.dj(64 * aw.random(), aw.value(100)) + function aFE(j9, mR) { + for (var aA = j9; aA < mR; aA++) aEz[aA] = 4 * bJ.dj(64 * aw.random(), aw.value(100)), aF0[aA] = 4 * bJ.dj(64 * aw.random(), aw.value(100)), aF1[aA] = 4 * bJ.dj(64 * aw.random(), aw.value(100)) } - function aFD(j6, mP) { - for (var colorsData = aC.data.colorsData, aA = j6; aA < mP; aA++) { - var f2 = colorsData[aA]; - aEz[aA] = 4 * (f2 >> 12), aF0[aA] = 4 * (f2 >> 6 & 63), aF1[aA] = 4 * (63 & f2) + function aFD(j9, mR) { + for (var colorsData = aC.data.colorsData, aA = j9; aA < mR; aA++) { + var f5 = colorsData[aA]; + aEz[aA] = 4 * (f5 >> 12), aF0[aA] = 4 * (f5 >> 6 & 63), aF1[aA] = 4 * (63 & f5) } } - function aFP(eE, aFR) { - aAN[eE] = 0, aAN[eE + 1] = 0, aAN[eE + 2] = aFR, aAN[eE + 3] = 0, aFS(eE) + function aFP(eH, aFR) { + aAN[eH] = 0, aAN[eH + 1] = 0, aAN[eH + 2] = aFR, aAN[eH + 3] = 0, aFS(eH) } - function aFS(eE) { - var eh; - bZ.mX || (eh = ab.x4(eE), eE = ab.x5(eE), bZ.mX = eh >= bY.aAM[0] && eh <= bY.aAM[2] && eE >= bY.aAM[1] && eE <= bY.aAM[3]) + function aFS(eH) { + var ek; + bZ.mZ || (ek = ab.x5(eH), eH = ab.x6(eH), bZ.mZ = ek >= bY.aAM[0] && ek <= bY.aAM[2] && eH >= bY.aAM[1] && eH <= bY.aAM[3]) } - this.ec = new Int32Array(4), this.dV = function() { - var ec = this.ec; - ec[0] = -4 * bQ.el, ec[1] = 4, ec[2] = -ec[0], ec[3] = -ec[1] + this.ef = new Int32Array(4), this.dV = function() { + var ef = this.ef; + ef[0] = -4 * bQ.eo, ef[1] = 4, ef[2] = -ef[0], ef[3] = -ef[1] }, this.dU = function() { - if (aEz = new Uint8Array(aC.eX), aF0 = new Uint8Array(aC.eX), aF1 = new Uint8Array(aC.eX), aF2 = new Uint8Array(aC.eX), aF3 = new Uint8Array(aC.eX), aF4 = new Uint8Array(aC.eX), aF5 = new Uint8Array(aC.eX), aF6 = new Uint8Array(aC.eX), - aF7 = new Uint8Array(aC.eX), aF8 = new Uint8Array(aC.eX), this.a6x = new Uint8Array(aC.eX), aC.hP) - for (var a94 = be.a94, aA = aC.eX - 1; 0 <= aA; aA--) { - var ev = a94[aA], - kX = bJ.dj((aEy[ev][3] + 1) * aw.random(), aw.value(100)); - aEz[aA] = aEx[ev][0] + kX * aEy[ev][0], aF0[aA] = aEx[ev][1] + kX * aEy[ev][1], aF1[aA] = aEx[ev][2] + kX * aEy[ev][2] - } else 0 === aC.data.colorsType ? aC.data.selectableColor ? (aFD(0, aC.jp), aFE(aC.jp, aC.eX)) : aFE(0, aC.eX) : aFD(0, aC.eX); + if (aEz = new Uint8Array(aC.ea), aF0 = new Uint8Array(aC.ea), aF1 = new Uint8Array(aC.ea), aF2 = new Uint8Array(aC.ea), aF3 = new Uint8Array(aC.ea), aF4 = new Uint8Array(aC.ea), aF5 = new Uint8Array(aC.ea), aF6 = new Uint8Array(aC.ea), + aF7 = new Uint8Array(aC.ea), aF8 = new Uint8Array(aC.ea), this.a6x = new Uint8Array(aC.ea), aC.hS) + for (var a94 = be.a94, aA = aC.ea - 1; 0 <= aA; aA--) { + var ey = a94[aA], + ka = bJ.dj((aEy[ey][3] + 1) * aw.random(), aw.value(100)); + aEz[aA] = aEx[ey][0] + ka * aEy[ey][0], aF0[aA] = aEx[ey][1] + ka * aEy[ey][1], aF1[aA] = aEx[ey][2] + ka * aEy[ey][2] + } else 0 === aC.data.colorsType ? aC.data.selectableColor ? (aFD(0, aC.js), aFE(aC.js, aC.ea)) : aFE(0, aC.ea) : aFD(0, aC.ea); ! function() { - var aA, ed; - for (aA = aC.eX - 1; 0 <= aA; aA--) ed = bJ.dj(aEz[aA] + aF0[aA] + aF1[aA], 3), aEz[aA] += aFK(ed - aEz[aA], 2), aF0[aA] += aFK(ed - aF0[aA], 2), aF1[aA] += aFK(ed - aF1[aA], 2), aEz[aA] -= aEz[aA] % 4, aF0[aA] -= aF0[aA] % 4, aF1[ + var aA, eg; + for (aA = aC.ea - 1; 0 <= aA; aA--) eg = bJ.dj(aEz[aA] + aF0[aA] + aF1[aA], 3), aEz[aA] += aFK(eg - aEz[aA], 2), aF0[aA] += aFK(eg - aF0[aA], 2), aF1[aA] += aFK(eg - aF1[aA], 2), aEz[aA] -= aEz[aA] % 4, aF0[aA] -= aF0[aA] % 4, aF1[ aA] -= aF1[aA] % 4 }(), function() { - for (var aA = aC.eX - 1; 0 <= aA; aA--) aEz[aA] += bJ.dj(aA, 128), aF0[aA] += bJ.dj(aA % 128, 32), aF1[aA] += bJ.dj(aA % 32, 8), aF2[aA] = aA % 8 + for (var aA = aC.ea - 1; 0 <= aA; aA--) aEz[aA] += bJ.dj(aA, 128), aF0[aA] += bJ.dj(aA % 128, 32), aF1[aA] += bJ.dj(aA % 32, 8), aF2[aA] = aA % 8 }(), this.aFH(), function() { - for (var aA = aC.eX - 1; 0 <= aA; aA--) aF3[aA] = aEz[aA] < 32 ? aEz[aA] + 32 : aEz[aA] - 32, aF4[aA] = aF0[aA] < 32 ? aF0[aA] + 32 : aF0[aA] - 32, aF5[aA] = aF1[aA] < 32 ? aF1[aA] + 32 : aF1[aA] - 32 + for (var aA = aC.ea - 1; 0 <= aA; aA--) aF3[aA] = aEz[aA] < 32 ? aEz[aA] + 32 : aEz[aA] - 32, aF4[aA] = aF0[aA] < 32 ? aF0[aA] + 32 : aF0[aA] - 32, aF5[aA] = aF1[aA] < 32 ? aF1[aA] + 32 : aF1[aA] - 32 }(), function() { - for (var aA = aC.eX - 1; 0 <= aA; aA--) aF6[aA] = 235 < aEz[aA] ? aEz[aA] - 20 : aEz[aA] + 20, aF7[aA] = 235 < aF0[aA] ? aF0[aA] - 20 : aF0[aA] + 20, aF8[aA] = 235 < aF1[aA] ? aF1[aA] - 20 : aF1[aA] + 20 + for (var aA = aC.ea - 1; 0 <= aA; aA--) aF6[aA] = 235 < aEz[aA] ? aEz[aA] - 20 : aEz[aA] + 20, aF7[aA] = 235 < aF0[aA] ? aF0[aA] - 20 : aF0[aA] + 20, aF8[aA] = 235 < aF1[aA] ? aF1[aA] - 20 : aF1[aA] + 20 }() }, this.a5w = function(player) { - var g = bM.f9; + var g = bM.fC; return g[0] = aEz[player], g[1] = aF0[player], g[2] = aF1[player], g }, this.aFH = function() { - for (var aA = aC.eX - 1; 0 <= aA; aA--) this.a6x[aA] = aEz[aA] + aF0[aA] + aF1[aA] < 280 ? 0 : 1 - }, this.x4 = function(eE) { - return bJ.dj(eE, 4) % bQ.el - }, this.x5 = function(eE) { - return bJ.dj(eE, 4 * bQ.el) - }, this.we = function(eh, ej) { - return Math.floor(4 * (ej * bQ.el + eh)) - }, this.wu = function(eE) { - var ec = this.ec; - return this.aFL(eE + ec[0]) || this.aFL(eE + ec[1]) || this.aFL(eE + ec[2]) || this.aFL(eE + ec[3]) - }, this.ez = function(eE) { - var ec = this.ec; - return this.ef(eE + ec[0]) || this.ef(eE + ec[1]) || this.ef(eE + ec[2]) || this.ef(eE + ec[3]) - }, this.ws = function(eE, player) { - var ec = this.ec; - return this.aFM(eE + ec[0], player) || this.aFM(eE + ec[1], player) || this.aFM(eE + ec[2], player) || this.aFM(eE + ec[3], player) - }, this.g9 = function(eE) { - return 208 <= aAN[eE + 3] - }, this.wz = function(player, eE) { - return this.g9(eE) && this.aFN(player, eE) - }, this.aFN = function(player, eE) { - return player === this.eS(eE) - }, this.aFO = function(eE) { - return 208 <= aAN[eE + 3] && aAN[eE + 3] < 224 - }, this.j2 = function(eE) { - return 224 <= aAN[eE + 3] && aAN[eE + 3] < 248 - }, this.wt = function(eE) { - for (var ec = this.ec, aA = 3; 0 <= aA; aA--) - if (this.h2(eE + ec[aA])) return !0; + for (var aA = aC.ea - 1; 0 <= aA; aA--) this.a6x[aA] = aEz[aA] + aF0[aA] + aF1[aA] < 280 ? 0 : 1 + }, this.x5 = function(eH) { + return bJ.dj(eH, 4) % bQ.eo + }, this.x6 = function(eH) { + return bJ.dj(eH, 4 * bQ.eo) + }, this.wf = function(ek, em) { + return Math.floor(4 * (em * bQ.eo + ek)) + }, this.wv = function(eH) { + var ef = this.ef; + return this.aFL(eH + ef[0]) || this.aFL(eH + ef[1]) || this.aFL(eH + ef[2]) || this.aFL(eH + ef[3]) + }, this.f2 = function(eH) { + var ef = this.ef; + return this.ei(eH + ef[0]) || this.ei(eH + ef[1]) || this.ei(eH + ef[2]) || this.ei(eH + ef[3]) + }, this.wt = function(eH, player) { + var ef = this.ef; + return this.aFM(eH + ef[0], player) || this.aFM(eH + ef[1], player) || this.aFM(eH + ef[2], player) || this.aFM(eH + ef[3], player) + }, this.gC = function(eH) { + return 208 <= aAN[eH + 3] + }, this.x0 = function(player, eH) { + return this.gC(eH) && this.aFN(player, eH) + }, this.aFN = function(player, eH) { + return player === this.eV(eH) + }, this.aFO = function(eH) { + return 208 <= aAN[eH + 3] && aAN[eH + 3] < 224 + }, this.j5 = function(eH) { + return 224 <= aAN[eH + 3] && aAN[eH + 3] < 248 + }, this.wu = function(eH) { + for (var ef = this.ef, aA = 3; 0 <= aA; aA--) + if (this.h5(eH + ef[aA])) return !0; return !1 - }, this.eV = function(eE) { - return this.g9(eE) || this.eR(eE) - }, this.h2 = function(eE) { - return 0 === aAN[eE + 3] && 2 === aAN[eE + 2] - }, this.eR = function(eE) { - return 0 === aAN[eE + 3] && 1 === aAN[eE + 2] - }, this.vj = function(eE) { - return 0 === aAN[eE + 3] && 3 === aAN[eE + 2] - }, this.ef = function(eE) { - return 0 === aAN[eE + 3] && 5 <= aAN[eE + 2] - }, this.aFL = function(eE) { - return 0 === aAN[eE + 3] && 3 <= aAN[eE + 2] - }, this.eI = function(eE) { - return aAN[eE + 2] - 5 - }, this.aFM = function(eE, player) { - return this.eR(eE) || this.g9(eE) && player !== this.eS(eE) - }, this.eS = function(eE) { - return aAN[eE] % 4 * 128 + aAN[eE + 1] % 4 * 32 + aAN[eE + 2] % 4 * 8 + aAN[eE + 3] % 8 - }, this.x0 = function(eE) { - aFP(eE, 1) - }, this.aFQ = function(eE) { - aFP(eE, 2) - }, this.wf = function(eE, player) { - aAN[eE] = aEz[player], aAN[eE + 1] = aF0[player], aAN[eE + 2] = aF1[player], aAN[eE + 3] = 208 + aF2[player], aFS(eE) - }, this.g4 = function(eE, player) { - aAN[eE] = aF3[player], aAN[eE + 1] = aF4[player], aAN[eE + 2] = aF5[player], aAN[eE + 3] = 224 + aF2[player], aFS(eE) - }, this.j3 = function(eE, player) { - aAN[eE] = aF6[player], aAN[eE + 1] = aF7[player], aAN[eE + 2] = aF8[player], aAN[eE + 3] = 248 + aF2[player], aFS(eE) + }, this.eY = function(eH) { + return this.gC(eH) || this.eU(eH) + }, this.h5 = function(eH) { + return 0 === aAN[eH + 3] && 2 === aAN[eH + 2] + }, this.eU = function(eH) { + return 0 === aAN[eH + 3] && 1 === aAN[eH + 2] + }, this.vk = function(eH) { + return 0 === aAN[eH + 3] && 3 === aAN[eH + 2] + }, this.ei = function(eH) { + return 0 === aAN[eH + 3] && 5 <= aAN[eH + 2] + }, this.aFL = function(eH) { + return 0 === aAN[eH + 3] && 3 <= aAN[eH + 2] + }, this.eL = function(eH) { + return aAN[eH + 2] - 5 + }, this.aFM = function(eH, player) { + return this.eU(eH) || this.gC(eH) && player !== this.eV(eH) + }, this.eV = function(eH) { + return aAN[eH] % 4 * 128 + aAN[eH + 1] % 4 * 32 + aAN[eH + 2] % 4 * 8 + aAN[eH + 3] % 8 + }, this.x1 = function(eH) { + aFP(eH, 1) + }, this.aFQ = function(eH) { + aFP(eH, 2) + }, this.wg = function(eH, player) { + aAN[eH] = aEz[player], aAN[eH + 1] = aF0[player], aAN[eH + 2] = aF1[player], aAN[eH + 3] = 208 + aF2[player], aFS(eH) + }, this.g7 = function(eH, player) { + aAN[eH] = aF3[player], aAN[eH + 1] = aF4[player], aAN[eH + 2] = aF5[player], aAN[eH + 3] = 224 + aF2[player], aFS(eH) + }, this.j6 = function(eH, player) { + aAN[eH] = aF6[player], aAN[eH + 1] = aF7[player], aAN[eH + 2] = aF8[player], aAN[eH + 3] = 248 + aF2[player], aFS(eH) } } function cm() { - var dx = 0, + var dy = 0, aFT = new Uint16Array(32); function remove(a42) { var aA; - for (dx -= 2, aA = a42; aA < dx; aA += 2) aFT[aA] = aFT[aA + 2], aFT[aA + 1] = aFT[aA + 3] + for (dy -= 2, aA = a42; aA < dy; aA += 2) aFT[aA] = aFT[aA + 2], aFT[aA + 1] = aFT[aA + 3] } this.dU = function() { - dx = 0 - }, this.ij = function() { - var aA, j0, i9; - if (0 !== dx) - if (0 === af.lf[aC.eK] || ac.aFU(aC.eK) === ac.ff(aC.eK)) dx = 0; + dy = 0 + }, this.im = function() { + var aA, j3, iC; + if (0 !== dy) + if (0 === af.li[aC.eN] || ac.aFU(aC.eN) === ac.fi(aC.eN)) dy = 0; else - for (aA = dx - 2; 0 <= aA; aA -= 2)(j0 = aFT[aA]) < aC.eX && 0 === af.lf[j0] ? remove(aA) : (i9 = aFT[aA + 1], (j0 >= aC.eX && aFV(aC.eK) || j0 < aC.eX && aFW(aC.eK, j0)) && (b6.gw.h7(i9, j0), remove(aA))) - }, this.h9 = function(j0, i9) { - ! function(j0, i9) { + for (aA = dy - 2; 0 <= aA; aA -= 2)(j3 = aFT[aA]) < aC.ea && 0 === af.li[j3] ? remove(aA) : (iC = aFT[aA + 1], (j3 >= aC.ea && aFV(aC.eN) || j3 < aC.ea && aFW(aC.eN, j3)) && (b6.gz.hA(iC, j3), remove(aA))) + }, this.hC = function(j3, iC) { + ! function(j3, iC) { var aA; - for (aA = 0; aA < dx; aA += 2) - if (aFT[aA] === j0) return aFT[aA + 1] = Math.min(aFT[aA + 1] + i9, 1023), 1; + for (aA = 0; aA < dy; aA += 2) + if (aFT[aA] === j3) return aFT[aA + 1] = Math.min(aFT[aA + 1] + iC, 1023), 1; return - }(j0, i9) && 32 !== dx && (aFT[dx] = j0, aFT[dx + 1] = i9, dx += 2) + }(j3, iC) && 32 !== dy && (aFT[dy] = j3, aFT[dy + 1] = iC, dy += 2) } } function cP() { function aFd(player) { var di; - b8.fv.a2M(player) && (di = af.gb[player] - af.a2Q[player] + ac.aFf(player), bb.fz(player, Math.abs(di), di < 0 ? 18 : 12)), af.gb[player] = 0, af.a2Q[player] = 0 + b8.fy.a2M(player) && (di = af.ge[player] - af.a2Q[player] + ac.aFf(player), bb.g2(player, Math.abs(di), di < 0 ? 18 : 12)), af.ge[player] = 0, af.a2Q[player] = 0 } function aFm() { - aW.show(!1, !1, !1, !0), aV.a9X(), bP.yd.zO() + aW.show(!1, !1, !1, !0), aV.a9X(), bP.ye.zP() } function aFa(player, aFl) { @@ -6240,40 +6237,40 @@ function cP() { } function aFc(player) { - for (var iO = af.iO, iP = af.iP, iQ = af.iQ, iR = af.iR, m7 = iO[player], m8 = iQ[player], el = bQ.el, gN = af.gN, eh = iP[player]; m7 <= eh; eh--) - for (var ej = iR[player]; m8 <= ej; ej--) { - var g7 = 4 * (ej * el + eh); - ab.wz(player, g7) && (ab.x0(g7), gN[player]--) + for (var iR = af.iR, iS = af.iS, iT = af.iT, iU = af.iU, m9 = iR[player], mA = iT[player], eo = bQ.eo, gQ = af.gQ, ek = iS[player]; m9 <= ek; ek--) + for (var em = iU[player]; mA <= em; em--) { + var gA = 4 * (em * eo + ek); + ab.x0(player, gA) && (ab.x1(gA), gQ[player]--) } - iP[player] = iR[player] = 0, iO[player] = iQ[player] = Math.max(el, bQ.em) + iS[player] = iU[player] = 0, iR[player] = iT[player] = Math.max(eo, bQ.ep) } - this.dd = function(g7) { - var player, di = af.gN[g7]; - bL.x.oo[g7] ? di && (aFa(player = g7, ac.aFb(player)), aFc(player), aE.fx(player), ac.clear(player), aFd(player), function(player) { - af.wa[player] = 0, af.g1[player] = [], af.gF[player] = [], af.gG[player] = [], af.f0[player] = [] - }(player)) : !di && af.g1[g7].length || this.aFZ(g7) + this.dd = function(gA) { + var player, di = af.gQ[gA]; + bL.x.oq[gA] ? di && (aFa(player = gA, ac.aFb(player)), aFc(player), aE.g0(player), ac.clear(player), aFd(player), function(player) { + af.wb[player] = 0, af.g4[player] = [], af.gI[player] = [], af.gJ[player] = [], af.f3[player] = [] + }(player)) : !di && af.g4[gA].length || this.aFZ(gA) }, this.aFZ = function(player) { ! function(player) { - b8.fv.jD(player) || (af.zS[player] = bg.zl.aFk(), aC.yu++); + b8.fy.jG(player) || (af.zT[player] = bg.zl.aFk(), aC.yv++); var aFl = ac.aFb(player); - 0 === aFl.length ? b8.fv.a2J(player) && aFm() : (aFa(player, aFl), function(player, aFl) { + 0 === aFl.length ? b8.fy.a2J(player) && aFm() : (aFa(player, aFl), function(player, aFl) { var aFq = aFl[function(aFl) { - var aA, dx = 0; - for (aA = aFl.length - 1; 1 <= aA; aA--) af.gN[aFl[aA]] > af.gN[aFl[dx]] && (dx = aA); - return dx + var aA, dy = 0; + for (aA = aFl.length - 1; 1 <= aA; aA--) af.gQ[aFl[aA]] > af.gQ[aFl[dy]] && (dy = aA); + return dy }(aFl)]; - 9 === aC.k6 && (1 === be.eY[player] ? aw.jh(8) && ax.aFr(aFq) : aD.hE[player] && (aM.a4G(765, 0), aM.zG(280, L(134, [af.zT[aFq], af.zT[player]]), 765, aFq, b9.mY, b9.no, -1, !0))); - if (b8.fv.a2J(player)) aFm(), aM.z4(aFq, 1); + 9 === aC.k9 && (1 === be.eb[player] ? aw.jk(8) && ax.aFr(aFq) : aD.hH[player] && (aM.a4G(765, 0), aM.zH(280, L(133, [af.zU[aFq], af.zU[player]]), 765, aFq, b9.ma, b9.nq, -1, !0))); + if (b8.fy.a2J(player)) aFm(), aM.z5(aFq, 1); else { for (var aA = aFl.length - 1; 0 <= aA; aA--) - if (b8.fv.a2M(aFl[aA]) && (bb.lb[4 - b8.fv.jD(player)]++, b8.fv.a2J(aFl[aA]))) return aM.z4(player, 0); - b8.fv.jD(player) || aM.a5E(0, player, aFq) + if (b8.fy.a2M(aFl[aA]) && (bb.le[4 - b8.fy.jG(player)]++, b8.fy.a2J(aFl[aA]))) return aM.z5(player, 0); + b8.fy.jG(player) || aM.a5E(0, player, aFq) } }(player, aFl)) }(player), aFc(player), aFd(player), function(player) { - af.lf[player] = 0, af.g1[player] = null, af.gF[player] = null, af.gG[player] = null, af.f0[player] = null - }(player), aE.fx(player), ac.clear(player), bL.aFi.aFj(player) + af.li[player] = 0, af.g4[player] = null, af.gI[player] = null, af.gJ[player] = null, af.f3[player] = null + }(player), aE.g0(player), ac.clear(player), bL.aFi.aFj(player) } } @@ -6285,8 +6282,8 @@ function cr() { } function aFz(e) { - var ev = new Image; - ev.onload = aG0, ev.src = e.target.result + var ey = new Image; + ey.onload = aG0, ey.src = e.target.result } function aG0(e) { @@ -6296,11 +6293,11 @@ function cr() { canvas.getContext("2d").drawImage(e, 0, 0); var e = canvas.width, j = canvas.height; - e > bQ.aG2 || j > bQ.aG2 || e < 10 || j < 10 ? (e = "Image dimensions must be between 10 and " + bQ.aG2 + ".", z.uL ? z.uL.showToast(e) : alert(e)) : 20 === s.rq && s.aDO().aG0(canvas) + e > bQ.aG2 || j > bQ.aG2 || e < 10 || j < 10 ? (e = "Image dimensions must be between 10 and " + bQ.aG2 + ".", z.uM ? z.uM.showToast(e) : alert(e)) : 20 === s.rs && s.aDO().aG0(canvas) } this.dU = function() { (input = document.createElement("input")).type = "file", input.setAttribute("accept", ".png, .jpg, .gif, .jpeg"), input.onchange = aFs - }, this.tD = function() { + }, this.tE = function() { input && (input.onchange = null, input.value = "", input = null) }, this.aFt = function() { input.click() @@ -6313,14 +6310,14 @@ function cr() { function cp() { this.aG4 = null, this.dU = function() { - 10 !== aC.k6 ? this.aG4 = null : this.aG4 = new Uint32Array(aC.eX) - }, this.ij = function() { - 10 === aC.k6 && this.ql() - }, this.ql = function() { - for (var g7, target, a9i, aG4 = this.aG4, yg = ak.jr, a2R = af.gb, aA = ak.jq - 1; 0 <= aA; aA--)(g7 = yg[aA]) >= aC.jp || (target = Math.max(bJ.dj(a2R[g7], 4), 2048), a9i = Math.max(ad.a9j(g7), 100), aG4[g7] += bJ.dj(a9i * target, 1e4), - aG4[g7] > target && (aG4[g7] = target)) - }, this.a2X = function(player, hE) { - return hE > this.aG4[player] ? (hE = this.aG4[player], this.aG4[player] = 0) : this.aG4[player] -= hE, hE + 10 !== aC.k9 ? this.aG4 = null : this.aG4 = new Uint32Array(aC.ea) + }, this.im = function() { + 10 === aC.k9 && this.qn() + }, this.qn = function() { + for (var gA, target, a9i, aG4 = this.aG4, yh = ak.ju, a2R = af.ge, aA = ak.jt - 1; 0 <= aA; aA--)(gA = yh[aA]) >= aC.js || (target = Math.max(bJ.dj(a2R[gA], 4), 2048), a9i = Math.max(ad.a9j(gA), 100), aG4[gA] += bJ.dj(a9i * target, 1e4), + aG4[gA] > target && (aG4[gA] = target)) + }, this.a2X = function(player, hH) { + return hH > this.aG4[player] ? (hH = this.aG4[player], this.aG4[player] = 0) : this.aG4[player] -= hH, hH } } @@ -6332,13 +6329,13 @@ function dQ() { function aGE(e) { var aGI; - aC.ys || (e = JSON.parse(e.target.result), aGI = aC.data = new a3O, aGJ(e, aGI, "mapType", 0, 2), aGJ(e, aGI, "mapProceduralIndex", 0, 255), aGJ(e, aGI, "mapRealisticIndex", 0, 255), aGJ(e, aGI, "mapSeed", 0, 16383), function(aGH, aGI, g8, + aC.yt || (e = JSON.parse(e.target.result), aGI = aC.data = new a3O, aGJ(e, aGI, "mapType", 0, 2), aGJ(e, aGI, "mapProceduralIndex", 0, 255), aGJ(e, aGI, "mapRealisticIndex", 0, 255), aGJ(e, aGI, "mapSeed", 0, 16383), function(aGH, aGI, gB, max) { - aGH = aGH[g8]; - aGI[g8] = aGP(aGH) ? aGH.slice(0, max) : aGI[g8] - }(e, aGI, "mapName", 20), function(aGH, aGI, g8) { + aGH = aGH[gB]; + aGI[gB] = aGP(aGH) ? aGH.slice(0, max) : aGI[gB] + }(e, aGI, "mapName", 20), function(aGH, aGI, gB) { var aG1; - 2 === aGI.mapType && (!aGP(aGH = aGH[g8]) || aGH.length <= 20 ? aGI.mapType = 0 : ((aG1 = new Image).onload = function() { + 2 === aGI.mapType && (!aGP(aGH = aGH[gB]) || aGH.length <= 20 ? aGI.mapType = 0 : ((aG1 = new Image).onload = function() { b7.aGQ.aGR(aG1, 1), aG1.onload = null, aG1 = null }, aG1.src = aGH)) }(e, aGI, "canvas"), aGJ(e, aGI, "passableWater", 0, 1), aGJ(e, aGI, "passableMountains", 0, 1), aGJ(e, aGI, "playerCount", 1, 512), aGJ(e, aGI, "humanCount", 1, 1), aGJ(e, aGI, "selectedPlayer", 0, 0), aGJ(e, aGI, "gameMode", 0, 1), @@ -6346,31 +6343,31 @@ function dQ() { 16383), aGJ(e, aGI, "colorsType", 0, 1), aGJ(e, aGI, "colorsPersonalized", 0, 1), aGM(e, aGI, "colorsData", 32, 512, 262143), aGJ(e, aGI, "selectableColor", 0, 1), aGM(e, aGI, "teamPlayerCount", 16, 9, 512), aGJ(e, aGI, "neutralBots", 0, 1), aGJ(e, aGI, "botDifficultyType", 0, 3), aGJ(e, aGI, "botDifficultyValue", 0, 15), aGM(e, aGI, "botDifficultyTeam", 8, 9, 15), aGM(e, aGI, "botDifficultyData", 8, 512, 15), aGJ(e, aGI, "spawningType", 0, 2), aGJ(e, aGI, "spawningSeed", 0, 16383), aGM(e, aGI, "spawningData", 16, 1024, 4095), aGJ(e, aGI, "selectableSpawn", 0, 1), aGJ(e, aGI, "playerNamesType", 0, 2), - function(aGH, aGI, g8, size, max) { - var a1Y = aGH[g8]; + function(aGH, aGI, gB, size, max) { + var a1Y = aGH[gB]; if (Array.isArray(a1Y)) { - for (var a1Z = new Array(size), ea = Math.min(a1Y.length, size), aA = 0; aA < ea; aA++) a1Z[aA] = aGP(a1Y[aA]) ? a1Y[aA].slice(0, max) : ""; - aGI[g8] = a1Z + for (var a1Z = new Array(size), ed = Math.min(a1Y.length, size), aA = 0; aA < ed; aA++) a1Z[aA] = aGP(a1Y[aA]) ? a1Y[aA].slice(0, max) : ""; + aGI[gB] = a1Z } }(e, aGI, "playerNamesData", 512, 20), aGJ(e, aGI, "selectableName", 0, 1), aGJ(e, aGI, "aIncomeType", 0, 2), aGJ(e, aGI, "aIncomeValue", 0, 255), aGM(e, aGI, "aIncomeData", 8, 512, 255), aGJ(e, aGI, "tIncomeType", 0, 2), aGJ(e, aGI, "tIncomeValue", 0, 255), aGM(e, aGI, "tIncomeData", 8, 512, 255), aGJ(e, aGI, "iIncomeType", 0, 2), aGJ(e, aGI, "iIncomeValue", 0, 255), aGM(e, aGI, "iIncomeData", 8, 512, 255), aGJ(e, aGI, "sResourcesType", 0, 2), aGJ(e, aGI, "sResourcesValue", 0, 2047), aGM(e, aGI, "sResourcesData", 16, 512, 2047), s.w(), s.x.aGG[0] = 0, s.t(19)) } - function aGJ(aGH, aGI, g8, min, max) { - aGH = aGH[g8]; - aGI[g8] = "number" == typeof aGH && min <= aGH && aGH <= max ? Math.floor(aGH) : aGI[g8] + function aGJ(aGH, aGI, gB, min, max) { + aGH = aGH[gB]; + aGI[gB] = "number" == typeof aGH && min <= aGH && aGH <= max ? Math.floor(aGH) : aGI[gB] } - function aGP(pI) { - return "string" == typeof pI + function aGP(pK) { + return "string" == typeof pK } - function aGM(aGH, aGI, g8, aGS, size, max) { - var a1Y = aGH[g8]; + function aGM(aGH, aGI, gB, aGS, size, max) { + var a1Y = aGH[gB]; if (Array.isArray(a1Y)) { - for (var a1Z = new(8 === aGS ? Uint8Array : 16 === aGS ? Uint16Array : Uint32Array)(size), ea = Math.min(a1Y.length, size), aA = 0; aA < ea; aA++) a1Z[aA] = bJ.p9(a1Y[aA], 0, max); - aGI[g8] = a1Z + for (var a1Z = new(8 === aGS ? Uint8Array : 16 === aGS ? Uint16Array : Uint32Array)(size), ed = Math.min(a1Y.length, size), aA = 0; aA < ed; aA++) a1Z[aA] = bJ.pB(a1Y[aA], 0, max); + aGI[gB] = a1Z } } this.aG5 = function() { @@ -6388,85 +6385,85 @@ function dQ() { } function cS() { - var aGT, aGU, size, j0, hE, id, aGV; + var aGT, aGU, size, j3, hH, id, aGV; function aGW(player) { - return player < aC.jp ? aGT * player : aGT * aC.jp + aGU * (player - aC.jp) + return player < aC.js ? aGT * player : aGT * aC.js + aGU * (player - aC.js) } this.dU = function() { - aGT = aC.jp < 16 ? 12 : 8, aGU = 4; - var ea = aGW(aC.eX); - size = new Uint8Array(aC.eX), j0 = new Uint16Array(ea), hE = new Uint32Array(ea), id = new Uint16Array(ea), aGV = new Uint8Array(ea) - }, this.p8 = function(a6S, aGX) { - var aGY = this.gc(a6S, aGX), - aGX = (this.ga(a6S, aGX, 0), b8.fv.fy(a6S, aGY)); - bb.fz(a6S, aGY - aGX, 12) + aGT = aC.js < 16 ? 12 : 8, aGU = 4; + var ed = aGW(aC.ea); + size = new Uint8Array(aC.ea), j3 = new Uint16Array(ed), hH = new Uint32Array(ed), id = new Uint16Array(ed), aGV = new Uint8Array(ed) + }, this.pA = function(a6S, aGX) { + var aGY = this.gf(a6S, aGX), + aGX = (this.gd(a6S, aGX, 0), b8.fy.g1(a6S, aGY)); + bb.g2(a6S, aGY - aGX, 12) }, this.clear = function(player) { size[player] = 0 }, this.aFo = function(player, aGX) { var aGb, aGX = function(player, aGX) { - var aA, kX = aGW(player); + var aA, ka = aGW(player); for (aA = size[player] - 1; 0 <= aA; aA--) - if (0 === id[kX + aA] && j0[kX + aA] === aGX) return aA; + if (0 === id[ka + aA] && j3[ka + aA] === aGX) return aA; return size[player] }(player, aGX); - aGX !== size[player] && (aGb = hE[aGW(player) + aGX], this.g0(player, aGX), this.ix(player, aGb, aC.eX)) - }, this.jB = function(player, aGX) { - for (var kX = aGW(player), aA = size[player] - 1; 0 <= aA; aA--) - if (0 === id[kX + aA] && j0[kX + aA] === aGX) return !0; + aGX !== size[player] && (aGb = hH[aGW(player) + aGX], this.g3(player, aGX), this.j0(player, aGb, aC.ea)) + }, this.jE = function(player, aGX) { + for (var ka = aGW(player), aA = size[player] - 1; 0 <= aA; aA--) + if (0 === id[ka + aA] && j3[ka + aA] === aGX) return !0; return !1 - }, this.jT = function(player) { - return player < aC.jp ? size[player] < aGT : size[player] < aGU - }, this.ff = function(player) { + }, this.jW = function(player) { + return player < aC.js ? size[player] < aGT : size[player] < aGU + }, this.fi = function(player) { return size[player] - }, this.fl = function(player, aA) { - return j0[aGW(player) + aA] - }, this.fg = function(player, aA) { + }, this.fo = function(player, aA) { + return j3[aGW(player) + aA] + }, this.fj = function(player, aA) { return id[aGW(player) + aA] }, this.aGc = function(player, aGd) { - for (var kX = aGW(player), aA = size[player] - 1; 0 <= aA; aA--) - if (id[kX + aA] === aGd) return aA; + for (var ka = aGW(player), aA = size[player] - 1; 0 <= aA; aA--) + if (id[ka + aA] === aGd) return aA; return -1 - }, this.fm = function(player, aA) { - return hE[aGW(player) + aA] - }, this.gc = function(player, aGX) { - for (var kX = aGW(player), aA = size[player] - 1; 0 <= aA; aA--) - if (0 === id[kX + aA] && j0[kX + aA] === aGX) return hE[kX + aA]; + }, this.fp = function(player, aA) { + return hH[aGW(player) + aA] + }, this.gf = function(player, aGX) { + for (var ka = aGW(player), aA = size[player] - 1; 0 <= aA; aA--) + if (0 === id[ka + aA] && j3[ka + aA] === aGX) return hH[ka + aA]; return 0 }, this.aFf = function(player) { - for (var kX = aGW(player), f2 = 0, aA = size[player] - 1; 0 <= aA; aA--) f2 += hE[kX + aA]; - return f2 + for (var ka = aGW(player), f5 = 0, aA = size[player] - 1; 0 <= aA; aA--) f5 += hH[ka + aA]; + return f5 }, this.aGe = function(player) { - for (var kX = aGW(player), f2 = 0, aA = size[player] - 1; 0 <= aA; aA--) 0 === id[kX + aA] && (f2 += hE[kX + aA]); - return f2 + for (var ka = aGW(player), f5 = 0, aA = size[player] - 1; 0 <= aA; aA--) 0 === id[ka + aA] && (f5 += hH[ka + aA]); + return f5 }, this.aFU = function(player) { - for (var kX = aGW(player), g2 = 0, aA = size[player] - 1; 0 <= aA; aA--) 0 < id[kX + aA] && g2++; - return g2 - }, this.ga = function(player, aGX, aGb) { - for (var kX = aGW(player), aA = size[player] - 1; 0 <= aA; aA--) 0 === id[kX + aA] && j0[kX + aA] === aGX && (hE[kX + aA] = aGb) - }, this.gL = function(player, aA, aGb) { - hE[aGW(player) + aA] = Math.max(aGb, 0) - }, this.gM = function(player, aA) { + for (var ka = aGW(player), g5 = 0, aA = size[player] - 1; 0 <= aA; aA--) 0 < id[ka + aA] && g5++; + return g5 + }, this.gd = function(player, aGX, aGb) { + for (var ka = aGW(player), aA = size[player] - 1; 0 <= aA; aA--) 0 === id[ka + aA] && j3[ka + aA] === aGX && (hH[ka + aA] = aGb) + }, this.gO = function(player, aA, aGb) { + hH[aGW(player) + aA] = Math.max(aGb, 0) + }, this.gP = function(player, aA) { aGV[aGW(player) + aA] = 0 - }, this.fn = function(player, aA) { + }, this.fq = function(player, aA) { return aGV[aGW(player) + aA] - }, this.ix = function(player, aGb, aGX) { - b8.fv.a2M(aGX) && bb.lb[6 - b8.fv.jD(player)]++; - for (var kX = aGW(player), aA = size[player] - 1; 0 <= aA; aA--) - if (0 === id[kX + aA] && j0[kX + aA] === aGX) return hE[kX + aA] += aGb, void(hE[kX + aA] = hE[kX + aA] > aC.a2T ? aC.a2T : hE[kX + aA]); - j0[kX + size[player]] = aGX, hE[kX + size[player]] = aGb, id[kX + size[player]] = 0, aGV[kX + size[player]] = 1, size[player]++, player < aC.jp && (aGX === aC.eK ? aM.z4(player, 5) : player === aC.eK && ae.a5G(aGX)) + }, this.j0 = function(player, aGb, aGX) { + b8.fy.a2M(aGX) && bb.le[6 - b8.fy.jG(player)]++; + for (var ka = aGW(player), aA = size[player] - 1; 0 <= aA; aA--) + if (0 === id[ka + aA] && j3[ka + aA] === aGX) return hH[ka + aA] += aGb, void(hH[ka + aA] = hH[ka + aA] > aC.a2T ? aC.a2T : hH[ka + aA]); + j3[ka + size[player]] = aGX, hH[ka + size[player]] = aGb, id[ka + size[player]] = 0, aGV[ka + size[player]] = 1, size[player]++, player < aC.js && (aGX === aC.eN ? aM.z5(player, 5) : player === aC.eN && ae.a5G(aGX)) }, this.aGf = function(player, aGb, aGd) { - var kX = aGW(player); - j0[kX + size[player]] = 0, hE[kX + size[player]] = aGb, id[kX + size[player]] = aGd, aGV[kX + size[player]] = 0, size[player]++ - }, this.g0 = function(player, dx) { - var et, kX; + var ka = aGW(player); + j3[ka + size[player]] = 0, hH[ka + size[player]] = aGb, id[ka + size[player]] = aGd, aGV[ka + size[player]] = 0, size[player]++ + }, this.g3 = function(player, dy) { + var ew, ka; if (0 !== size[player]) - for (kX = aGW(player), size[player]--, et = dx; et < size[player]; et++) j0[kX + et] = j0[kX + et + 1], hE[kX + et] = hE[kX + et + 1], id[kX + et] = id[kX + et + 1], aGV[kX + et] = aGV[kX + et + 1] + for (ka = aGW(player), size[player]--, ew = dy; ew < size[player]; ew++) j3[ka + ew] = j3[ka + ew + 1], hH[ka + ew] = hH[ka + ew + 1], id[ka + ew] = id[ka + ew + 1], aGV[ka + ew] = aGV[ka + ew + 1] }, this.aFb = function(player) { - for (var et, kX, aFl = [], aA = ak.jq - 1; 0 <= aA; aA--) - for (kX = aGW(ak.jr[aA]), et = size[ak.jr[aA]] - 1; 0 <= et; et--) - if (0 === id[kX + et] && j0[kX + et] === player) { - aFl.push(ak.jr[aA]); + for (var ew, ka, aFl = [], aA = ak.jt - 1; 0 <= aA; aA--) + for (ka = aGW(ak.ju[aA]), ew = size[ak.ju[aA]] - 1; 0 <= ew; ew--) + if (0 === id[ka + ew] && j3[ka + ew] === player) { + aFl.push(ak.ju[aA]); break } return aFl } @@ -6476,78 +6473,78 @@ function cT() { var aGg; function aGi(player) { - var dw, jU; - return b8.fv.jD(player) && player < aC.jp ? 0 : (dw = aGg[bJ.dj((aC.eX - 1) * af.gN[player], aC.jZ)], bd.jm() < 1920 && (dw = Math.max(bJ.dj(100 * (13440 - 6 * bd.jm()), 1920), dw)), jU = ad.jV(player), af.gb[player] > jU && (dw -= bJ.dj(2 * - dw * (af.gb[player] - jU), jU)), Math.min(Math.max(dw, 0), 700)) + var dx, jX; + return b8.fy.jG(player) && player < aC.js ? 0 : (dx = aGg[bJ.dj((aC.ea - 1) * af.gQ[player], aC.jc)], bd.jp() < 1920 && (dx = Math.max(bJ.dj(100 * (13440 - 6 * bd.jp()), 1920), dx)), jX = ad.jY(player), af.ge[player] > jX && (dx -= bJ.dj(2 * + dx * (af.ge[player] - jX), jX)), Math.min(Math.max(dx, 0), 700)) } - function aGu(mJ) { - for (var gN = af.gN, jr = ak.jr, aA = ak.jq - 1; 0 <= aA; aA--) { - var g7 = jr[aA]; - b8.fv.fy(g7, bJ.dj(mJ * gN[g7], 32)) + function aGu(mL) { + for (var gQ = af.gQ, ju = ak.ju, aA = ak.jt - 1; 0 <= aA; aA--) { + var gA = ju[aA]; + b8.fy.g1(gA, bJ.dj(mL * gQ[gA], 32)) } } function aGr() { - var vb = aC.eK; - bM.f6[0] = af.gb[vb] - af.a2Q[vb] + var vc = aC.eN; + bM.f9[0] = af.ge[vc] - af.a2Q[vc] } - function aGt(dx) { - var vb = aC.eK; - bb.lb[dx] += af.gb[vb] - af.a2Q[vb] - bM.f6[0] + function aGt(dy) { + var vc = aC.eN; + bb.le[dy] += af.ge[vc] - af.a2Q[vc] - bM.f9[0] } this.db = function() { - for (var ea = aC.eX, aA = (aGg = new Uint16Array(ea), 0); aA < ea; aA++) aGg[aA] = 100 + aGh(bJ.dj(25600 * aA, ea - 4), 9) + for (var ed = aC.ea, aA = (aGg = new Uint16Array(ed), 0); aA < ed; aA++) aGg[aA] = 100 + aGh(bJ.dj(25600 * aA, ed - 4), 9) }, this.dU = function() { 0 === aC.data.iIncomeType ? this.a9j = aGi : 1 === aC.data.iIncomeType ? this.a9j = function(player) { return bJ.dj(aC.data.iIncomeValue * aGi(player), 64) } : this.a9j = function(player) { return bJ.dj(aC.data.iIncomeData[player] * aGi(player), 64) } - }, this.ij = function() { - if (bd.jm() % 10 == 9 && (function() { + }, this.im = function() { + if (bd.jp() % 10 == 9 && (function() { aGr(); - for (var jr = ak.jr, gb = af.gb, aA = ak.jq - 1; 0 <= aA; aA--) { - var g7 = jr[aA], - aGs = bJ.dj(ad.a9j(g7) * gb[g7], 1e4); - b8.fv.fy(g7, Math.max(aGs, 1)) + for (var ju = ak.ju, ge = af.ge, aA = ak.jt - 1; 0 <= aA; aA--) { + var gA = ju[aA], + aGs = bJ.dj(ad.a9j(gA) * ge[gA], 1e4); + b8.fy.g1(gA, Math.max(aGs, 1)) } aGt(9) }(), function() { if (0 !== aC.data.aIncomeType) { if (aGr(), 1 === aC.data.aIncomeType) - for (var gN = af.gN, jr = ak.jr, mJ = aC.data.aIncomeValue, aA = ak.jq - 1; 0 <= aA; aA--) { - var g7 = jr[aA]; - b8.fv.fy(g7, bJ.dj(mJ * gN[g7], 128)) + for (var gQ = af.gQ, ju = ak.ju, mL = aC.data.aIncomeValue, aA = ak.jt - 1; 0 <= aA; aA--) { + var gA = ju[aA]; + b8.fy.g1(gA, bJ.dj(mL * gQ[gA], 128)) } else 2 === aC.data.aIncomeType && function() { - for (var gN = af.gN, jr = ak.jr, mJ = aC.data.aIncomeData, aA = ak.jq - 1; 0 <= aA; aA--) { - var g7 = jr[aA]; - b8.fv.fy(g7, bJ.dj(mJ[g7] * gN[g7], 128)) + for (var gQ = af.gQ, ju = ak.ju, mL = aC.data.aIncomeData, aA = ak.jt - 1; 0 <= aA; aA--) { + var gA = ju[aA]; + b8.fy.g1(gA, bJ.dj(mL[gA] * gQ[gA], 128)) } }(); aGt(18) } - }(), bd.jm() % 100 == 99)) { + }(), bd.jp() % 100 == 99)) { if (aGr(), 0 === aC.data.tIncomeType) aGu(32); else if (1 === aC.data.tIncomeType) aGu(aC.data.tIncomeValue); else - for (var gN = af.gN, jr = ak.jr, mJ = aC.data.tIncomeData, aA = ak.jq - 1; 0 <= aA; aA--) { - var g7 = jr[aA]; - b8.fv.fy(g7, bJ.dj(mJ[g7] * gN[g7], 32)) + for (var gQ = af.gQ, ju = ak.ju, mL = aC.data.tIncomeData, aA = ak.jt - 1; 0 <= aA; aA--) { + var gA = ju[aA]; + b8.fy.g1(gA, bJ.dj(mL[gA] * gQ[gA], 32)) } aGt(8) } - }, this.jV = function(player) { - return Math.min(100 * af.gN[player], aC.a3K) - }, this.o3 = function(player, o4) { - b8.fv.fy(o4, bM.f7[0]), bb.oP(player, o4), ae.aGk(player, bM.f7[0] + bM.f7[1]), ae.oQ(o4, bM.f7[0]), b8.fv.oy(player) + }, this.jY = function(player) { + return Math.min(100 * af.gQ[player], aC.a3K) + }, this.o5 = function(player, o6) { + b8.fy.g1(o6, bM.fA[0]), bb.oR(player, o6), ae.aGk(player, bM.fA[0] + bM.fA[1]), ae.oS(o6, bM.fA[0]), b8.fy.p0(player) }, this.aGl = function() { - for (var ea = ak.jq, yg = ak.jr, kX = 0, a2R = af.gb, aA = 0; aA < ea; aA++) kX += a2R[yg[aA]]; - return kX + for (var ed = ak.jt, yh = ak.ju, ka = 0, a2R = af.ge, aA = 0; aA < ed; aA++) ka += a2R[yh[aA]]; + return ka }, this.aGm = function(aGn) { - for (var g7, ea = ak.jq, yg = ak.jr, kX = 0, a2R = af.gb, eY = be.eY, aA = 0; aA < ea; aA++) eY[g7 = yg[aA]] === aGn && (kX += a2R[g7]); - return kX + for (var gA, ed = ak.jt, yh = ak.ju, ka = 0, a2R = af.ge, eb = be.eb, aA = 0; aA < ed; aA++) eb[gA = yh[aA]] === aGn && (ka += a2R[gA]); + return ka } } @@ -6561,81 +6558,81 @@ function cV() { a8t = 400, aHT = 0; - function pf() { - aH6 = Math.floor(+h.pd), aH7 = Math.floor(.5 * aH6) + function ph() { + aH6 = Math.floor(+h.pf), aH7 = Math.floor(.5 * aH6) } function aHU() { var aA, aHZ; - for (tk.font = b8.pb.rQ(1, 100 * aH8), aHZ = 80 / Math.floor(tk.measureText(b8.zX.yA(aC.a2T)).width), tk.font = b8.pb.rQ(1, 100), aA = aC.eX - 1; 0 <= aA; aA--) aH5[aA] = 100 / Math.floor(tk.measureText(af.zT[aA]).width), aH4[aA] = Math.min( + for (tl.font = b8.pd.rS(1, 100 * aH8), aHZ = 80 / Math.floor(tl.measureText(b8.zY.yB(aC.a2T)).width), tl.font = b8.pd.rS(1, 100), aA = aC.ea - 1; 0 <= aA; aA--) aH5[aA] = 100 / Math.floor(tl.measureText(af.zU[aA]).width), aH4[aA] = Math.min( aHZ, aH5[aA]) } function aHa(aA) { - return !aHT || (aA = af.gb[aA]) < 1e6 ? 1 : aA < 1e7 ? aHO[0] : aHO[Math.min(Math.floor(Math.log10(aA)) - 6, 3)] + return !aHT || (aA = af.ge[aA]) < 1e6 ? 1 : aA < 1e7 ? aHO[0] : aHO[Math.min(Math.floor(Math.log10(aA)) - 6, 3)] } - function aHY(hX) { - aHF = !1, aHE = 1, aHC = aHD = 0, aHQ && (b8.pb.textAlign(hX, 1), b8.pb.textBaseline(hX, 1)); - for (var aHg, aHh, aA, aHi, fontSize, aHj, m7 = iA / iB, m8 = iC / iB, mK = (h.i + iA) / iB, mL = (h.j + iC) / iB, aHk = 0 !== af.lf[aC.eK] && !b8.fv.jD(aC.eK), et = ak.jq - 1; 0 <= et; et--) aA = ak.jr[et], (fontSize = Math.floor(aHB * iB * - aHa(aA) * aH4[aA] * aH2[aA])) < aHA || aH6 <= fontSize || aH0[aA] + aH2[aA] > m7 && aH0[aA] < mK && aH1[aA] + aH3[aA] > m8 && aH1[aA] < mL && (aHg = Math.floor(h.i * (aH0[aA] + aH2[aA] / 2 - m7) / (mK - m7)), aHh = Math.floor(h.j * ( - aH1[aA] + aH3[aA] / 2 - m8) / (mL - m8) - .1 * fontSize), aHi = ab.a6x[aA], hX.font = b8.pb.rQ(1 === af.a2I[aA] ? 4 : 1, fontSize), hX.fillStyle = aHl(fontSize, aHi % 2), aHT ? aHm(hX, aA, fontSize, aHg, aHh, aHi) : aHn(aA, - fontSize, aHg, aHh, hX), aHF = !0, 0 < aAq[aA] ? function(aHg, aHh, fontSize, aA, hX) { - 0 === ja[aA] ? ai.qr.y1(aHI[aA]) ? (function(aHg, aHh, fontSize, player, oE, hX) { - for (var w9 = aHh, hW = (hX.globalAlpha = aHv(fontSize), aHa(player) * (aHT ? aHP : aH5[player])), w8 = aHg - .5 * fontSize / hW - .9 * fontSize, eu = 0; eu < 2; eu++) hX.fillText(ai.qr.xv(oE), w8, w9), w8 = aHg + .5 * - fontSize / hW + .9 * fontSize; - hX.globalAlpha = 1 - }(aHg, aHh, fontSize, aA, aHI[aA], hX), aHp(aHg, aHh, fontSize, 0, 0, hX)) : ai.qr.y3(aHI[aA]) ? (aHy(aHg, aHh, fontSize, aHI[aA], 0, hX), aHp(aHg, aHh, fontSize, 0, 1, hX)) : (aHy(aHg, aHh, fontSize, aHI[aA], 1, hX), aHp(aHg, - aHh, fontSize, 1, 0, hX)) : aHy(aHg, aHh, fontSize, aHI[aA], 0, hX) - }(aHg, aHh, fontSize, aA, hX) : 0 === ja[aA] && aHp(aHg, aHh, fontSize, 0, 0, hX), aHk && (0 < aAq[aA + aC.eX] || 0 < aAq[aA + 2 * aC.eX] || 0 < aAq[aA + 3 * aC.eX] || 0 < aAq[aA + 4 * aC.eX]) && function(aHg, aHh, fontSize, aA, hX) { - var ev, g2 = -1; - for (ev = 4; 1 <= ev; ev--) 0 < aAq[aA + ev * aC.eX] && g2++; - for (ev = 1; ev < 5; ev++) 0 < aAq[aA + ev * aC.eX] && (! function(aHg, aHh, fontSize, ev, aA, aHt, di, hX) { + function aHY(ha) { + aHF = !1, aHE = 1, aHC = aHD = 0, aHQ && (b8.pd.textAlign(ha, 1), b8.pd.textBaseline(ha, 1)); + for (var aHg, aHh, aA, aHi, fontSize, aHj, m9 = iD / iE, mA = iF / iE, mM = (h.i + iD) / iE, mN = (h.j + iF) / iE, aHk = 0 !== af.li[aC.eN] && !b8.fy.jG(aC.eN), ew = ak.jt - 1; 0 <= ew; ew--) aA = ak.ju[ew], (fontSize = Math.floor(aHB * iE * + aHa(aA) * aH4[aA] * aH2[aA])) < aHA || aH6 <= fontSize || aH0[aA] + aH2[aA] > m9 && aH0[aA] < mM && aH1[aA] + aH3[aA] > mA && aH1[aA] < mN && (aHg = Math.floor(h.i * (aH0[aA] + aH2[aA] / 2 - m9) / (mM - m9)), aHh = Math.floor(h.j * ( + aH1[aA] + aH3[aA] / 2 - mA) / (mN - mA) - .1 * fontSize), aHi = ab.a6x[aA], ha.font = b8.pd.rS(1 === af.a2I[aA] ? 4 : 1, fontSize), ha.fillStyle = aHl(fontSize, aHi % 2), aHT ? aHm(ha, aA, fontSize, aHg, aHh, aHi) : aHn(aA, + fontSize, aHg, aHh, ha), aHF = !0, 0 < aAq[aA] ? function(aHg, aHh, fontSize, aA, ha) { + 0 === jd[aA] ? ai.qt.y2(aHI[aA]) ? (function(aHg, aHh, fontSize, player, oG, ha) { + for (var wA = aHh, hZ = (ha.globalAlpha = aHv(fontSize), aHa(player) * (aHT ? aHP : aH5[player])), w9 = aHg - .5 * fontSize / hZ - .9 * fontSize, ex = 0; ex < 2; ex++) ha.fillText(ai.qt.xw(oG), w9, wA), w9 = aHg + .5 * + fontSize / hZ + .9 * fontSize; + ha.globalAlpha = 1 + }(aHg, aHh, fontSize, aA, aHI[aA], ha), aHp(aHg, aHh, fontSize, 0, 0, ha)) : ai.qt.y4(aHI[aA]) ? (aHy(aHg, aHh, fontSize, aHI[aA], 0, ha), aHp(aHg, aHh, fontSize, 0, 1, ha)) : (aHy(aHg, aHh, fontSize, aHI[aA], 1, ha), aHp(aHg, + aHh, fontSize, 1, 0, ha)) : aHy(aHg, aHh, fontSize, aHI[aA], 0, ha) + }(aHg, aHh, fontSize, aA, ha) : 0 === jd[aA] && aHp(aHg, aHh, fontSize, 0, 0, ha), aHk && (0 < aAq[aA + aC.ea] || 0 < aAq[aA + 2 * aC.ea] || 0 < aAq[aA + 3 * aC.ea] || 0 < aAq[aA + 4 * aC.ea]) && function(aHg, aHh, fontSize, aA, ha) { + var ey, g5 = -1; + for (ey = 4; 1 <= ey; ey--) 0 < aAq[aA + ey * aC.ea] && g5++; + for (ey = 1; ey < 5; ey++) 0 < aAq[aA + ey * aC.ea] && (! function(aHg, aHh, fontSize, ey, aA, aHt, di, ha) { var a1m; - if (1 === ev) { - aA = aHI[aA + aC.eX]; - if (!ai.qr.y2(aA)) return function(aHg, aHh, fontSize, oE, aHt, hX) { - hX.globalAlpha = aHv(fontSize); + if (1 === ey) { + aA = aHI[aA + aC.ea]; + if (!ai.qt.y3(aA)) return function(aHg, aHh, fontSize, oG, aHt, ha) { + ha.globalAlpha = aHv(fontSize); aHg -= .534 * aHt * fontSize, aHt = aHh + 1.59 * fontSize; - hX.font = b8.pb.rQ(0, .785 * fontSize), hX.fillText(ai.qr.xv(oE), aHg, aHt), hX.globalAlpha = 1 - }(aHg, aHh, fontSize, aA, aHt, hX); - a1m = ai.va.xU[aA - 1024 + ai.qr.xg] - } else a1m = 2 === ev ? aK.a40()[4].canvas[+(di < 255)] : (3 === ev ? aK.a40()[5] : aK.a40()[6]).canvas[0]; - aA = ai.va.xV, di = .8 * fontSize / aA, ev = aHg - .5 * di * aA - .534 * aHt * fontSize, aHg = aHh + 1.4 * di * aA; - hX.setTransform(di, 0, 0, di, ev, aHg), hX.globalAlpha = aHv(fontSize), hX.drawImage(a1m, 0, 0), hX.globalAlpha = 1, hX.setTransform(1, 0, 0, 1, 0, 0) - }(aHg, aHh, fontSize, ev, aA, g2, aAq[aA + ev * aC.eX], hX), g2 -= 2) - }(aHg, aHh, fontSize, aA, hX), (aHj = aH8 * fontSize) < aHA || (hX.font = b8.pb.rQ(1, aHj), aHh += Math.floor(.78 * fontSize), aHT ? aHn(aA, aHj, aHg, aHh, hX) : aHm(hX, aA, aHj, aHg, aHh, aHi))) + ha.font = b8.pd.rS(0, .785 * fontSize), ha.fillText(ai.qt.xw(oG), aHg, aHt), ha.globalAlpha = 1 + }(aHg, aHh, fontSize, aA, aHt, ha); + a1m = ai.vb.xV[aA - 1024 + ai.qt.xh] + } else a1m = 2 === ey ? aK.a40()[4].canvas[+(di < 255)] : (3 === ey ? aK.a40()[5] : aK.a40()[6]).canvas[0]; + aA = ai.vb.xW, di = .8 * fontSize / aA, ey = aHg - .5 * di * aA - .534 * aHt * fontSize, aHg = aHh + 1.4 * di * aA; + ha.setTransform(di, 0, 0, di, ey, aHg), ha.globalAlpha = aHv(fontSize), ha.drawImage(a1m, 0, 0), ha.globalAlpha = 1, ha.setTransform(1, 0, 0, 1, 0, 0) + }(aHg, aHh, fontSize, ey, aA, g5, aAq[aA + ey * aC.ea], ha), g5 -= 2) + }(aHg, aHh, fontSize, aA, ha), (aHj = aH8 * fontSize) < aHA || (ha.font = b8.pd.rS(1, aHj), aHh += Math.floor(.78 * fontSize), aHT ? aHn(aA, aHj, aHg, aHh, ha) : aHm(ha, aA, aHj, aHg, aHh, aHi))) } - function aHn(aA, fontSize, eh, ej, hX) { + function aHn(aA, fontSize, ek, em, ha) { var ___id = aA; - var showName = aA < aC.jp || !__fx.settings.hideBotNames; - if (showName) hX.fillText(af.zT[aA], eh, ej), aA < aC.jp && 2 !== af.a2I[aA] || (aA = fontSize / aH5[aA], hX.fillRect(eh - .5 * aA, ej + b8.pb.xw * fontSize, aA, Math.max(1, .1 * fontSize))); + var showName = aA < aC.js || !__fx.settings.hideBotNames; + if (showName) ha.fillText(af.zU[aA], ek, em), aA < aC.js && 2 !== af.a2I[aA] || (aA = fontSize / aH5[aA], ha.fillRect(ek - .5 * aA, em + b8.pd.xx * fontSize, aA, Math.max(1, .1 * fontSize))); aHT && __fx.settings.showPlayerDensity && ( - __fx.settings.coloredDensity && (hX.fillStyle = __fx.utils.textStyleBasedOnDensity(___id)), - hX.fillText(__fx.utils.getDensity(___id), eh, showName ? ej + fontSize : ej) + __fx.settings.coloredDensity && (ha.fillStyle = __fx.utils.textStyleBasedOnDensity(___id)), + ha.fillText(__fx.utils.getDensity(___id), ek, showName ? em + fontSize : em) ); } - function aHm(hX, aA, fontSize, aHg, aHh, aHi) { + function aHm(ha, aA, fontSize, aHg, aHh, aHi) { var ___id = aA; - aA = b8.zX.yA(af.gb[aA]); - aHi >> 1 & 1 ? (hX.lineWidth = .05 * fontSize, hX.strokeStyle = aHl(fontSize, aHi % 2), hX.strokeText(aA, aHg, aHh)) : (1 < aHi && (hX.lineWidth = .12 * fontSize, hX.strokeStyle = aHl(fontSize, aHi), hX.strokeText(aA, aHg, aHh)), hX.fillText( + aA = b8.zY.yB(af.ge[aA]); + aHi >> 1 & 1 ? (ha.lineWidth = .05 * fontSize, ha.strokeStyle = aHl(fontSize, aHi % 2), ha.strokeText(aA, aHg, aHh)) : (1 < aHi && (ha.lineWidth = .12 * fontSize, ha.strokeStyle = aHl(fontSize, aHi), ha.strokeText(aA, aHg, aHh)), ha.fillText( aA, aHg, aHh)); - aHT || __fx.settings.showPlayerDensity && (__fx.settings.coloredDensity && (hX.fillStyle = __fx.utils.textStyleBasedOnDensity(___id)), hX.fillText(__fx.utils.getDensity(___id), aHg, aHh + fontSize)) + aHT || __fx.settings.showPlayerDensity && (__fx.settings.coloredDensity && (ha.fillStyle = __fx.utils.textStyleBasedOnDensity(___id)), ha.fillText(__fx.utils.getDensity(___id), aHg, aHh + fontSize)) } - function aHp(aHg, aHh, fontSize, aHt, aHu, hX) { + function aHp(aHg, aHh, fontSize, aHt, aHu, ha) { var a4Z = .95 * fontSize / aHK, aHg = aHg - .5 * a4Z * aHJ + .8 * aHt * fontSize, - aHt = aHh - 1.76 * a4Z * aHK - (.35 - b8.pb.xw + .7) * aHu * fontSize; - hX.setTransform(a4Z, 0, 0, a4Z, aHg, aHt), hX.globalAlpha = aHv(fontSize), hX.drawImage(aa.get(4), 0, 0), hX.globalAlpha = 1, hX.setTransform(1, 0, 0, 1, 0, 0) + aHt = aHh - 1.76 * a4Z * aHK - (.35 - b8.pd.xx + .7) * aHu * fontSize; + ha.setTransform(a4Z, 0, 0, a4Z, aHg, aHt), ha.globalAlpha = aHv(fontSize), ha.drawImage(aa.get(4), 0, 0), ha.globalAlpha = 1, ha.setTransform(1, 0, 0, 1, 0, 0) } - function aHy(aHg, aHh, fontSize, oE, aHt, hX) { - var hR, w8, a4Z; - hX.globalAlpha = aHv(fontSize), ai.qr.y2(oE) ? (hR = ai.va.xV, hX.setTransform(a4Z = 1.1 * fontSize / hR, 0, 0, a4Z, w8 = aHg - .5 * a4Z * hR - .8 * aHt * fontSize, a4Z = aHh - 1.55 * a4Z * hR), hX.drawImage(ai.va.xU[oE - 1024 + ai.qr.xg], 0, - 0), hX.setTransform(1, 0, 0, 1, 0, 0)) : (w8 = aHg - .8 * aHt * fontSize, a4Z = aHh - (.35 - b8.pb.xw + 1) * fontSize, hX.fillText(ai.qr.xv(oE), w8, a4Z)), hX.globalAlpha = 1 + function aHy(aHg, aHh, fontSize, oG, aHt, ha) { + var hU, w9, a4Z; + ha.globalAlpha = aHv(fontSize), ai.qt.y3(oG) ? (hU = ai.vb.xW, ha.setTransform(a4Z = 1.1 * fontSize / hU, 0, 0, a4Z, w9 = aHg - .5 * a4Z * hU - .8 * aHt * fontSize, a4Z = aHh - 1.55 * a4Z * hU), ha.drawImage(ai.vb.xV[oG - 1024 + ai.qt.xh], 0, + 0), ha.setTransform(1, 0, 0, 1, 0, 0)) : (w9 = aHg - .8 * aHt * fontSize, a4Z = aHh - (.35 - b8.pd.xx + 1) * fontSize, ha.fillText(ai.qt.xw(oG), w9, a4Z)), ha.globalAlpha = 1 } function aHl(fontSize, aHi) { @@ -6646,155 +6643,155 @@ function cV() { return aH7 <= fontSize && fontSize < aH6 ? 1 - (fontSize - aH7) / (aH6 - aH7) : 1 } - function aIA(hW, i) { - return 1 + Math.floor(aH9 * hW * i) + function aIA(hZ, i) { + return 1 + Math.floor(aH9 * hZ * i) } function aI7(aA) { - for (var left = aH0[aA], et = aH0[aA] - af.iO[aA] - 1; 0 <= et; et--) + for (var left = aH0[aA], ew = aH0[aA] - af.iR[aA] - 1; 0 <= ew; ew--) if (!aIC(aA, --left, aH1[aA], aH3[aA])) { left++; break } var right = aH0[aA]; - for (et = af.iP[aA] - aH0[aA] - aH2[aA]; 0 <= et; et--) + for (ew = af.iS[aA] - aH0[aA] - aH2[aA]; 0 <= ew; ew--) if (!aIC(aA, ++right + aH2[aA] - 1, aH1[aA], aH3[aA])) { right--; break - } var eh = Math.floor((left + right) / 2), + } var ek = Math.floor((left + right) / 2), top = aH1[aA]; - for (et = aH1[aA] - af.iQ[aA] - 1; 0 <= et; et--) - if (!aID(aA, eh, --top, aH2[aA])) { + for (ew = aH1[aA] - af.iT[aA] - 1; 0 <= ew; ew--) + if (!aID(aA, ek, --top, aH2[aA])) { top++; break } var bottom = aH1[aA]; - for (et = af.iR[aA] - aH1[aA] - aH3[aA]; 0 <= et; et--) - if (!aID(aA, eh, ++bottom + aH3[aA] - 1, aH2[aA])) { + for (ew = af.iU[aA] - aH1[aA] - aH3[aA]; 0 <= ew; ew--) + if (!aID(aA, ek, ++bottom + aH3[aA] - 1, aH2[aA])) { bottom--; break - } var ej = Math.floor((top + bottom) / 2); - aI4(aA, eh, ej, aH2[aA], aH3[aA]) && (aH0[aA] = eh, aH1[aA] = ej) + } var em = Math.floor((top + bottom) / 2); + aI4(aA, ek, em, aH2[aA], aH3[aA]) && (aH0[aA] = ek, aH1[aA] = em) } - function aI4(player, eh, ej, i, j) { - ed = Math.floor(.2 * i); - for (var ed, ev = eh + i - 1; eh <= ev; ev--) - if (!aIC(player, ev, ej, j)) return; - for (ev = ej + j - 1 - (ed = (ed = Math.floor(.25 * j)) < 1 ? 1 : ed); ej + ed <= ev; ev--) - if (!aID(player, eh, ev, i)) return; + function aI4(player, ek, em, i, j) { + eg = Math.floor(.2 * i); + for (var eg, ey = ek + i - 1; ek <= ey; ey--) + if (!aIC(player, ey, em, j)) return; + for (ey = em + j - 1 - (eg = (eg = Math.floor(.25 * j)) < 1 ? 1 : eg); em + eg <= ey; ey--) + if (!aID(player, ek, ey, i)) return; return 1 } - function aIC(player, eh, ej, j) { - return ab.wz(player, 4 * (ej * bQ.el + eh)) && ab.wz(player, 4 * ((ej + j - 1) * bQ.el + eh)) + function aIC(player, ek, em, j) { + return ab.x0(player, 4 * (em * bQ.eo + ek)) && ab.x0(player, 4 * ((em + j - 1) * bQ.eo + ek)) } - function aID(player, eh, ej, i) { - return ab.wz(player, 4 * (ej * bQ.el + eh)) && ab.wz(player, 4 * (ej * bQ.el + eh + i - 1)) + function aID(player, ek, em, i) { + return ab.x0(player, 4 * (em * bQ.eo + ek)) && ab.x0(player, 4 * (em * bQ.eo + ek + i - 1)) } this.dU = function() { - if (aHT = bh.e7.data[7].value || 8 === aC.k6, a8t = 0 === (a8t = bh.e7.data[11].value) ? 280 : 1 === a8t ? 187 : 112, aHF = !1, aHB = .88, aH8 = .5, aH9 = 1.8, aHA = 12 - 3 * bh.e7.data[9].value, aGz = aGy = 0, aH0 = new Uint16Array(aC - .eX), aH1 = new Uint16Array(aC.eX), aH2 = new Uint16Array(aC.eX), aH3 = new Uint16Array(aC.eX), aH4 = new Float32Array(aC.eX), aH5 = new Float32Array(aC.eX), aHI = new Uint16Array(2 * aC.eX), aAq = new Uint8Array(5 * aC.eX), aHR = - new Uint8Array(aC.eX), aHS = new Uint8Array(aC.eX), aHQ || (aHG = aHG || document.createElement("canvas")), pf(), aHD = aHC = 0, aHE = 1, aHT) { + if (aHT = bh.eA.data[7].value || 8 === aC.k9, a8t = 0 === (a8t = bh.eA.data[11].value) ? 280 : 1 === a8t ? 187 : 112, aHF = !1, aHB = .88, aH8 = .5, aH9 = 1.8, aHA = 12 - 3 * bh.eA.data[9].value, aGz = aGy = 0, aH0 = new Uint16Array(aC + .ea), aH1 = new Uint16Array(aC.ea), aH2 = new Uint16Array(aC.ea), aH3 = new Uint16Array(aC.ea), aH4 = new Float32Array(aC.ea), aH5 = new Float32Array(aC.ea), aHI = new Uint16Array(2 * aC.ea), aAq = new Uint8Array(5 * aC.ea), aHR = + new Uint8Array(aC.ea), aHS = new Uint8Array(aC.ea), aHQ || (aHG = aHG || document.createElement("canvas")), ph(), aHD = aHC = 0, aHE = 1, aHT) { var aA, aHZ; - for (aHU(), tk.font = b8.pb.rQ(1, 100), aHZ = 100 / Math.floor(tk.measureText("900 000").width), aA = aC.eX - 1; 0 <= aA; aA--) aH4[aA] = Math.min(aHZ, 2 * aH5[aA]); - aHP = aHZ, aHO[0] = 100 / (aHZ * Math.floor(tk.measureText("5 000 000").width)), aHO[1] = 100 / (aHZ * Math.floor(tk.measureText("50 000 000").width)), aHO[2] = 100 / (aHZ * Math.floor(tk.measureText("500 000 000").width)), aHO[3] = - 100 / (aHZ * Math.floor(tk.measureText("1 000 000 000").width)) + for (aHU(), tl.font = b8.pd.rS(1, 100), aHZ = 100 / Math.floor(tl.measureText("900 000").width), aA = aC.ea - 1; 0 <= aA; aA--) aH4[aA] = Math.min(aHZ, 2 * aH5[aA]); + aHP = aHZ, aHO[0] = 100 / (aHZ * Math.floor(tl.measureText("5 000 000").width)), aHO[1] = 100 / (aHZ * Math.floor(tl.measureText("50 000 000").width)), aHO[2] = 100 / (aHZ * Math.floor(tl.measureText("500 000 000").width)), aHO[3] = + 100 / (aHZ * Math.floor(tl.measureText("1 000 000 000").width)) } else aHU(); ! function() { var aA; - for (aA = aC.eX - 1; 0 <= aA; aA--) af.gN[aA] < 12 ? (aH0[aA] = af.iO[aA] + 1, aH1[aA] = af.iQ[aA] + 1, aH2[aA] = 1, aH3[aA] = 1) : (aH0[aA] = af.iO[aA], aH1[aA] = af.iQ[aA] + 1, aH2[aA] = 4, aH3[aA] = 2); - if (aC.gv) - for (aA = 0; aA < aC.jp; aA++) aH2[aA] = 0; + for (aA = aC.ea - 1; 0 <= aA; aA--) af.gQ[aA] < 12 ? (aH0[aA] = af.iR[aA] + 1, aH1[aA] = af.iT[aA] + 1, aH2[aA] = 1, aH3[aA] = 1) : (aH0[aA] = af.iR[aA], aH1[aA] = af.iT[aA] + 1, aH2[aA] = 4, aH3[aA] = 2); + if (aC.gy) + for (aA = 0; aA < aC.js; aA++) aH2[aA] = 0; aHJ = aa.get(4).width, aHK = aa.get(4).height }() - }, this.aGk = function(g7, a5W) { - a5W > 18 * af.gN[g7] ? (aHS[g7] = 6, ab.a6x[g7] = 2 + ab.a6x[g7] % 2) : (aHR[g7] = 4, (ab.a6x[g7] < 2 || 3 < ab.a6x[g7]) && (ab.a6x[g7] = 6 + ab.a6x[g7] % 2)) - }, this.oQ = function(g7, a5W) { - a5W > 6 * af.gN[g7] ? (aHS[g7] = 6, ab.a6x[g7] = 4 + ab.a6x[g7] % 2) : (aHR[g7] = 4, (ab.a6x[g7] < 4 || 5 < ab.a6x[g7]) && (ab.a6x[g7] = 8 + ab.a6x[g7] % 2)) + }, this.aGk = function(gA, a5W) { + a5W > 18 * af.gQ[gA] ? (aHS[gA] = 6, ab.a6x[gA] = 2 + ab.a6x[gA] % 2) : (aHR[gA] = 4, (ab.a6x[gA] < 2 || 3 < ab.a6x[gA]) && (ab.a6x[gA] = 6 + ab.a6x[gA] % 2)) + }, this.oS = function(gA, a5W) { + a5W > 6 * af.gQ[gA] ? (aHS[gA] = 6, ab.a6x[gA] = 4 + ab.a6x[gA] % 2) : (aHR[gA] = 4, (ab.a6x[gA] < 4 || 5 < ab.a6x[gA]) && (ab.a6x[gA] = 8 + ab.a6x[gA] % 2)) }, this.resize = function() { - pf(), aHQ || aHY(aHH) + ph(), aHQ || aHY(aHH) }, this.a3G = function() { - for (var aA = 0; aA < aC.jp; aA++) af.iP[aA] - af.iO[aA] != 3 || af.iR[aA] - af.iQ[aA] != 3 ? (aH0[aA] = af.iO[aA] + (af.iP[aA] !== af.iO[aA] ? 1 : 0), aH1[aA] = af.iQ[aA], aH2[aA] = 1, aH3[aA] = 1) : (aH0[aA] = af.iO[aA], aH1[aA] = af - .iQ[aA] + 1, aH2[aA] = 4, aH3[aA] = 2) - }, this.pA = function(player, dx, aHb) { - ! function(player, dx, aHb) { - player += dx * aC.eX; - 0 === dx ? aHI[player] === aHb && 0 < aAq[player] ? aAq[player] = 0 : (aHI[player] = aHb, aAq[player] = ai.qr.y1(aHb) ? 255 : 64) : 1 === dx ? (aAq[player] = 64, aHI[player] = aHb) : aAq[player] = aHb - }(player, dx, aHb), 2 === aC.ys && this.lR(!0) - }, this.tj = function() { - aHQ ? aHY(tk) : aHF && (1 !== aHE ? (tk.imageSmoothingEnabled = !0, tk.setTransform(aHE, 0, 0, aHE, 0, 0), tk.drawImage(aHG, -aHC / aHE, -aHD / aHE), tk.setTransform(1, 0, 0, 1, 0, 0), tk.imageSmoothingEnabled = !1) : tk.drawImage(aHG, - + for (var aA = 0; aA < aC.js; aA++) af.iS[aA] - af.iR[aA] != 3 || af.iU[aA] - af.iT[aA] != 3 ? (aH0[aA] = af.iR[aA] + (af.iS[aA] !== af.iR[aA] ? 1 : 0), aH1[aA] = af.iT[aA], aH2[aA] = 1, aH3[aA] = 1) : (aH0[aA] = af.iR[aA], aH1[aA] = af + .iT[aA] + 1, aH2[aA] = 4, aH3[aA] = 2) + }, this.pC = function(player, dy, aHb) { + ! function(player, dy, aHb) { + player += dy * aC.ea; + 0 === dy ? aHI[player] === aHb && 0 < aAq[player] ? aAq[player] = 0 : (aHI[player] = aHb, aAq[player] = ai.qt.y2(aHb) ? 255 : 64) : 1 === dy ? (aAq[player] = 64, aHI[player] = aHb) : aAq[player] = aHb + }(player, dy, aHb), 2 === aC.yt && this.lU(!0) + }, this.tk = function() { + aHQ ? aHY(tl) : aHF && (1 !== aHE ? (tl.imageSmoothingEnabled = !0, tl.setTransform(aHE, 0, 0, aHE, 0, 0), tl.drawImage(aHG, -aHC / aHE, -aHD / aHE), tl.setTransform(1, 0, 0, 1, 0, 0), tl.imageSmoothingEnabled = !1) : tl.drawImage(aHG, - aHC, -aHD)) - }, this.a7h = function(hv, hy) { - aHC += hv, aHD += hy - }, this.a0R = function(hv, hy) { - ae.a7h(hv, hy) - }, this.zoom = function(a1L, ks, kt) { - aHE *= a1L, aHC = (aHC + ks) * a1L - ks, aHD = (aHD + kt) * a1L - kt - }, this.lR = function(bp) { - return !aHQ && !(!aHN && !bp && bd.e9 < aHM + (1 === aHE && 0 === aHC && 0 === aHD && (aC.a3j() || aC.gv || 2 === aC.ys) ? 1e3 : a8t) || (aHN = !1, aHM = bd.e9, aHY(aHH), 0)) + }, this.a7h = function(hy, i1) { + aHC += hy, aHD += i1 + }, this.a0R = function(hy, i1) { + ae.a7h(hy, i1) + }, this.zoom = function(a1L, kv, kw) { + aHE *= a1L, aHC = (aHC + kv) * a1L - kv, aHD = (aHD + kw) * a1L - kw + }, this.lU = function(bp) { + return !aHQ && !(!aHN && !bp && bd.eC < aHM + (1 === aHE && 0 === aHC && 0 === aHD && (aC.a3j() || aC.gy || 2 === aC.yt) ? 1e3 : a8t) || (aHN = !1, aHM = bd.eC, aHY(aHH), 0)) }, this.aHe = function(aA) { return aHa(aA) * aH4[aA] }, this.aHf = function(player) { return aH4[player] - }, this.ij = function() { - bd.jm() % 10 == 9 && (aHN = aC.a3l() && !aC.a3j()), !aC.a3j() && 4 <= ++aGz && function() { - var aA, et, eu; - for (aGz = 0, eu = 4; 1 <= eu; eu--) - for (et = ak.jq - 1; 0 <= et; et--) aA = ak.jr[et] + eu * aC.eX, 0 < aAq[aA] && aAq[aA] < 255 && aAq[aA]--; - if (2 !== aC.ys) - for (et = ak.jq - 1; 0 <= et; et--) aA = ak.jr[et], 0 < aAq[aA] && aAq[aA] < 255 && aAq[aA]-- + }, this.im = function() { + bd.jp() % 10 == 9 && (aHN = aC.a3l() && !aC.a3j()), !aC.a3j() && 4 <= ++aGz && function() { + var aA, ew, ex; + for (aGz = 0, ex = 4; 1 <= ex; ex--) + for (ew = ak.jt - 1; 0 <= ew; ew--) aA = ak.ju[ew] + ex * aC.ea, 0 < aAq[aA] && aAq[aA] < 255 && aAq[aA]--; + if (2 !== aC.yt) + for (ew = ak.jt - 1; 0 <= ew; ew--) aA = ak.ju[ew], 0 < aAq[aA] && aAq[aA] < 255 && aAq[aA]-- }(); - var aA, et, ea = Math.floor(.1 * ak.jq); - for (ea = (ea = ea < 8 ? 8 : ea) > ak.jq ? ak.jq : ea, aA = aGy + ea - 1; aGy <= aA; aA--) et = aA % ak.jq, ! function(aA) { - var hW = aHa(aA) * aH4[aA]; + var aA, ew, ed = Math.floor(.1 * ak.jt); + for (ed = (ed = ed < 8 ? 8 : ed) > ak.jt ? ak.jt : ed, aA = aGy + ed - 1; aGy <= aA; aA--) ew = aA % ak.jt, ! function(aA) { + var hZ = aHa(aA) * aH4[aA]; 0 < aH2[aA] && aI4(aA, aH0[aA], aH1[aA], aH2[aA], aH3[aA]) ? ! function(aA) { - for (var eh, ej, i, j, eE = !1, eu = 0; eu < 8; eu++) { - if (i = aH2[aA] + 2, j = aH3[aA] + 2, i > af.iP[aA] - af.iO[aA] + 1 || j > af.iR[aA] - af.iQ[aA] + 1) return eE; - if (eh = aH0[aA] - 1, ej = aH1[aA] - 1, !aI4(aA, eh, ej, i, j)) return eE; - aH0[aA] = eh, aH1[aA] = ej, aH2[aA] = i, aH3[aA] = j, eE = !0 + for (var ek, em, i, j, eH = !1, ex = 0; ex < 8; ex++) { + if (i = aH2[aA] + 2, j = aH3[aA] + 2, i > af.iS[aA] - af.iR[aA] + 1 || j > af.iU[aA] - af.iT[aA] + 1) return eH; + if (ek = aH0[aA] - 1, em = aH1[aA] - 1, !aI4(aA, ek, em, i, j)) return eH; + aH0[aA] = ek, aH1[aA] = em, aH2[aA] = i, aH3[aA] = j, eH = !0 } - return eE - }(aA) && function(aA, hW) { - for (var eh, ej, i, j, eE = !1, aAz = aH2[aA], mJ = 1 + Math.floor(.02 * aAz), eu = 1; eu < 5; eu++) { - if ((i = aAz + eu * mJ) > af.iP[aA] - af.iO[aA] + 1) return eE; - if ((j = aIA(hW, i)) > af.iR[aA] - af.iQ[aA] + 1) return eE; - eh = af.iO[aA] + Math.floor(Math.random() * (af.iP[aA] - af.iO[aA] + 2 - i)), ej = af.iQ[aA] + Math.floor(Math.random() * (af.iR[aA] - af.iQ[aA] + 2 - j)), aI4(aA, eh, ej, i, j) && (aH0[aA] = eh, aH1[aA] = ej, aH2[ - aA] = i, aH3[aA] = j, eE = !0) + return eH + }(aA) && function(aA, hZ) { + for (var ek, em, i, j, eH = !1, aAz = aH2[aA], mL = 1 + Math.floor(.02 * aAz), ex = 1; ex < 5; ex++) { + if ((i = aAz + ex * mL) > af.iS[aA] - af.iR[aA] + 1) return eH; + if ((j = aIA(hZ, i)) > af.iU[aA] - af.iT[aA] + 1) return eH; + ek = af.iR[aA] + Math.floor(Math.random() * (af.iS[aA] - af.iR[aA] + 2 - i)), em = af.iT[aA] + Math.floor(Math.random() * (af.iU[aA] - af.iT[aA] + 2 - j)), aI4(aA, ek, em, i, j) && (aH0[aA] = ek, aH1[aA] = em, aH2[ + aA] = i, aH3[aA] = j, eH = !0) } - return eE - }(aA, hW) && aI7(aA) : ! function(aA, hW) { - var j, eh = aH0[aA] + 1, - ej = aH1[aA] + 1, + return eH + }(aA, hZ) && aI7(aA) : ! function(aA, hZ) { + var j, ek = aH0[aA] + 1, + em = aH1[aA] + 1, i = aH2[aA] - 2; for (;;) { if (i < 1) { aH2[aA] = 0; break } - if (j = aIA(hW, i), aI4(aA, eh, ej, i, j)) return aH0[aA] = eh, aH1[aA] = ej, aH2[aA] = i, aH3[aA] = j, 1; - eh++, ej++, i -= 2 + if (j = aIA(hZ, i), aI4(aA, ek, em, i, j)) return aH0[aA] = ek, aH1[aA] = em, aH2[aA] = i, aH3[aA] = j, 1; + ek++, em++, i -= 2 } return - }(aA, hW) ? function(aA, hW) { - var eh, ej, i, j, eu, mP, j6 = af.iP[aA] - af.iO[aA] + 1, - aIB = Math.floor(.02 * j6); - for (mP = -6 * (aIB = aIB < 1 ? 1 : aIB), eu = j6; mP <= eu; eu -= aIB) - if (j = aIA(hW, i = 0 < eu ? eu : 1), eh = af.iO[aA] + Math.floor(Math.random() * (af.iP[aA] - af.iO[aA] + 2 - i)), ej = af.iQ[aA] + Math.floor(Math.random() * (af.iR[aA] - af.iQ[aA] + 2 - j)), aI4(aA, eh, ej, i, j)) - return aH0[aA] = eh, aH1[aA] = ej, aH2[aA] = i, aH3[aA] = j - }(aA, hW) : aI7(aA) - }(ak.jr[et]); - aGy = (aGy += ea) % ak.jq - }, this.lM = function() { - var aA, g7, hf, hg; - if (bd.jm() % 4 == 1) - for (aA = ak.jq - 1; 0 <= aA; aA--) g7 = ak.jr[aA], ab.a6x[g7] < 2 || ((hf = Math.max(aHR[g7] - 1, 0)) === (hg = Math.max(aHS[g7] - 1, 0)) ? 0 === hf && (ab.a6x[g7] %= 2) : 0 === hg && ab.a6x[g7] < 6 && (ab.a6x[g7] += 4), aHR[g7] = - hf, aHS[g7] = hg) + }(aA, hZ) ? function(aA, hZ) { + var ek, em, i, j, ex, mR, j9 = af.iS[aA] - af.iR[aA] + 1, + aIB = Math.floor(.02 * j9); + for (mR = -6 * (aIB = aIB < 1 ? 1 : aIB), ex = j9; mR <= ex; ex -= aIB) + if (j = aIA(hZ, i = 0 < ex ? ex : 1), ek = af.iR[aA] + Math.floor(Math.random() * (af.iS[aA] - af.iR[aA] + 2 - i)), em = af.iT[aA] + Math.floor(Math.random() * (af.iU[aA] - af.iT[aA] + 2 - j)), aI4(aA, ek, em, i, j)) + return aH0[aA] = ek, aH1[aA] = em, aH2[aA] = i, aH3[aA] = j + }(aA, hZ) : aI7(aA) + }(ak.ju[ew]); + aGy = (aGy += ed) % ak.jt + }, this.lP = function() { + var aA, gA, hi, hj; + if (bd.jp() % 4 == 1) + for (aA = ak.jt - 1; 0 <= aA; aA--) gA = ak.ju[aA], ab.a6x[gA] < 2 || ((hi = Math.max(aHR[gA] - 1, 0)) === (hj = Math.max(aHS[gA] - 1, 0)) ? 0 === hi && (ab.a6x[gA] %= 2) : 0 === hj && ab.a6x[gA] < 6 && (ab.a6x[gA] += 4), aHR[gA] = + hi, aHS[gA] = hj) }, this.a5G = function(player) { - var aA = player + 2 * aC.eX, + var aA = player + 2 * aC.ea, di = aAq[aA]; - return 0 < di && (aM.yz(50, player), aAq[aA] = 0, 255 === di) + return 0 < di && (aM.z0(50, player), aAq[aA] = 0, 255 === di) }, this.a4J = function(player) { - return 255 === aAq[player + 2 * aC.eX] + return 255 === aAq[player + 2 * aC.ea] } } @@ -6808,27 +6805,27 @@ function cX() { .split(";"), aIG = "Protected Zone;Quarantine Zone;Last Bastion;Buffer Zone;Liberated Area;Resistance Zone;Rising Territory;Recovered Region;Rebel Sector;Emerging Lands;Safety Corridor;Isolation Area;Final Stronghold;Guarded Sector" .split(";"); for (var a5Y = ["K ", " Y", "E ", " Z", " z", " s", "S "], aIH = ["Kingdom of ", " Kingdom", "Empire of ", " Empire", " Dynasty", " Sultanate", "Sultanate of "], aA = aIE.length - 1; 0 <= aA; aA--) - for (var et = a5Y.length - 1; 0 <= et; et--) aIE[aA] = aIE[aA].replace(a5Y[et], aIH[et]); + for (var ew = a5Y.length - 1; 0 <= ew; ew--) aIE[aA] = aIE[aA].replace(a5Y[ew], aIH[ew]); if (__fx.settings.realisticNames) aIE = realisticNames; }, this.a3V = function() { - var ea = aC.jp, - zT = af.zT, - zZ = af.zZ, + var ed = aC.js, + zU = af.zU, + za = af.za, playerNamesData = aC.data.playerNamesData; - if (!playerNamesData || playerNamesData.length < ea) - for (var aA = 0; aA < ea; aA++) zT[aA] = zZ[aA] = "Player " + aw.j7(1e3); + if (!playerNamesData || playerNamesData.length < ed) + for (var aA = 0; aA < ed; aA++) zU[aA] = za[aA] = "Player " + aw.jA(1e3); else - for (aA = 0; aA < ea; aA++) zT[aA] = zZ[aA] = playerNamesData[aA] + for (aA = 0; aA < ed; aA++) zU[aA] = za[aA] = playerNamesData[aA] }, this.a6 = function() { - if (9 === aC.k6) { - for (var dw = aw.random(), aIN = aIG, aIO = aIF, hE = aD.hE, ea = aIN.length, kX = aC.data.teamPlayerCount[7], zT = af.zT, zZ = af.zZ, aA = kX - 1; aA >= aC.jp; aA--) zT[aA] = zZ[aA] = aIN[(aA + dw) % ea]; - for (ea = aIO.length - 1, aA = kX; aA < aC.eX; aA++) zT[aA] = zZ[aA] = aIO[hE[aA] ? ea : aA % ea] + if (9 === aC.k9) { + for (var dx = aw.random(), aIN = aIG, aIO = aIF, hH = aD.hH, ed = aIN.length, ka = aC.data.teamPlayerCount[7], zU = af.zU, za = af.za, aA = ka - 1; aA >= aC.js; aA--) zU[aA] = za[aA] = aIN[(aA + dx) % ed]; + for (ed = aIO.length - 1, aA = ka; aA < aC.ea; aA++) zU[aA] = za[aA] = aIO[hH[aA] ? ed : aA % ed] } else(2 === aC.data.playerNamesType ? function() { - for (var ea = aC.eX, zT = af.zT, zZ = af.zZ, playerNamesData = aC.data.playerNamesData, aA = aC.jp; aA < ea; aA++) zT[aA] = zZ[aA] = playerNamesData[aA] + for (var ed = aC.ea, zU = af.zU, za = af.za, playerNamesData = aC.data.playerNamesData, aA = aC.js; aA < ed; aA++) zU[aA] = za[aA] = playerNamesData[aA] } : 1 === aC.data.playerNamesType ? function() { - for (var zT = af.zT, zZ = af.zZ, aA = aC.jp; aA < aC.eX; aA++) zT[aA] = zZ[aA] = "Bot " + aw.j7(1e3) + for (var zU = af.zU, za = af.za, aA = aC.js; aA < aC.ea; aA++) zU[aA] = za[aA] = "Bot " + aw.jA(1e3) } : function() { - for (var aIP = aIE, ea = aIP.length, dw = aw.random(), zT = af.zT, zZ = af.zZ, aA = aC.jp; aA < aC.eX; aA++) zT[aA] = zZ[aA] = aIP[(aA + dw) % ea] + for (var aIP = aIE, ed = aIP.length, dx = aw.random(), zU = af.zU, za = af.za, aA = aC.js; aA < aC.ea; aA++) zU[aA] = za[aA] = aIP[(aA + dx) % ed] })() } } @@ -6836,98 +6833,98 @@ function cX() { function cq() { this.aIQ = [], this.aIR = [], this.dU = function() { this.aIQ = [], this.aIR = [] - }, this.ij = function() { + }, this.im = function() { 0 <= this.aIQ.length && this.aIS(this.aIQ), 0 <= this.aIR.length && this.aIS(this.aIR) }, this.aIS = function(g) { - for (var eu = -1, aA = g.length - 1; 0 <= aA; aA--) - if (g[aA].e9--, g[aA].e9 <= 0) { - eu = aA; + for (var ex = -1, aA = g.length - 1; 0 <= aA; aA--) + if (g[aA].eC--, g[aA].eC <= 0) { + ex = aA; break - } for (aA = eu; 0 <= aA; aA--) g.shift() - }, this.a48 = function(id, yg, aIT) { - return this.ew(this.aIQ, id, yg, aIT) - }, this.aIU = function(id, yg, aIT) { - return this.ew(this.aIR, id, yg, aIT) - }, this.ew = function(g, id, yg, aIT) { - return ! function(g, id, yg) { - var aA, hN; - for (aA = yg.length - 1; 0 <= aA; aA--) - for (hN = g.length - 1; 0 <= hN; hN--) - if (g[hN].player === yg[aA] && id === g[hN].id) return 1; + } for (aA = ex; 0 <= aA; aA--) g.shift() + }, this.a48 = function(id, yh, aIT) { + return this.ez(this.aIQ, id, yh, aIT) + }, this.aIU = function(id, yh, aIT) { + return this.ez(this.aIR, id, yh, aIT) + }, this.ez = function(g, id, yh, aIT) { + return ! function(g, id, yh) { + var aA, hQ; + for (aA = yh.length - 1; 0 <= aA; aA--) + for (hQ = g.length - 1; 0 <= hQ; hQ--) + if (g[hQ].player === yh[aA] && id === g[hQ].id) return 1; return - }(g, id, yg) && (aIT && function(g, id, yg) { + }(g, id, yh) && (aIT && function(g, id, yh) { var aA; - for (aA = yg.length - 1; 0 <= aA; aA--) g.push({ - player: yg[aA], + for (aA = yh.length - 1; 0 <= aA; aA--) g.push({ + player: yh[aA], id: id, - e9: 384 + eC: 384 }) - }(g, id, yg), !0) + }(g, id, yh), !0) } } function cW() { - this.zZ = new Array(aC.eX), this.zT = new Array(aC.eX), this.a2I = new Uint8Array(aC.eX), this.lf = new Uint8Array(aC.eX), this.iO = new Uint16Array(aC.eX), this.iQ = new Uint16Array(aC.eX), this.iP = new Uint16Array(aC.eX), this.iR = - new Uint16Array(aC.eX), this.gN = new Uint32Array(aC.eX), this.wa = new Uint32Array(aC.eX), this.gb = new Uint32Array(aC.eX), this.g1 = null, this.gF = null, this.gG = null, this.f0 = null, this.ox = new Uint16Array(aC.eX), this.is = - new Uint16Array(aC.eX), this.it = new Uint16Array(aC.eX), this.zS = new Uint16Array(aC.eX), this.zQ = new Uint8Array(aC.eX), this.a2Q = new Uint16Array(aC.eX), this.dU = function() { - this.zZ.fill(""), this.zT.fill(""), this.a2I.fill(0), this.lf.fill(0), this.iO.fill(0), this.iQ.fill(0), this.iP.fill(0), this.iR.fill(0), this.gN.fill(0), this.wa.fill(0), this.gb.fill(0), this.g1 = new Array(aC.eX), this.gF = new Array( - aC.eX), this.gG = new Array(aC.eX), this.f0 = new Array(aC.eX), this.ox.fill(0), this.is.fill(0), this.it.fill(0), this.zS.fill(0), this.zQ.fill(0), this.a2Q.fill(0) + this.za = new Array(aC.ea), this.zU = new Array(aC.ea), this.a2I = new Uint8Array(aC.ea), this.li = new Uint8Array(aC.ea), this.iR = new Uint16Array(aC.ea), this.iT = new Uint16Array(aC.ea), this.iS = new Uint16Array(aC.ea), this.iU = + new Uint16Array(aC.ea), this.gQ = new Uint32Array(aC.ea), this.wb = new Uint32Array(aC.ea), this.ge = new Uint32Array(aC.ea), this.g4 = null, this.gI = null, this.gJ = null, this.f3 = null, this.oz = new Uint16Array(aC.ea), this.iv = + new Uint16Array(aC.ea), this.iw = new Uint16Array(aC.ea), this.zT = new Uint16Array(aC.ea), this.zR = new Uint8Array(aC.ea), this.a2Q = new Uint16Array(aC.ea), this.dU = function() { + this.za.fill(""), this.zU.fill(""), this.a2I.fill(0), this.li.fill(0), this.iR.fill(0), this.iT.fill(0), this.iS.fill(0), this.iU.fill(0), this.gQ.fill(0), this.wb.fill(0), this.ge.fill(0), this.g4 = new Array(aC.ea), this.gI = new Array( + aC.ea), this.gJ = new Array(aC.ea), this.f3 = new Array(aC.ea), this.oz.fill(0), this.iv.fill(0), this.iw.fill(0), this.zT.fill(0), this.zR.fill(0), this.a2Q.fill(0) } } function co() { this.aBJ = function(player) { - aF.le(player), aC.yu++, af.a2I[player] = 2, af.zS[player] = bg.zl.aFk(), player === aC.eK && (aW.show(!1, !1), aV.a9X(), bP.yd.zO()), ae.a5G(player) + aF.lh(player), aC.yv++, af.a2I[player] = 2, af.zT[player] = bg.zl.aFk(), player === aC.eN && (aW.show(!1, !1), aV.a9X(), bP.ye.zP()), ae.a5G(player) } } function cQ() { - this.jr = null, this.jq = 0, this.a3Z = function() { - for (this.jq = 0, aA = aC.eX - 1; 0 <= aA; aA--) 0 !== af.lf[aA] && this.jq++; - this.jr = new Uint16Array(this.jq); - for (var ea = 0, aA = 0; aA < aC.eX; aA++) 0 !== af.lf[aA] && (this.jr[ea++] = aA) - }, this.lL = function() { - for (var gN = af.gN, wa = af.wa, zQ = af.zQ, jr = ak.jr, aA = ak.jq - 1; 0 <= aA; aA--) { - var di, g7 = jr[aA]; - gN[g7] <= bJ.dj(wa[g7], 4) ? aj.dd(g7) : gN[g7] >= wa[g7] ? (di = gN[g7], 250 <= (wa[g7] = di) && (zQ[g7] = 1)) : wa[g7] -= Math.max(1, bJ.dj(wa[g7] - gN[g7], 1e3)) + this.ju = null, this.jt = 0, this.a3Z = function() { + for (this.jt = 0, aA = aC.ea - 1; 0 <= aA; aA--) 0 !== af.li[aA] && this.jt++; + this.ju = new Uint16Array(this.jt); + for (var ed = 0, aA = 0; aA < aC.ea; aA++) 0 !== af.li[aA] && (this.ju[ed++] = aA) + }, this.lO = function() { + for (var gQ = af.gQ, wb = af.wb, zR = af.zR, ju = ak.ju, aA = ak.jt - 1; 0 <= aA; aA--) { + var di, gA = ju[aA]; + gQ[gA] <= bJ.dj(wb[gA], 4) ? aj.dd(gA) : gQ[gA] >= wb[gA] ? (di = gQ[gA], 250 <= (wb[gA] = di) && (zR[gA] = 1)) : wb[gA] -= Math.max(1, bJ.dj(wb[gA] - gQ[gA], 1e3)) } this.aIY() }, this.aIY = function() { - for (var lf = af.lf, kW = this.jr, aAD = this.jq, aA = aAD - 1; 0 <= aA; aA--) 0 === lf[kW[aA]] && (kW[aA] = kW[--aAD]); - this.jq = aAD + for (var li = af.li, kZ = this.ju, aAD = this.jt, aA = aAD - 1; 0 <= aA; aA--) 0 === li[kZ[aA]] && (kZ[aA] = kZ[--aAD]); + this.jt = aAD } } function cY() { var aIZ; - this.kF = null, this.kE = 0, this.dU = function() { - aIZ = [], 9 === aC.k6 && this.aIa() + this.kI = null, this.kH = 0, this.dU = function() { + aIZ = [], 9 === aC.k9 && this.aIa() }, this.aIa = function() { var aIb = [60, 80, 105, 150, 190, 333]; - this.kF = [0, 0, 0, 0, 0, 0], this.kE = 0, aC.jp <= aIb[0] ? (this.kE = 256 - bJ.dj(256 * aC.jp, aIb[0]), aC.jp <= 22 ? this.kF[5] = bJ.dj(Math.max(aC.jp - 6, 0), 6) : this.kF[5] = 3 + bJ.dj(38 * (aC.jp - 22), 100), this.kF[0] = aC.eX - - aC.jp - this.kE - this.kF[5]) : (this.kF[5] = Math.min(17 + bJ.dj(61 * (aC.jp - 60), 100), 179), this.kF[0] = 512 - aC.jp - this.kF[5]), aC.kA = aC.eX - aC.jp, aC.data.numberTeams = (0 < aC.jp) + (0 < aC.kA), aC.data.playerCount = - aC.w6 = aC.jp + aC.kA, aC.data.teamPlayerCount = new Uint16Array([0, 0, 0, 0, 0, 0, 0, aC.jp + this.kE, aC.kA - this.kE]), aC.a3P.a3T() + this.kI = [0, 0, 0, 0, 0, 0], this.kH = 0, aC.js <= aIb[0] ? (this.kH = 256 - bJ.dj(256 * aC.js, aIb[0]), aC.js <= 22 ? this.kI[5] = bJ.dj(Math.max(aC.js - 6, 0), 6) : this.kI[5] = 3 + bJ.dj(38 * (aC.js - 22), 100), this.kI[0] = aC.ea - + aC.js - this.kH - this.kI[5]) : (this.kI[5] = Math.min(17 + bJ.dj(61 * (aC.js - 60), 100), 179), this.kI[0] = 512 - aC.js - this.kI[5]), aC.kD = aC.ea - aC.js, aC.data.numberTeams = (0 < aC.js) + (0 < aC.kD), aC.data.playerCount = + aC.w7 = aC.js + aC.kD, aC.data.teamPlayerCount = new Uint16Array([0, 0, 0, 0, 0, 0, 0, aC.js + this.kH, aC.kD - this.kH]), aC.a3P.a3T() }, this.aFr = function(player) { aIZ.push({ player: player, - g2: 14 + aw.j7(20) + g5: 14 + aw.jA(20) }) - }, this.ij = function() { - if (9 === aC.k6) - for (var aA = aIZ.length - 1; 0 <= aA; aA--) --aIZ[aA].g2 <= 0 && (ae.pA(aIZ[aA].player, 0, ai.qr.xj + ai.qr.xx), aIZ.splice(aA)) + }, this.im = function() { + if (9 === aC.k9) + for (var aA = aIZ.length - 1; 0 <= aA; aA--) --aIZ[aA].g5 <= 0 && (ae.pC(aIZ[aA].player, 0, ai.qt.xk + ai.qt.xy), aIZ.splice(aA)) } } function d5() { function aIq() { return { - el: bQ.el, - em: bQ.em, - vX: bQ.vX, - vT: bQ.vT, - vU: bQ.vU, + eo: bQ.eo, + ep: bQ.ep, vY: bQ.vY, - eG: bQ.eG, + vU: bQ.vU, + vV: bQ.vV, + vZ: bQ.vZ, + eJ: bQ.eJ, mapSeed: bQ.mapSeed } } @@ -6935,21 +6932,21 @@ function d5() { function aIi(aA) { return 1 !== aA && bQ.aBn(aA) && aA !== bQ.aIr() } - this.aId = 22, this.aG2 = 4096, this.el = 0, this.em = 0, this.vX = null, this.vT = null, this.vU = null, this.vY = null, this.eG = 0, this.mapSeed = 0, this.vV = !1, this.vW = new aIe, this.vN = new aIf, this.a5e = new aIg, this.dU = + this.aId = 22, this.aG2 = 4096, this.eo = 0, this.ep = 0, this.vY = null, this.vU = null, this.vV = null, this.vZ = null, this.eJ = 0, this.mapSeed = 0, this.vW = !1, this.vX = new aIe, this.vO = new aIf, this.a5e = new aIg, this.dU = function() { - this.vN.dU() + this.vO.dU() }, this.a6 = function(map, aIh) { - ((map %= this.aId) !== this.eG || aIi(this.eG) && aIh !== this.mapSeed) && (this.vV = !1, this.vW.aIj(), aw.a3U(map), this.eG = map, this.mapSeed = aIh, aIi(map) && (bQ.vN.vO[map].aIk = aIh), this.aBn(this.eG) ? (map = bQ.vN.vO[this.eG], - this.el = map.i, this.em = map.j, aw.a3U(map.aIk), ao.a6([this.el, this.em, map.lk, map.lh]), aIm(), an.aIn(), ao.aIo()) : aIl()) + ((map %= this.aId) !== this.eJ || aIi(this.eJ) && aIh !== this.mapSeed) && (this.vW = !1, this.vX.aIj(), aw.a3U(map), this.eJ = map, this.mapSeed = aIh, aIi(map) && (bQ.vO.vP[map].aIk = aIh), this.aBn(this.eJ) ? (map = bQ.vO.vP[this.eJ], + this.eo = map.i, this.ep = map.j, aw.a3U(map.aIk), ao.a6([this.eo, this.ep, map.ln, map.lk]), aIm(), an.aIn(), ao.aIo()) : aIl()) }, this.aIp = function(map, aIh) { - var fH = aIq(), - map = (this.a6(map, aIh), this.vW.aIj(), aIq()); - return this.el = fH.el, this.em = fH.em, this.vX = fH.vX, this.vT = fH.vT, this.vU = fH.vU, this.vY = fH.vY, this.eG = fH.eG, this.mapSeed = fH.mapSeed, map + var fK = aIq(), + map = (this.a6(map, aIh), this.vX.aIj(), aIq()); + return this.eo = fK.eo, this.ep = fK.ep, this.vY = fK.vY, this.vU = fK.vU, this.vV = fK.vV, this.vZ = fK.vZ, this.eJ = fK.eJ, this.mapSeed = fK.mapSeed, map }, this.a3p = function(canvas) { - canvas && this.vX !== canvas && (this.el = canvas.width, this.em = canvas.height, this.vX = canvas, this.vT = this.vX.getContext("2d", { + canvas && this.vY !== canvas && (this.eo = canvas.width, this.ep = canvas.height, this.vY = canvas, this.vU = this.vY.getContext("2d", { alpha: !1 - }), this.hU = this.vT.getImageData(0, 0, this.el, this.em), this.vY = this.hU.data, this.eG = this.aIr(), this.mapSeed = 0, bQ.vN.vO[this.eG].name = aC.data.mapName) - }, this.eF = function(aA) { + }), this.hX = this.vU.getImageData(0, 0, this.eo, this.ep), this.vZ = this.hX.data, this.eJ = this.aIr(), this.mapSeed = 0, bQ.vO.vP[this.eJ].name = aC.data.mapName) + }, this.eI = function(aA) { return 3 === aA || 7 === aA || 9 === aA || 21 === aA || aA === this.aIr() }, this.aIs = function(aA) { return 2 === aA || 7 === aA || 9 === aA || 20 === aA @@ -6958,214 +6955,214 @@ function() { }, this.aIr = function() { return this.aId }, this.aBn = function(aA) { - return void 0 === this.vN.vO[aA].aIu - }, this.a3o = function(pT) { - return 0 === pT.mapType ? pT.mapProceduralIndex < 10 ? pT.mapProceduralIndex : 10 + pT.mapProceduralIndex : 1 === pT.mapType ? pT.mapRealisticIndex + 10 : void 0 - }, this.aBo = function(pT, aIv) { - 0 === pT.mapType ? pT.mapProceduralIndex = aIv < 10 ? aIv : aIv - 10 : 1 === pT.mapType && (pT.mapRealisticIndex = aIv - 10) + return void 0 === this.vO.vP[aA].aIu + }, this.a3o = function(pV) { + return 0 === pV.mapType ? pV.mapProceduralIndex < 10 ? pV.mapProceduralIndex : 10 + pV.mapProceduralIndex : 1 === pV.mapType ? pV.mapRealisticIndex + 10 : void 0 + }, this.aBo = function(pV, aIv) { + 0 === pV.mapType ? pV.mapProceduralIndex = aIv < 10 ? aIv : aIv - 10 : 1 === pV.mapType && (pV.mapRealisticIndex = aIv - 10) } } function aIe() { function aJ4() { - bQ.vW.ij() + bQ.vX.im() } - function aJA(g7, aJ9) { - 0 < aJ9 && (bQ.vY[g7] += aJ9, bQ.vY[g7 + 1] += aJ9, bQ.vY[g7 + 2] += aJ9) + function aJA(gA, aJ9) { + 0 < aJ9 && (bQ.vZ[gA] += aJ9, bQ.vZ[gA + 1] += aJ9, bQ.vZ[gA + 2] += aJ9) } - function h2(g7) { - return bQ.vY[g7 + 2] > bQ.vY[g7] && bQ.vY[g7 + 2] > bQ.vY[g7 + 1] + function h5(gA) { + return bQ.vZ[gA + 2] > bQ.vZ[gA] && bQ.vZ[gA + 2] > bQ.vZ[gA + 1] } - this.a7t = -1, this.zy = 0, this.aIw = 0, this.aIx = 8, this.aIy = 32, this.aIz = 8, this.aJ0 = 32, this.aJ1 = [0, 0], this.a6x = [0, 0, 0, 0], this.iJ = null, this.aJ2 = !0, this.aJ3 = !1, this.aIj = function() { - -1 !== this.a7t && clearTimeout(this.a7t), this.a7t = -1, this.iJ = null, ao.aIo() + this.a7t = -1, this.zy = 0, this.aIw = 0, this.aIx = 8, this.aIy = 32, this.aIz = 8, this.aJ0 = 32, this.aJ1 = [0, 0], this.a6x = [0, 0, 0, 0], this.iM = null, this.aJ2 = !0, this.aJ3 = !1, this.aIj = function() { + -1 !== this.a7t && clearTimeout(this.a7t), this.a7t = -1, this.iM = null, ao.aIo() }, this.dU = function() { - 7 === aZ.a05() || this.aJ3 || (this.aJ2 = !0, this.zy = 0, this.aIw = 1, this.aJ1 = [bQ.vN.vO[bQ.eG].vq[0], bQ.vN.vO[bQ.eG].vr[0]], this.a6x = [bQ.vN.vO[bQ.eG].aIu[3], bQ.vN.vO[bQ.eG].aIu[4], bQ.vN.vO[bQ.eG].aIu[5], bQ.vN.vO[bQ.eG].aIu[ - 6]], this.aIx = bQ.vN.vO[bQ.eG].aIu[7], this.aIy = bQ.vN.vO[bQ.eG].aIu[8], this.aIz = bQ.vN.vO[bQ.eG].aIu[9], this.aJ0 = bQ.vN.vO[bQ.eG].aIu[10], this.aJ2 ? this.a7t = setTimeout(aJ4, 16) : this.ij()) - }, this.ij = function() { - if (8 === aZ.a05() && aG.ly()) this.a7t = setTimeout(aJ4, 16); + 7 === aZ.a05() || this.aJ3 || (this.aJ2 = !0, this.zy = 0, this.aIw = 1, this.aJ1 = [bQ.vO.vP[bQ.eJ].vr[0], bQ.vO.vP[bQ.eJ].vs[0]], this.a6x = [bQ.vO.vP[bQ.eJ].aIu[3], bQ.vO.vP[bQ.eJ].aIu[4], bQ.vO.vP[bQ.eJ].aIu[5], bQ.vO.vP[bQ.eJ].aIu[ + 6]], this.aIx = bQ.vO.vP[bQ.eJ].aIu[7], this.aIy = bQ.vO.vP[bQ.eJ].aIu[8], this.aIz = bQ.vO.vP[bQ.eJ].aIu[9], this.aJ0 = bQ.vO.vP[bQ.eJ].aIu[10], this.aJ2 ? this.a7t = setTimeout(aJ4, 16) : this.im()) + }, this.im = function() { + if (8 === aZ.a05() && aG.m0()) this.a7t = setTimeout(aJ4, 16); else { if (0 === this.zy) { var aIk = aw.aJ5(); - if (aw.a3U(bQ.vN.vO[bQ.eG].aIu[2]), ao.a6([bQ.el, bQ.em, bQ.vN.vO[bQ.eG].aIu[0], bQ.vN.vO[bQ.eG].aIu[1]]), aw.a3U(aIk), this.iJ = ao.aJ6(), this.zy++, this.aJ2) return void(this.a7t = setTimeout(aJ4, 16)) + if (aw.a3U(bQ.vO.vP[bQ.eJ].aIu[2]), ao.a6([bQ.eo, bQ.ep, bQ.vO.vP[bQ.eJ].aIu[0], bQ.vO.vP[bQ.eJ].aIu[1]]), aw.a3U(aIk), this.iM = ao.aJ6(), this.zy++, this.aJ2) return void(this.a7t = setTimeout(aJ4, 16)) } - for (var g7, eM, aIk = this.aJ2 ? 10 : 1e6, aIk = bQ.em - this.aIw - 1 < aIk ? bQ.em - this.aIw - 1 : aIk, wn = this.aIw + aIk, ej = this.aIw; ej < wn; ej++) - for (var eh = 1; eh < bQ.el - 1; eh++) h2(g7 = 4 * (eM = eh + ej * bQ.el)) ? this.aJ7(g7, eM, 1) : (this.aJ7(g7, eM, 0), function(eh, ej, g7) { - return 1 < eh && h2(g7 - 4) || eh < bQ.el - 2 && h2(g7 + 4) || 1 < ej && h2(g7 - 4 * bQ.el) || ej < bQ.em - 2 && h2(g7 + 4 * bQ.el) - }(eh, ej, g7) && this.aJ8(eh, ej)); - this.aIw = wn, this.aIw >= bQ.em - 1 ? (bQ.vT.putImageData(bQ.vU, 0, 0, 1, 1, bQ.el - 2, bQ.em - 2), bd.dc = !0, this.aIj()) : this.aJ2 && (this.a7t = setTimeout(aJ4, 16)) + for (var gA, eP, aIk = this.aJ2 ? 10 : 1e6, aIk = bQ.ep - this.aIw - 1 < aIk ? bQ.ep - this.aIw - 1 : aIk, wo = this.aIw + aIk, em = this.aIw; em < wo; em++) + for (var ek = 1; ek < bQ.eo - 1; ek++) h5(gA = 4 * (eP = ek + em * bQ.eo)) ? this.aJ7(gA, eP, 1) : (this.aJ7(gA, eP, 0), function(ek, em, gA) { + return 1 < ek && h5(gA - 4) || ek < bQ.eo - 2 && h5(gA + 4) || 1 < em && h5(gA - 4 * bQ.eo) || em < bQ.ep - 2 && h5(gA + 4 * bQ.eo) + }(ek, em, gA) && this.aJ8(ek, em)); + this.aIw = wo, this.aIw >= bQ.ep - 1 ? (bQ.vU.putImageData(bQ.vV, 0, 0, 1, 1, bQ.eo - 2, bQ.ep - 2), bd.dc = !0, this.aIj()) : this.aJ2 && (this.a7t = setTimeout(aJ4, 16)) } - }, this.aJ7 = function(g7, eM, dx) { - aJA(g7, Math.floor(this.aJ1[dx] + this.a6x[dx] * this.iJ[eM] / 1e4) - bQ.vY[g7]) - }, this.aJB = function(g7, dw, aJC, dx, a6x) { - aJA(g7, Math.floor(this.aJ1[dx] + (1 - dw / aJC) * a6x) - bQ.vY[g7]) - }, this.aJ8 = function(ks, kt) { - for (var g7, dw, aJC, a7j = ks - this.aIy, aJD = kt - this.aIy, wo = ks + this.aIy, wn = kt + this.aIy, a7j = a7j < 1 ? 1 : a7j, wo = wo > bQ.el - 2 ? bQ.el - 2 : wo, wn = wn > bQ.em - 2 ? bQ.em - 2 : wn, ej = aJD < 1 ? 1 : aJD; ej <= - wn; ej++) - for (var eh = a7j; eh <= wo; eh++) h2(g7 = 4 * (eh + ej * bQ.el)) ? (aJC = this.aIx + (this.aIy - this.aIx) * this.iJ[eh + bQ.el * ej] / 1e4, Math.abs(ks - eh) > aJC || Math.abs(kt - ej) > aJC || aJC <= (dw = Math.sqrt((ks - eh) * ( - ks - eh) + (kt - ej) * (kt - ej))) || this.aJB(g7, dw, aJC, 1, this.a6x[3])) : (aJC = this.aIz + (this.aJ0 - this.aIz) * this.iJ[eh + bQ.el * ej] / 1e4, Math.abs(ks - eh) > aJC || Math.abs(kt - ej) > aJC || aJC <= (dw = Math - .sqrt((ks - eh) * (ks - eh) + (kt - ej) * (kt - ej))) || this.aJB(g7, dw, aJC, 0, this.a6x[2])) + }, this.aJ7 = function(gA, eP, dy) { + aJA(gA, Math.floor(this.aJ1[dy] + this.a6x[dy] * this.iM[eP] / 1e4) - bQ.vZ[gA]) + }, this.aJB = function(gA, dx, aJC, dy, a6x) { + aJA(gA, Math.floor(this.aJ1[dy] + (1 - dx / aJC) * a6x) - bQ.vZ[gA]) + }, this.aJ8 = function(kv, kw) { + for (var gA, dx, aJC, a7j = kv - this.aIy, aJD = kw - this.aIy, wp = kv + this.aIy, wo = kw + this.aIy, a7j = a7j < 1 ? 1 : a7j, wp = wp > bQ.eo - 2 ? bQ.eo - 2 : wp, wo = wo > bQ.ep - 2 ? bQ.ep - 2 : wo, em = aJD < 1 ? 1 : aJD; em <= + wo; em++) + for (var ek = a7j; ek <= wp; ek++) h5(gA = 4 * (ek + em * bQ.eo)) ? (aJC = this.aIx + (this.aIy - this.aIx) * this.iM[ek + bQ.eo * em] / 1e4, Math.abs(kv - ek) > aJC || Math.abs(kw - em) > aJC || aJC <= (dx = Math.sqrt((kv - ek) * ( + kv - ek) + (kw - em) * (kw - em))) || this.aJB(gA, dx, aJC, 1, this.a6x[3])) : (aJC = this.aIz + (this.aJ0 - this.aIz) * this.iM[ek + bQ.eo * em] / 1e4, Math.abs(kv - ek) > aJC || Math.abs(kw - em) > aJC || aJC <= (dx = Math + .sqrt((kv - ek) * (kv - ek) + (kw - em) * (kw - em))) || this.aJB(gA, dx, aJC, 0, this.a6x[2])) } } function aIm() { - 2 === bQ.eG ? aJE([256], [256], [0, 205, 256], [500, 500, 0], [0, 0, 0]) : 7 === bQ.eG ? aJE([512], [512], [0, 380, 512], [500, 500, 0], [0, 0, 0]) : 8 === bQ.eG ? aJE([410], [410], [0, 120, 210], [0, 80, 640], [0, 0, 0]) : 9 === bQ.eG ? aJE([ - 512], [512], [0, 70, 180, 200, 290, 420, 512], [500, 500, 0, 0, 500, 500, 0], [0, 0, 0, 0, 0, 0, 0]) : 20 === bQ.eG && aJE([512], [512], [0, 380, 512], [500, 500, 0], [0, 0, 0]) + 2 === bQ.eJ ? aJE([256], [256], [0, 205, 256], [500, 500, 0], [0, 0, 0]) : 7 === bQ.eJ ? aJE([512], [512], [0, 380, 512], [500, 500, 0], [0, 0, 0]) : 8 === bQ.eJ ? aJE([410], [410], [0, 120, 210], [0, 80, 640], [0, 0, 0]) : 9 === bQ.eJ ? aJE([ + 512], [512], [0, 70, 180, 200, 290, 420, 512], [500, 500, 0, 0, 500, 500, 0], [0, 0, 0, 0, 0, 0, 0]) : 20 === bQ.eJ && aJE([512], [512], [0, 380, 512], [500, 500, 0], [0, 0, 0]) } function aJE(aJF, aJG, aJH, aJI, aJJ) { - for (var eh, ej, aJL, aJM, a1L, aJN, hu = aJF.length - 1, aJK = bQ.el + bQ.em, ea = (aJK *= aJK, aJH.length), aA = ea - 1; 0 <= aA; aA--) aJH[aA] *= aJH[aA]; - var aJO = new Array(ea), - aAn = new Array(ea), - aJP = new Array(ea), - f2 = ao.aJ6(); + for (var ek, em, aJL, aJM, a1L, aJN, hx = aJF.length - 1, aJK = bQ.eo + bQ.ep, ed = (aJK *= aJK, aJH.length), aA = ed - 1; 0 <= aA; aA--) aJH[aA] *= aJH[aA]; + var aJO = new Array(ed), + aAn = new Array(ed), + aJP = new Array(ed), + f5 = ao.aJ6(); if (void 0 === aJJ) - for (aJJ = new Array(ea), aA = ea - 1; 0 <= aA; aA--) aJJ[aA] = 0; - for (aA = 1; aA < ea; aA++) aJO[aA] = aJH[aA] - aJH[aA - 1], aAn[aA] = aJI[aA] - aJI[aA - 1], aJP[aA] = aJJ[aA] - aJJ[aA - 1]; - for (eh = bQ.el - 1; 0 <= eh; eh--) - for (ej = bQ.em - 1; 0 <= ej; ej--) { - for (aJL = aJK, aA = hu; 0 <= aA; aA--) aJL = (aJM = (eh - aJF[aA]) * (eh - aJF[aA]) + (ej - aJG[aA]) * (ej - aJG[aA])) < aJL ? aJM : aJL; - for (a1L = aJI[ea - 1], aJN = aJJ[ea - 1], aA = 1; aA < ea; aA++) + for (aJJ = new Array(ed), aA = ed - 1; 0 <= aA; aA--) aJJ[aA] = 0; + for (aA = 1; aA < ed; aA++) aJO[aA] = aJH[aA] - aJH[aA - 1], aAn[aA] = aJI[aA] - aJI[aA - 1], aJP[aA] = aJJ[aA] - aJJ[aA - 1]; + for (ek = bQ.eo - 1; 0 <= ek; ek--) + for (em = bQ.ep - 1; 0 <= em; em--) { + for (aJL = aJK, aA = hx; 0 <= aA; aA--) aJL = (aJM = (ek - aJF[aA]) * (ek - aJF[aA]) + (em - aJG[aA]) * (em - aJG[aA])) < aJL ? aJM : aJL; + for (a1L = aJI[ed - 1], aJN = aJJ[ed - 1], aA = 1; aA < ed; aA++) if (aJL < aJH[aA]) { a1L = aJI[aA - 1] + aFK((aJL - aJH[aA - 1]) * aAn[aA], aJO[aA]), aJN = aJJ[aA - 1] + aFK((aJL - aJH[aA - 1]) * aJP[aA], aJO[aA]); break - } aJQ(bQ.el * ej + eh, a1L, aJN, f2) + } aJQ(bQ.eo * em + ek, a1L, aJN, f5) } } -function aJQ(dx, a1L, aJN, f2) { - a1L < 500 ? f2[dx] = bJ.dj(f2[dx] * a1L * 2, 1e3) : 500 < a1L && (f2[dx] += bJ.dj(2 * (1e4 - f2[dx]) * (a1L - 500), 1e3)), f2[dx] += bJ.dj(aJN * (10 * a1L - f2[dx]), 1e3) +function aJQ(dy, a1L, aJN, f5) { + a1L < 500 ? f5[dy] = bJ.dj(f5[dy] * a1L * 2, 1e3) : 500 < a1L && (f5[dy] += bJ.dj(2 * (1e4 - f5[dy]) * (a1L - 500), 1e3)), f5[dy] += bJ.dj(aJN * (10 * a1L - f5[dy]), 1e3) } function ca() { var aJR; - function aJb(a1m, hW, eh, ej, globalAlpha) { - bQ.vT.save(), bQ.vT.globalAlpha = globalAlpha, bQ.vT.imageSmoothingEnabled = !1, bQ.vT.scale(hW, hW), bQ.vT.drawImage(a1m, Math.floor(eh * (bQ.el / hW - a1m.width)), Math.floor(ej * (bQ.em / hW - a1m.height))), bQ.vT.restore() + function aJb(a1m, hZ, ek, em, globalAlpha) { + bQ.vU.save(), bQ.vU.globalAlpha = globalAlpha, bQ.vU.imageSmoothingEnabled = !1, bQ.vU.scale(hZ, hZ), bQ.vU.drawImage(a1m, Math.floor(ek * (bQ.eo / hZ - a1m.width)), Math.floor(em * (bQ.ep / hZ - a1m.height))), bQ.vU.restore() } this.a5b = 0, this.a5c = 0, this.a5d = 0, this.a5e = 0, this.dU = function() { (aJR = new Array(bQ.aId))[0] = { i: [0, 5e3, 8e3, 1e4], - dw: [220, 250, 255, 220], - sF: [190, 220, 0, 0], - eu: [170, 200, 0, 0] + dx: [220, 250, 255, 220], + sG: [190, 220, 0, 0], + ex: [170, 200, 0, 0] }, aJR[1] = { i: [0, 4e3, 5e3, 6e3, 1e4], - dw: [25, 0, 100, 0, 25], - sF: [25, 0, 0, 0, 25], - eu: [25, 0, 0, 0, 25] + dx: [25, 0, 100, 0, 25], + sG: [25, 0, 0, 0, 25], + ex: [25, 0, 0, 0, 25] }, aJR[2] = { i: [0, 500, 2500, 2999, 3e3, 3200, 4200, 5200, 5700, 8800, 1e4], - dw: [15, 15, 70, 40, 48, 48, 252, 40, 40, 20, 30], - sF: [80, 80, 190, 90, 46, 46, 248, 180, 180, 90, 140], - eu: [120, 120, 220, 110, 37, 37, 217, 10, 10, 10, 10] + dx: [15, 15, 70, 40, 48, 48, 252, 40, 40, 20, 30], + sG: [80, 80, 190, 90, 46, 46, 248, 180, 180, 90, 140], + ex: [120, 120, 220, 110, 37, 37, 217, 10, 10, 10, 10] }, aJR[3] = { i: [0, 400, 1899, 1900, 3200, 4500, 6e3, 7700, 8499, 8500, 9500, 1e4], - dw: [10, 10, 20, 10, 30, 10, 16, 40, 50, 55, 230, 230], - sF: [10, 10, 40, 50, 100, 40, 80, 120, 80, 55, 230, 230], - eu: [80, 80, 200, 10, 60, 10, 16, 40, 50, 55, 230, 230] + dx: [10, 10, 20, 10, 30, 10, 16, 40, 50, 55, 230, 230], + sG: [10, 10, 40, 50, 100, 40, 80, 120, 80, 55, 230, 230], + ex: [80, 80, 200, 10, 60, 10, 16, 40, 50, 55, 230, 230] }, aJR[4] = { i: [0, 300, 1400, 1700, 3e3, 4e3, 1e4], - dw: [10, 10, 20, 10, 10, 170, 212], - sF: [20, 20, 60, 100, 100, 110, 170], - eu: [70, 70, 160, 30, 30, 60, 120] + dx: [10, 10, 20, 10, 10, 170, 212], + sG: [20, 20, 60, 100, 100, 110, 170], + ex: [70, 70, 160, 30, 30, 60, 120] }, aJR[5] = { i: [0, 1e3, 3e3, 3500, 4e3, 4500, 7e3, 7500, 8e3, 1e4], - dw: [10, 10, 20, 10, 5, 10, 20, 5, 20, 25], - sF: [30, 30, 50, 100, 30, 100, 140, 60, 140, 200], - eu: [80, 80, 200, 10, 5, 10, 20, 5, 20, 25] + dx: [10, 10, 20, 10, 5, 10, 20, 5, 20, 25], + sG: [30, 30, 50, 100, 30, 100, 140, 60, 140, 200], + ex: [80, 80, 200, 10, 5, 10, 20, 5, 20, 25] }, aJR[6] = { i: [0, 700, 2650, 3200, 5e3, 8e3, 1e4], - dw: [10, 10, 60, 255, 255, 200, 200], - sF: [10, 10, 60, 255, 255, 200, 200], - eu: [80, 80, 255, 255, 255, 200, 200] + dx: [10, 10, 60, 255, 255, 200, 200], + sG: [10, 10, 60, 255, 255, 200, 200], + ex: [80, 80, 255, 255, 255, 200, 200] }, aJR[7] = { i: [0, 400, 1999, 2e3, 3200, 4e3, 4700, 5500, 6500, 9500, 1e4], - dw: [10, 10, 80, 255, 255, 55, 6, 70, 20, 155, 255], - sF: [10, 10, 90, 245, 245, 170, 80, 190, 20, 155, 255], - eu: [80, 80, 255, 235, 235, 55, 26, 10, 20, 155, 255] + dx: [10, 10, 80, 255, 255, 55, 6, 70, 20, 155, 255], + sG: [10, 10, 90, 245, 245, 170, 80, 190, 20, 155, 255], + ex: [80, 80, 255, 235, 235, 55, 26, 10, 20, 155, 255] }, aJR[8] = { i: [0, 700, 1300, 1900, 1901, 2500, 3400, 6e3, 1e4], - dw: [25, 30, 30, 30, 255, 255, 30, 40, 20], - sF: [25, 30, 150, 150, 245, 245, 80, 150, 70], - eu: [60, 170, 170, 170, 235, 235, 30, 40, 40] + dx: [25, 30, 30, 30, 255, 255, 30, 40, 20], + sG: [25, 30, 150, 150, 245, 245, 80, 150, 70], + ex: [60, 170, 170, 170, 235, 235, 30, 40, 40] }, aJR[9] = { i: [0, 400, 2009, 2010, 3300, 4e3, 5200, 6500, 8e3, 9500, 1e4], - dw: [10, 10, 80, 255, 255, 55, 23, 36, 20, 155, 255], - sF: [10, 10, 90, 245, 245, 170, 60, 160, 20, 155, 255], - eu: [80, 80, 255, 235, 235, 55, 9, 72, 20, 155, 255] + dx: [10, 10, 80, 255, 255, 55, 23, 36, 20, 155, 255], + sG: [10, 10, 90, 245, 245, 170, 60, 160, 20, 155, 255], + ex: [80, 80, 255, 235, 235, 55, 9, 72, 20, 155, 255] }, aJR[20] = { i: [0, 5500, 6700, 6999, 7e3, 7300, 7600, 8200, 1e4], - dw: [5, 5, 70, 70, 255, 255, 252, 10, 8], - sF: [20, 28, 190, 190, 255, 255, 248, 90, 60], - eu: [60, 80, 220, 220, 220, 220, 217, 10, 8] + dx: [5, 5, 70, 70, 255, 255, 252, 10, 8], + sG: [20, 28, 190, 190, 255, 255, 248, 90, 60], + ex: [60, 80, 220, 220, 220, 220, 217, 10, 8] }, aJR[21] = { i: [0, 1500, 3e3, 4e3, 5e3, 5999, 6e3, 9500, 1e4], - dw: [12, 30, 10, 16, 40, 50, 55, 170, 170], - sF: [45, 100, 40, 80, 120, 80, 55, 170, 170], - eu: [12, 60, 10, 16, 40, 50, 55, 170, 170] + dx: [12, 30, 10, 16, 40, 50, 55, 170, 170], + sG: [45, 100, 40, 80, 120, 80, 55, 170, 170], + ex: [12, 60, 10, 16, 40, 50, 55, 170, 170] } }, this.aIn = function() { - var aJa, aA, et, fH, hU = function() { - var hU; - return bQ.vX = document.createElement("canvas"), bQ.vX.width = bQ.el, bQ.vX.height = bQ.em, bQ.vT = bQ.vX.getContext("2d", { + var aJa, aA, ew, fK, hX = function() { + var hX; + return bQ.vY = document.createElement("canvas"), bQ.vY.width = bQ.eo, bQ.vY.height = bQ.ep, bQ.vU = bQ.vY.getContext("2d", { alpha: !1 - }), hU = bQ.vT.getImageData(0, 0, bQ.el, bQ.em), bQ.vY = hU.data, hU + }), hX = bQ.vU.getImageData(0, 0, bQ.eo, bQ.ep), bQ.vZ = hX.data, hX }(), - i = aJR[bQ.eG].i, - dw = aJR[bQ.eG].dw, - sF = aJR[bQ.eG].sF, - eu = aJR[bQ.eG].eu, - f2 = ao.aJ6(), - ea = i.length - 2, - aJV = new Array(1 + ea), - aJW = new Array(1 + ea), - aJX = new Array(1 + ea), - aJY = new Array(1 + ea); - for (et = ea; 0 <= et; et--) aJV[et] = i[et + 1] - i[et], aJW[et] = dw[et + 1] - dw[et], aJX[et] = sF[et + 1] - sF[et], aJY[et] = eu[et + 1] - eu[et]; - for (aA = bQ.el * bQ.em - 1; 0 <= aA; aA--) - for (et = ea; 0 <= et; et--) - if (f2[aA] >= i[et]) { - fH = f2[aA] - i[et], bQ.vY[4 * aA] = dw[et] + aFK(aJW[et] * fH, aJV[et]), bQ.vY[4 * aA + 1] = sF[et] + aFK(aJX[et] * fH, aJV[et]), bQ.vY[4 * aA + 2] = eu[et] + aFK(aJY[et] * fH, aJV[et]), bQ.vY[4 * aA + 3] = 255; + i = aJR[bQ.eJ].i, + dx = aJR[bQ.eJ].dx, + sG = aJR[bQ.eJ].sG, + ex = aJR[bQ.eJ].ex, + f5 = ao.aJ6(), + ed = i.length - 2, + aJV = new Array(1 + ed), + aJW = new Array(1 + ed), + aJX = new Array(1 + ed), + aJY = new Array(1 + ed); + for (ew = ed; 0 <= ew; ew--) aJV[ew] = i[ew + 1] - i[ew], aJW[ew] = dx[ew + 1] - dx[ew], aJX[ew] = sG[ew + 1] - sG[ew], aJY[ew] = ex[ew + 1] - ex[ew]; + for (aA = bQ.eo * bQ.ep - 1; 0 <= aA; aA--) + for (ew = ed; 0 <= ew; ew--) + if (f5[aA] >= i[ew]) { + fK = f5[aA] - i[ew], bQ.vZ[4 * aA] = dx[ew] + aFK(aJW[ew] * fK, aJV[ew]), bQ.vZ[4 * aA + 1] = sG[ew] + aFK(aJX[ew] * fK, aJV[ew]), bQ.vZ[4 * aA + 2] = ex[ew] + aFK(aJY[ew] * fK, aJV[ew]), bQ.vZ[4 * aA + 3] = 255; break - } bQ.vT.putImageData(hU, 0, 0), bQ.aIt(bQ.eG) && aa.sJ() && bQ.aIt(bQ.eG) && (hU = aa.aEU("arena"), aJa = aa.aEU("territorial.io"), aJb(hU, 5, .5, .5, .1), aJb(aJa, 2, .5, .45, .1)), bQ.vV = !0, bd.dc = !0 + } bQ.vU.putImageData(hX, 0, 0), bQ.aIt(bQ.eJ) && aa.sK() && bQ.aIt(bQ.eJ) && (hX = aa.aEU("arena"), aJa = aa.aEU("territorial.io"), aJb(hX, 5, .5, .5, .1), aJb(aJa, 2, .5, .45, .1)), bQ.vW = !0, bd.dc = !0 }, this.a3X = function() { - for (var g7, eh, ej, aJc, hL, fJ, a5c = 0, i = bQ.el, j = bQ.em, fH = i * j * 4, aJd = aAN, aJe = bQ.vY, aA = i - 1; 0 <= aA; aA--) aJd[(g7 = aA << 2) + 2] = aJd[fH - g7 - 2] = 3; - for (fH = 4 * i, aA = j - 1; 0 <= aA; aA--) aJd[(g7 = aA * fH) + 2] = aJd[g7 + fH - 2] = 3; - for (aJc = i - 1, hL = j - 1, ej = 1; ej < hL; ej++) - for (fH = ej * i, eh = 1; eh < aJc; eh++) fJ = 1 - (aJe[(g7 = fH + eh << 2) + 2] > aJe[g7 + 1] && aJe[g7 + 2] > aJe[g7]), aJd[g7 + 2] = 2 - fJ, a5c += fJ; - this.a5b = (i - 2) * (j - 2), this.a5e = 0, bQ.eF(bQ.eG) && (bQ.a5e.aJf(), bQ.a5e.aJg()), this.a5c = aC.jZ = a5c - this.a5e, this.a5d = this.a5b - this.a5c - this.a5e + for (var gA, ek, em, aJc, hO, fM, a5c = 0, i = bQ.eo, j = bQ.ep, fK = i * j * 4, aJd = aAN, aJe = bQ.vZ, aA = i - 1; 0 <= aA; aA--) aJd[(gA = aA << 2) + 2] = aJd[fK - gA - 2] = 3; + for (fK = 4 * i, aA = j - 1; 0 <= aA; aA--) aJd[(gA = aA * fK) + 2] = aJd[gA + fK - 2] = 3; + for (aJc = i - 1, hO = j - 1, em = 1; em < hO; em++) + for (fK = em * i, ek = 1; ek < aJc; ek++) fM = 1 - (aJe[(gA = fK + ek << 2) + 2] > aJe[gA + 1] && aJe[gA + 2] > aJe[gA]), aJd[gA + 2] = 2 - fM, a5c += fM; + this.a5b = (i - 2) * (j - 2), this.a5e = 0, bQ.eI(bQ.eJ) && (bQ.a5e.aJf(), bQ.a5e.aJg()), this.a5c = aC.jc = a5c - this.a5e, this.a5d = this.a5b - this.a5c - this.a5e } } function aIl() { - var pI; - 10 === bQ.eG ? pI = + var pK; + 10 === bQ.eJ ? pK = "DYDz2ESNu-0UYCCrS9c3pBUrKHc94BhIBhIJpIIBnMIAAIrKSSpKABmgf9e7X7ecX-5P0baOy191XXX7eegf9mcfUrrxrKppppKpKSrzUMMMSKKKrJcXcXcmgcXnKIKBmnCIJonCKrrSrrSSxSS9XcJnBe9XemmWXeX99chMIAEprrSrrtbrxIrMKBn9eBcecX9X7f99X90e577VX1VcOWX16XX7X999cX7eWyXXccVVX6rUSrrwUrlzpbbrrU6xzztzxzrztzbaOtaOa5-0WV-77e-9119HcXXZecccceXXX7ce9Xcce9e9meeVof919ee9Wzy5XeXYS9KBcXee_He6ce1ee0zxzta5UaX99c1mXcXhEJp9cNHWcTN9BcnAzJoorIBe0c--nIJoonSIBe-OX-NNOXWbcBgzIHX9xHzS9mcCSI9-nBrrorK9VcP-jHe9_BhxzKHcWC9mZp9-3n9fBnS970a6zs7egrIAAIRUKocXX9gx9npKaUxBppABe5OdHpBe-AC9-17TOWABpKI9-7JmnC6zGtxIBmen9egp6aUlyOzbrbbqUzxHXgjKKBc-ZehlxoeeoxObonox9XonAUbzS9efBdCAArHmjISBhEJnAofBUIJgrpocXxIBUoxHVmnBmmXAExoUxABmdAIBgnBonIAC6oxHVgfMHcXcUXAAGxIBgfxJch9c3enCMzSBe9eXomxHeBgmeCSBgpKMp9hzHfIEzHnArSxHX7pSrUHcnCMrUpSa5UIonABrSBccnBopJttzbxpBonHXpIEKMrMSrxpKxzUzltyUtaTOaOaObaT5UzNTOV0c116rMMKSKrxIKpJpKMSKMGxISCrKMSpKMKrSpSpI9xp9_pMMMMSBoxSryTUUxa5P7-0ttbWzzzxzaN5-NOWVN--0Wa5-0X-0VNVN7TOzaOWzL0bbX0y7NN5Ua17V111749c79e1c-V-----Ow7--N57-OzaN0ba156byNNT6q5OzWaT55-OsOX1777Oa55-5T5UX16tzUOyUtzrpzUrSKKSSAoemnKCIAIICI9KHn9CKBhCSHgenSAJnIJxSMMKKSSpKoopKKHpSoorSzxpWxMS-UKISaOxMOxttyOzy5OzbbtyTOzbtaUxyUyTT6porUrSztzzMSp9eceoogeZp9ZxJx9geeeXe9eZgeC9gegemp9gmpKMSonSxKrrbaUMIKJpMKKKpIACBmeccV71XX7V1mmmmhCCCKJompKKJpMKSKSKpKMJpKBeeceenKpzHnBnBmceee-X1117ememfBn9mfCBmgemf9mfBmf9xromcec7Us8He0u99cWtbc-PeCCS9VecZnBnBemfBn9X9c6aOXA997Y99755VXc6tXXmV5Os-ObVN0yN0bzaT-7ec7N70Wa-OV-5eggnHon9f9efCBpMzop97epCKIpSIBpKrrSKKIKKMKMJehzKKErJeABnIAJc717f9eBnAJzrHe7V9d9ef9gmopKUKC9gmcV6tX73eCIJoonIBnBnBgnCHgjJeZfA9megeegfKCICCJnIA9meZf9mfIEMof9XceXe97X-59XdCIKKpKKCJoeVcf97mZmVVV199YJmX7gceY9gpEOxMMJecrSSGzOxSrxprSxzJzUopSrIxKBpUMIpMprSropEMHnBrpprK91AJpJpIICpBopICCJonKBn9mcme9VcX9ee7X7e9ece9Xe19XcX91Xee9Xcce9VVVccefAAABe7emhBnSSKMSIJhCIJpKJppCKKIIIICJgpIBpAIHpBcoooonIKLObpBnKlzrKIKCJpCJpBnBpUzrrxpxSbbwUxzUprpppppJppMMIrrSSRUbWsOwUzUltbzrxzUzSzUbrrTTUUrSbbV6WbaTOzxzyN5TN-T5TOxbtts71-X-70V0sOWsObbaT0sTObw70tbbzbxbzzyOtyUtbyUaOV1-N0cVN-50aOtza6tzlxzUxSrzUzSSxUSzzOzzs5OyOtyOyUztyObaNOtaUrUxrrUSrrUrMSJrSIMSpKISzKUSpSrSSrzSMMxMSrMSpSrUzSSzzrTUMSpprSzMSzUxSSIEUSrzrUSpMKKxpKrKMKBmmrIKBgpKrzs6VOsUa--5ObzyN77-7X7e970V-5Oa5ObzxSxrzzSrKMUw-OV17X7X1X99X97X9X99cXXXXX977OaOVXeeeeecX7cX7X7X177-7-X-71-7XX97X97cX7VVV1--VObs970cVObtzbtyObrzxSomdKKSSMKqTN5NN0xrMIM5UrKKKpEKrSMSMprSrxMMUzrzrzSrSrSrHXenOtxrrxrxzSrrSrUrrSrSxMSxxKJpKKKJnKKrKIUUSrSrKKzKxKrSrSwUxIBnrxpSSpUzyOzzzzyUSxzRUpCBee7ecXce89omegpIBrpxzSrMJnKrMSFT0tbrMKxKL0VObxprSSlXV-11-c-X-WxzxFUaPcX777OzztzrSrMV-V75X96zzMKrUa9e-7V17gc9XeV90Bf957cVOzrMOX17X7X-X7X7V-N-6aUxCKzUUKprcX-UzSrN17WzrxrNX7ecV17WzzbaOtbxraObrOxrbxwUxpUzrzraOy5OVOWtzyOzzxbzVNXccXcXcX1-V197V-ec5Oy5N1--555UyN-N1---VOWX0Wtcc0aUMMyOs----Zc5-TOtsOWX7c0xzLN-NWbyOyUyUzrbxJe9gfTUxAMxrxzlbzbzbq5UKrJnAABnAAICETUtxSrzrpIpKIUSxraOaOVNTObzWa5NOtxxyOyOc-5A9YBmnBfHceX7-XXcX9e9Y9e5OzUbxSyVUX5OcUa1-UMqNNUbyOtsUWtWbWaObtzbyUWy6bzpJmoh9nIUI99oghSUzrrrSHeHohKCJgrKJemgcrS9nry6xSrUMStxzUSzqUrbrUxUSxxrrprUU6zSrbrtzUSUSzxMKxSMprMKIIIoonIBmohAIAHgf9eHeemfI9nA9mf9c9n9ZeXc9d9n9ccX7VZmoceeHVX1Zn9meZegegegfBhABehABonAHnABhCIBemee9eBfBeecgeohCUxzUbzxI9egegfAUUrHmegemecWcfCUp9meX9Beeef9onrSpAAKKKIyOzyUzJnBjSrxSSIBhMSHgcVYKxBmnzrROzpzxzSKKCKUzKBnoUzzbzpJmegfzyUzFObyUzrrzpKUSlzry6sUyUVN-7NOzbzzlzrzUrUSrrURUxzbzsTUsUWts5NOWa5ObzrUxrtyOWWaOzMSJnIAIprMJorKMIrSKMKKpUKCBonKMJnCJpCIKIKMJmpKIMKJpCJpBxBonHomoemmegnHf9f9cX7ce99emecgn9h9eA9nCHgfBnAIBfHh9eXXce9emec7f9ec1me89eeceme89fHeemX77-ceeeemeX9X9eeecV-V9e9Xe7e9eefBnBeefBfHmnBnBnKBpIEpKxMSKJnBpBnBnBmgmeeX9cXXVcX7Xce1eXcXe7ee9eXeeeX9X7V7V77V--XcXee7ec7X9eXXceX9f9eeee997X9Ve7Zee7WaX5X2Be-cee17X--0tsUbtaT0ta5-Oc--7Xe-X7--OVUtbVT--QA9nBmcXV--97X9ememggnBecJceeXme-cXdABeXeX97cnHgeeI9IA9XcVX7eX99e9e9mgeXeXemmceZmXe9ceXemXmggf9mmnAI9X1eIHcXfBghBmf9BemcX9Y9Ve9--JmZeccXA9Xd9cX9VXVVc7-V-Xee_BnJhIIBnJnBmohBgohBcmmf9eHf99Hf9HmommmmV5N-MvxppxrIICWzsOxX--OV5s0i1mopMKppzTOaN-0XXceV--0lJ7-90mzBlV2N7tRof9JqUsOaW7c8bwrrJchpK9-X7PBfHjKogcP0Jd92SMUwUlxMSErHegnrlxI9X7cY99e7hSzxpxSIIUHozogmgecYIExxxrrrKpKrSrMMrrlxtyUtxblxUyTUbyUUSaUy6Wzttbbc5N5N7V7XWaT7V6aZeVWsV9nIA9X2BmcWc7ooc--f9IBomV-0cnICBeXgn90Wc5TOa7-1-5cX---d11---esD---m8D-1VvAYqV-92glC5--NEEiqV-7Hsjk014I4wognBxwOs0Wc-D4y4gcT--0Y8X-0WalAk--0pHX-1Wsy6EV-a7EDhCBtaT9--X3IIV--_VJV0Ndepmzq1-0XeJbD-5XhvrCqTe-07iCnpteV-7iejk-iAtCxEIrrX71-2smknnEUUpze-e-c-1BtMB--2Kbq--YMmzV-sqPmrF7--Culc-HCwyxxcV-DEWXhte-DZ7mzorSr56eX170LG-rUSrSItzOueVc93c-5ZH-rrRP9-2d613nHdRUR6kP7-CZVZUEKUyUe91e-2ZYhnTPV-t8OMny7-1HZrT-DZf16A9mjFUzlsV--Hh_N-1HlyB-CZhCrSpzrkX7cX-2ZibAr-VMdC8brSrzUxSSIBxpHX17c8CrJe7rrUIpSrUxxzSrMIMOs5OVV7X7X7977V-7P19Xcce--8DNHk-LIcPSpN7-0ODtgnMN1-7Zz5USxyX9c--J2As-9J2CSu-08FHSrR7V-0G5xV-OH5vqV-0LEoV0OLiAnMN70D_f4UKIBnSBgzSrSxSSMSxpSpppzc-5TTUMbV716s117X1Xcce-cXXHcX--0Rs7V3dS04nKonpSSkV7----TMGPxrS-V7--MN-c0HMYnBnrIAIrK-OWV75V-tTEHotV-qMoqSMUUbe9HXV-mNcawnr6xtcVe-3aNiUIq1-6aOwMISlc1-6aSe6rROec-8ac9fISzuX-V1tf-1mnBrlWaN-NajMY9ggeoopCTTTTN6aN1HdgkXoohABnK9n9KJmpogeV-0XJenppSrUzJgghomhp9VnxIAAzOxWbbrIBnJmenBegozlWyObxIKBonIGaOVT50xSk6xJpEpIHnBonBoptxpr56xrzzbonCBnCMMSonzxJmopCIJomX7mceHcV7nJxSABhrbxEKCIJhAA9HgenABrUMbqUpSUrprSrbzzp9hABeXce9YAHcoomnBmmnBmmnpzaTTUrzzMpzWWblbyUUSrUrxbbzzblxrUUbrzSrtztzw6btV19ceWXWzq0aU6aTOta0a0V5777Xce7nA97VOa0X-17VUVV0V17-17X7V7-V----1-V-VcX9A9cWbbzyV-U5T5TOa5NNOaOV1Xe9ce99mZee5OtcWbaTTTTTOWe9ZeXcmcXVV38gtRnCMzSw1X6VcV08hu4rq9--tiGRrac-1Qfbg-dax4zrrIKoeBxErUlzSGbs0VP3eXX97XV-9R0KCsV1OlXjprrP7X7-HRQsCpVc2TRgLxJrKBeKKJe7BhIKKBlwOaUrNTUsNNNcNP91V---PS6VgopVN-LbHRrK999ezrxxoy5Tc7-0bJGjF--6Spy-5bU7rSbuXV4tsIYpKSSrSp50aX-177e-2baNMC5-2Otd7nHrpOba7cV2tv2dnICxz-Uk7cc0mUIkRnBpCBpCIJOWa0VNOtc-19UQnBeegmnIISxJns56zaOWtu7TV--URWN--VDLc-eVE7zSrUX7Xc-5WM4BN1DWTIggpBnEKKKESCWV5T5Wa-N0a9VsP6YRn9cmY9JggoggzUKHfA9XmcP9XZfIJhronABfISpxrUrrI9ABnBggrxxoe9fHmeBdCDUUrHf9orUogrzzJfUU6zUzbbbzrty6brbrxxz57OtsN5OsN5V5VT5V57N56yTUtsNN1cNNVV5VNeeeZeWtu77-XX-KgxCqWVV-P8w5qV-uAjtz5c15XwhBooopBonIKKJNN5-N5-6WVN-8ckmzArUOVeV-uDoWxNV--YoA7-TYoYRoxa57-1_P1T--8NKD-9dNS2ACAUta---dQzr-DPM79mmgcpI9chMKCppxxxrSzIbXc0aT1WVOxk7-N-9c0eauZgfAKrSrrSla-5-7n9-V1eVE3nKUwNVcV0eWZinCF5N0TcbkCMSrzr5OVPXCA9VXV-1b0uV0ezUBxUsXc--mhTc--n9_c1DnTIxCCSMKC9eCKClsT5OsN-V7NNV6QJcYxzUSxzSwUa7X9I99Xd9X-BhW8EE6rUw7ceV6fXkApBmf9f9hKGaOWzzzObV1V-PuipRpJ5--6iiarprP77--DrhL-0iv-fN-7jNKjExzXcc-Y1kshKK-5-V-wF2umWs-03EWs-03_Ms-23gdy-qlmyACJmcgfBnCIIrKpICUSIprUa0VOV5N5---V5---wRnFru7-E6kMClX-4lwIAzq9c-A7r-z5V7gdk8monBgfCCCElzbzxsN995-T5-KgiSunBnABmeeIHprrKJxpIISKICJpKprUzOcOzzUTN---0V--50aN1-1-PV7XX-SnCeY9f9mnUSSKzMtaOWa9VX--bBy1gzSxX-e-4nFNEAqTc-6C7Wgs-EC_DBjN-0nVb2N-3n_EYByN--nfWnV1Bx8ZorUaV9-CnqgbKISrNN9-9-8o5aACrSVWXV-C0gPk-jFRwSM6rsW9VV3h23TmfBjOxMUtaX17-6GYfE-0UHSjwfEzbxpUUq17ZcXeV-h8rqr--3odX6MF--8ogzvMJrN--V1xAI4npKwT7cV0Xp-Yf9nBeehKMKrzzSxrSxrUSzzSxrSMzSzzV-T-7V10Wa6VOWVT1mmeeegn9eeeXmcX97V-IJGnCr1--2JVvD-Bp7gzSxw6aeZcV0hHX5merts-EJjUhq7-2pGMvBtV-hJmVz1-1pJofqV-0KQ3c-0KztN-0L5k7-6LYvE--ILYxhTNc-0LZ57-ALu1CaV-4SIqV-hSQ3na--KpjX--ppknVESTPknBgmgn9f9f9onBmenSpMGzxbtbzbaOV6zbX9-NObWV-4TmmV3SToLnBnJnST5Oa-1-0px0YD-0pylvD--L3Ge--q54IV2CWmWnUUz5Pcec-nO-URhBoUy6VX-1qFuQGc-MOcagpR---CcERs-0PQUc3MPs8gehClzSzbzzUzxMr6tyUzzbzaTP0HgmcVXegeeeXeh9eX7e-JqqUEKIMpzz5T7cXX97-bRBpSKoT5X7--M4g1-grMIbBecemgfMxUpzMzObtu7V0zrrq7e9eV-MTaFhOy9VfLnt2-9-17117VcX1-1X97cVXX9177V-VXV9-WaOSMSSSSrrUSKMKxrrrUSxrrUzsOV7--N-tVN--N0bKIKKQCKRnKQCUtrTUtUSxpMprrUUKxSpxrpprMrxF-EcVGxTX" : - 11 === bQ.eG ? pI = + 11 === bQ.eJ ? pK = "QREc7lR7oVUYGy_KJOJKKKKuK4OKT_K4KG_u_GJJO_3K_KKKL_4KL__KK_4_LKK_MjzuOOK_KKKOKLKKLLUjzji_KKMgyzdMjzgzzzEszzyzzjvuQvieeid_POOvzkzvzy_TvuOK4GKKvyyzzydJQi_OdKKaLOLajdOPuueaYBzydJdPOybvdbjeuvizwzujuQnunl2wBnBE2-EYBz2nk2kFzwBzznBydnwznEYwnnEBnnwkyvwzEgznzzEwwwwznnxK4KGOJ2zl2nzifvwyw-J0GGJ042nvzEvzwznJEnzlG42zg02KKGFzzEzzeT-woKK3EvoKLOJBnBnzE2EznnwnwznznzpJKKKKOOKG_G_LKFwl2zK8K4JK4KKKKKKKKKKKKF_g38EBemXeeeeeemeemgeXeegf9XgeeexCxzzzoenErMroeXeeegfEzSS9eVcghoeemf9YBe9ee9eXghrzzzKBfIUzrbzUzzzbryOxrzzbbsTXe9geY9egeeBeY91cUy6z6xtxbxzbzlzObrx6ztztue5UyT6zzbzbae7UxyOzzbzzbbtzyUyUtzztbyUzzbuecZeBeXeeecgeV--1ViZ-00JJIV379xwOLKKgzyzK2zF5g4ccBgcn9ggepUxAprzztxtyOzbzzbe90f9cXX99V-cAQAOx-PFLqqmemxp9zzttzIAzrrzzxzzze7X9ZeceX5ece---AorF0B4uUghzzae9-6VjJh_UznK---NUXV1NBEpOLYnzlJ--0X1X--Vl4pk-B5KYEc-D29vazJ-HkP9DmexzxxzzzrbztbseeeHeYHceXV-NC5uUF-R5YYCyX-2Vpc0jCF--5lM7-12TuM-hkQrZrS9X7f9e9enrSxrzaUxx9f9zzHhzUxqOaOsObbzSxoqUxyUY999c9Xcecce7eV5NDrSOLauUwzzzzEGK4K_0F2Z6YfEUoefUtzUzMyNNe9ceec0a2zdLQdyjwynxKKFznpGGJ--1-_X-AW0ZpjvnzCKKJ--1309--02HO---WrDV1sGfOOjzzn4KK-0FYN1qP-2W7RtfkF6J8G-geeemf9gemegfEbqUrxEbyTgecOwUbbxEbyTTUac-H3crrjCLEE1KoQBrofHegeecBefBeeegfAACxUHemeeeeegxrSrzxxoeeXXe9ecdAzUomXexzrzroeXeecc711_rI9nUSxxKMSryUzrzUpxKx9cV7cceghrrJnJmhBe9ee9VUrxy0a5-7e7VVX-7XccOVX99eefKKAAMxMIUxzMrxK9XXXXeXceXceee9mxxp9oeV9mf9eHgmeeWsXnHcmfA9oenJf9XcXcOby999exKKzMIJcceYBggghxrI9e9e99pxzpHeccceX110cXe7cXWzrUzUxzzrzrtzbaOcVcceXccce9Xceegcce6emeZe96buXeXoe7TZhBe2Bmc6eIBdC9eC9fHcHcAC9erxHed90C9MTUzoh9ZjJeofIAzHghHzI9nHYACCA9VxIHcfx9gmmnEJrKErJzSC9xrrrtyTOaUa0xSxKroxMSSrIMKqUlc6bztWx51--P7OyOy0tcX997V-NP6WsUaUbaOaX6VTOzzzxxpHnBnBggofCKSpJxUUo6pzzbtzyUzbxSzogfABeceef9mpSzoppI9e7X9nCCKMMK9fEI9ee19mfBgemh9W91WuI9gf9e5eX17N5NUXc0a1nBenUHfSorpMKMrHXh9XgmY9nMJmV1nIISC93fA9gnKBemp9e9XxKoeeeA9fSMzrxrpMSxMMHorIKII9eecgeceeee9gmghrKKCpKCIJonMozKJp6xyUzSppr5OttzzzzWWtyN5ObcV-5OaOWttyTTN5VWWbbzzrrxaOtbyNTUUrrSMMSpxrrSrUxxUUpSzSMKonIOaN6aVcVNOzUrL17ccXccVPeccX7717cXX-5V0zbzJxOboUKrKrrUxxrrSxxrSorIKSrMpUUISxxAESpGxrsVWzP7XXWzrrxVNXoccWcOcX-6xrV6tx0zxzUtbtzq99777WWVUV-50xaV0tsNUbzpUUzp9nUrpIyOzaUy9ge197e6zlbbbzbbyUzommhxonCHeIxxrxrxrUSxrUrrMKoogmmecmeeZcceX7eXHeeemmmn9eedCzHfoeeeZe_IMzIpoxHXKzUJxxUoUUprza0zxxxrUtyOaUUlbxIMKKKoopCIJpJoommeeeX9A9mmn9cce9Xe9ee19eXe17eA9mgnCKpJnBee7XXXcee7X-99XXeee9993cXV0ba5-XV0aOA919HgmeeBeY9mmX9ememef9ggn9ghA9mXcmeecX7gpCCCBnAAAABnCIICIKpJonCABnBgf9hBpBnBnCCCJonBnJnJonCIKprSKIMKKpJpCIKIIIHrSMpJjJxMpz6zHxCrrMMUSprKSIrMrMUUMrSxrSrSrrUUyTUbbtz6zbr6xxxtbtyOtyU56tzyUTUxzrSpxKMU6lWxzqNUSxpUxEMKJxCJnMKEUHhICEMrHxSUMSrMSrSppppMKMSSMKpKBxMKpppKKCBnCBopIKIKCEKCKKMMSpppSSSMMMMSSKKKKpSKKSKSMMMSrSSSMKpSSSppKICppMrUSyTUztbzzbrxaUq6zttbaObaOa5TOa5NOWWa5TT5-N50V7WWbaUbbtaOX-N-7-1-170cTT5ObaOa5OtttttbaOa5N5-1510c5V--0VVcX-1-V51-N7X-WWV55N55550ta6aNNOa5Oa5OaOaOtbaOaOaOaNOa55NNOV50a5-T50WWV-N--7nBf9mcmgcmmmeBgmee7X17eWba11X7VX7X79X97Jc7V7-V7117X7cV7---V1-X7X97--7X111111711-VX77V7-UMMMSMSrN0V5-UKKCMxpprSSSrMSSKprxrSSSMKKSKrMrrSrMKpprSrKrSSCKKppKpoxMUOzaTOzyUaTUttWtzbbyOts-OyUbbztVObyNNOyTV-0WxWWaNNN7X7VXceXXX17-7WWIBnIBonBd9eAA9Vc7NNV1CIK9117-797X7VX1111WbWy0xUzprSSSpprUxrSxxrzTUbqP6zrSKprxzxzzTUUUztzztxzzbtzSSUSMSzprSrrtzJmmfrSrSUSzaTN756xKxCSSIKMMKKpSKpMKprKprMKpSKpprMMMMMKrJxSSrSaNNOtVN6s---0WV17N-V-0aUWbyN0baOaOaNNOWbyOsN70btaUL0xLT6o-UM6lX6brSppSSSUUSrppEF6pSSSMKKCKVUMUL0tba-USSUKSKSSMKrMKpKSKKCKpIKIM6rSSpxMSppKSMKSSSpSrSxrUSlwT777VV---777X7XX19XXX--7V1Hc1--N0VN570c6bzKMUzrSxprK6xMxxrpCKS5NTT6cN0zltaTOa--57-11-V7X7VcX7c7X77977VN-Oa0aTObaUUoOxpKpqP70btyOwUsOw776rS6twUkUOtWaObX6ta0bVcOcWy5N-5T96XWaWccZeWWtaX97cecWzUxxq1X7cVX77VX999750a6VOttw1XecXnIBe9-VZceX7V0zTT-OtWWbrzSpCCUJltWbbbzxzUpoxopxTUUxprS9zMMSKKxGtaUtzV177177cX7X7X997-OtWaNX150a6V6rxUxtbaOV-NN0WV-75-0V77777X711-1X195XccccXZe_on9c29c799ecVOWaN-55NP-T-TUzzzzlzzzsUzxzzrxAqUyUzuA9770V-5UzbzOzSSUrOVOac7WzzxCrSUMJgpIJrKIHgrSJxSrMSrSrSrrSrSrSrrSrSrU55-X77TOe775OxsXX7X15WzMcXccX-Xee77-VX-UzkOzSq7UbzzxzSX5OVNUbaTP6xzrzccccce1XXeccWzzsP7ce-U6rSzSzbzUxxxzxzUwUqXcPVTT99XXce9eeXzS9cXXX9XceXe9e9ce9cece9e9ececeeeeeceexxxxrHee7ece7Ue9omeeXeeeeeeeccX999e9eeXgef9eeXXXeceec5eXefC9eWcPn9WeXeeef9hzSxHcfx9cBe9emee9X_Sp9e9Xe999XWyce7X9ceeeeXerp9eeeceecVeeeeen97d9ec_BemgeemVTOyTNUbttXVe9cce9eeef9e1ee95eeec--3mJ3-01RcfV-NIoOUF8R8uLgf9hIHeec1Xe9fBeh9mfEzzyUrHenxyUyUtzyUxzzbyTTNf9e0a0cWEvKdK_KKKLKOK_aJaPPOOUeKdUddLTyEukyvizjzzzGK43G3322EBkwBzkwwzwzwzwznwoKKJ0K1X2ABrpzzozzzaUWtacme9hxBcXBoeV9--7KZ5R0K1i5QpxUxzUyUzbxztyX9e9oe7eAHXe9eV--KycF0gAC-Bf9rUzta7c-54dtbV-61qbAAy---LztF1oAWqEUzrzxzbeXeecf9V-94pL6xF--Agu7--4xl31226aIBogfABfBf9nxxMyUztttttzbbzbyUtzbsX9f9e99eeec--5HLZ-A28MQry9f055LVqKKPKOaOddaKaKOOd_bizvy_MeOOOK_LPPK42BnJFzszEo0G4aLKOUjuOLO__GKKKKJHKG32K_KOKbnzzdKOLOeOO_-EoJG5KK_KKKGK2wzElGLK4K44JGJKLLLKFnLLOJF23dLLLK43_OK_KOOKFqKOKeK4KG43KKGGGOKKGKKJKKKKG0OKF_FOK_OKKKPLJK_KLK____LKOKKOLLMjidbzzdPPKOKJOG2pOKOKLLKOUu_PUzzzzYwzwydKdaOOKKOOKKLKaOK_OO__aEeOLTdzzEBydaaKdbEnzjfBnuzdPLLO_OLLOK_OLLLUzEnnEnzEnwwnz42zuRzEwwwwznK2nnwzEnEEEnnwzEzvdKKOLO_OOdOUEnwznnzYwnkEEzyEiuUvjzzzvjnyaTyuiz02yyawBkyeQeeOueddaUibuPJi__9gwnyaOOPTvuPJTbeLzEiYuEiaQEeRydiddddaJ-x4K4deadddaa_daaOdaOaOddePaPOaauddeufEeaLiuOfevduazjuzfvieeeuPueefiviiebe_3KvfjfEfiveePivjfiuiE-FGJ--3--4-FFF-FF33F-B-22vjyjeauefeiiuzefujidavuyuivfiuuvfeeuePaPiuvvjiiyyzyivvvvvyziyvzjzEnnEvyviviuvivjjzvjyyzwEii_viuviuo-2vjffdKHPdivgEijjieEigzjvfYyfno3-z2BzvvjeOiivffdideeeieOdeLKbeLuOOOOedaeOeidjgnueaaLOaafeveLyyvivffiiuuiiiiiiiivevfiiieiiviviyyvvvvvvvjiuvvjefeueieieeeddveTefeaieeeeQePevedeffeuieeuaeeeaeee_fiffiieeQeffideufj3323FwEjdyuMeuaveTuQeuLEeudG33_eLVzizvdjfzi_JibeJF44fzeeu2vc3BEfdvdjfy_vvfyEvd_TyfyeTgyY2yzFF-wz2zJGF3F-kz-F22Bn-0GKG43F-2BwzFk3-BoFC4300-EyzjzBo3-l0-zzzwzwzEBk2B-440-04443-EivzjjvzzwwkkBn2-B322BB-zyadY2-B2-nBkk-oF0-o-o2wBnnBnnEsnE2Ezsnvzk2nn32-nB-kk--BBl-2-23-3-BF-B-ysn2-kBBnEBBkn22-B--00-00GKK43GG03JG43KKOGJ_444OOFddF23BJHJGGGJJKOddG-kBKHJ44G-nB-K3-F3-F403JG3GJK45KGdGK8J3G44-3G04J3_LK2B23JK8G3FExKOLK__KGG4KOKG-3K4OHLK_affedaK-G-n2-F-wn3_aO___KaPJ4aOeadaOaLdG3G3GGK5O_OOOGGJFG3FFFF-k-22--n--GJ2K4KK_KKG_KF2n2-2-C-nu22-2-nBn-KKKOK_OPaeOdd_eOK0O_KOLJG44J33-FFF3-F-2-B-B-k2E202--n-wnE2yEEEB2ynkygEfynEvijz2y2GJ2zgzEgwygwyzvyigwwziiiveaaidfuuevfiE22-k-0---F----knBnBnnnnBnBwzBnnEwx-EsnGJEnkCJBBBFkB22nyaLdfeaBknB-EsnBnB-zznzKK2nzznEzx03BknBnBwznByEwzBnzBynnzjzdLJ_OL_aOigwnnBnyEnzEEnlGOJK4FpF-FnBOJGFzywnwkoJKOK_OK____aOJBEBwnEEEwwknwzzzzzzzzzzzEBwnnwzEswwwk-nC3LK2BLKK2wznJK4JK23J4-FzYsCG2lFoJEC332JCaOT_aLPJ8_OOJ34JBFnFwBEK4JF3G48K_4_44HLLPdaPaeOOaLLQiuudeOdaLOOOOOLKOeePPduOaOdGOdGJB3G2FFnBB-nB4K4_GG44GJC3GJK4KOKFwB-kG_F2BknBnnBwnEBzBwwnzwzC3EzwnEjzEEEEE4KK0-zjizwwwwFzzvih-yC02yijEnnnwkF2Ez2CJGGKKdeOKaO_Gbd___Fo-nEB48O_aOG2k2pK3EBzF2042wwwnzznnEEnlK_4F--Bnu7-D5P0Mj4-NFneHn99fHdEpA9e1mrUrMMy6rbyObacVUbsXc-95VQqU-0RC72gfrLTUX9WL7PGHOKOLKaLLO_aOzjzdKK8fyy2yvzzzzjnvEyszn-yvuyji_KjEzfvvdedLOOK_au_K_8KK4O_Oavznwzj2vYyiizdQjjyvjvzjnFJ43FEvyyvysEV2vkG-oJJ-J2vC2nzfvdvcyvB2EgwkznoHKJEKF44K444Fwkzjx4JEwoLK2EGKJ34KOGFCFK2C3GKKKLujnzuK_aK4K2Bl0KK_K__OOd_id_032E-wwwznKK-5koy5rxzzye9XeV0NQGfQzp409Fr2emf9gemeoemhxzoeenrzzzzzzxoeeeeHeeemnrUzzJr6zzzzbyUztttzIzrzrtzaP5Uxy1XXc7TOVNOcXemnCBoeVOX9IHeX9ec9V-7QyMR-O2VLYCrzOcTXeV-7R7oR-42W7vEc-16Tkb---xZJV2sUexOjjEzzlK4KJ--2yzH--10C8--0-gFV-7VNER-038rYV-7WePR--3FiX-8X7VOizvlGJF--GAnc-q7b4qavzwz43KJ--3In9--193W--G5YBk--7uzo-03SVI---Z6nF-JH3JgtV1NZFfOiznCGJ-03ZUnV-NZy-Ok--HUC7-18Epr--G9ncs--8SB3-23innD--1O-0-6lCPTmmnCzzbWa9c--8glJ--3qO1-3XRYCbzK-XlIJjmegemef9efDUzwUzx9fHfBfxyTTTUpsTUxzWttf9eeWtzu7-19Vk6-2lJH2nUze9VKcf22OuK5ObzzuOLKUzviaKzzzfzvwwzEwwwzYBzB0GF5JGaKOJOG__3a_OJBG4-PlNXPmfBnBnBofADUzJzbbbbbzpxzbXe0ccX9Bc6s--1mmx-6lYOwmextzUrP7cc-5BSZbV-45HC2T7-9BdhMxF6JOkqwemmmmf9e19nJemmmenzryUyTTUyUbbbbzbtzue7-qBstqKOOYvEEBo-45TmAqV-1Bzxq-CGcDCxzS9dEMrxowOX7V19X-6YINKaOgnk--leh3lV-cqZnQo-AGhLznASpxpObxa-cXcXV--sj9F--RjYc-9DO8aRk-JRodC5V1Ntt6OKvznCJ--6Flm--Yf48k-BTXJhc-LEJ7aTYC-0BTkwjJhyP7P1LYtQd_KPPLbePLnuafp-yEeddzzEuOiydeKOGdzeaK_jzjjuKKaOaOUEnynBzvnzVyzzEE4FnBwBGGOJBF334G0-3JKJEknBBlKKK-wnCF-RUIqgju-4Yv7daLnB--6voH-EYxyt_ueaYBBE24F-wUjugoqOWc09F4K5OGOOYyzBzElK-1m02NnLNP--32h4-0m0qgnqV-1FPCq--H2Gus--FRXJ--7Gue--38td-6H3zimfGzxLPWaX--3E7C--16gBV2O3CZOuLecn-n3--RX7jgyP--3G5C--18RXV3t3nbP_3_iju_Hz2-B-03XWAgfxyTcV-047KF--Xjy7--GPHJ0W7iC6CSKKIICJnCBemzqUbV6sUa5PX6w1711-V0d4t8OOwwo--7o-P-3ZP3pin4--1CVBV-85mEN0d7rPv9hEIBeXrICxpCAIBtxrtbttztWV--UWc7ec--ZRVOk-3Y_fi--3SWl-1HE1urq7V-06YZF0JYnKBgltzy9c-1GuEq--1Ey3V-87P_R--8B0X--3aep-1HIL9xw7V-08jeF1RZt2BoxCKLV5NOaTeV-LHXk5OUn-3B_KjRnEJxK6xSIBnGsOV5-5-N7e0PZfppdQivevivviuviuvfffiviiiuuivV2vxJG3G400-F2zoG43G3G3G43G3043FJF-B_XHC--1HrHb--1Ml9V0OBPSTykK--mPGuw--0CdCF-3bQrg--_-bGk--c3w7-1J1Tb-nHWSNmnBmnCBnBognAxAACOzzzUbzOzIAAEbaOtbpICxtaNHW9WWttge-Ou9dHce0uXWaOaNTc0qJ_j5Tfuiyfuvyn-43-C4GJJF-ZdZ-CEN--qKF5MivvzoGGJJ--9fZm--4NVG0OHj5Imgmgn9mggggggzbxlyUttxUxrltzzxUp9mcegf9nBx9HzICBnICCIKMbaOWa0c55OWaUlaOaUxxrIJogmqTUpK6aNNOaN0xMUNT1-XXceee7cN575ec0cecV-0P9QF-3hh-D-7_jKnaJ2nyZ-YA_nYBnBnEUttXVOc8aMCmTLLKaaLKPddbjiuievivijivfivy_PPeaeffjyyvjjvzEnzso3-F-3G42l4J-2zvEBGG00LLuJF-3KFK003GFEyxG-nEzvp-B33G_JK--muI9w-5OSJStaOeji--wBzzzKGOK-0JieNwmeCzzaV-TMQgDzvlJJ-GAk2vrxkPe7--MV8o-6At0AC5--OURXy--gjqMEraeV2OUrqueTfVFl22F--jvyN-PNAgydcnF-Yn1WRrSpppMJeYrJnrUKq6ce7WzTUzUUUNVNUtsX7VJece9XXX97c--5440-2I2OHnJsOV-1NxR5-Bn6z2mgeegenBzbzzUbtsN--0_72F--nKlc11OxXDLKKO_OKLQvzwwwzEnnnnKF0RnydBghMMNN--dOfypPMdfibveueeaPaOO_3eafd_J8KOKKaaOaLuLaLvcyEieQevy2l---GFpJFzz-ynwwzzyeiyv-Bx3FEjjzVEvV2s2ufk2G0--3FF2020003JG33F-dC_NYAASKopSbtV--77--QufZ--CxYX-5b-NCbjY3F--sGR7-DRSQ6v4--2ZTFV-OmFuQF--tWp7--Rrk3-2DRQfF-ObG_p_LKK4LQjvvvvjk3BB--2cnkV-0opdF-BuUUE--1SP5b--2fOPV-0qQ8F-JvLKBlV-ttYkOgB--EKfm-GbimObjzjzzK4JOJJ-QEW629fAEU6aT5-Kbx48aOGeQiv-nzVk1K--4-Bei-2c4b_aEF-00fX7--VsoZ--FYHH--7bwK--3KeVV-19ymF-456Wg-0cmm4s--oPB-o--PCDOOk-46F9i--7vjd--oSsBlV-uEMIQY3-0GwSv--1EeMF-06tTc-5Z2ZLk-2HUyYu-0dG4tY--3dhcV-1KhfF-09wIc0ea0y5OddePfiivc-kk---0--hB85hIq---PPqqQ-ACDhYBegf9nBoyOyOtzzxAUzUxrxzxKrqUSHnEyUzzOzbcXXe5e9X97XXXccX9Xee--1UpAF-SFcxhOX-1eB0xgo--Jd31--9KJS-9pBVymefBnKMUUaOVNN72Xdb-LMveiuLKJKMinzzzvfY2BzjEzzY3GK3FK4KOGKF-0Ji17-ueZcLLyvwzYGGK-0KK8igpzza9cc4aecw5eQeefeK3iifeyVyyaPysnzivW-yvivjf3G32JdFG5OJG-3--EB2003-C_GGF-0M4Pc--fYVJ-0L1VIV-1kjSF-0NOQ7--gXeJ--LIdm--AAXh--Kaimk--h2YJ--LYMm--fHOlV-4QMoB-1fQzGbV-OM1DQUKrSV17XV-PsGvQ--0R8xc-Pi9hLee----4n7gV0uuK8Ovwo_F-0SPF7-Tihf5jioG3-rMLqIMSxJfMpp51-Uk7-X7mV-1vH3F-0SiM7--ivJJ-4MU-YL--5j0_5V--MW4m-Ffnz4uebcnu-E0K3--4umFV-1xQQF0KULdhJnCaOX--5ji96o-jMt7YCKBproNN55-KC9-7-Pjp4LPbw---4zuVV-2-p7F-4VdEB-3g5r8awo-6q3GTnIBnBlaOaOV--kXLJ-0NJ5IV7f1wFOePedueiffjEBwB-FFFFFG0F7pWV6CJfCAHcXBnHgpIN5Ox6lbxrJpMSxbpNN7V56rMF5-7-X577V--lo2Z-0O25AV-28oRFJ__7yBm_ICCAEJgcnBdJonCBgegnJpS9XXe7nIKCSSKpxppCpKUrbzKOzaUUoUzKLOttxGVV557-OWtbVWV0a6ryX7X70cX1-cUu-Uy90zaPcXe90XX--AA8ER--Oap9--gnQdkH4b2ThSprSrUSrMSSUSxpMKpUSprMKrMKSpprUMMSrrSrSR6rbr--N--0X71d9-VV7e7WaWu1Zc-cVe95BcZe7917X7cXV7VX9eeX9--Bw-4--LXIak-9oUkasF-KdZHh5--QKOSQF-0f7Ac-DpZnLQC--5ifVV-2M_TF2_g-RhCKoxKSR7-6xX7OVh9-77uqCsLOaOKKK4K45PKaadudaaeddaejyeedeTsz--o-k0-nzuafiueskznG3FB3FG3EBnknEs4_OOGa_K03F-BBzvnywzvvzEBBkk-EQ93ASrF17--hcV8V-0ho3c-1r18a-KLsKtn9ghIKopJxGbzlz5PcOWWV6bZeVXV-erChLbuawo3F-0QgRIV0AS_oTz4F-0iqsc-LrVEayh0F-0jBw7-1raaM0sqwtimmmocCrUzKrUzbxJeYBexrSIoT50xMUUSrzrrxxxrppMMIrI9gnJzzaUOzSrSUUzxtbX7OsU-UOzrUxxSSSpxSrzxzrr57cWue-BcVX-X7X10bqN7e7ce7-7cX7eX7ecccXce9e9997eBhHmhBnBme7791-5119cXV-ATZeR--Qs0X--CxF4-2M-EHrMNVV-1s18b-0M09Rrc-3i33Gcy3-7r1pBmhExpSrcP9-7-3i6ThbzJ-0r2kLmxV-LsT9bywKF-Cl8ajc-5sg76o--RNyP--DBcS--r75Dw--AZP8N-CRYLYIrWcV-AZ_gR-hRb0Q9efBUUzzxrq7Ve9--DIcG--69X3V-2_KXF0CmrNBxUTN7e--DM2x--MBNss1qtbGTeeeiebfeviufifjG-FF-FK-2F-F0-F--6CEoV-2b0EF-pnx7hKlVX--DWBO-IrGX5pJgomd9Beefrr6rUttyNUsWaN9c-iuOLLLPjcnF2--0p_uc--uwAJ-ISZnnCIKWa---QgbdT-0_qJ7CprKy7917--Do60-0MPdwpc0LirO4eLzjezyyzzzyyzjzjzzzvvsFEiyn3OJFKKJFEwwKOKJJKGd_GKKG3JK4KJ-ESx2nSrP79-5j2XKaPVn--_t4Cgjtc-1wYGa--6ZPXV-Ama9N-CTK4nUSXX--2n3-F24thzhrHcXnIqUttxbcd97-3jCxpvh0-1rbiZpEa1-JjETd_azzgznzC_KK4F-0TTz2V-2nrwF-Ctvzgs-Dwy-LEp--Mcags11x3uLKKLPLLLOeNwzBknnwwzECF-0uAGc-ax4e5iii30---6dYeV-2pDWF-0v0pc-uxhu5KvzivnG3GF-0vS9c-Tximavyl4F0GTtRbKpKKKIMKorSKxcP77--50cV1--X-0jSM8x--MlFHs-PyMyriv3J--6njmV-AuIRR--UKqu7wjf1GaaeOdiaPdeeaeadePOdd_OGG3FK43G443G3G-nBB-En2B3P_3HKJKGJJHPdOKJO_aOeOaaQe_K4_F3G3O_8PKOeLOPeOK9TddJ01OaPPu_aOdaO__OKKaK___GOOOaLLLOd_-9PPeaPPefeueOH_Afeeeueuaeaieeeaadd_OdvvivzynwnnwnEnzzzzzznBnBzEEEEzznwzEnwzzzzvizyzuuaveuePv-wnBwwnBnEePaOaPaOLEwBknueaaMwzeeePPujjczvyvwnnnEuuusEnnEEEEzznEBBBkn2BnE2BknknBnBwwn2Bn2B2BBBkkn2--3Bk-k-F3F3J0F-BK8J-0-3Fl43J0JJFC0220-FFB--434_F02-3-FoF-3--ULK1-9jk6__KPzsnC-0rs2uxu7-5z6oLo-0Ua7Y--2yTuFFpzEegnKCAHYSIEIBgmnBen9mhJonKKpKpKIICCBopKMKpCMMMSxxtbbyOVNN50V550VN50VN50WVN-0a--0xLN-V--711-V0R4w-PfBJ-5sCnMpUSzGcVcX--36DPF-a3T2CpX7-21Rkb--7L9iV-3CdyF-D7K1E--E3yyLPB-AsdryprMSrUMUXVXX77X7-0lNuCb-0sh-cpsV-24z4a-0O5skoP--HJcO--8cjcVMwvW_PePffuOedddaOd_OLivedaLOQswwnnBwnnBBEEz2EknBl___JJF2-ddFJBB-kFJF-3Oxo3mryUe9--oNo0k-L_0tBtV-x9UXPVk0Kd_2QCCKJnKMU6Wy6x0a5OtWWaA9f9eX9VNhBeeOaOaK_aOaOOOOOOOLK___aLLLL_aLbzjjjEnnnEEBnEBnBwwzEzFnBzBnnnBwkBOJ3--9Q2JV0hFDWPTj03-0esaIV-4M3pF-DfxqCV-0LPM3-8fbYnBy5-Cq8_WadYzEwLK3--A59FV-CZXbR-2ghDYk--LQk_-0vCsPnTV-0OncZ--gxEe--LXbt-4QGLNnIMaTP9V-4d4NF0DoYGBxBttWe--LdTx--AJjgV-4fDgF-1q1n72bQ0Tq_fzyaLyy__JbzjyiyEvnzoEzz4K44GG440J0GJ--AQaoV-hj4xQW--QUtTs-0QzBZ-2hzuIu--M0W0-3QVpXzUSX9X--r954k-6-LVD--s6udk-U12pBUe--NKbO--B9nkV-55gUGAILAU-ee9eeXeeXeee9eeXeyN9eeeee9XAzbzzzUUtzxzrza1fzrzs7Xe9XmeeiUzrWztzbzzsUztbyUUrztzUzzyUVfzMzzzzzzzzzzyUzzzy1SzSxzrzVczzSpUzbrzzztzzzzrzzy1cXXecXe9zzxzV9eeee99USzzzztzSzzzzzzzzzzWtzMUbUztUSzzzrzzsD2xzxrzbxrzbVeXUzMMzbztzztyUWVX7cX7X7ccX8rtVX2Vc1gVWrVNOta1UbbaT6byOyTMqXggpFemnBnLpThScXXopfJppUhSzt_USUrxSxSzUUKwepzznMzUwefMzSCJXAKRemgegeeoeeeeeeXe99eACMxzUrxzUzzzPmeceeeeXeepzrzzzr9eee9e9ehUrxzrzryUzzzxwg-3sRUlgzK-1wGfBrUXc-1s_20ck-8lARQMsc-6sakWaUYsG--BJEyXtygSR0KGMwzkKK_KK_KJKK4JRnEEEEzEnwznzwzwzzzwzzwzjw3wkznnnkKOKGnEzwEEwzB0wn2vyizz0nEEqPvnzzzwjjEjzEEwznzzEzzwnvz2jjvvzwnkTzzzj2vznzvzyzzyzzwzzwzzwzwzzzEnwnknzfjvuzECfjDzEBBwzEwzEwzwzzE2vfwzk6njvw-nzEEzEzyzvjvLizyyzzzyzzzzzvzzzzzeOPPKd_4aPuwnaLK_aOezjEwznnn2EEnn2wzzEmwznzEn2nwwzznwwnywwzzvzEznwwnDPzzwzzzzvzEvznzjEyjEEnnwzzzzvzvzywviwzzEBwzwzzveznyuzjEzzzwznzjwzjwwztfvzznEEEnzzzzzwn2BwuO_fizzvzzjzjDywzjjEqKfyvzEOfzzyLjzmzzn2hPjjAwzjvjezvnfzzzjAzfjjqKOO___OL_KKKOK_LKLO_KKaKKOaOOLOO_ePLiKKKLKKLKKLOOKa--wN-ww--DBg5N-4latIyc-MYUfaRyCF066q1CJxa5X--5F6mF7z9BugfEUSrSArzxBefBeJcrrzbtzUzHmfUzzzttVX7X7XXX7XXX9--yKGGTsF-2mkw2k-3tQstjx4--BkdsV0DNK7PzGF-6B9ki-9tXkO_K_zznl-0RovXrc--OeZW-IRqTXoeXefUzzzxHYUyWzzzu9XZmZe7-1tmAWzJ-0nbeYV0DRxYTvG--2Dto7-0bYlJ-0nm6v-4DTdBTzyzvzvlJKJK4K-8wxJTrrrzrzOceXce9V-DTg9R-dnsbYExxryUzaeeceec-6bz2Lk-2o5Gnu-1u2YOv3-0oCyAV-iaLAUp--CCXRV2Db2oOOwzvnpKF-ppYW0bVVaOyUzzzrxpxpzPk-2eBMb-8xGoerUUxzry9Xce9XV2ydQ2OK_OjjnBwnJ--pC19-2uliNEyk" : - 12 === bQ.eG ? pI = + 12 === bQ.eJ ? pK = "JJAf2uP6y-0nEiiuyywnyueuTbfevfvvjivivivjfvivviyvuuyEgzjjzzvviyvizvviuNziyvijvijfvyvgzvvvvfeu0-F-n5a_GG4KJGGG3G3G3FFJFmKGJ4JGGGG3GJJFJG3G3G323G--kLPeduaKGFGGGG443JJJJJJG--B-C0FJK__443-BJ-66wmpBnJopCMJpCCCIIIJoopKKICKCBnCKJgooopMIDOzzSzUzbzzUSyTUxxrrrrrP1XcXXX9Hcn9cceemece7cPIoeX0sWWaOWVNTOcTNNcN0V0V5-N0aOa-0V--N50a5Obyc-M0z3TPOdgBnBF0NOpxpMV7-M2mMiLbinz03F0sTx8mfrNT-2l6QEdMwwp-5XX7UMTP1V1GIuvaNn-5Xfxrpw5XV1GNTEfn4-_XvzjAAA9mfA9ed9fpzyTUzyUaUyOX3n59NTKLLKHPPPO_LK4iidea_O_QeideeaLOLLJG3-0eeddOaPO_OKLKzEznzjgnnzBykknByEYnByug-3332ElJ222-2wBko2BnBnBwwzwx-9Y6j6rrrkccc-E5ctEizpJF-aDYgSMGz-X10G6VyjiyuuPeiuzjivh3G3K3G--k-9JGFAPEIZSKBghKSMIpKpCJnI9gcXeccehHccoeXBeoppKIJoghIHnCJnJmemmecmfA9jyTUzzzbbxbV0WaTT-OtWWWV0zxtyUN6yUzSxrSqTUztaN71190V7-5V15VUy--V-lxHEg--33oL-67Dhyu0--3FoL--7ahw-LGYowfzu-0HFMIfF-aHWWwxxxcXX-E8ZrUdfVl--TIJLzSr17V0wcDLvivjysGK3G4XaJb1zppIJpBccccge7fUxx9eocX7cXX6y7Y99Heggen9nJdAHp9Xnp9IIJfICIBdCKKIIMMJme19eXxxp9X9VVfEMMMSBpooe7XCSBomccxxpHcrKKCMHmXXmcxoeX1mpJe70BrMJmVV--gxExIpJcX71nKCJmhCKKCIJoopCKKKHX8KHd9nKrKBj6xrSrKpz6xSMMSrKppwObaP-UzSCAICIKCIKKKCMMKKCpCMMSrrrKpKprUSprMUSMrSprKrSpSrUrUSxpxprSrMrMprSSSppMKprSprrSrxKSUSqUGbqUbbrxrSxrSrKHXXeggeYBnBgmnBnKCrJnKpIKpBnKCMMrSS9chKKIBeX77EIAE5OxIIKKKIIEKSKSKKSKKMKpKpKKSMSSSSrSzxxxzlzzUzzzzzUxrMMMMSxxxrrxrrxxxxzUzOzrbxzrxzzzw6w6yOtttttyUbbyTTTTTTTTTUtzIrzbzbzbba-71-VVV77V--7711-V1-1---51--1-1-V0cN-N5VN1e-ee7-1mc71Xe9fIBcVV0WbyOzxX-VV7VNN5TUzUu1ce9menBecmf9gxHc7c7V-777---50VP-V-N-0WxppSJpr6zyObzttV6rMKpUyObttbryUbzWaP0sNNOX757X97X7ce9XXXXXVc7-V-X7VX5-V7eeA9menA9fBnCBnIIJoorMIRObpIKMJpppSSSMSoeX71-V7777X97c5V-ccWV0VX77--NN55-N--7U5111cXXenBcc7fABgcX117X7c-gf9emV---1--XXXVX7X17579VVV117Xed9XecXX--WV5Uzz6zyUzrSrUUaNUlxtzXXXee1777X1e-5NOy--WV5OttttaTUzyUrxxtzzzlzMUrzzxaUttbbxWzxpSonBmpCCJpCKCIJpJooeACHpprSxaOV577U6sOWV-NNN70WVOWzwTTT5NUxryUba5NNOba1cc79cXX199X-91X99mhIHfJmXgxxxpHe9XccX997c7X0zV--V-N7P6k49V711-111X-77cX79mmeHeccV1mdbn_Uno-DKNVSo1-O9kaiKKzzEzpK-8_SLEzzzeeeV1Hinzjh3-8_UsM9mjtyTVBHk8AfiyvivizpG43G3GG--0OIzV2mnjMaLEBxn29mc4SSpprSSSUprrKprSSpppKMMSrMrxrKIKHhKHfIKKpIBpCIIJpIJnIKpSKJo1AKKpppxprSprpMKphIKhMUSrCKMRpMKrrSMMMMSKUVUxxUxSJe19efAKKUbKnMxKKUKIKUStaSrUMTUrzbzxxrSzzUy5SSKtbqprTprzSxxSrBXe9ghSrMMUyUzzbySKrUKpUSpSUMtV---D--0aN-X9997977VVe9XD-19XX1-9XcXXXXYxzUttzbV-7VX78by0rUSppKMbs5-V77V77X-X71--17-X-7V-0WWVN-6byTOrJepKpSrpxrUSSIKSKSzrrrs797c1711ObUSxxpSSSSSSy5--7997VV6z_rrSrxpSprs-7VX17XeXVXN-11-TUUSxztyTT5ObzrSSrzbtbbtUKzrxrSxzUrzUzShKhMKrxzzzxyMtzqnAA9mgfAAACKICBnKzbbWWbaOtbaOaTUbtyUyTTTOaOa556zyMxrUtaTUzrxrrrzSzxzbta5N0s-ee997cX97cX7cX7X771-V-aT--V17V7X1--V7Xea6ty5T5Mts5--5-550aT55NU_ySxxta5OVD--0VN5NND-N--8a6a5OsN1og55OVVOta-75OTSqhCMrBmhMbbtzzzzta--NN5-8Us0V-N1eD-XN0VOKppraT18zs0SyOUaOa5OaN1-VcX7X5OSpSxpMSra5NNObV5-N19cVc-W_KMSrrxxztzsND--MJpKMrzb_pyTMzUa5-0a5-X-VOIMMMSBnKKSMrMzprzaQBen1ceeXcccempprtzUUSv9mmfMrxzUMxpUUUrzbztrxyOzUxrrMzbWbJppSvC7gmenA9mgggfABgnBf9nBppUrttbzUzCKrSSxzbaUxPfMSKpKnJhRpIAIIKrSzUMMzxztyTObaTOWWaTTTUbzzrza5ObaTOWbbbUrSrStzyUUzbyN--s5T2rs-1XeXeefBn97VfBnIBemf97cXcX7bWV1111c1eiN7f-ABa6s19n77X7g97cceX7f11UzUppry-N0MMAIKzV4UW_rJoppza55-TMSsNObztaOa6KzV-77N-SKKSUzbaOaOyUtzzzyTUbtzxrsOaObtttSraOWaObzzzzz_ptaUbyMzzyUtbVUyUrUzzzzzUzzxyQMzzUzzzeeeeXee9Xeee9eeeefKMIKcf9ggnABemefCCKzrLf99X1fABgeeXAKSSMKxxzUSrSraMRpSxrQA7X7X9oopBo1N9gnIKCIJmmmnKIKJomn7emfMBc51997cenKMUzPmegmfMMSzzyNA9OzzUUIKMUKrKpSSrUrxza6SrMSrrMSrUUxzrxxxrUSSzSSxSUSxSrSSrSrpUrMMUSprrUUUUSpKrySzSrxzzxpzSppprrzUrSpSSCSRprSMKKpMKrMKKCIIIBohIBonAAABnABmgemhBmmmeenBnA9X9ecceeXX7Xemmcemgef9nA7en9kecee9eXeX1-enBkeX7XeXce92VXX99ceACBn9XX77XVVV--X7XemmgeeXXX997VVc75OVeX9hAAA7eeme9eXe9Xeeee9e9ceemmmmf9meegfHenBmfBnA9mgggemnBggfBnIHmmekeeceX9e9cXXXmoeceeXce9Xce99eXnBpCBpSrSrSrMSxzzxyeeeeemkeemgf9pprUzUHmeXXem99e9eceef1dbs17ecepKrMgg9XeXccX-Xeen7cXeenBmnBghCBgnBACCCMCKJohCCMrzzzyUzzzzqognBmnCKprMSMACKpz_wmoogepCKrMSMStUZkeeeeAH15-11-X9hCKMSRomcgpKzprpprs0z_rKppzrSrzSpIKIBgXmprrUKIKKrttpKzSUBomm97ghJpSyUzSzzzUbzzUtrzfAI9epnHceceemegghUUzxzWbzzrbTopMSta5OVOrzzUSKUUxrsOrpxQCSrIIKSxSrSzSrzUrUUtttztUtbzxxMaOV-sOWV5--NNOUzUzxzxzUUrSxrrUSrrSzrrSxSprSppprSpxrrrUUrbbtzrbbrztzzrbbyTT6bSyOa0aTOaOy5T6aTOzbzpxxxxpzUSxs7XESrKyOUrtaOa17zyUaTOaOSxprKCKgnIAAABnBnKppppppJnHnCMJnCCKMSrSSKKICCKKKKppKo-2AYFDB--MPns--j8uk-0TwQV7mzO6ievyyvFGK3F--qNX0zxzxrXce9c-3mKUw-DOJuzw9-lBkNyuuuviyzjJK43G000-OaPJEprzSKMrrkccc-1997-2C8pDo-uPOqwf9mnbbtyTV-2Jzv--5gXT-CCmSUvvGG--5xsy-0D-rE-4b-qzSqX7--sMmk-0lNEV-IZ0nk-tm6EnFN-Rt3BvgF-5ReOUc-otNAvisG30DRoZzUzzzrwP9eeecc-3uJps0eSSKRrMGzrzrrM-V-eXXeX--2fpn--6MiT-0DoXD--6ULD--E2lg--TGhs--wrkk-0uNAV-npyzx-0bkCEF-6EeL6jG-5bpJQAEbaV0nuubvp-0dya3mhrk--BzMKzF28zMOzrMUP779c-gziXufkG-2byBQrcV-J-IhV490elopIKKJzlX70V---2FCPyV-HVlaxpX7-x0_hzvvGGF-12_CV1o6LCaeB---Vy4s-K15tuR-0cH3EP-AFalyPf--1u44Wxxxr17cc-CFkqTusBG-2cO5jMcV3oE3YuuiB3FF0P7tWrre9-4GLRUh--19rRV-JN8nk-1B7iV-3OQA--cpNzV8oQxrjjizyyw4KKG44-1d-ezGV-_77wzvGF0eJQZmxL0V-C9jlvF09OI0rTX--JoI0k-PTDyyV-40oK--e5AbV7K29M_OLMfgznEB4-IfrEMASpSUSq-7-Nee-ANaSDyx3F0A69npL--1qoP6bvVF-qtlNxCKCUa0V7V0xqOguudaNznk-G3-Lvq2RrOc-2N7SOfvlG-2g3LFmnKUrla-7X--Vg031A1AJgoxMSporMSSr-XV--10aNXeV-y7CVQfz0GF0RIcNptae02XdsiLTezvzyyyzjzGGGGGGGGG3--GRVT-QXt0TTyyzwK4GJ-r5K0genCxtwT-V-yBnotTvg-F-RR4WyVBNuCtdejvYyi-knBLOFJJF3BSAjnMSzUbsX9XeV3t0vf_fzv-GF0wZ8bxrOe9--8AQA--HN1m-CZlGTLRwx-cmONzIxrprppKprUyUts-XccX1e97cXc--_7pw029QbgoonJUROV5-V-iJrguik4--mdjY-0tQAdaRk-BiCss-aMQLTjJ--3jUaV4tUqAvjzx5KGF-YB7rwfzwOeVuOXlO_O__Kbj2vizuviyuuvfeveTiviynvYziefiiefvfiYvjB-444G3F-0-2-kJ304K3GGG3JG34--F3GJ-IBbGxS--3yOw8PPd_GaaiC-Eueibvyvx-304--C-2IBzcggmeenCMSrwOaOzKHmnrUSxzTOu--V7VVV9c-yPFVPuf0-F0gt0ZpKs17-aTPhOiBFxRy2ZmgnJeeXAICBnBenJzSrKKrrSSrKpMKJnBnCKMSMIKMrxSOV0V0zzUKSpppSKSEKIESOV-Oa0sOzUrMKSppSUMMkP77V-0a1--VP-17--71--7-UxSrrrrSJpqOtzzOX770hBcX7V5--XXV11cc717X7X9XX999777X7e-_chDLLiiivYEl33G3-Vock29fSpSKonCMU5OaNV-NNX7c2DaQYtPjzvjfiywGK33G3G-0xDlzpUyX9V5PSx2jyuzVGGK-0CFZWnwNV1uXF0_fBo1IJJoSSJnACCCKppSxyUV-117-N711-6evlav4-JpSyQKUSSSpaX517c-c-yg6luPzk3F0CNJQpy9-iumBnaLKKeudOKG_KLKLLLueLOaQEEjEjyinEyzejjnskBnwC043F2-nn2zE2EEoKGKFASOdporHX8CBhzxraUqUzSlzSX77eeeXBc0V-LhikvW--KmlL-EfebDLTskk-YMe-RrMTV7V2uyCCaPEBC-5q1sjK6a7V-A2Ih-Aq892rMUNP7cc-TlB1tv--ANsVBjV2v6d6aOwnp-7qIGAIJlaNV1imQQOPszivwzE8GGGGJ0vODuRhCrppCBpULN5N7NX90WX-6gppqPk-GqSXfBnqOxtaUemec-5nnTs-YPD2wz6re9-3QGmz__bnno-2PJQD-KhKnTaaTn-nF-0Pg_N-aphUzj4FKhhRbmhUrKHohIzMpxrpKKKSMKSKxrU5N5OaUL--X11777Hf9VX-N7--5P-XHXe-0hhca-WqtqMCppppSJp6ltz5NVXV-X17eV0QUJbjJ-nREfwnBwOtbae-IiGGaLPvEk0-Er7eI9nCKpUa0V--1v_ZSfcl--0T7Zc0TwsLPNzgz8K4--MdCP-8jMTqMno-QTv6BfDUs-CjSgLdjBG--rknYV0vttlfW-0CxT2mcUV6Qv4daeffkn3J3B-EUOXBja1CjifiOvd_LdKKaaOaK--nBw8aOFFeeKbfivzjix3En-2Ennz-n-3-2UYTi-bkAQ5LLKaRzgwnznGJ-MWJCRr5NV0wBylcwF0D6jaola--BJZx--NfgX-6lRkav3--sx_2V7RUnUaK_aLLQjzzz-atBrI9mgmnICCpCKLTOaOzs0aNOWV9c-E9stskaiM_-pIJnKoxxzxzrUrrxzUxzSrUSzSpISxzxbxzzzzrzzrzxbzrzUta-0YBe7mf9eeV--P9eee7XXcecVXeXceA9eeeXX-c7T9Bee997n9X-0wqC2ylF4iQ5frxSUzJzqNX9cX97V1wr6EuslF-YbY3xSUaeX--x1Jxc--uDnn-6S8wKaPedvn-FFB-zea6RfESrSq7-WX-6pPVqNx-dun9rIIKMSrSrSxxBzbts7XeX97XX7N---2MXGF3ilDMnrSppGa50VeXcHjS0jOLKO_LOaK_K_K_LKK_JKK4K4KGPedaOK44KOPaK_3aefffeTzivizzzyuvkBzwzszEEnwnn-nzyzwzv03G00-B2EzBEBwzBwnEE2-ow4SEIJmcccxxrUJnBonSrrztzyTOts-9X7VX7X9-YvBN2wwwwzvvjjzzk0zOXTUyUxzV" : - 13 === bQ.eG ? pI = + 13 === bQ.eJ ? pK = "C0DX0NP1V--QqeadnzzjynEEzzjjivdivfezjj2BBwzwnEzzzzzEjnnvYBBBBEBnzz-UV-hflzUUSrrUzSxSxzk0a1-V50K-0pMiudevf-zvfeBnyviVF-F33-yzgp3bVV02IKUrHnUzzpHz5UzUzSKrUrzbyNN-OzzxzUUUSrSrrrtzttzWaOaTUzSxxaOaOxrKBnCSKCIMSKKKKIBpIJoonIJopCJpJpCCCBnBggeXn9eccc9X7geXXn9efHfBnABemcXX9eece7XHXeXecegeeVV1ee9eX9ecc70eXcXe9enA9fAABnBnJpMKpKJnBnHmmeeXX7X7cceXXce9eeccXVVVV-VeXe97Xcee9f9eXeXXXXceWVWBc29cX7V-6aOaTOWWV-1XX17-NOtWaNVnBn97X-7cf9mmnBemXgece9I9eXXomgeh9eX99eeeemf9BmmeHgeeegfBggmnHoeABeggnIBggeeeecVI9eeemeXe7cX1-ZmfIKCCIJooonIIBnAAAA9mmgnIIBnBpKCBnCCCKKKMSKJoonIBohBmnABnCABfA9gd9mhBopCIJonABgmnJopCCKJpBnBnBnCJnCCCJnKBoggpIKCKJ-UMSGxrMMKKIIISrKpSKKKKJopCIIKKKCCCBnIBjSrSSpKppqUI9cpKIKrrrKSzyUpKpMxS5UKxMSrSxxxpSrSKpIrHxrSMSzHfrxxzUUUSxrSrSxxxrSrrSrSrrrrrrUUxryOtttzbttyUzzbtzzUzzxzzUxzrTTTTUbyTTTTTUbbxy0byUtzyUzyUzzzzxzrrSrSSSppSSMrRN-OxpSMztzbzzzVUrLUSpprUtxKbxBfrSKJpKKJonICppKHnKKJoopKISppSrMKrSrrUSSpxxMSxprUSMMSSpKMSttzzI9f9hMMMSrKSMKpprKKHnCSSKpMMSSrKKKKKCIIC9gnJonBpKAKJpJpBpKBnCpMKKCKCKpKSSSrSrMMMMKrMSSMKSSSprMMMpUKppSJpKKKKMKSSppIMIpKKMSKSpKMSSSprMrSrMMSSrKppMMKSSMSSSSSprSMKKSKBmgprSSppSIMzxCUzprMUyTObbyUzzzaOaUzzzUtzzzUUqOaUxy0bzzzbbtaTOaTOaOaObaOa5OWbaOtWaOWa555555NNOWaOaObaOa57-6WV0WWV--O97VWWWaObbbtyTUttyTOaNNNHV0V-N---9-V-777579775-0taTOaOaObyNOa5OaOWbbaTTTTTUztWbbbaOVOWaOa5-5N-7X--V-517T7---7-Wa0V-X7ccX7-7-77VV-5-7-5N17X7XV-0VN5-N5TNNNNN50aN-5Oza5OaOtsOWWaOWaOWaOaOaOaOaObaOaObaTTTOtbaTOtaOaOWaOaOaNOaOWWWaNOa5NNNN5-Oa5NN0WaT550WaNNN--N0aN7--0WcefIBf9en9geecmmf9eAAABgee9egfBgmeee7cX7X777cce5TTT-VVX1cX1c7197X977X7Xe79eX15hHX11717-7-V-V71177VXX7X7ce-V-1-1-----117--cXX77ce1-VVV-0u7X777117771177V771-717VV-977X77VVV-7X-OWxpSSMSrMKMSSrSrSy5150WV0V5OzJpKCKCCUzSrSSSrKrSprMKprpMUMMMpKKSpzSxxrUMSSMKpppSCKKSMISMSrMMUUrrSrUKSSpppMpSSSpxrrSKrSpSMKKJhSMKppKKppSKKSSprxtzaUTObbaObzzzbyUby5OtzrtzWsObbbtzttbtztzaTTUs-o-9SuvkpF---4GN0--Akuevkk-0Z-5DzUUzzUMMSrUUrrxzzV0k24nbEF-72uPs-31lfR-X0zvBgpOsN---Fjh-1VahUR-033plvivC44-bVp12CUzzrxpztzzzy2A979eeXd9eXXVGkPch_OLJKKa_OLujjznwwkzo-Eno-q32WRrMKpkV7-V--7jXk2-IvW9e-7xySpV2kZ-vaazk0-HWAOjKHprsWxta7ccV2FavYivl3F2cIsAppKMwN117X-81g-ifoF-L4N9UrkcVDFfPz___bjvjjEB3ByvEGJKK--WQlvV0kn8QjoF0NPnGrScX-E2V6yPuEF3-D6-ISGX-42b3rh-0NYH_ooy-3P8eEOJFGGIB-B-0-2043LaPdaeeiZ30003G002j-03-JGFGJ-4K-03G-3303330NBzB-UzzB3DvzuzByyfiivieivifevefjzyw-D9vlxqX-A58vaOYw-07nF-rFPV4lbM4aaabBn3B-mC6fBmmjSOa5N-25o35o--CiYN-gQSZPTw0--2QiX--66YJ-9FT6CN-BHQ8jadHQyddcyvG2232-F-8Hr8k--dcfk6dIezn9YpIBhC5Oa6y5UrWZmX70C2JVtUzzp4J-mXEjworrq557e-6IQmyv4--dmmEV-JuCMk-9SVlk3KDxRuPiueObi_JGTyycnBk--4-BF-eicPos02KqRDLPefeTiuiviuk-K33F-----6f9qfBnUWV-jMD3iO_aOaPOiwBnBnn--0evOEn5U5c1_T5ktLKKGTvjzzYp-w0Rg9s6ABmeWBmghJonKxCIKIKKSKWa6zzro5Uxltbe9e5OtVOWaN-N6w6y2ABcX17cXV-SWU2PBo-alHDReopsOa-OOYdiPPPgnE00--BsPu--Oo5J-5oKjx-AxeUxtaeeTeeffeuePauuvivijfieiivePgyvvC000000-3-3G35JG-2BF0-30-2FFFF--3hlWISD1-ER5o5evV0-0eu7_RjSSprzrSrcX7X7X7X--6KDt-HirDjBnBnKMba5551-3rQbzaaEBnpFJAmhxnKSSSSKKKKonIKKpKpMKrSKIr5UrNV79V1----V55N-1V1-7-7-X79-IUBriLagwC2-3jm7YKkV7jUvJLaLMeudeP_LPK3PfeaLeaa_F8aaLLOaO__KHdOK8__KeePOdaaieeeiiefifeeddddaaPadOPePPeeiiveueaeeivfeiuyzjvvizEBwwwzzEE2-kkBB2-2-kB-2-B222-B-k22-BB2-B-BB222-k-kF-B22Bk0-F32nyevg220-FF-0--0-F003G-G0-Cl0ab9eefxzzba-AX5ODuklF2RKFUonyUUaPXeV9sgwrddaLaPNn2BnEE0F3RULpn9opxbbbtXVe-Y_1riO_LKfvEink--0BfCIpy1V" : - 14 === bQ.eG ? pI = + 14 === bQ.eJ ? pK = "EcA20EP9t--46idaPadePOddiaeuuuebieeiiivuO_aRnufezijzzvzjvfuuPKJFJGG3GPKGPOaTiiiedaduus2EYuiedn2nyffdv32--0202EzeRwoG--Ezzjevck20202zeufik43BFBFK0G4-0_J--nyioC03-0002-n22wyddyjfzven3Eyv3JJ20-zynnEyjnnvjizjjejzyy_wznnBn2zvnzyvzBl3GG3G--23FFo0-wzBB8m--ZISrMUUSpzrxxrKrrSKpppKKIACBnAA9mmgfBcee9cXef9geeeXVf9999199ge17V7Hgce7c15ABee99eeXegegegfBgfA9mgomeecXcXgeXceXnBrxSxxzHecefAUUJceccgce0AxBeXXXeceY9nTUJgoepCJnzzzxIBfrMpIJmnpHmc58EJmnrSbrMrUKJnIKxrHgrUzrxKCbtzprzxKISpxzU5Ulzq0a-NOzzxxzSxrprSSpxxrzrtztyUtaOaTObzxpxrUyObaOxMKBn9pMKICCKSKIKKCMKCACBpCACBonIJnKIHhKBpKBpBonCBmnHmgeme1ggeeeX17Xc7VY9e7emdBe97gfBfBfBfBf9e7X7cXeXc19eX-ecXceX9Vf9cee7V-P1e9cecX7e9X7X-0XcX7c97e9V0--O6glDk-BjnBnJpKKMSKrrMSSpSSrxMrSSrMKMprSKzUzzSI9cmgonCKIJppI9YKCKCKKSKKSMMrrUzzzUSMSrUUUSzrzUzryUaUyUyUbxlzzs7-V15X----V---NNccX-ccc0y10WeeeeV--70V6xUztWxMSzbbc6xta11cX9X7V7-X-eHeggnCISpKHX1V1X-7-Oa-N5Xe98HeVVVeeV0X9711-3--XjabvBG-0s7nSrxGc9-BFOunededziszBzG0-G-KF2NDz6rSzzu9d99-0FVIObk153LiReenAUbbxzxzrpxq--e9e9e-A1JTaukCF07J23pq7---cVM--WN3QV1khy_awxF-H4kIRjyV-oCGnvjx3J-16-Ny-U2iSDjyffv33G4F-CWtG2GxSUlV79e--2nbB--6j1s0REhiviizkJG4-4X-vYML77-ZHJ3Pv3-1cZeNponGtV-V4lDIreOiuBl-3-DAESjT9-r4cgTLLKKOaQjzyvgn3FBEB--1pnH-E4zQyafnG--5BKbgN-3Oxws0iCDazIKxKMMIr5OVX1V7759-05hoa-4YPwIzTXc0oS4-OaOaanwnB0-qYoDA9pIrzxzpzpKzzzzUzrWVf9cP1ceceVemcc7cV0H9uMvF-eGU9USSbuX975JYvsOLKOKKK4OaLJKPueTzjEzjzBn2zj3-Bnwn-B_HnzBpIzyNX7V1mi7bfz3J09L-pSKKCSrs5P7VX7-YBjWieueuusF-F03-0dhx_nILN-03vANuaQYl---6b56-jf6VcBknBBn-Bk2BnEBkBkn-BnBkBw-----n2Bk------kn04GKKKaOaO__KKKPLOKLKGKKLKaKKKKKLLKaOOLGKKK3KaKLKOaKaOKKKG3G43G3J33F3G4G4JGznnE2--G-G3334L33G43J-33JG3KG303F433GK3K3GKG3G3k3GKOffaF--GG-FG3---F-3I-3F0-0303F40GGG-G03GG4FF0--FF2-----0---k-G-F3--04343G-G3KG030-0-Gk-2DwkG43F3G0-30-F3F30-00-G30-0-F-3--G33I--03FG3303F3-I0--3F-nDtfefeuvfideeviivfiuviuzwn--B2BBB22--wn9PeLeeLeaPOfjzyvuiveuifhfifiivevefffjiafjiuifeypeeeiivejEivjiivijfiuieiiueuieeeeeafieeeujvifffiuzziviuzivieifiififPivfeifivPvyvijviefivevevafieeaOeueevfeeveeeuiufiaeefifivizizzwmznEzzBnEzBnBnznEzzzzwzwEzwnBnEnAyzzBzzBn-nEnBznEwzzwnBnzzEEzBznnnBznEk--22B2zkzwnnwnzznBnnEzzzmvwEEBkBk-B2znEzEznBn--kBnBEnzBzzw---4--2-n-RB2Dvfzn0n-kB2BnB2nBknBBB2-n-3-KK3JG0304-G43GLJJK_K4JJJKJG3F43G03F3-Fk3-3-k--FLOadeOaOaOOaPOada__aOe_LPaPOK_KOGGKKKKOaOKKJG-K3Gk--nB-FF-3Rk-JGGKaPPeaPPeuieW00-FF3G3FFF--2-J0-GJ43G3JG-0KK2-3G3G-3F0-3G00-F4N2znB-3jEzzBk-ivzzfjEBAzievivivieevivueiuiuufivzzzvivzuivivjvyvzejvjwzzvyvzwnnBzn_ejEBzzEB2-LOKOaMBBzzBnzwzizieveefifieizzzvyzzznyyvzznvjEzzwzBijzjyzznDzzwnnEyznzznEnEEw2yajzDjwBvnznEnzkzEznivvheejwzjefievveyzByvnmeziuvfiyvyzjnzjBwnkzaeO_PO_dLLG4PPvjivjivjiuviyviyzjwzwnE2zBnBnB2-k--4222BzEOOaeiejxPeeuuuuqeuaeeuuefifefefeeffeuuifeveffeueiieuvfiiveufiivvfeuuiuffieeuufuffieyvjiyfeveiuiffifefieevuiivfjivvjwwnBn2BB--BBnnBwn--2-k2BBwzE---0--0B3F-k2-kBB--k---JF-3B---3F03-k2--wkzEn2-B2wEEE2Bn0BB0-kknBkwE-kk22--eUSCSJrLT7V71K0YLtevvyl3KFzwGJ-DWcRRqP-hG7KyLafizivwwG03G0F-acjpSSKy-VX-IJltLePvV---PeSVrBgmoxprMRTTOa77X77-0N3vk7eoElnII93nzSKBooUSX0aNX0a5V-1pfNUugBJ-9iOdUNV-4v1z-Sfs-zBgmX8MKAxy5NOzKbse7V-0U-Fk-1y-lV-4x-6--g6bj-3L4kbaTYn2J-apmECIJlaN--MR8FTPQYEwpGF-2W9GV-62Hz-7i5cMKKGV---y2dwQvz4K-NgIMwmnUzJopKCCKKIJnKKpKSKKSKMKrMMbrWbWtaT6a550VN---X157cV-VX77VVX7ce7V-nZT45OKJLLPzjzzBz2wLJF0I80TwpCpzpOWa5P7eeV-9fnj-3pOZ6JOX-2f5dcs" : - 15 === bQ.eG ? pI = + 15 === bQ.eJ ? pK = "CoE-7lR-YWRa2AEJenMxJpbqTObaOBcX5NeW_xnVto5UUzzrzUrtxtxrMKMUSSyN1XXV5NNOtaUUxzztzUxxpUSIBpSSyNN1aUrSpCCIJpKs50WVNN--7N6bbzrzxzrrpSMMSSMSzs9X7-X-VVVX99ccVVDUV19D--998a6rztVXaOV1771-78VN0V0V-7V---YV7Xh17XOWWV0V6pTOs-8V7XXpCF5-N-N-N-N0VObSxrSrSUyN-aNOsObrxMABnKUaUs-V1-N5NUzrxUWbzUSxprzCKHenMtzKoopSSSzzxxrMCJmnABegmXOs1ABmnCSKCKIC77gcepzSKBe9XfKrHh9eprxmnKMKLmehKCUrSrII7XnMUSxrUSIMpIABpryURpMbtxrrSrMUWtbzSnKKABgnAAKUxztrMUxrsObWtWzzUttraOtbUtbbVefaOrxxpStySStzVXaNTNN5SJhSry1zzSgmpSM9mmgofKpxryU_rUSxrPXmhMQIKSxrUrrxSxrprKLpMa-2V7Va-OV1XXAI97ee9m8a6TNSxSzzrtyTStbtzyUbzzbtztzzzyObaNObaOyUtzzaOttyUMy-f_zztztztzzxxrSopKprKKMSzrzzxzztttyOtaOaOZnBnBmn9mmmpMzbbzWaTOta5UyObtV9eg7XnBNN-7-ObrTUzztaOaOaOaNOa555-4KCCCBnIBnBnBnBpzzSzzxzba-7--6WV-1--771-VV------71-----NN-5---OaTOaNN---0WWWaNN56bzzbbaTTTTUCKSSprrSrMrrSMKpKSUUrSxzzzttaTNOaOVN---VV--X--1N0WVN5-7-0aN79enKBmVX9e9177-X770Ws7VX-WbVccOa-7OtzaUzy1WbyObaMxyN6UV4rUUy4zzaOaMWxyOzrzxrrTOzUUUrztzUzzzzzaNN--770aSSSztV-6rxzbbs5-NOUzzyMxzUxzV-1X9777e9gf9ege997VX7X9X71MMrV-V75-gnAHommmgf9emem9eefBmenA1AHmmfCC9h9m91AIHegn9emnAABnIBmV1mmegon9f9mXenI9fbV1ge7tzV--cgoon99gc0s76tV99nCLo1977Ebs50Vf-AKJcc-1fMMKr9c7-Aa-1mpBme9c-5OWWV-XV-50a0VVUV---1N18xy11--V1717V-0a0VV117V7-0VcWaN7Oa6aNN--OVV0SrWyUxzVe8UxyNN7X2bVSMVN50bbzWVXhH7aNTSraTObbWV0Us0WVOaN55OaOaOV5-OsND0tbzaUrrtVXX6rrV-X91V0V-N-V7X17X99f17X1XXeemXcgeA9hBce17XpA17fKKCK9e97hSrSHpomf9ABpSxHpKIKHhHhIJhMUhKnKUrKKyICCBnABpAAJpKBnIICA9opBme9hC9nCKQ97-XhJmfIKBhJoXA9empmpHhMTehICIBehIKSRkgomfKQ1971hKxQBpprSghCCJonCKKqpMSpBX17XhSnBopKSgpKopnKpIJpKSppIJprSzzKMTTTUQKMrKrrps5-KpUKKSSpMppSSKrrKMI9fBnBpHnK779nAMrSxzwonBmXXppQAI9fCLmhBop-s1-WV1hKBAJpBofBegp9mefKrpqfABfKzbpIAKMKHpKKBpIBpqmpKKKRnABooppKpLmnKJpCBpKABoonIIJpBpBnIHVX9e9f7ceeceegpSRe7f9mmonCJpKSpSQIIHn99cXee9mgf9Xce97V-5OV511711-V--7X1--MrSTT--VcNUUWV-7971--X77c1-VV-V1---AJXN--N5-7eYWs17Wa---cXcWs2aOVgc1ca0tVVD---V0V--55-1eX7X511V-8V5-ge9pMKpKJoepIIBmegXc-fCBmgfCIABfIBogmnAC1gnBnBfAABgm99ggefBXXccXf7VXe9XX6ba-XXX7c91X7VV7X1VV1-D0s55--6USrMSMSrWWbzs1menB1N7VUsN----2bVemACUSKKBk-VVfICKSpg9777--7hCSJpC-----bsN-OaOa56rJnIKT0a5SrtaUs99150zy50ty-55ObaOzbopHpMWa555Uzs9ef79gf9eopBcgnKRkAJomVa0V1da5-gnIBmWVVVWWzV-VXAMLkVVXNOVza-1hRmVNEtSrrpMSy17VTN1mgX7X2yN56zrMTUtztzSxzMrStbtyMxSppKST-V-UTUraUy1Xe-OaN9nHpKLegA9a1ccX1nIBcXXXcXcefA9gX7VVzs9XVbzyUVef-Obzs91UV-e9WWaUWaUzrUSrUrpzzUUrsUrs7efB999e971ceXX9ec7c4rMyTN11X-SprMMMbVcYa4xzzrIMpry1X-V19ge-zza5OzMUUUKpKps1-1OyTSzKMKnIKKSy1V0WxzT19XX-V-Xcf7gekcaUby19f9mdtyMtbzxtzSrWUzrSyOzzbrtrV9gXf1me-eecaTMs7cX8aTTMxSrMtrxtzrKKs--VXDOxSSSSCMUy-XUs7gV97V6tV6xprV7tVA8ySrVEzzxRopzbVXOVaUzbtzKopxRpMrV5StxzrzUV7TOVgiOtbaUzba-emVOtbaTObtbzbztbs9emgf9fBggf9mnAKRpgmmn9mmn9egge1-0ttV9mmme6a-iUbbzaOV7NSs5O_s8baNUVaMT0brs54SMMUICMaNOzzMsD1eeccXUSs8WVObttVVgfAIV71g7XmkXtaT2rxrSryOyMsAxs8a5UKtWWxpKztyObWs1mmon9Yy-X7N9on8V5OWVaNMMSrStVXVcV0WaST-aN55OVfABda6bUthMSrT17XN1fVU_ttzyUwprs2zzbWa6s1eopAA99eef9ttbyN9gcX0y-VDMptzs9cdV6s8WvKy0zy171OsUxT0V2brBpMs8s51kTTUxzxzxxrV17es1mfA-egeiTTOtV55OtttppSzUMV199-8bbrUVcAtSrs7XX7gnBnA9eTOs1cT5T2WxRpzbtyN9bs9ABkYWbbaShMsOWt_QMIKKxzT18VXTTUT-1hPecVOUVbaUzUU_rSSUVVX8tzzUT-ce9f9VemeeABfB8a5UzbWWWzzbbs6tSrVVWxrV79f755OWtyUs1-0aN-OUKMpry-c17aOzWUIMKprUUIMa-1X918V770aTObyUxIKSIJpCUVNN5--sNOMVN56_pKCJpSJoonKMVNNOa---OVsOptaKMT55NNUrKxxrMMT11115N7s9kc9V9VttMT0UTNO_xU_nJpUs7NUSzzSKKUMUts1e1T-c5TOVNOaOaUy2V50_zSUVX119X7USxs7--OzSCUbbKSzsUxRnCBnCCBnKrCIKJnIKM_pUVN5NN-7T50a5OWV0aNNNOWWxKKMBnAMxpIKKIMaSxs1X6rV-D6V-sT-UUVX1e9Os7zy-5SMUTOtpKySqpCBoe9nCTURnBpyOt_oonBnKttU_zV7a-5-tWWWtxxrqpKTOttSMsOrSxhBpT6bxSxrtUUIKAA9nHpHnBgeecf1ee9XnMxzxrUzUQCUxSs6SompyMs-0rSTUxtTMzzrrrUV1-sSxs777UrrrUMUtzUpMJn9e9ee-VhKgnMzUrynKtWzrzzzUxJpSKJnACKKs0Wba0V--UTOxyUrxzxyUxs-xyUrxzrUzprzUrpzUrrUrSyMrUSrrSUUUSxUaSfMT6xrSzrUrUUby18SrSrxrUpMUTNSUUzSSKSMSrMKhSzTKSpMLpMCSCCJopCIJpJonBonIIHnABggnBnA9nBf9geeg9ecce9cf1e9mm9mecf1eeece9X7cXXfBn97V9eA9cX7XfMQB97cX9997VV7ceXXnKSxxpSKxSxzQMUtxxhUr9Xs1AJmhUzUUSzzKSz1hUU_Sz_xrrSzUMUKrSxprqnH19pSKSpBpQABhMrKSxrKSzMBpxrppIMygpSrBopryKpzKy0nMMzba0rrUMStUSpSrMryMrxzbyUUMUty5-Ortbs78V77X77--Xe79pHfBg997X7X7X77ce-X7-zTOa0VV75TUUzUrrxSrrUrzzwfACKrsObs6TSz_zxrzxrrrtVN5Sy-4W_BQCq0c--5XUc-X5rCBxMa7PVDNUK-nSJp971_ESHe-mocmeKzxIIOxttzsTT-Ota0ee-057TlBpMMMlsOV7Xe---Z41V6NZVgpBmXJgnKMpr6WaNT0c7--3XZyYK57-DXainASrrUs-cXc0D9q9BhrKpMy6e7VHVV-19qEB--1him-7XjEvIohy--0DA35ggnKEGzTOs90X7-DANdhT7-7Xt_vISba9c11AoEBnACBxrSxSa0Wbba7ZmcWXV0Nl-LpUX7--232P--Y4hn-1NmHcmmnUy5--yBtECSKpGaNP197-0YF0nN-QYKBvKofomhMUtzba-1WcBcV17r9ZnpzsX9-4YWUUKaNc-1DHqB03YaRQJjHc9K9Mp9XmrHhrJhromghUxoOVT5OzMxtV5VNT--7VBc--DVec-5DXQxV-9EWOSk-7cyKynBpBnABoopJ5OaTT5NOs-OcVH7zjtnSIAHcgnCBomn9gjzUxrxCBeo6yT5Uc5Wzxru-e-Wy0s0aPc-39Fz7gpKSBcCHgcWggnIpRObztbxHggpoehryP6tbaT-VN-17---ZFFrV-t3OTpa7--GJ2c--GJFN-5GL3xc-9GPigq-T84fLpBpAMHpSBfACoemeoefCACAJrzttaUM5TUa5TUIErr0WWxOtWaOzyNNNN77977KACKBnAC90aTN1VN-7c-eGPvhSrq0ceV-1GRaD-9ZO8jSpKF--7--ZPZE--O6VKyV1O6qJppObVXc-aHHGgonUbVV-1ZZurAs1XHQCRnMzMppopDOVNWbttbYBec3mgce---HWfN-LHY8SS5X--09ahV-tAuEpN--TI4hxDUT7c-PI_QzrqXX-3ZxNzHzV--ZyYEV0dEl0pKsV---J06s--J71N--J8is--JDws-5JFcRs--JKrN0iJQsgnonCCL6xba6yOWXe9e--_6BUV2dHDArSUrz1XXX9-E_ADrICMKoN176X--0I2AV58JkgmgfIIICCTOaT0wNN--PKIxzUTcc-3_KPjIqV-1_MDbCV0yKYtSHpIpCSKHZlzLNV-10V55--5Kcizc-9KeMwq--0MPIV-dMpxrc--_Ul6V0OMzAnSN7-O_Wd6ppSppKMwNP-7X97V7-F_Zn6CzUrMOX9Xc7--_a82V-0OcIV-8OxHk--LW2N-DLaXxTX--4fBH-2_fwzLPV-0QFUV3OQn6xKMSxy0X-ee7-F_tjEBemhT6zzP7N-1_yrzR71uMvlwxIBemeefSu6zp9zTOzq-5TUxxWc9A97-9N1TU5V-0Va0V-8W-ps--NFDs--NFLN0aNK0UKptxxxrUNXXX9997V-DOBAzTX-2aJfQBy--0a2hV-0a3SV08aU0zT9V-taUEntc-5OtESV-eP2MzUSk6e9c-XPIwxMSN7VV-ddFArc-7aafrpUq-e7-TPquRnTTNc-mPxXxrrKlcVV9-3amCbSkV--5oXa-Gat6zSSzrUR7X7ec7-HQgPwxu7-9R1zzP-1tkzEmgj6zzXc-2b3DrLP--Ol2rq-78lqzrHegrzzzKEUTN6seVNcgeX-kbAFvBghCIKIIBpBognIJpMKSSxUSrSSxUrpK--0ogPV0OpIUnBOs-SbSprpUSI9jxa6aPeWzz5XeeV-PSyVwpEsV-CbXszKCCGWbsV7-0bZmzN--bbTv--0uTlV08uUInDTV-OulbqV1tuqQnCMF-5Ue-2bh7jJP--0vJ6V-0vjlV-OwCMqV-OwVCw-0twdKojFTNV3dwdbnUSMzs-PCA91V-HUDFBraV-5UKsSc-DUR5ByP--6rqa-2bsubMc--tyOApa7-yUdojJmnIqOtWV9--bxunV-0zWdVAOzeUnxBmfrrICrUUUUrpHzWVcWX1175X-Xc--UzJs-9VELhk--e0DGpX-2c8yvE5V0P1YAmzTX-Fc9eEBhHgn5Uta5N-OcBY6pSrIAUJgTOa-09We7-GcENbMSppzye9777c-9VzggtV-94IUs-9WO6SNV-95_ss-DWdaSDP-mcR2MBoggxrpUzzKSEzxUqUyX9ecWaNVe79V79c--WkEs-9WoBzNV2u6I8rMJpGaOV7Xc-9WxeRyV197X5onrsN9-1cXrMEc-uXElzMKM575NHe-09AHrpNP--1AZrV-eBC4rX--7ndq-4coH6ETP70HYKWxSMOxxc9XWbkd9V-9Edzk-HZ0xhyPc09Z7pBmpSxpy5O9V79--82Ca--86Zu-2dAgzUcV-PI-Bq--eIQcrX-1dKuADN-H_k1UrXc-9_qWSsV8uMPGmzMTNUUUSEMSxxze7e71c-XHee7-Ha0vzScV--aLfs01aO1woxIC6a-0tuc-DaUtSq7-6dh56pM0X7-7dp2zMSR-X--abWegmjUOWc-EdszfAKSzV5UNe9V1PUQ2nABUzc7-5by5U---cAvN--cHps-5cLGhV-DcONzR7--98tL-4e9eMrR7V-HciUxpX7-udBoSJfErlbuVX-29aVfmxIpGa7P--DdjHRtu-6eW7EKSN11--9XeD-jeZFrBfCpCSxpSrzJ5TUcOzaOXfBh9X9X--1c-1eGYR-5efWrCracV-1fXrV-ufyWxkV-ufAyBoeezUrzV-V-ugwopa7--fJNN-LfPwSpkVV-9iyzs--fqes-ifsnRxzxyXecV0ejZ8nMbe7-9ftmzP-FujbporSIzSpMUISCxzx-VUzrrTc6zy7Xh9ecVWuXX-7mcVHe1--ejc_xc-3ezMzK51-4ezOMKGV7-1g-Dw-Rf-nQAA9gnpMtzzzbttXXX7e-1f-oITV-agD2xzola9X-Ff2bjASrxSr-97VV-4f47MJyP7-9gJYUP--9lWRs-qg_aBfJxrzs117--gavs-PghqUKGX---fCFz-09nVOpqV--9njxk--gyON-Dh4IxL7-2fGYEENV-1ob8V-upTOpa7--hVws-XhbrSpLOcXV1eqiCpKR0yX7--9qk6k-PhjSS9c6y-7fR-rUrR7Xc-ehsTBgrqUscc-PiJ1hASaV-bfaA6AI9MMMHhzpUbzOyOz1X97-1ge7V-1tzIV1uu69nCrtwP-e-9ffCUprUkVXc-5fgVYCM5-V-9vpss-5jH-E--HjT-wxu--XjYHx9xSVN-19yPqognyT--pfugbS9rSrSMSrzpaUpSUMSkVV-VVVPHgccX1XX1c-9jiyz5V0Pz_GnSN1-4g0rMKR-7-HkBVxlu7--kCK70LkGUSpMSrOzuXWse7X9-4g57jrTXV-DkQfwxX--B98T--g9En-1v1y0pKorN7-7--gDm6V-v2vCxNV--l12N-Pl34RxUcX-0gHXnD-7gHhbKrq7X7-TlB1xMxcVcJ1lBSSrSSppzUzxpzT6xSSrKrMJopBmcXcxrMRUSpMKBgc7N1cX97971AMHYSSrMHcce7eVVN77XVX7-Oc1dMSHooe-V-CMKSSKq1VUpkUSrUSCMMMUSzSprKKHexxrSSxSxxyUSzzSUUSpSpSxKKBhUpttx57OaP0WyOaP-9-0V7X5CHcV77X1VVXXV-97cV----0c-7VXcY97X7ece1XABcc9--23yxV3v42inCMKrbVBe-0xXV-A4Ugk-aliIwpIMs----BS4D-2gSBER5V1v6fGpCCptV-X--BTnq-7gVUzKKT-VV--m1DN-qm1FRfpppNVN7N-DmEsxT9-QgZUjCSKEKR6xGWe57N-ZmVV0A8RQxR7--A8TUk-imT5xSTTTd9cV4Q8thxpponSpTN7-X77V--mZcN1immTUMSKCKMR16VUSprGbxkXBcVcX77V7V-TmmkSpUVcV-un7nSrMSxkX797V1ABckpMba99-0go5MN-5gpKjMMX7V-QCSMnV-vCllpk7-Pn_7wppc--6gu_jIIqN7-3gwCEUP1-HgwGzMMMSxlu7X7X1V1vETrmxSrTVX1--C-0D-Eh0RESoxSRN-X09--AFrbk--oIos-aoMTSIKFN5--5h58vIRNNV-2GitV-vH2_psV--oc-s0aoc_xKMSJe9JUUqN5P17VV-XoimSI5OycV-fHxjnk--CB5q-0hHcbN-VhHl6KpASSSKIMxsVWyP77VXV-7-HpEKxUX7-mpKbRoeKSo-NN--CNDi-7hOczxzTcXc--pboN-DpiAwpV-5hTmMpR5X-0QMjrnMN7-1hUQAT7-HqBoxK---DqWZRr--IhdNrKrSzOV5QBeX3e-9hfVIBpUzX17--CfpD-phgbjBmccjMJrzke76zrrMMSrUrpSyc17VVX7X7X7-HqmXSSX---qmvs--qqEN0HqtqSrxKESrNN7Xc1XV-2R4lV-fTzpnk-1hwNUTV4Prr2xMJnIC9EIrJomnqUKKCJeIIMOxp9MKzKSr6XX7--V57OV70WXV-5-N6a--V5fUUEofHchpKMOba7X5UTP7-0hzqEP-2i1rMSX-2vVmOnHpplxk-WcV-9sS7x5-2fXLhnESoxu7T17-2iCDURP-3fYKfrK9fISr6s-57---sq1c-DsqBSTX--DFu5-1iHcjR7Bmt9wxogcf95IIESpAAJegxUJfxI9onJeCrrrUrSUSSrSpMKSpUSrMKrMMMSMSppSKCyUUz5N71-0aP5OzyOzUSrUN6aOX10ty-7-0s-7cV-7X1X1-VX9XX7e9cecge16yX-X7X7BmXXcV-2iHoMUcV4Q_4_nBrpyOzSq5cXX7c-HtGWSpX7--tUGs-5u0pzc-Tu6aUSS-17-Tu7VxACOa---u7iN-5uEYS--5uEcz--auFlSKqNO99-2i_aUGuV0QdwKony7-BicpMJrMSc1-5V0feEApSWcc-5uYrSV-1uf6R--igpMV9vfYUppKHexxMzxxrUROttX1e7cW97HX17--2fYfV-Qf_oq-0Afj_rL7V0vfwMpMaX5V3Ag7opBpKpT575-7--fgPSna-4iqejAoOV-avQIxxrycce-0isQUF-1is_AGc-LvkFzM5X--fjqbr1--Dz_T-6j-zjASq75-1j1jzlc-9wL5ww--2lNpV-flSUxX-3j5MbM5X-Hj6HUJm_prMSk--7X--vlsIpk7-HwadwjOV-1wepR-2jAT6Ia-1fnTTxHnEy0X--Anark-9wvRwtV5QospnoxMSOzr0aNn9X797V-Qp0rq--QpG4o-0QpR0mxlX-4jL0rSq-c0XxPBBfBnEMKKyNNTOVN1e-6jMXUJlz11-EEgqwecX-s5OaSs-AjV-jKppq-17c-9y-hSkV3fsD9ppKIKDNNOVV17-Ty3bxJp0V--9yERww-0Ax-_npV--Ax2Ik-9zfaxkV-vzr2xk7-A-1BRy--3-zvV-w0lpqTc-I-kixr-c-A0MPENV3R55SnBpKkWa0zGVX-nkNrfACJeonMrxSrrrSrT55-IC9e-0ztVNX7X99--35IBV-R5UCqV-35iqV-w6ltpWc-60xjx--A1PugyV-B95ws-E1cpgpV--ki4IV1wAqXpUTUa1ee-4kl7ACOa7-02LhN-02YwN-I2aoBjy7-f2fQUKrScVc--I2gExS-V-b2tvSppo-7X-0kyWUF-1kyZMq7-036Ns-M36nwhr---RFUnqV-BFvKk-03Kgs-A3kyxNV-wI34p57-644wwN-64BcS--04PSN064PVSKSTUF14HcWc--BL4Uk-64ckSV-04jBN7r4jQxHppKKpMJxHe7V1-ecnIIKABoopUSognBnIAUtbotyOyNOsNTUSJnKq0a6ztbttVOzOVOX-5c0a5OV1XX7Ze9jpI977AI97--lSWj-FgMRSmf9zbrpzMKc0bxrKESxrlVXHVUbbpSkV7XccomXX9ZcP7-E4xwwja--lXvjV-wQInrsc0Q5ozSpKEryObbuVgce1c-Q64OwhMWX-0lmZbk-0lpy6P--GtFD-2lu5jKVV0RUb6mp6V-0m9erN-5mBT2BjNOV0wZLzpUk5XVPBZWrmmmmnIJrMSrSSSSKSMUxKpKrSESpbxSSrMOts7-7Ve7cnA9119-Oa0Wba7V---V7---ece-cmKJQBmp9ggzzrSKMMy-OyTTOX7X997X06mLdEBgnABnIIIICCAJnJpCCJnKJ0a5OtWa55Oa0WbaTObcV0WWV--I8QGBxs7-U8RIgpzs7c-29W_w-3mdg6Ctc-0mguE5-ZmlOjKBmmonUUUUbw-OzwN-VHmc1eV-wgZprsc-rANbgnKrUtX17c4UAhBhBenHYBocVgprSCHZnrrUMSxHnIKLOa-0VObaUzxWza0bsNOy1X7Xe9n9cV-1n8XjDN-IBkvzxXc-2BlYi-RnBjzIEMMKppKKF51-1-0V-9--nBzMVXBp7smn9f9XehBnCAIBomnABmceXeZegccZmonAAIBnKSMSrMVc57OyOaVUzWzOzxxzzztxzxxrrSrtbVOWtVN-OVP7V-0aT--RstSq--gtJnqP-3nilrCq7-AniufCAM0bbcV4UEFHBomghIHoonBnCKpKICSKpMxIBnJOtV-OsTOtsN0aUX7VN---6zOa--7fJe1-7nuYnACrtVc0EFVzgfBofKUUaOV0a73zH2ShKICCCCICCIBgnBpBpCICKpKCKRN55N-5N5OV0a0aN5-NNNOWV-NP7-zHTMwnJhpJ5-OVP-5oiBECSkV-0hBVAn9M6V-IIDDgzZc-2IgAR-1pHnrR--2KH6w-4pLvUIOaV-0KUwN92LmEgfBfBgqUSCrKKKBeVUX5-X4JmoocX-57NNmconHdBpJce99pKppppKIKopMrtxxxprKrMUStaN7-6yUza-7X9775ObzzStV--51--N-PcXX7-ILxOwoOV-UMCUghM5N--AMQdSNV0STQGrScX-8ptlrCCCta1-0CTnYnqP-0SVFsrM-70Eq1sfHnA9XcYCppSKKSErrSSCzpUUzKTOWaN0V0WX7VXWa-2KBme0WX19c-4qODnHrVN-2OnhB-Cqb12CCKJ-UcWV-IqjjQSrKAMzTNV7VXc-Nqu9fBnACIHnSLNOWWaOV--hjnFrX--r-vI-1xkFZpprOu97V-zr6zAApICSUpzKUxlyUrwUxKV56a6a7VVXY9_HmmeXVX1X9V4CmRVp9mrMaTUxT-e7c-OrAdfJnKrrSrrsN0X979X9-0rFTQP--MKdX--M_8P-DreVnCCSrzVVNec-AVFgBTV-T02FyV0L0slMs1c-6VTDEc-6V_Ajc-AV_JBtV-D5hsk-b_7iwnSROX1--OPBa-1tQurDN-Ya80xERTNXV" : - 16 === bQ.eG ? pI = + 16 === bQ.eJ ? pK = "DwCd1sP0j--RaO__ddedddifv2EEznnnyfEeRwyzBBBB2Bn00-17-2fEMK9dCrtzUrrMMqN-X-789V----Sf-T--yfzIrzohrxy6kX6rSk16k7---11J7Z-35CISoOxsUKESpEP6qOV6pJp9mec17cmhpxUSogfBnMMGWxptyUUzc5UrtttzpoTOV6lVVZme-gcfBc5cUrztbV73cWztaEO-1I5dLOfvkygzEyaOdzjzsl2knvg2EW2zEznvzzyzyfyyzzvjuMyzdzjivvvyyinyaTVyydzufvevjgwBoG-znzdiEdbg2vkyjEyiazuK_4OGaJaPjzYnzzjBwnvyfiigEnuP_vjuiaOMdezeififiiEfgzfusnEeO_ivviEuvjzyzivivivg3EjuyjiezjjisnvvEffvznviyviYEYyzjygnBz1_Fl-zivjEzyuwnB2z0434-4G304-44-CGJFKJEK42Bo-38G-340403LK2kl44G_GFn-G402l2x2433432vuvfvY4-l-0-FkF3G-J43G3FJ3-G5J2---20L-Y-8CqLKOzvEjYn3GF5N0A3mrIprrIryT1Wace1XV0F2MKYo-H05ahSVV1R1RHOKefiznn0-z4KUy5MEe17X7Xa17X7X7X7X7e7X7-17Xe1XeX1VXT0aN7X7X9X7V19X7V17-Xec7X-7X77X7VfBctaT-17917-X--7V0V-9Xe19X1cX991hJpKJpKMSKMSKUIMUrMprSrMSrKMSKrKKrMSrSKrMprSrMpKMSMMpMSKrKKCKMUzrxrSUMUKIABceV17-XcX7X7917X9X7X7e--0aN-7V17XcX77eceVX7X17919X1EzyTN5T-c-7X77X7V197XcVXN-7V-17-X18VXD---X7a11--7a17-99177Vce91X7XX1cVXe9XV-N-7a11177VVX12V0V-VX9-N0VVVX1-1171777s0V5-N7V7Va0bVN0VUV-VN-2Vs--a-NTN0WbV50WsN5-N5-N5-N5-OrxzST-VXcc-VN-1N5-V51-15OxUSxUrxSxSJpMs0V-8V5Oa1D18V91191X11-VVX19nCSSKSSSrMrKQKpK7cXXX7Xcs-1X1VXVV7777719-csN7714yUSpUSSryN77c7X0V-16a0VenB5-D0WV9X-a0WWVN-gpC7X-gm10tV0yN7NNN1VV-N1mm-N--s-7WWyN--fLocccAAC9555NUsSpy-Wa555-c--hIJpCCBmg5NN-NNN8_y--N0VD-epnIKCCLVXYWV-919prKSC9cV77-V0Vc11111TTUVVgkf1991D-e1-ceXX7X-WWs9cXXgcUxy10Va1cXei1monICI7g9-XgegmVgem7X6xyUVc8bbta6bbtrzMST--15NAA9egemfABXnBm9n9XmfBpMI9mggfA1eceeegn9eeXe9AIBme7g7Vecg7dV9mgecVfWzzyUzxSvCMtbtbzxtUryOzzttbtaOaTOzs97ea0VenBmN5N-XN9X9XiOa5ObtaNNNNOttVgggnB7e17OVN0WbtT-tWV5MV0ztbaUzMy2aOyStI7fCMtxrzzbKrUyUa5Oa0bUsOa1me7f9cD-1997-VTOWaUV-WWrzzxprWzUrqnBnCKrSSzySSza19Es9aOs-c-WsOaN50V-NObttrSSxzzbtyUbzzUUzUtxrUUTUyULpf7hKyTSBpMzpompqpSxUrSSrKprUSMMUTMxSrKSKrrrppMKMSSprSy50byOSzaKgpxza6zUtbz_zUmgf9mA1egmgf9pMsOzbtzMyTOzzMbttWy2WrKKIKSKSUtVOsUCLnKUtza5SzUxSSrSSzUSrMrUzMttSxxMSSHemgnKzUSzrzxzyUrtbbpSrzKtKrSAMKSs-T---X55UbsN9eem7iObtztyU_rQMKrUSMzzSrxUzzbyUxxyUs18s1UaUprzxMKJhSrMxpps-V-798VUtaOVOVD-XhHDN-6V9XXm7ce7VVtV-951-Ors18Wa-7-177--1-UVcOyUbzMTUbURopIKCIA7f1hMShJonIMTUMUSUKKUMrSrRchMJpSryOxxhIMprSJpxrs---Wa4xxrSprKmpKKxUSrUT5OV7N2a--7-ztVYVXcVV2aOzrzzxrSrbrIMxJogAMSMSUUSrrKJgpQJnAJX97hMMU7fHeX-en99pSrxwopCICBmcXXccXehSrprUxzbztTpKJonKCBfHeXnCLpBmX9XpSzrpKpABeepS9nKnBofKwnBopRpBopCJpKpKKMKIKxzSzzzxKMSSSSKxKSIKtTUWyTObUrrxzrzrbrSzrMSrpzUxySrxxzrrrzzbtztzyMxrUKQKKSSppMKpSKpxprrSrUUSxxrMprrttVD5SrV-a-NN71-cX7791-77VVVVX71-TT6WWbWWWVN-NN8V711-V777X11XVcccceXVXXNNN8V-15-9-VV791dV1-VVX7X1-sNOtrtxtxtySyUVNStUrUrrbUMrppzzrbbry6pKKrMMMrMMCSUUKepKxs0aTTMUUU_rMT-OVN-6T-7-a-777V-5-XMxSSxxrxMU_pzhUxSmpra6QKUbSyOSSnMxSyUKSxCMKUtprySzrxxKttbzbSrbTN0xzUKBpyTSrrMtttzprrSSrMSpprKCILpJhBhIBonKMKLnKICJnBgmmpBm9mnAABgggmeommnAAAJghKKKhKgmpAAJpIJopCIMIMIJpCKJpKUa-s550V2VN50VNT0s5OWs6VT5NNTTTTTMyUSSxQJpJpAA7fBprxpttWbbSSQKSSSMMzSrt_rUUbUbaMyTOVzTOs7777N70V70_pzKKzbbSJpBp11hIKqnKUtIAJmnJnJmnIBnBnJnKKLpBnJhI7e9778V1N5-NT0VOtbaNN9gmmmkfICCACBgonCBpQICBnI1fJo9pSQJohBchKhCKJopSMKSSMrSMCIBomooenABfAIABgnIIMtsOaObbxI9mmon9gnKUwpMJpJpJpBmpSCShMKCMKCBpCK10V7-77X1-cVV-7hKKCMKrppMKSKpIAKtxzxSKpxnHghUySrvCICBfCJpMbnAIBhBgompIIMC9mgfCCKBoonIIICBfIIICBopIIIKKCKKSKMUKpKxpSSxxMUMKKSKxpUpKrSKSKSKnICCJnCA1999-1A9e-7-cXXX17V70a-f7VV-1--7XXm997cXX9AAC9mgoekccXg97XXABmkf9f9fA9emXn9emgmgonKtxgnBfI9nBemef1X9-9gn9meeXA9eemegoefBmgnBnC9gnC9eeggnCJhBpBnKJnKKKKxpIKrRhBhAKBhKSKKKIMKKKF7Z2MkT__44OOaO__O_LLTbYvkyffBkEcw2knyaaiBkyEC-x-nl3-3VQ3QMsc-O-txaOjzzk4K_-7VS-vCSzc7V0J2qEPevjFF3F--6mTV-FGRlV--92TV0kLotbx-a7AuPnIUUoxxzbzrKrpKKMSSSlWxrUsWtzKlzTUyOzbw516xSUzWbsX6wNgc55Xc7mcXmgmeJmofomXXIBcYHcVPXZcVTUceX1d9me17ee9-A0Y6qioC-asBoenIBjSUIBjUSJe9ceV7177eV7fC9gpzzHeeICyUxA9efIrzM0zKaP6kOxIMtxzbxBgef9gfMSxyU6ttaUttzGzryOa-OV1XCJc9VcN7---40ekqQ--NDEDyV--Red-6VumnMUacX--0pcZ3P2fIBnrozKocX7X7poxognBU6zbzojHxISryUWX-U0XV--V9YHX7--6M-k--Do0VDFSy8__bfuePPaEykFkk03C2-3VwCbAMV--0t6o-92oUS0V4FUCSaOQzBn4---ywe-Y13Y5KOjuRyaEBG2F--GW_V0FZtli---3co7-38GgR-93kCEP-1kaQpeNn--L4BWBn5T-BFdZS_ePOvjjjjwk3-FJGF0sL9epCyN9-mkhAhaefdPOOaOd_eO_dPLyiiveeeyEnnEiEwBk2nEnBnEEEnnwwznnF3333GGKJJG3G4KKGJ-94g9CkV--ipW-VWVbABxrMKz5OzJxsNNNVXmXe9c--B49F--PnOV-FqcSV7sQLqmeeppUUSSxtaTU6yT97997eeMC2a-LKOaOaOi_vdPiuzjd_dvijyu_KFJGF33303FC2-oBBB4KLOOaaOiaeduaeeffdiuzzzyyydKKJLfivjjjYBwyuyynzyEnznvszkxFzwzjvEBG0G2zjgyuyYvybvzjyieKbfYBkwzivYvyvyEiviyvfuuuPfePPaadvvvjjeOLP_MdOKKK_UeaPMefvjjYzYknkkzznFzyEjzjfyvvEzjeQfjYvzznzyiyEsywzwzYvEgkG43K4GJJKGJJK3-zjsEzjjvzwyyvvC3J2G3FJ2yjFG04FK4F4K-OKGJGJG0GK43EB4GG2EEzyvvn2yduyvjyinzx33G033Eiw-o-KF2k-GGJeKO_-0PL_JBFGKOF_KOHK4GFxOHKGGFwp08J-yEYnlKKFJBwFJK9eOFHLTdJ-kkn0KKdFPPe_3-B3HeOaJ_2-EeVC-3JKLdi_FHK20dPJFk0O_JBl3KT_3K5LLfjdJeu_Fo3_JiePJF30-l3FGJFoGF-X6dJBfEOtsV0FxOWbo-D6uCS6X1v2zp5_4fu_4ivEdiuPdKJF45aiivivyyiviiijsn-znBkBF235J-GG_-nBl-w44aKKG-KX2_nCErSSSkOWa11XeXLG1g8_OK_OOO_aPuKOdajsydQjznzydLKK_5KaiuyzyvzzzyzjvjidLK3KKGKKKKKaQfefjizjzyvdefiiznyzzyEwznBzwzkn2Eifzjufwyyzjwww--GPO_--zVBnvgEekk3K3GG3JGGFFG2B-333-0--03G3HK4ePeefeQiaOK--3-0-JFKiydeJHKJ2C40GG_ddKFnB2-JF0cWyMmmyTN-ZGfute2---ZAWV0G8Ihi3--8AO7--I0sk-7aWNk-RIFpuEF018vKgpKEM6tWV7XV--L5Mk-NgeYlV6GUzf_eczf24_-k-1C0lB-I5ZZqOynkqK-5YJBIArlX-1Gfu8_yC-6YOlnKIOV---5qJB-DCgdwja-C61_LTvoG-kYgE2KIJnAAMUxzUrOxzTOWaZcV9176qXeX7cVDlqEh_PPeffijjnEBC203FFGJ-mDm3BfEMtyP89-C6VITdTn---2mET-26bSqk--EMts2wUQzuiijiibfV-EYnn3G4LJJGF1szi7nJnr550e--78qw-1FShy-27J7aR-eFczBxKoT7-V-oWi1tLgwk-9FyXENV7H7Of_bisywyoGJG-GZSgYBepxxpyN5X97-gZ3Btfw30yZX6E9mY9eememXeefSzxzT6xzUrMommceKIABhBeMUSxyOWbbbxzHpATTTV5OzxzSy15Ua5O93eme9cXWWbbyVcmVAmK5MiyiajY2Eil3G445J--Hp-s--aMYk-0CdpV2HW8xuvoG-28GGLmemxr6tsV-oczDQis3F11JY8BgnBopr6ztzzNOWX7e7omX-0mZRx_UkRdHRBnKMKpMJppJxponBop6bbzxpxKlbWa0WWWX-UzUUrMzlxrWaWXVd9n9WVVc91e99X7eeVjHcccOe1V--dDLF0OOWLmpy1-6AISazG-5_hMYrq3e-2mvLGeyn04-Ca5w69nUrSq17--QBDVUivzzlJKJJ-qNYawozzyNn97c23mKCO_OLdiffgwnBBBl-J-5OPQhV0wnGIOeeyin0230F5uPAsSSUrHprMSI9BenCHoeXAIrrUUUzTUzyN56rzbV0bxbtcOyOttztcmefBgfBn9ef9X7VXX7X7X7V9IG_jaaeivzB-pFn2KJ09Pe2Rhbzzxxu7cemc-CCRoydz-p--5k5q-ICZKiPvjk34--5npT0dDEw5Oeuaufdeu_PeijB-BBFkoFG2EfswFk3-JLJ-9Ul6xk-7nzgraaOeQfVBB-n-1XVgnghCEpKSIIIMKxML5-0Wc0c5V71-7-C0ccQ-B92pWnABnIBgmxUa-UbtbrzzrtbbueXBee5Pec-C21Ktk6e6I4rJpIBrMM0c-0zzbae91c7Qh2tpO_ddeeTbeeiiduuffeeefydbefjiedeeaijY-nnBwnznEBnnEwk-nveefdbYw3B-2koFFnyjueuTw2FyvfiB-32G0-oGK3-OdveeJFFFo3BoLK0JF-40OOaOa_8KKFB3OKefddFF0--02F-00G2--5cWxzMSV1V0JNHMaB-uYI9RnKMGWWaNe-HJRYn_aayu_jjjeBC-FJFFEjiwC44F2uEcgpJxIIy5-NVV-07cwk-PGjhlV3oZcraOPzkC-5eHK_nABpKKrK55-575TT-e0fHO2qaaabeuauQeiffeQffF-33-kk-BB222n4J3K--9LCls-CAWRtk-1QXrVIK7Wd___4aLywyizYzYEyEBw0JOJOJJ-edEvRpK5Os1V1CKLfOdOyszywkGG4-5etPbKtae-jKWNneePfiuiifiijifiw2yfeii-zefeeeeefYBBn--0033F3F03-G-3F03-4-0GGGKJ-ufB4MHjSzSomcXfMpzS6xKKKKMSsV-10a7V-75Ouec17-6Lbx5JE-PfeifA9eme9AJzrzxztyN57-SVW5uU-0qkprRxMSKSpKSrtV7X7X17--V-58t6-LgVLbBpIKrWzSqV0V7Ve--O0SB8LoLpxJnBgmpICBomogn9oghBnIBpUbWxpMOzzVUsUbaTOa55ObxonKESyUSzrzRUtWztsTUzrMtcVV-V-eX-0Zegee977XX-cemcY9ecV8q__U_OdujEvnBmK30--hDurV-5vfz37hzjz9gemecf9genrI9ggn97gegegoenBgopCJonEJUzpCKKIKonKSKMKKKSMSpUKrbzV0V5NN-77VV-7X-WWVV-N-0aNOWWbsN-0yUUUxzrzSMKrSICpJnIIErL5NOaUSxpSUMSSkOWWaV1-1-55--Vc7X5UxrpUSUxty51-cVXX97VcXZecV9r1ep_LLasznvgyw343F-AZ4Kk6pnU1tLuaOG5K_a_OLLPKeOddYzwwwzEnzEnwzE2E2C-JF3-4id5YIMV7-Cs_ftkIvpQOmnA9nBgf9YBoooofICBeeCBoqUUUxtza6aNUWba6aOaOWba5T5THcV7NLKvdveejzG-33F-5q05bAzy9VCvXK8_eeiyvujin304_-3-0FZT-95mmcgfAACBn9ggeAA9mmnCUtzrprpUSAAIBggecmmggghM6tzNOtttyTTTUbbbxzKa5N0bbbbbbaNTTTTTTUy551ccfAA99XXcWnw5hG_OLKOLKaO_LKOK_POOKdaPOaPOaaUzBnEknwknzE2En2nzEnzeKazEyzzjnwzzznyszgzzzwziyzjvvzjEnueOOdawzEnnwzEEnwwzEEnknEnB0JLJJ__OJ0K_JLK4K4_G8K4445K_48LK_OK4G44K4OKGF1TETamnMTOVc" : - 17 === bQ.eG ? pI = + 17 === bQ.eJ ? pK = "9mDS-FP-F--0TedPPOXo0HCGSpxrMptUSrUztztbbsUtaTTOzzzzStzSzSrSrSrppT-0btaOaNNUttVOa---56y6aOSrUaN5OzztztaOtTObtaNNUzaOSrSvHogmgfKpKSrCJgnIICMKrSryUWs--17XD--OaUzaOzyObzzztzrrUxUKprrzyUzzzzzzrSrrbzUSzyOaOsOzzzztbzzrAMSKzrUzzUSrUrrMKKSzzxrrxrxrrSrSrUSpMJnCKUV6aSxxUSxrSSMzzzWzz_zzzzzzxrUzxUzzrSzpxpxUSUxrxxSrrMSrSKKMKMSKKxrSKxzxpJmegnKzWzzoeepBpABgohBnBpMSKyOsT5T---OWWt_onKzzS9ehSrUzzzzrzzKKAILmfHnBpUztWsT0WaOaUzzzUrUrSzpxzzrSMSrzzzSKKKKpyTUaOzxzxrxxrxrUzzxzzzzzzzSrxrUrSrSzMSrSSrSrUprMKzUUUrbrbrbrrSMKxKKKpIKKKMKKKIBpKBnJnBhBgnCAIBnBnBnBgonIJoonIJnBnKBen17AKICIKKJgpKKCSSKKCKJpBpKIKBnKKKCACBpKMIKponBgfBnCHoonBnAKCKKCI9nBenBnBgmepCBn9cecegX-9eenHmognBmegefBnBenBnBenBgmonAKICCKKCKKKIKKJnCJnBmfBnBmpBnICIBpIBmpBmnBnABn8aObbaOa0bVOV1n9fCBonIHmonCMpQ9hCAJnJgnCBnBmpBpBgfA9nBmX9eeeXeXcXX9eee77gpKrSrzSrSrJnKKrrrrKJnCBnCBhCIBgemggeggef9eemmeecceAKKrKICJproomgmgeee9X9eXfKMSMAKMzrMyOtxrKCBe7VcfBprrBAIHnKhSKIBp9emgfBnCBpSMSUSxrrzzrKKLmnBmmnABpIKIBmgmnKSpSKUSrPkf9en9nAIKpIBgmXEV9gpB7Ve9VX9XbrUV1cc9V7Ws11chBeaN7tV7AIC7XN1N1777c2V-a5USy117aNN-ceef97Oa-Wzy1N-17WbyMMKSCKrs10WV-Ws978V-5-D5-s-7VcgmfMopCSppIA7XV--1-2bs717V15--a52aN-X1-cVN-X-V-ts-0V0VOV1OaOa1-2WV-sOV--7OV-V--VX-7--7-0yN7--7-X1OWa--1-0WVT--9N7OV--1-NN---V-17V-15Us--V--15NN7----VX1N7---X71--17eX7X7XX1VcX9XXcX9999A77eVeX9A17X9cX7X7X9cX7V7VV---717cV1717X717X-X7X71177X-X71N19--97X-X7-X7c-91X-X-7X7g7XVeX7Ws-177-17-5Oa5NOsOa5OaOV1XmX7eVcOV-95--5-sUWVNT5N--0WWtztaTT6WaOV7-0aOaOzza0aN0a--7VOV7s-s--6V-X---17X1Vc118V5OV7eX7XcXemnCCBfBnBoprSp9gn9cV17ee-9eee7eV4kDJ_aeiwn-FJ-u28mgpMSzsN-XeV5Fop6aeecBBk-F1t5Zdn9xxrs-9-O9QZyeevz-G3G-YcmK6CIIrUrrSrrrqOa9-X9X7X9cV1_beTuOPOPfznwwC3-4-Jh78rBeejprrSrNN--7-T5ITPw30U8E3BgonBzrtWzzaNVeeV8t9XtaOdOyzBwnEBKK-AmPDvCxrr-7X7ByJT4OdKaTizEydLQi_G48_OUdOvEvyuv-zyevvnzyBFzjvyBnzzznE0KKJJJK43JJG3JF0GKK-2BiSRpxxpWX7Xc" : - 18 === bQ.eG ? pI = + 18 === bQ.eJ ? pK = "DgBy1vR-AV60YBnopk-O_9DCIs4rUUrSSMUrSrSSSMKzypKSSMRpKMSrUKMSpKSSrUrSKIKSueXgnCKBgme9XenIKKMBpSKpKMMxpLppKKpnBoopKMMMMKpMKKKKrSzzza55ObzzUUSxppppCCSSpSSrRopSrrSSSppMMSSrKSzUtpxrxxphSMUMUSrrUzzaOtbaOtbbbaOzWWaN5Os6yN-ee117eme97cX--1117XmmccVaN1-Xy-XD-NT-6sDOa0y-cWtzrrKrrSpptWSxs1W_rMUMMUTUUzrrrrSrSxKSrKKzKSrMSrxxprUUzUyTOa-N-1-X-7--1-VV1D-EUUaOtSs-SyMzy-Xe1XXe999XcefCIKKUUn7X7eXee8aOV11UUUa-X7X0Ss1N1mVcf9ecekgk1AJmnABgn99mn9hIJhKKMB7797ee17y17V79Ve79nFX8s19nAIKI1n9pMKKT5Jp-hFgV1goV1nIF-hB-1kOsN56rSpppMtVX-77c7a5N-D550V-ObbaTTN-OVa----N--7s50y0VTNN-9maOzV17cVeepABnBpKKCBnBoopIKMMS9pKKKKKKIBWV-D-XemgpKBe9gm9eOzbyOa5OWV15NN7-N--V5-OV55-50aOaOa----99e77X9e770V1OVX-ccefABn997Xc77VccgceXegfBnH7cegcVX9ecD-VV-7-XV7Xcs5OaUT155-51XD--UtyUy--zWzzUzrbzyMT5OtztyOaOzKpxxIKKKKpIKKSMIKSKKSzztzbyUxtaUaNN5OyKs-6V0WV0_y-SppSICMKMTTTOtQBpSCMSsSrMSzyTMSprSptSUbzzygfKxUaObrMJpTO_pmpUxraTTOtttVUtaSSptzIAK99eXegfKgpCLmpMrUSpz7fKBoohUttrSrUrrSrSAKKUUra4pSzbaNTObaUyUxopBpSrzbaOyN10baSrrpzKpSSUtSzpUs-75N7cc91cXoX7V7Ws1-5TUbaOaOaSySzzzrzzzUtaN0V971A9eenBeee7Xe9cgcfAA9gggnKJgpgeee9eA9mfBgf9geVVX9fB7X6baOTTNNOtaOty52tzVNN9m7Xcce9715N5ObKt_y-8rMbzs90My6_s4raOUxrrpUMrz_rCMUry-eXUzrpySrxyObrztrzUMUttpztrVMrzrMsURhUxpsOpCUbrzqmenMtzmpzb_mfKzpooXX1pBpxSSKpSMSMKKCMKQKnCBmmeXcc71171-V--XpIIKKnIAAIBnCMMCKprzWV7sObKKrKUMsNN5UyMzzrBpztttWVaTObW_xpI99ghKKMxztaUUbzzzMy6vBgnACUtz_yTMrUzbnIMUtttV-UrUSrSSprMSSMyOWVX-18a0a-0yTOa5NOzrrRoonBpSKBpCKCCKSnCCBhBmme7efMSUSzUUaOyT5OaN-0aUxpoopMSzTN99WbV2VVXX9eYV0WaN-V-OtvKKUSzMrs1797VtpzV6rrSSrzBhKCKMSrT-Wa-V0V-X77ca--UzzzyHpMT-yT-7-sOaObbyTTOzUtsUIMSpSRnMzMT0WsTOs97hIBeX-X7tVVtzVc8WWaUonMzbKUsTUbSxrnMUKBoonJnJgpBpBoptaNOttaT5NUxprCUT1-VObbzrUzzyTUzzzy2zSxxxzry-1-Wrbtbs9zbzV9UV19-fa-taTOpUWxMsN716aUKyUps0xzaNN0VOWbaUzSrzaMrzVcX155OVOV0ztby-199f1XOWa-N-TOWa5UaNUaOa5OaUtzxtaN7egYy-VTOaUrnMwnKtzxpzaICTmoomenCKS9e9hSKxzbrSrSKBgpMKrWs-_yTNMbMyTOzrJnHnKxrKpSMKMSpprKSSMU9fBopKKpcfKSMAIKSrUMMpSSrUzVbrMUUTMympKrSrUUzMBnKSKrSxpJpMrUSSpSKS97cXXXXcXXXX9997ccX7c7X7V11171N-V-VVX1-71117-7-X19997V1mopKrSxpMMKpPeVX7hJfKCCKMMMMMKKpprUa6BpepKAK8V1meommnKMPgpAACReonACBopKSIKMMCKKKKKRpKCKJoprUtbbSSUs4MtaT-78sUxzzwpxxpxrKKSSSUSpUSSSSSKKKSKKMKSKJpKKKIKKKJoopBn9mccgpKICAMIKKKrKCJnIIBopMMzxxrrSxxxrSpSMSpKABofBnBn97710VA112V1171mmgn9k7V51-7XecXpAHhAIBooo-X75NN-XeXnBnKIBnCCKBnB9gpKprryU_ppSzyOWVObrzyTShPfIBnCK9hKCCJpKzrzxprSrSSUrxxqeeehUxzUrrABnIBhMzsOxrxSmgpxnMHnHhMnMICHmpMnHhSyMBhLopC9fIMhBnBnCJommmfAA1nBo97c9nMMrFhBgnBehBgfABfIKSx9X17N1emXABf9gmnJepJmhRmopKCMSUSxrMSrrUSxrrxrSrSrMSSMKKppCKKRognBggogeefI9mpxrr9nBggoog7--N-e999fAa-XfJV17s7XA97XcgecWV7eeAJpKKJoopCKBpKKKrTTMMKSxRpKrSzrzxxrStSrUUUSSpLpCMSKMSzMSSRef7Xce7e9X997-cX9-c-777-11197VXX17X7cgc0V0VNN1VOV-1-WVV-77VcV71-V-71--AJVV7XhMCBmfBnC797g-ACI7-Oa--11-Vc-1XVX9979X17V1-VV7cec9oppnBn1gXo71oome-1nHmgfBpKIBgmmcenIBnBnBnAAAIA9mmonI9egoXmggopCMKKKLpQCIBoopKopJcgnIBp9fACJmge7X77VVa-11-V7-VVVX-V72V7-7-VVV11-V7----V---N78V5NN-V6s9XOy1cepgpQIA9f9e7X777VX7UTUbta1eekXX7X0VcX91c--g7-11emXceeXX9ee99ce9g7cX999XXXX99X7XV-5-V7ceeegeX7X977X77-X7XVV-5-1-7--ecD-9hBX99onAMSKIMJpKSpKrMKJhIMKopST-NOaOrRopIBfIMSSMzxzUpzUUaUaUbttyUaOhBpIJppMKprSxrUrrKMKprRnBn9ggnBms9gnICIK99efBomceXgnIBcXceeeXeefBp9emceececeegmeXXeekee9X9Xf9ecee7X7-5N-a-N--NOWVN--V-1-V1--5---711171--550aN5--0V1-V77-55---------N-7XOta6aN1ggnBmnI7VD-VNN--NN1ghKBpKIKKJpKIIKCKKKCKIKKRnBopKKrKSSIJpIIJoopCIJpKUKSMLpSKKIIJpKKMSnKrUSSppKpMSMKpSKrKp9eepUrpSSKpSprrrzzzSrrzzzrUrzxrUzUzUyTSxnICKCACCCBnABnBgnBmnABnCBnBgmnBgmmmgggggf9meemeXggf9mgemmmenAAABmmmmXhA7cgnIIAIBnBmhBnIBnKKSMSpgnCKRnKKMKKpKSprQMQCIKKCKMKCJpKKpMBohRmnABfB-1V9sQR73q09kCIBed989cCHZpMUMMSMSUOxbpy0bbxSraOaOc7TVP29C9Vc0VBecV--7NVV-N8H9w--c9BgrX-BVhQICKrSsV-1VkNB1Dn9choeAEHp9A9eAKKp9fCI9Xme118BgecX7IKKAKrJce70cXXXcXMSppCzSpJxSMKSKSSrk-0xpxxzba-17Oxta56paOsNNTOyTOa--USkWzMUUzs--VWbrxrrVV-d9e7VHsFGFpA9BnCzzII9X97pxS9XHVZoogqUtzqUyUxx50WsTOXmgcOuVOXc0T4CohpochopxzyN7X7NXV-cNWurX-AW_mQ9horyWa--D6JABqN-51WZ4aN79-1XOJ2Oc-58_IBN-i8hrCBfItza-V2Nd5onEIMLOs-X-0se3gprOX1V5NezHrS9eACprpxy0aN7cVV07h4Zpy1V3shEFnKMUrzcVN7I91V-chgRwP--Xvb6V37jO2mfSxrUba79cV3cjXTpJpJOyTOX7gc--1B70i-6Y102KttXe-4Y2-QBrWV-qBklBoptztf9-7-aBzewzzyPee--YGg2-DspvZoeeeXmeA9mgmogn9fSApra0tzWzy6tzzbzztza-e-1YR0fR--PDnihKtVX-SYi0nMS9VecnMSUzxc7UNN5eV4HE3LxHx9HfA9nBxpaX5TUbzUpKDNUKBh9e5BfCMSFT6zUbaOd9V0aP7OZecWV-dYlL2AAIBmcozMopohpzU---NOaOa6X97-LEHZBzbeV07yFszq9V-cz9FrX-4YxwbHc6s-9FJpByV0d0kXnUT7V--FTac-5FvBCV-XGFeBnEUa1-686HMnJmxCIATUpUzV5--57eV2t6dDnABplyUaN1c--GxMc-9HB5gtV38862nCBopa0taT7V0d8AyppN7-1THOURmocpAKpBc9zSMU0aN551-USL---WZbifBogn9ghCUrLTTTOyOWs7e7V08F5moo5-48NGSmzJmVCKK6ls-0V-1_meQFN19MIGBrKKKKopKzWaUbsX7X77-17c-1P80D09ablQKBxrSSMSxzUSpSrSrSprMMUSVVVVV0baXX997XX7ccXVX17X7c-DQ9vBxX-PblGIMMSrMMMkVVOte97eX7-DUDUCL1-0bwmfD-3c-SvC55-NcAPfppppSrSr1117X171-Ju42Zn9gmd9ceceAMSrSppKrSIBfrKCMUUKk-T9mcV5Ua5Ubz6tX--0aOa1X902cKbrCKKJpHpIJnIKBnCCBfBfEryOttVOu5OaTN5OX0a-7--1---cRyM--P9esnVneG9xnBmn9grKKJnIJpKSKMKJporUonHe2IBmmnCBpCKrSrKpppxrSzUzxxrV5-NNNOV-Ws-XV55UrSrxyOc775-7egoe50Wta7X777N--7VOxrSVWtbzUUSqV6bWaN19cVX99gecemd9ec1xdFn2SrJeCpKrMSrKpSKSKIKKIICCI9XKMKCMSII9comomnAABpCIJpBmrTObs0taT5OsNOzaUSKMUtV-0aXX0WxOzaOV0zr1750zrGWX--XVVV-77X7V0VV-117XXXcHX1V39Nu-nKrUUyP7X9XVFeTW0xrI997KBcXBgnCAJpta50aUpIIBnKSzba-0VVUzbqNX1c--dA_c19eGowgggnCSSGWWWbaUsUUUccee705ejHzrzUUyNA9eXeV19fFvonOaTX-Rf_UfKCBeISJxrT-0WbbVNXe--AcyX--Aenu-lfzAABeconJnUP5UrSpKIpxLV0zML5-V7--1X7-2gTJfAOV-AQx3k--sU3c1TvB1BnKCIKIKCpMSGzr-0VN--751-19-0iur2k0FkOrQBgceZgnKKMMKKSJmXxpSSprMs6rJnrUra5NX7-X10X0aOVN-1cV70c16258gfA9fJmnIMKxzyOaOs-NNNX-7lElAMryXe7-042oc-A4AKhN-7gKbcmpIrX6zrxrMzUVeVX-gocVXV-3MmVV-3NpHV4wNq3mmmrUUrMUTP77-X7--lazYV3RQ6imfrrSprs-1X9-7liMQEOxse70E6TIBmZxlxxKOa77VV0I6vXBefKMIM5Ota50cV-RW4Rw-0RW5cnK5--Om5EABpMKBhSxxs17-0V5X--H5H1-9mCaYBoxbaP70emCc2MSIBepJfIIBmVP7mnCIAACCKIlV50bxqUV6zxxpCKprzzaUKa577cWVNUrOtV17V17V7Xcc--HEP1-0mI5IF-0mLgQF-amT1YIBonIIICBgonGaOaNOWVNOWba-02AS3hKIKIJN0V-5--AByfCsV-BqE5k-6CtMgN-0D4wcDzDLQCCCBpIIAAUJmmfBnAAJonCBoomgggfABpAKCJeecme9IBnKKKrMJrSrzUSKpMKpzrtttbxpMbbqOaUwUxObzrrK6aTTTOa5550Vc155ObWaOs9--0WWbtzyNce9cc-Ne7Vcc90zbcV0ztte90byTOXeXeeeVNXeeV0RupTnClV-hngH2CCCCJpKKKppUUtzbta5-V777-X177XV1wx_ZnIKKaN-V-PnvrYCJooerSo-OzuXVTOV71MEjtggeeeggnIAACJoTUzrMUbbttyN-AEykhD--x0GZrsc-2FY2g-4o9gQCSX-CjFseBonHonBf9en9eegf9XfCIBfBpCKMMHhCCKpCKICIpOtzSMMKKIJxUbbs7VN1---VV5ObbxrKCESzUpISy0bbbse1cX5-XVcXeV6y6aTNNNfBmehCCBee19cVV-0a6bzttyUyTUtzwUtttaNNOWV-1oImQL--AGQ0CNV-x5IkxkV0IIIYXm2V7XXeyUta5UV-46fyV0C78BrT7V0S83qnAyP2IoidnCSprrSxrSzrUMSxpMxzUUSSMMMMSzSSrrSprMSpMSSxrSxxxprrrrrUrxrSUUbtaUUL----WX-5N97X9emVP97719ecX-0aNcgmme6a9eX7199e77gecVX7cXXXXXcXX77X7X9egeeXX9-2oitACsV0hAoJnEbsc1EIX0Bgeen9gf9rSaOzzWyUrzqNX9-0CE-XnxVV-4FqeV0SGIunObe-1p622T7-0JRDc-0JfGc-vK0CgggrUzaT19V-CLDDs-6Ku0CV-ALMbENV-COvBk-bLoRjSrR-cX-8pp72IJoOWV--4T3HV-STYBq--hTbPoN-6pzxnBpT0X-5q4TfCGaNV-xXFHpN7-6N_hh--2NfsB-NqBUQHeCCtzSSSzT1cX11-1CZ-NpprX17-7qMXnCMyN7c-IOb-BnaN-0Owzc2fPAlBgggf9fAHoonAABgnCKCbbaT5OWaOaTOtbaTTOaN-0PiN7-MPkJBf6tV-4fLuV-SgO9lV-phLT7tV-4gqNV-4hl5V3xiFwnA9nAROzqOaOXV-SifanVGKwWFOaOV6zzzzUUy6tztbKta56s-WrzzsN-5T4rKpppSKSKKKM-6Sk2RmmeXgeggnTUbxyTUbyOe-OMnm0a50aOV-NNOyNOxtyN-fRZugenzttuc6MRg2gooef9eemeX7XeeeA9Y9BehCIUzrMUzzbrxzttzztzUzrzqUzzbzzzbbzrzzV-9fA9eeX0XeBeeY9e7-DrA8vSzrOtaXeec-0S7u7-rS8wBhCUbttcec-bSGCgnCzaN9-BrL6QBezxyTPXV4hpYLmgfCtzxzSttX9ce-" : - 19 === bQ.eG && (pI = + 19 === bQ.eJ && (pK = "EcCx-VQCO1iiqOLOKeeedae_ddadadadOfiveOeLeeeedadaPiuuiePPeeyeeeeOeaPadaeeydPeOedaOPLOeeeOadLOKLKKLJG4G3G4G4G3F-3GJG4G4KKG443G3G3G3G4K3K3K3GKKK3FJ40F33GK0K0K3G3F3F2nBnBnBnB-Bn-04G--BzzwEByvn-wG-BnnB2BkG44K-4KPKQyde_K-G3GKFwGPKO_O_K3J4KG4KKG4KKKJG4KJKK30304LOJG3GKKKKKQvjzuzziviueeaKaKPKKKKKKKKK3K_eOKO_OedaKaLaOevedaOGOeOeeaOaOaOeOjzvjyaPeOKKKOK43K_KKaveJGJ0-JG3G3GF3G3G43KaKF3G4aOedaOFKLK4_eee_dJK33KeaOLOaOjveeKLO_OaOaeKLPeivjeaOeOaJKGKJ4PdadafiyjedLPeueK3F-G30F3G3-3LOaOjeKLPe_O_OeaPfieieeyeaOaPOKOeedeOdada_daOdaKd_O_aOKPOKLKaKdK4LK3LTdaOdKaOK_KLPOaaO_LPKGKKK_KOaLO_aOOaaOdaPOdaO_OaKOdaPOdaPedeOJF--00LaPdeaeOfeyeiuudaueaaPdbeOeuefefuivfifujifieviivifeeid_G-04OF0-03KaPvievjizfeeLJ0-JG-KdOTvfiyviyujffviujeiufeiefivivfivvfeevivveiuueieiefeeiyejffuiuuiviuvfiifiieePeeaieieveuePdaPKJKefefefiuzzvzivviyfvnvjvzEzzjzwzzzBnzwnnk2Bwkn2zzknB-n2BnEBzyzzBzzEwnzznzzzjfzBzwzznziz2zwnBnBBkB--B2EBznEzBwnBnBzzBknEnEByywzzzzzEzz2wnzkzznEBwwEnEnEzznEzzzzzzzzEzwwEEizizizivjvjfznnzyyyvivzzwnyviuizyeyeKbifiuizzvifieeuyviuiuefie_iviiyjzvn3F3Bnw-BnBn2BnBnwnwnwnBkBBk22nEn-EeeieKdeiudaOaOPedaeePeee_KKLPOefzkzEEjzwk2B-k-kBB2yiiuieueeaeeaOOaOvzzzBzvjivjuiuyevieifiedaOeueuivivieuvfyvzvyvvuuvwzzyyvzzvjivvivvjyvznBnn2wzznwoLK-z2BknzEivePPLOOvjBwnEffeuyzefzuuujnkkGG-yzEEzBnEBnnBwnEBnznzzvzzznzvzzEBnzn-k-k-k-2-wB2B-k2-2nBB2kBBwnBw-nB-2Bk22Bw-BkknnBBBBBnBE-znznkkEnE2--kEBknBBkBBk2E-3-2Bk-k2B22BB2k-k-k2BBn-w2-32k-C3F--k-FG0G-22-2-FB--k-2-w-G32En--nB-2kKLePLdFJG3-F0033G043-l3-G3K3JK-32B3G4K4F--B--B--FGLJGJ3F03JLaeKFG--0---BFK--203FGGFG33F2nBFG3FGJ4GJ4K02GKF03-GKKG3K0JFK3G03F--G--l43--Bk--kG-FF3F03G-403G----l0----G--Bn33GJG340JG3-G4KaLKPKG-4-3F3F03-B-------G3FJ00--3KGF--0---03G0032T4mfgmegmeX7fBnJnKIEzzzzbrpzzaObtVOaNX9c9c0JN9cQfjzGG0F4NoWynBpJnKzzzV---Xc1RfMlOOvfvzwEw3GKKF-0gAIV-2OK2-3aoazBjs-pIUdyOaKaKaOfzzvgBnBF---1gInV-4OaA-BexerKESrs-V9V3q6e6dauVn3-0fPHBpMs-c-SiqWQwJ1mtRSUSKKKKKKJOzzxrROc11--TX-X7V7eeV4Meo2avi2kCK--EcNy-OUJfiLKdTzsBk-0kCPrF0fVVRjiveveiueOuveeeeaNn-n22-BG--030303K3F3B6-nnBnBrSr0a---EsTXQudeviviedazk-2-G-030K-4l1tMCkOc-57MIs-E3IhS5P-CYA-DLew--koIyA9emmfACMSrUtbzzzTTObrUtV7ge7X7eeV8QnZxddaebjwnB-30F3xzBZnMKCMzra71-7cV3wA4p_Qzzo4Ffy5yanHpIKSKMKSMSSrKKMofJppMKSKrSpSMKSzrzzrUtaOzsTN1oc5OaUzrHnCTOtaP755N5-T-NUTNN-N-5-5-N-P7X97gn9gmeee9n9meeX97cX7eVeX9cXV" - ), (new vG).vI(pI) + ), (new vH).vJ(pK) } function aIf() { - this.vO = null, this.aJh = null, this.aJi = null, this.dU = function() { + this.vP = null, this.aJh = null, this.aJi = null, this.dU = function() { var aJj = [120, 105, 92], cos = [12, 12, 60], aJk = [300, 300, 9827, 26, 18, 36, 36, 8, 32, 3, 9], @@ -7175,141 +7172,141 @@ function aIf() { aJo = [130, 117, 106], aJp = [12, 12, 68], aJq = [270, 210, 1024, 28, 19, 33, 50, 8, 26, 3, 9]; - this.vO = new Array(bQ.aId + 1), __fx.customLobby.setMapInfo(this.vO), this.vO[0] = { - name: L(135), + this.vP = new Array(bQ.aId + 1), __fx.customLobby.setMapInfo(this.vP), this.vP[0] = { + name: L(134), i: 230, j: 230, - lk: 1e3, - lh: 2e3, + ln: 1e3, + lk: 2e3, aIk: 173 - }, this.vO[1] = { - name: L(136), + }, this.vP[1] = { + name: L(135), i: 800, j: 800, - lk: 100, - lh: 50, + ln: 100, + lk: 50, aIk: 43 - }, this.vO[2] = { - name: L(137), + }, this.vP[2] = { + name: L(136), i: 512, j: 512, - lk: 128, - lh: 32, + ln: 128, + lk: 32, aIk: 0 - }, this.vO[3] = { - name: L(138) + " 1", + }, this.vP[3] = { + name: L(137) + " 1", i: 960, j: 960, - lk: 60, - lh: 8, + ln: 60, + lk: 8, aIk: 0 - }, this.vO[4] = { - name: L(139), + }, this.vP[4] = { + name: L(138), i: 900, j: 900, - lk: 100, - lh: 5, + ln: 100, + lk: 5, aIk: 0 - }, this.vO[5] = { + }, this.vP[5] = { + name: L(139), + i: 1e3, + j: 1e3, + ln: 100, + lk: 40, + aIk: 0 + }, this.vP[6] = { name: L(140), i: 1e3, j: 1e3, - lk: 100, - lh: 40, + ln: 100, + lk: 20, aIk: 0 - }, this.vO[6] = { + }, this.vP[7] = { name: L(141), - i: 1e3, - j: 1e3, - lk: 100, - lh: 20, - aIk: 0 - }, this.vO[7] = { - name: L(142), i: 1024, j: 1024, - lk: 128, - lh: 32, + ln: 128, + lk: 32, aIk: 0 - }, this.vO[8] = { - name: L(143), + }, this.vP[8] = { + name: L(142), i: 820, j: 820, - lk: 200, - lh: 100, + ln: 200, + lk: 100, aIk: 0 - }, this.vO[9] = { + }, this.vP[9] = { + name: L(143), + i: 1024, + j: 1024, + ln: 128, + lk: 32, + aIk: 0 + }, this.vP[10] = { name: L(144), - i: 1024, - j: 1024, - lk: 128, - lh: 32, - aIk: 0 - }, this.vO[10] = { + vr: aJl, + vs: aJm, + aIu: aJn + }, this.vP[11] = { name: L(145), - vq: aJl, - vr: aJm, - aIu: aJn - }, this.vO[11] = { + vr: aJo, + vs: aJp, + aIu: aJq + }, this.vP[12] = { name: L(146), - vq: aJo, - vr: aJp, + vr: aJo, + vs: aJp, aIu: aJq - }, this.vO[12] = { + }, this.vP[13] = { name: L(147), - vq: aJo, - vr: aJp, - aIu: aJq - }, this.vO[13] = { + vr: aJj, + vs: cos, + aIu: aJk + }, this.vP[14] = { name: L(148), - vq: aJj, - vr: cos, + vr: aJj, + vs: cos, aIu: aJk - }, this.vO[14] = { + }, this.vP[15] = { name: L(149), - vq: aJj, - vr: cos, - aIu: aJk - }, this.vO[15] = { + vr: aJl, + vs: aJm, + aIu: aJn + }, this.vP[16] = { name: L(150), - vq: aJl, - vr: aJm, + vr: aJl, + vs: aJm, aIu: aJn - }, this.vO[16] = { + }, this.vP[17] = { name: L(151), - vq: aJl, - vr: aJm, - aIu: aJn - }, this.vO[17] = { + vr: aJj, + vs: cos, + aIu: aJk + }, this.vP[18] = { name: L(152), - vq: aJj, - vr: cos, - aIu: aJk - }, this.vO[18] = { - name: L(153), - vq: aJo, - vr: aJp, + vr: aJo, + vs: aJp, aIu: aJq - }, this.vO[19] = { - name: L(154), - vq: aJj, - vr: cos, + }, this.vP[19] = { + name: L(153), + vr: aJj, + vs: cos, aIu: aJk - }, this.vO[20] = { - name: L(155), + }, this.vP[20] = { + name: L(154), i: 1024, j: 1024, - lk: 128, - lh: 32, + ln: 128, + lk: 32, aIk: 0 - }, this.vO[21] = { - name: L(138) + " 2", + }, this.vP[21] = { + name: L(137) + " 2", i: 940, j: 940, - lk: 80, - lh: 8, + ln: 80, + lk: 8, aIk: 0 - }, this.vO[bQ.aId] = { + }, this.vP[bQ.aId] = { name: "" }, this.aJh = new Uint8Array(12); for (var aA = 0; aA < 10; aA++) this.aJh[aA] = aA; @@ -7319,73 +7316,73 @@ function aIf() { function aIg() { this.aJf = function() { - for (var g7, eh, fH, aJd = aAN, aJe = bQ.vY, i = bQ.el, aJc = i - 1, hL = bQ.em - 1, g2 = 0, ej = 1; ej < hL; ej++) - for (fH = ej * i, eh = 1; eh < aJc; eh++) aJe[g7 = fH + eh << 2] === aJe[1 + g7] && aJe[g7] === aJe[2 + g7] && (g2++, aJd[2 + g7] = 4); - an.a5e = g2 + for (var gA, ek, fK, aJd = aAN, aJe = bQ.vZ, i = bQ.eo, aJc = i - 1, hO = bQ.ep - 1, g5 = 0, em = 1; em < hO; em++) + for (fK = em * i, ek = 1; ek < aJc; ek++) aJe[gA = fK + ek << 2] === aJe[1 + gA] && aJe[gA] === aJe[2 + gA] && (g5++, aJd[2 + gA] = 4); + an.a5e = g5 }, this.aJg = function() { - for (var aJd = aAN, i = bQ.el, aJc = i - 1, hL = bQ.em - 1, id = 5, ej = 1; ej < hL; ej++) - for (var fH = ej * i, eh = 1; eh < aJc; eh++) { - var eE = 2 + (fH + eh << 2); - 4 === aJd[eE] && (! function(eE, id) { - var ea = 1, + for (var aJd = aAN, i = bQ.eo, aJc = i - 1, hO = bQ.ep - 1, id = 5, em = 1; em < hO; em++) + for (var fK = em * i, ek = 1; ek < aJc; ek++) { + var eH = 2 + (fK + ek << 2); + 4 === aJd[eH] && (! function(eH, id) { + var ed = 1, aJd = aAN, - ec = ab.ec, - a1Y = [eE]; - aJd[eE] = id; - for (; ea;) { - for (var a1Z = [], aA = 0; aA < ea; aA++) - for (var eP = a1Y[aA], ed = 3; 0 <= ed; ed--) { - var ee = eP + ec[ed]; - 4 === aJd[ee] && (aJd[ee] = id, a1Z.push(ee)) + ef = ab.ef, + a1Y = [eH]; + aJd[eH] = id; + for (; ed;) { + for (var a1Z = [], aA = 0; aA < ed; aA++) + for (var eS = a1Y[aA], eg = 3; 0 <= eg; eg--) { + var eh = eS + ef[eg]; + 4 === aJd[eh] && (aJd[eh] = id, a1Z.push(eh)) } - ea = (a1Y = a1Z).length + ed = (a1Y = a1Z).length } - }(eE, id), id = Math.max((id + 1) % 256, 5)) + }(eH, id), id = Math.max((id + 1) % 256, 5)) } } } function a3W() { - (x7 = void 0 === x7 ? document.createElement("canvas") : x7).width = bQ.el, x7.height = bQ.em, a3a = x7.getContext("2d", { + (x8 = void 0 === x8 ? document.createElement("canvas") : x8).width = bQ.eo, x8.height = bQ.ep, a3a = x8.getContext("2d", { alpha: !0 - }), a3b = aAN = null, a3b = a3a.getImageData(0, 0, bQ.el, bQ.em), aAN = a3b.data, b8.pk.vZ(aAN) + }), a3b = aAN = null, a3b = a3a.getImageData(0, 0, bQ.eo, bQ.ep), aAN = a3b.data, b8.pm.va(aAN) } function cb() { - var f2, i, j, max, aJs, lh, aJu, aJv, aJw, aJx, aJy, aJz, aK0, aK1, aJt = 1e4; + var f5, i, j, max, aJs, lk, aJu, aJv, aJw, aJx, aJy, aJz, aK0, aK1, aJt = 1e4; - function aK8(aK7, lk, ea) { + function aK8(aK7, ln, ed) { var aA; - for (aJu[0] = aK7, aA = 1; aA < ea; aA++) aJu[aA] = aJu[aA - 1] + lk, lk = aJu[aA] >= aJt ? (aJu[aA] = aJt - 1, -lk) : aJu[aA] < 0 ? (aJu[aA] = 0, -lk) : (lk += 16384 <= aw.random() ? lh : -lh) < -aJs ? -aJs : aJs < lk ? aJs : lk + for (aJu[0] = aK7, aA = 1; aA < ed; aA++) aJu[aA] = aJu[aA - 1] + ln, ln = aJu[aA] >= aJt ? (aJu[aA] = aJt - 1, -ln) : aJu[aA] < 0 ? (aJu[aA] = 0, -ln) : (ln += 16384 <= aw.random() ? lk : -lk) < -aJs ? -aJs : aJs < ln ? aJs : ln } - function aKA(eh, ej, aKB, ea) { - (aKB ? function(eh, ej, ea) { + function aKA(ek, em, aKB, ed) { + (aKB ? function(ek, em, ed) { var aA; - for (aA = 0; aA < ea; aA++) f2[ej * i + eh + aA] = aJu[aA] - } : function(eh, ej, ea) { + for (aA = 0; aA < ed; aA++) f5[em * i + ek + aA] = aJu[aA] + } : function(ek, em, ed) { var aA; - for (aA = 0; aA < ea; aA++) f2[ej * i + eh + aA * i] = aJu[aA] - })(eh, ej, ea) + for (aA = 0; aA < ed; aA++) f5[em * i + ek + aA * i] = aJu[aA] + })(ek, em, ed) } - function aKE(value, ea) { - var aA, aIB, eE, hj = value - aJu[ea - 1]; - if (0 != hj) { - for (aIB = 1 + bJ.dj(Math.abs(hj), ea - 1), aIB = hj < 0 ? -aIB : aIB, aJu[ea - 1] = value, eE = (eE = ea - 1 - bJ.dj(Math.abs(hj), Math.abs(aIB))) < 1 ? 1 : ea - 2 < eE ? ea - 2 : eE, aA = ea - 2; eE <= aA; aA--) aJu[aA] += hj - (ea - + function aKE(value, ed) { + var aA, aIB, eH, hm = value - aJu[ed - 1]; + if (0 != hm) { + for (aIB = 1 + bJ.dj(Math.abs(hm), ed - 1), aIB = hm < 0 ? -aIB : aIB, aJu[ed - 1] = value, eH = (eH = ed - 1 - bJ.dj(Math.abs(hm), Math.abs(aIB))) < 1 ? 1 : ed - 2 < eH ? ed - 2 : eH, aA = ed - 2; eH <= aA; aA--) aJu[aA] += hm - (ed - 1 - aA) * aIB; - (hj < 0 ? function(ea) { + (hm < 0 ? function(ed) { var aA; - for (aA = ea - 2; 1 <= aA; aA--) aJu[aA] < 0 && (aJu[aA] = -aJu[aA] - 1) - } : function(ea) { + for (aA = ed - 2; 1 <= aA; aA--) aJu[aA] < 0 && (aJu[aA] = -aJu[aA] - 1) + } : function(ed) { var aA; - for (aA = ea - 2; 1 <= aA; aA--) aJu[aA] >= aJt && (aJu[aA] = 2 * aJt - aJu[aA] - 1) - })(ea) + for (aA = ed - 2; 1 <= aA; aA--) aJu[aA] >= aJt && (aJu[aA] = 2 * aJt - aJu[aA] - 1) + })(ed) } } - function aKH(a1Y, a1Z, ea) { - for (var aA = 0; aA < ea; aA++) a1Y[aA] = a1Z[aA] + function aKH(a1Y, a1Z, ed) { + for (var aA = 0; aA < ed; aA++) a1Y[aA] = a1Z[aA] } function aKI(g) { @@ -7393,26 +7390,26 @@ function cb() { g[g.length - 1] = g[g.length - 3] } - function aKJ(a42, gap, hM) { - aJv.push(a42), aJw.push(gap), aJx.push(hM) + function aKJ(a42, gap, hP) { + aJv.push(a42), aJw.push(gap), aJx.push(hP) } this.a6 = function(a2n) { ! function(a2n) { var aA; - for (i = a2n[0], j = a2n[1], aJs = a2n[2], lh = a2n[3], f2 = new Int16Array(i * j), max = j < i ? i : j, aJu = new Int16Array(max), aJv = [], aJw = [], aJx = [], aJy = new Array(i), aJz = new Array(j), aA = i - 1; 0 <= aA; aA--) aJy[ + for (i = a2n[0], j = a2n[1], aJs = a2n[2], lk = a2n[3], f5 = new Int16Array(i * j), max = j < i ? i : j, aJu = new Int16Array(max), aJv = [], aJw = [], aJx = [], aJy = new Array(i), aJz = new Array(j), aA = i - 1; 0 <= aA; aA--) aJy[ aA] = !1; for (aA = j - 1; 0 <= aA; aA--) aJz[aA] = !1; aK0 = new Int16Array(i), aK1 = new Int16Array(j) }(a2n), - function(ea) { + function(ed) { var aK7 = aw.random() % aJt, - lk = aw.random() % (2 * aJs + 1) - aJs; - aK8(aK7, lk, ea) + ln = aw.random() % (2 * aJs + 1) - aJs; + aK8(aK7, ln, ed) }(max), aKH(aK1, aJu, j), aKA(0, 0, !0, i); - var eh, ej, a2n = f2[0], - ea = max, - lk = aw.random() % (2 * aJs + 1) - aJs; - for (aK8(a2n, lk, ea), aKH(aK0, aJu, i), aKA(0, 0, !1, j), aKI(aK0), aKI(aK1), aK8(f2[i - 1], aK0[i - 1], j), aKA(i - 1, 0, !1, j), aK8(f2[i * (j - 1)], aK1[j - 1], i), aKE(f2[i * j - 1], i), aKA(0, j - 1, !0, i), aJy[i - 1] = aJy[0] = ! + var ek, em, a2n = f5[0], + ed = max, + ln = aw.random() % (2 * aJs + 1) - aJs; + for (aK8(a2n, ln, ed), aKH(aK0, aJu, i), aKA(0, 0, !1, j), aKI(aK0), aKI(aK1), aK8(f5[i - 1], aK0[i - 1], j), aKA(i - 1, 0, !1, j), aK8(f5[i * (j - 1)], aK1[j - 1], i), aKE(f5[i * j - 1], i), aKA(0, j - 1, !0, i), aJy[i - 1] = aJy[0] = ! 0, aJz[j - 1] = aJz[0] = !0, aKJ(0, i, !0), aKJ(0, j, !1), ! function() { var aKL, a42; for (;;) { @@ -7421,120 +7418,120 @@ function cb() { for (aA = aKL - 1; 0 <= aA; aA--) aJw[aA] > aJw[aKL] && (aKL = aA); return aKL }(), aJw[aKL] < 5) return; - a42 = aJv[aKL] + bJ.dj(aJw[aKL], 2), (aJx[aKL] ? function(eh) { - var ea, aKO, aA, aDs = 0, + a42 = aJv[aKL] + bJ.dj(aJw[aKL], 2), (aJx[aKL] ? function(ek) { + var ed, aKO, aA, aDs = 0, aKP = 0; for (; aKP < j - 1;) { for (aA = aDs + 1; aA < j; aA++) if (aJz[aA]) { aKP = aA; break - } ea = aKP - aDs + 1, aK8(f2[eh + i * aDs], 0 === aDs ? aK0[eh] : aJu[aKO - 1] - aJu[aKO - 2], ea), aKE(f2[aKP * i + eh], ea), aKA(eh, aDs, !1, ea), aKO = ea, aDs = aKP + } ed = aKP - aDs + 1, aK8(f5[ek + i * aDs], 0 === aDs ? aK0[ek] : aJu[aKO - 1] - aJu[aKO - 2], ed), aKE(f5[aKP * i + ek], ed), aKA(ek, aDs, !1, ed), aKO = ed, aDs = aKP } - aJy[eh] = !0 - } : function(ej) { - var ea, aKO, aA, aDs = 0, + aJy[ek] = !0 + } : function(em) { + var ed, aKO, aA, aDs = 0, aKP = 0; for (; aKP < i - 1;) { for (aA = aDs + 1; aA < i; aA++) if (aJy[aA]) { aKP = aA; break - } ea = aKP - aDs + 1, aK8(f2[ej * i + aDs], 0 === aDs ? aK1[ej] : aJu[aKO - 1] - aJu[aKO - 2], ea), aKE(f2[ej * i + aKP], ea), aKA(aDs, ej, !0, ea), aKO = ea, aDs = aKP + } ed = aKP - aDs + 1, aK8(f5[em * i + aDs], 0 === aDs ? aK1[em] : aJu[aKO - 1] - aJu[aKO - 2], ed), aKE(f5[em * i + aKP], ed), aKA(aDs, em, !0, ed), aKO = ed, aDs = aKP } - aJz[ej] = !0 + aJz[em] = !0 })(a42), aKJ(a42, aJv[aKL] + aJw[aKL] - a42, aJx[aKL]), aJw[aKL] = a42 - aJv[aKL] + 1 } - }(), eh = 0; eh < i; eh++) - if (!aJy[eh]) - for (ej = 0; ej < j; ej++) aJz[ej] || ! function(eh, ej) { - var value = f2[ej * i + eh - 1] + f2[(ej - 1) * i + eh], + }(), ek = 0; ek < i; ek++) + if (!aJy[ek]) + for (em = 0; em < j; em++) aJz[em] || ! function(ek, em) { + var value = f5[em * i + ek - 1] + f5[(em - 1) * i + ek], a5p = 2; - aJy[eh + 1] && (a5p++, value += f2[ej * i + eh + 1]); - aJz[ej + 1] && (a5p++, value += f2[(ej + 1) * i + eh]); - f2[ej * i + eh] = bJ.dj(value, a5p) - }(eh, ej) + aJy[ek + 1] && (a5p++, value += f5[em * i + ek + 1]); + aJz[em + 1] && (a5p++, value += f5[(em + 1) * i + ek]); + f5[em * i + ek] = bJ.dj(value, a5p) + }(ek, em) }, this.aJ6 = function() { - return f2 + return f5 }, this.aIo = function() { - f2 = null + f5 = null } } -function aFK(et, eu) { - return 0 <= et ? bJ.dj(et, eu) : -bJ.dj(-et, eu) +function aFK(ew, ex) { + return 0 <= ew ? bJ.dj(ew, ex) : -bJ.dj(-ew, ex) } -function jM(f2) { - return f2 * f2 +function jP(f5) { + return f5 * f5 } -function a54(et, eu) { - return eu < et ? et : eu +function a54(ew, ex) { + return ex < ew ? ew : ex } -function a9r(et, eu) { - return et < eu ? et : eu +function a9r(ew, ex) { + return ew < ex ? ew : ex } -function a7G(et, f2, eu) { - return f2 < et ? et : eu < f2 ? eu : f2 +function a7G(ew, f5, ex) { + return f5 < ew ? ew : ex < f5 ? ex : f5 } -function aKR(f2, ea) { - for (var ev = bJ.dj(f2 + 1, 2), aA = 0; aA < ea; aA++) ev = bJ.dj(ev + bJ.dj(f2, ev), 2); - return ev +function aKR(f5, ed) { + for (var ey = bJ.dj(f5 + 1, 2), aA = 0; aA < ed; aA++) ey = bJ.dj(ey + bJ.dj(f5, ey), 2); + return ey } -function aGh(f2, ea) { - return f2 < 1 ? 0 : aKR(f2, ea) +function aGh(f5, ed) { + return f5 < 1 ? 0 : aKR(f5, ed) } -function aKS(m7, m8, rx, a70, mK, mL, ry, sg) { - return !(m7 + rx <= mK || m8 + a70 <= mL || mK + ry <= m7 || mL + sg <= m8) +function aKS(m9, mA, rz, a70, mM, mN, s0, sh) { + return !(m9 + rz <= mM || mA + a70 <= mN || mM + s0 <= m9 || mN + sh <= mA) } -function aKT(m7, m8, rx, a70, mK, mL, ry, sg) { - return m7 <= mK && m8 <= mL && mK + ry <= m7 + rx && mL + sg <= m8 + a70 +function aKT(m9, mA, rz, a70, mM, mN, s0, sh) { + return m9 <= mM && mA <= mN && mM + s0 <= m9 + rz && mN + sh <= mA + a70 } -function vQ(f2) { - return Math.floor(!!f2 * (1 + Math.log2(f2 + .5))) +function vR(f5) { + return Math.floor(!!f5 * (1 + Math.log2(f5 + .5))) } function bs() { - this.dj = function(et, eu) { - return Math.floor((et + .5) / eu) - }, this.aKU = function(et, eu) { - return Math.floor(et * (eu + .5)) - }, this.sqrt = function(f2) { - return ~~Math.sqrt(f2 + .5) + this.dj = function(ew, ex) { + return Math.floor((ew + .5) / ex) + }, this.aKU = function(ew, ex) { + return Math.floor(ew * (ex + .5)) + }, this.sqrt = function(f5) { + return ~~Math.sqrt(f5 + .5) }, this.pow = function(e) { return Math.floor(Math.pow(2, e) + .5) - }, this.p9 = function(value, min, max) { + }, this.pB = function(value, min, max) { return Math.min(Math.max(value, min), max) - }, this.aKV = function(fH, fJ, fL) { - return Math.max(Math.min(fH, fJ), fL) - }, this.aKW = function(aKX, aKY, eh, ej) { - eh -= aKX, aKX = ej - aKY, ej = 0; - return 0 == eh ? ej = 0 <= aKX ? Math.PI : 0 : (ej = Math.atan(aKX / eh), ej += 0 < eh ? .5 * Math.PI : 1.5 * Math.PI), ej - }, this.log2 = function(f2) { - return Math.floor(!!f2 * (1 + Math.log2(f2 + .5))) - }, this.log10 = function(f2) { - return Math.floor(Math.log10(f2 + .5)) + }, this.aKV = function(fK, fM, fO) { + return Math.max(Math.min(fK, fM), fO) + }, this.aKW = function(aKX, aKY, ek, em) { + ek -= aKX, aKX = em - aKY, em = 0; + return 0 == ek ? em = 0 <= aKX ? Math.PI : 0 : (em = Math.atan(aKX / ek), em += 0 < ek ? .5 * Math.PI : 1.5 * Math.PI), em + }, this.log2 = function(f5) { + return Math.floor(!!f5 * (1 + Math.log2(f5 + .5))) + }, this.log10 = function(f5) { + return Math.floor(Math.log10(f5 + .5)) }, this.aKa = function(aKb, aKc, aKd, aKe, aKf) { return aKd - aKf < aKb && aKb < aKd + aKf && aKe - aKf < aKc && aKc < aKe + aKf - }, this.wO = function(hd, he) { - return hd * hd + he * he + }, this.wP = function(hg, hh) { + return hg * hg + hh * hh } } function d7() { - this.x = new aKg, this.rq = 0; + this.x = new aKg, this.rs = 0; var aKh = new Array(30); function aKl() { - for (var ea = aKh.length, aA = 0; aA < ea; aA++) aKh[aA] = null + for (var ed = aKh.length, aA = 0; aA < ed; aA++) aKh[aA] = null } this.dU = function() { for (var aKi, aKj = document.body.firstChild; aKj;) { @@ -7545,55 +7542,55 @@ function d7() { } aKj = aKi } - }, this.t = function(dx, aKk, a2n) { - void 0 === aKk && (aKk = this.rq), bd.dc = !0, 0 === dx && (0 === aZ.a05() ? dx = 5 : z.a0.setState(13)), this.qs(), this.rq === dx && (aKk = aKh[dx].aKk, aKh[dx] = null), this.rq = dx; - var kX = aKh[dx]; - if (!kX || 4 === dx || 7 === dx || 8 === dx || 9 === dx || 10 === dx || 11 === dx || 13 === dx || 15 === dx || 18 === dx || 20 <= dx && dx <= 28) { - if (0 === dx) return void aKl(); - 1 === dx ? kX = new aKm : 2 === dx ? kX = new aKn : 3 === dx ? kX = new aKo : 4 === dx || 9 === dx || 10 === dx || 11 === dx || 13 === dx ? kX = a2n : 5 === dx ? kX = new aKp : 6 === dx ? kX = new aKq : 7 === dx ? kX = new aKr(s.x - .aKs) : 8 === dx ? kX = a2n : 12 === dx ? kX = new aKt : 14 === dx ? kX = new aKu : 15 === dx ? kX = new aKr(s.x.aKv) : 16 === dx ? kX = new aKw : 17 === dx ? kX = new aKx : 18 === dx ? kX = new aKy : 19 === dx ? kX = - new aKz : 20 === dx ? kX = new aL0 : 21 === dx ? kX = new aL1 : 22 === dx ? kX = new aL2 : 23 === dx ? kX = new aL3 : 24 === dx ? kX = new aL4 : 25 === dx ? kX = new aL5 : 26 === dx ? kX = new aL6 : 27 === dx ? kX = new aL7 : - 28 === dx ? kX = new aL8 : 29 === dx && (kX = new aL9), kX.aKk = aKk, aKh[dx] = kX + }, this.t = function(dy, aKk, a2n) { + void 0 === aKk && (aKk = this.rs), bd.dc = !0, 0 === dy && (0 === aZ.a05() ? dy = 5 : z.a0.setState(13)), this.qu(), this.rs === dy && (aKk = aKh[dy].aKk, aKh[dy] = null), this.rs = dy; + var ka = aKh[dy]; + if (!ka || 4 === dy || 7 === dy || 8 === dy || 9 === dy || 10 === dy || 11 === dy || 13 === dy || 15 === dy || 18 === dy || 20 <= dy && dy <= 28) { + if (0 === dy) return void aKl(); + 1 === dy ? ka = new aKm : 2 === dy ? ka = new aKn : 3 === dy ? ka = new aKo : 4 === dy || 9 === dy || 10 === dy || 11 === dy || 13 === dy ? ka = a2n : 5 === dy ? ka = new aKp : 6 === dy ? ka = new aKq : 7 === dy ? ka = new aKr(s.x + .aKs) : 8 === dy ? ka = a2n : 12 === dy ? ka = new aKt : 14 === dy ? ka = new aKu : 15 === dy ? ka = new aKr(s.x.aKv) : 16 === dy ? ka = new aKw : 17 === dy ? ka = new aKx : 18 === dy ? ka = new aKy : 19 === dy ? ka = + new aKz : 20 === dy ? ka = new aL0 : 21 === dy ? ka = new aL1 : 22 === dy ? ka = new aL2 : 23 === dy ? ka = new aL3 : 24 === dy ? ka = new aL4 : 25 === dy ? ka = new aL5 : 26 === dy ? ka = new aL6 : 27 === dy ? ka = new aL7 : + 28 === dy ? ka = new aL8 : 29 === dy && (ka = new aL9), ka.aKk = aKk, aKh[dy] = ka } - kX.show(a2n) + ka.show(a2n) }, this.a0F = function() { - this.hH() && this.aLA(this.aDO().aKk) - }, this.aLA = function(dx) { - this.hH() && (aKh[dx] ? (this.qs(), bd.dc = !0, this.rq = dx, aKh[dx].show()) : this.t(dx)) - }, this.qs = function() { - this.hH() && aKh[this.rq].qs() + this.hK() && this.aLA(this.aDO().aKk) + }, this.aLA = function(dy) { + this.hK() && (aKh[dy] ? (this.qu(), bd.dc = !0, this.rs = dy, aKh[dy].show()) : this.t(dy)) + }, this.qu = function() { + this.hK() && aKh[this.rs].qu() }, this.w = function() { - this.hH() && (aKh[this.rq].qs(), aKl(), this.rq = 0, z.a0.setState(13)) - }, this.tj = function() { - var kX; - this.hH() && (kX = aKh[this.rq]).tj && kX.tj() + this.hK() && (aKh[this.rs].qu(), aKl(), this.rs = 0, z.a0.setState(13)) + }, this.tk = function() { + var ka; + this.hK() && (ka = aKh[this.rs]).tk && ka.tk() }, this.resize = function() { - if (!this.hH()) return !1; - aKh[this.rq].resize() - }, this.gn = function(eh, ej) { - var kX; - this.hH() && (kX = aKh[this.rq]).gn && kX.gn(eh, ej) - }, this.a0R = function(eh, ej) { - var kX; - this.hH() && (kX = aKh[this.rq]).a0R && kX.a0R(eh, ej) + if (!this.hK()) return !1; + aKh[this.rs].resize() + }, this.gq = function(ek, em) { + var ka; + this.hK() && (ka = aKh[this.rs]).gq && ka.gq(ek, em) + }, this.a0R = function(ek, em) { + var ka; + this.hK() && (ka = aKh[this.rs]).a0R && ka.a0R(ek, em) }, this.a0p = function() { - var kX; - this.hH() && (kX = aKh[this.rq]).a0p && kX.a0p() - }, this.a0U = function(ks, kt, deltaY) { - var kX; - this.hH() && (kX = aKh[this.rq]).a0U && kX.a0U(ks, kt, deltaY) + var ka; + this.hK() && (ka = aKh[this.rs]).a0p && ka.a0p() + }, this.a0U = function(kv, kw, deltaY) { + var ka; + this.hK() && (ka = aKh[this.rs]).a0U && ka.a0U(kv, kw, deltaY) }, this.a0z = function(code) { - var kX; - return !!this.hH() && ((kX = aKh[this.rq]).a0z && kX.a0z(code), !0) - }, this.ij = function() { - var kX; - this.hH() && (kX = aKh[this.rq]) && kX.ij && kX.ij() - }, this.hH = function() { - return 0 < this.rq + var ka; + return !!this.hK() && ((ka = aKh[this.rs]).a0z && ka.a0z(code), !0) + }, this.im = function() { + var ka; + this.hK() && (ka = aKh[this.rs]) && ka.im && ka.im() + }, this.hK = function() { + return 0 < this.rs }, this.aDO = function() { - return aKh[this.rq] - }, this.aCO = function(dx) { - return aKh[dx] + return aKh[this.rs] + }, this.aCO = function(dy) { + return aKh[dy] }, this.aLB = function() { return aKh } @@ -7602,329 +7599,329 @@ function d7() { function aKr(data) { var aLC, aLD; this.show = function() { - data.aLE && bG.aM5("account", data.ro), aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + data.aLE && bG.aM5("account", data.rq), aLC.show(), this.resize() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aLD.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aLC = new tU(data.username, [new v("⬅️ " + L(36), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aLC = new tV(data.username, [new v("⬅️ " + L(35), function() { bG.clear(), s.a0F() - }), new v(data.aLE ? "🔄 " + L(156) : L(157), function() { - s.t(8, s.aDO().aKk, new rr(25, { - rs: 0, - ro: data.ro, - rp: data.rp + }), new v(data.aLE ? "🔄 " + L(155) : L(156), function() { + s.t(8, s.aDO().aKk, new rt(25, { + ru: 0, + rq: data.rq, + rr: data.rr })) - }, 0, 0, 1)]), aLD = new pU(aLC.ta, function() { - var pW = []; - pW.push(function() { - var aLV = new pE, - qP = (aLV.pH(L(206)), new qQ({ + }, 0, 0, 1)]), aLD = new pW(aLC.tb, function() { + var pY = []; + pY.push(function() { + var aLV = new pG, + qR = (aLV.pJ(L(205)), new qS({ value: data.username, - dx: -1 + dy: -1 })); - qP.e.readOnly = !0, aLV.pS(qP), aLV.pS(new r6([new v(L(175), function(e) { - return b8.pb.a2E(qP.e), b8.pb.a2F(e), !0 - }).button])), data.aLE || aLV.pJ(L(207)); + qR.e.readOnly = !0, aLV.pU(qR), aLV.pU(new r8([new v(L(174), function(e) { + return b8.pd.a2E(qR.e), b8.pd.a2F(e), !0 + }).button])), data.aLE || aLV.pL(L(206)); return aLV }()), - function(pW) { - var aLV, pK, aAb, aLo, aLe; - data.aLE || ((aLV = new pE).pH(L(208)), (pK = aLV.pJ(data.aLn.length + " / 160")).style.textAlign = "center", aAb = !0, (aLo = new ts(0, 1, function(e) { + function(pY) { + var aLV, pM, aAb, aLo, aLe; + data.aLE || ((aLV = new pG).pJ(L(207)), (pM = aLV.pL(data.aLn.length + " / 160")).style.textAlign = "center", aAb = !0, (aLo = new tt(0, 1, function(e) { e = e.target.value.length; - pK.textContent = e + " / 160", 160 < e ? aAb && (aAb = !1, aLe.pw(1), aLe.button.style.color = b9.mh) : aAb || (aAb = !0, aLe.pw(0), aLe.button.style.color = b9.nd) - })).e.rows = 6, aLo.e.style.fontSize = "1em", aLo.tz(data.aLn), aLV.pS(aLo), aLe = new v(L(209), function() { + pM.textContent = e + " / 160", 160 < e ? aAb && (aAb = !1, aLe.py(1), aLe.button.style.color = b9.mj) : aAb || (aAb = !0, aLe.py(0), aLe.button.style.color = b9.nf) + })).e.rows = 6, aLo.e.style.fontSize = "1em", aLo.u0(data.aLn), aLV.pU(aLo), aLe = new v(L(208), function() { if (!aAb) return !0; - s.t(8, s.aDO().aKk, new rr(29, { - rs: 1, - pI: aLo.u1().substring(0, 160) + s.t(8, s.aDO().aKk, new rt(29, { + ru: 1, + pK: aLo.u2().substring(0, 160) })) - }, 0, 0, 1), aLV.pS(new r6([aLe.button])), 0 !== data.aLp && (aLV.pS(new r6([new v(L(1 === data.aLp ? 211 : 212), function() { - s.t(8, s.aDO().aKk, new rr(29, { - rs: 0, - pI: "" + }, 0, 0, 1), aLV.pU(new r8([aLe.button])), 0 !== data.aLp && (aLV.pU(new r8([new v(L(1 === data.aLp ? 210 : 211), function() { + s.t(8, s.aDO().aKk, new rt(29, { + ru: 0, + pK: "" })) - }, 0, 0, 1).button])), aLV.pJ(1 === data.aLp ? L(213, [data.aLr - 1]) : L(214, [data.aLr - 1]))), aLV.pJ(L(210, [data.aLq])), pW.push(aLV)) - }(pW), - function(pW) { + }, 0, 0, 1).button])), aLV.pL(1 === data.aLp ? L(212, [data.aLr - 1]) : L(213, [data.aLr - 1]))), aLV.pL(L(209, [data.aLq])), pY.push(aLV)) + }(pY), + function(pY) { var aLV; - data.aLE && 0 !== data.aLp && ((aLV = new pE).pH(L(215)), aLV.pL(data.aLn), aLV.pS(new r6([new v(L(216, 0, "Report"), function(e) { - return ay.x.aLa(0) && (b8.pb.a2F(e), ay.aLc.aLs({ - rs: 5, - ro: data.ro + data.aLE && 0 !== data.aLp && ((aLV = new pG).pJ(L(214)), aLV.pN(data.aLn), aLV.pU(new r8([new v(L(215, 0, "Report"), function(e) { + return ay.x.aLa(0) && (b8.pd.a2F(e), ay.aLc.aLs({ + ru: 5, + rq: data.rq })), !0 - }, 0, 0, 1).button])), pW.push(aLV)) - }(pW), pW.push(function() { - var aLV = new pE, - aLW = (aLV.pH(L(158)), [L(159), L(160), L(161), L(162), L(163)]), - dw = data.aLX; - aLV.pN(L(164) + b8.zX.a32(data.un, .01, 2) + "
" + L(165) + (dw + 1) + " / " + data.um + "
" + L(166) + aLW[dw < 10 ? 0 : dw < 50 ? 1 : dw < 200 ? 2 : dw < 1e3 ? 3 : 4]), data.aLE || (aLV.pJ(L(167)), aLV.pJ(L(168)), - aLV.pJ(L(169))); + }, 0, 0, 1).button])), pY.push(aLV)) + }(pY), pY.push(function() { + var aLV = new pG, + aLW = (aLV.pJ(L(157)), [L(158), L(159), L(160), L(161), L(162)]), + dx = data.aLX; + aLV.pP(L(163) + b8.zY.a32(data.uo, .01, 2) + "
" + L(164) + (dx + 1) + " / " + data.un + "
" + L(165) + aLW[dx < 10 ? 0 : dx < 50 ? 1 : dx < 200 ? 2 : dx < 1e3 ? 3 : 4]), data.aLE || (aLV.pL(L(166)), aLV.pL(L(167)), + aLV.pL(L(168))); return aLV - }()), data.aLE && pW.push(function() { - var aLV = new pE, - qP = (aLV.pH(L(170)), new qQ({ - value: bh.e7.data[147].value, - dx: -1 + }()), data.aLE && pY.push(function() { + var aLV = new pG, + qR = (aLV.pJ(L(169)), new qS({ + value: bh.eA.data[147].value, + dy: -1 }, 1, void 0, function(e) { - bh.r3.r4(147, aLY(e.target.value)) + bh.r5.r6(147, aLY(e.target.value)) })), - aLZ = (aLV.pS(qP), new v(L(14), function(e) { - return qP.e.readOnly && ay.x.aLa(0) && (b8.pb.a2F(e), aLb(), ay.aLc.aLd({ - rs: 0, - ro: data.ro, - value: parseInt(bh.e7.data[147].value, 10) + aLZ = (aLV.pU(qR), new v(L(14), function(e) { + return qR.e.readOnly && ay.x.aLa(0) && (b8.pd.a2F(e), aLb(), ay.aLc.aLd({ + ru: 0, + rq: data.rq, + value: parseInt(bh.eA.data[147].value, 10) })), !0 }, 1)), - aLe = new v(L(171), function(e) { - return e.textContent === L(171) ? (e.textContent = L(172), qP.e.readOnly = !0, aLZ.pw(0), aLZ.button.style.color = b9.nd, bh.r3.r4(147, qP.e.value), aLY(bh.e7.data[147].value)) : aLb(), !0 + aLe = new v(L(170), function(e) { + return e.textContent === L(170) ? (e.textContent = L(171), qR.e.readOnly = !0, aLZ.py(0), aLZ.button.style.color = b9.nf, bh.r5.r6(147, qR.e.value), aLY(bh.eA.data[147].value)) : aLb(), !0 }), - pK = (aLV.pS(new r6([aLe.button])), aLV.pJ()), - aLY = function(f2) { - f2 = b8.fv.a2k(f2, 2, 1e6); - var aLf = Math.max(1, 1 + Math.floor(.01 * (f2 - 100))); - pK.textContent = L(173, [f2, bh.e7.data[105].value, aLf, data.ro, f2 - aLf]) + pM = (aLV.pU(new r8([aLe.button])), aLV.pL()), + aLY = function(f5) { + f5 = b8.fy.a2k(f5, 2, 1e6); + var aLf = Math.max(1, 1 + Math.floor(.01 * (f5 - 100))); + pM.textContent = L(172, [f5, bh.eA.data[105].value, aLf, data.rq, f5 - aLf]) }, aLb = function() { - aLe.button.textContent = L(171), qP.e.readOnly = !1, aLZ.pw(1), aLZ.button.style.color = b9.mh + aLe.button.textContent = L(170), qR.e.readOnly = !1, aLZ.py(1), aLZ.button.style.color = b9.mj }; - return aLY(bh.e7.data[147].value), aLV.pS(new r6([aLZ.button])), aLV + return aLY(bh.eA.data[147].value), aLV.pU(new r8([aLZ.button])), aLV }()); - pW.push(function() { - var aLV = new pE, - qP = (aLV.pH(L(174)), new qQ({ - value: data.ro, - dx: -1 + pY.push(function() { + var aLV = new pG, + qR = (aLV.pJ(L(173)), new qS({ + value: data.rq, + dy: -1 })); - return qP.e.readOnly = !0, aLV.pS(qP), aLV.pS(new r6([new v(L(175), function(e) { - return b8.pb.a2E(qP.e), b8.pb.a2F(e), !0 + return qR.e.readOnly = !0, aLV.pU(qR), aLV.pU(new r8([new v(L(174), function(e) { + return b8.pd.a2E(qR.e), b8.pd.a2F(e), !0 }).button])), aLV - }()), data.aLE || (pW.push(function() { - var aLV = new pE, - aLg = (aLV.pH(L(176)), new qQ(bh.e7.data[106])); - return aLg.e.readOnly = !0, aLg.e.type = "password", aLV.pS(aLg), aLV.pS(new r6([new v(L(177), function(e) { - return e.textContent === L(177) ? (e.textContent = L(178), aLg.e.type = "text") : (e.textContent = L(177), aLg.e.type = "password"), !0 - }).button, new v(L(175), function(e) { - return b8.pb.a2E(aLg.e), b8.pb.a2F(e), !0 - }).button])), aLV.pS(new r6([new v(L(179), function() { - s.t(8, s.aDO().aKk, new rr(15)) - }).button])), aLV.pH(L(180), "0.8em"), aLV.pJ(L(181)), aLV.pJ(L(182)), aLV.pJ(L(183)), aLV - }()), pW.push(function() { - var aLV = new pE; - return aLV.pH(L(184)), aLV.pS(new r6([new v(L(185), function() { + }()), data.aLE || (pY.push(function() { + var aLV = new pG, + aLg = (aLV.pJ(L(175)), new qS(bh.eA.data[106])); + return aLg.e.readOnly = !0, aLg.e.type = "password", aLV.pU(aLg), aLV.pU(new r8([new v(L(176), function(e) { + return e.textContent === L(176) ? (e.textContent = L(177), aLg.e.type = "text") : (e.textContent = L(176), aLg.e.type = "password"), !0 + }).button, new v(L(174), function(e) { + return b8.pd.a2E(aLg.e), b8.pd.a2F(e), !0 + }).button])), aLV.pU(new r8([new v(L(178), function() { + s.t(8, s.aDO().aKk, new rt(15)) + }).button])), aLV.pJ(L(179), "0.8em"), aLV.pL(L(180)), aLV.pL(L(181)), aLV.pL(L(182)), aLV + }()), pY.push(function() { + var aLV = new pG; + return aLV.pJ(L(183)), aLV.pU(new r8([new v(L(184), function() { s.t(6, s.aDO().aKk) - }).button])), aLV.pS(new r6([new v(L(186), function() { - bh.r3.r4(105, ""), s.t(8, s.aDO().aKk, new rr(18)) - }).button])), aLV.pS(new r6([new v(L(187) + bh.e7.data[105].value, function() { - s.t(4, 0, new u(L(188), L(189), !0, [new v("⬅️ " + L(36), function() { + }).button])), aLV.pU(new r8([new v(L(185), function() { + bh.r5.r6(105, ""), s.t(8, s.aDO().aKk, new rt(18)) + }).button])), aLV.pU(new r8([new v(L(186) + bh.eA.data[105].value, function() { + s.t(4, 0, new u(L(187), L(188), !0, [new v("⬅️ " + L(35), function() { s.t(7, s.aCO(7).aKk) })])) - }, b9.nM).button])), aLV - }()), pW.push(function() { - function aLi(dx) { - for (var aA = 0; aA < 2; aA++) aLh[aA].pw(0 === dx ? b9.mt : 0 === aA ? b9.nM : b9.n4) + }, b9.nO).button])), aLV + }()), pY.push(function() { + function aLi(dy) { + for (var aA = 0; aA < 2; aA++) aLh[aA].py(0 === dy ? b9.mv : 0 === aA ? b9.nO : b9.n6) } - var pQ, aLh, aLV = new pE; - aLV.pH(L(190)), aLV.pJ(L(191)), bh.x.uX(); - return aLh = [new v(L(192), function() { - var dx = Math.min(bh.e7.data[117].value, pQ.pR.length - 1); - if (!(dx < 1)) { - pQ.pR[dx].remove(), pQ.pR.splice(dx, 1); - for (var aA = dx; aA < pQ.pR.length; aA++) pQ.pR[aA].name = "" + aA; - bh.x.ua(dx), dx = bh.e7.data[117].value, pQ.pR[dx].textContent = pQ.pR[dx].textContent.replace("⚪", "🟢"), aLi(dx) + var pS, aLh, aLV = new pG; + aLV.pJ(L(189)), aLV.pL(L(190)), bh.x.uY(); + return aLh = [new v(L(191), function() { + var dy = Math.min(bh.eA.data[117].value, pS.pT.length - 1); + if (!(dy < 1)) { + pS.pT[dy].remove(), pS.pT.splice(dy, 1); + for (var aA = dy; aA < pS.pT.length; aA++) pS.pT[aA].name = "" + aA; + bh.x.ub(dy), dy = bh.eA.data[117].value, pS.pT[dy].textContent = pS.pT[dy].textContent.replace("⚪", "🟢"), aLi(dy) } - }, b9.mt), new v(L(193), function() { - var dx = Math.min(bh.e7.data[117].value, pQ.pR.length - 1); - dx < 1 || (dx = bh.x.ub(dx), bh.r3.r4(105, dx.ro), bh.r3.r4(106, dx.password), s.t(8, s.aDO().aKk, new rr(18))) - }, b9.mt)], (pQ = new tP(bh.e7.data[117], aLi)).pR[0].style.marginTop = "0.5em", aLV.pP(pQ), aLV.pS(new r6([aLh[1].button])), aLV.pS(new r6([aLh[0].button])), aLV + }, b9.mv), new v(L(192), function() { + var dy = Math.min(bh.eA.data[117].value, pS.pT.length - 1); + dy < 1 || (dy = bh.x.uc(dy), bh.r5.r6(105, dy.rq), bh.r5.r6(106, dy.password), s.t(8, s.aDO().aKk, new rt(18))) + }, b9.mv)], (pS = new tQ(bh.eA.data[117], aLi)).pT[0].style.marginTop = "0.5em", aLV.pR(pS), aLV.pU(new r8([aLh[1].button])), aLV.pU(new r8([aLh[0].button])), aLV }())); - return pW.push(function() { - var aLV = new pE, - aLW = (aLV.pH(L(197)), [L(198), L(199), L(200), L(201)]), - dw = data.aLj; - return aLV.pN(L(202) + (data.zK / 100).toFixed(2) + "
" + L(165) + (dw + 1) + " / " + data.um + "
" + L(166) + aLW[dw < 10 ? 0 : dw < 50 ? 1 : dw < 200 ? 2 : 3]), aLV - }()), pW.push(function() { - var aLV = new pE; - return aLV.pH(L(194)), aLV.pN(L(195) + b8.zX.a32(data.uj, .1, 1) + "
" + L(165) + (data.uk + 1) + " / " + data.um + "
" + L(196) + data.ul), aLV + return pY.push(function() { + var aLV = new pG, + aLW = (aLV.pJ(L(196)), [L(197), L(198), L(199), L(200)]), + dx = data.aLj; + return aLV.pP(L(201) + (data.zL / 100).toFixed(2) + "
" + L(164) + (dx + 1) + " / " + data.un + "
" + L(165) + aLW[dx < 10 ? 0 : dx < 50 ? 1 : dx < 200 ? 2 : 3]), aLV + }()), pY.push(function() { + var aLV = new pG; + return aLV.pJ(L(193)), aLV.pP(L(194) + b8.zY.a32(data.uk, .1, 1) + "
" + L(164) + (data.ul + 1) + " / " + data.un + "
" + L(195) + data.um), aLV }()), - function(pW) { - var aLV = new pE, - aLt = data.uq, - aLu = (aLV.pH(L(217)), aLV.pN(L(218, [data.uo.length ? "[" + data.uo + "]" : "-"])), aLV.pN(L(219, [b8.zX.a32(aLt, .01, 2)])), aLV.pN(L(220, [data.us + 1 + " / " + data.um])), data.ut), - aLv = (aLV.pN(L(221, [b8.zX.a32(aLu, .1, 1)])), data.uv); - aLV.pN(L(222, [aLv])), aLV.pN(L(223, [b8.zX.a32(aLu / Math.max(aLv, 1), .1, 2)])), aLt = data.ur, aLV.pH(L(224), "0.8em"), aLV.pN(L(218, [data.up.length ? "[" + data.up + "]" : "-"])), aLV.pN(L(219, [b8.zX.a32(aLt, .01, 2)])), - aLu = data.uu, aLV.pN(L(221, [b8.zX.a32(aLu, .1, 1)])), aLv = data.uw, aLV.pN(L(222, [aLv])), aLV.pN(L(223, [b8.zX.a32(aLu / Math.max(aLv, 1), .1, 2)])), data.aLE || (aLV.pJ(L(225)), aLV.pJ(L(226))); - pW.push(aLV) - }(pW), - function(pW) { - var aLV = new pE; - aLV.pH(L(227)), aLV.pN(L(202) + (data.aLw / 10).toFixed(1) + "
" + L(166) + (data.aLx.length ? L(228, [data.aLx]) : L(229))), data.aLE ? (aLV.pS(new r6([new v(L(230), function(e) { - return ay.x.aLa(0) && (b8.pb.a2F(e), ay.aLc.aLs({ - rs: 4, - ro: data.ro + function(pY) { + var aLV = new pG, + aLt = data.ur, + aLu = (aLV.pJ(L(216)), aLV.pP(L(217, [data.up.length ? "[" + data.up + "]" : "-"])), aLV.pP(L(218, [b8.zY.a32(aLt, .01, 2)])), aLV.pP(L(219, [data.ut + 1 + " / " + data.un])), data.uu), + aLv = (aLV.pP(L(220, [b8.zY.a32(aLu, .1, 1)])), data.uw); + aLV.pP(L(221, [aLv])), aLV.pP(L(222, [b8.zY.a32(aLu / Math.max(aLv, 1), .1, 2)])), aLt = data.us, aLV.pJ(L(223), "0.8em"), aLV.pP(L(217, [data.uq.length ? "[" + data.uq + "]" : "-"])), aLV.pP(L(218, [b8.zY.a32(aLt, .01, 2)])), + aLu = data.uv, aLV.pP(L(220, [b8.zY.a32(aLu, .1, 1)])), aLv = data.ux, aLV.pP(L(221, [aLv])), aLV.pP(L(222, [b8.zY.a32(aLu / Math.max(aLv, 1), .1, 2)])), data.aLE || (aLV.pL(L(224)), aLV.pL(L(225))); + pY.push(aLV) + }(pY), + function(pY) { + var aLV = new pG; + aLV.pJ(L(226)), aLV.pP(L(201) + (data.aLw / 10).toFixed(1) + "
" + L(165) + (data.aLx.length ? L(227, [data.aLx]) : L(228))), data.aLE ? (aLV.pU(new r8([new v(L(229), function(e) { + return ay.x.aLa(0) && (b8.pd.a2F(e), ay.aLc.aLs({ + ru: 4, + rq: data.rq })), !0 - }, 0, 0, 1).button])), aLV.pJ(L(231)), aLV.pJ(L(232))) : aLV.pJ(L(233)); - pW.push(aLV) - }(pW), pW.push(function() { - var aLV = new pE; - if (aLV.pH(L(203)), aLV.pN(L(204) + data.aLk + "
" + L(165) + (data.aLl + 1) + " / " + data.um + "
" + L(166) + bm.dz(data.aLl)), data.aLE) { - var qP = new qQ({ - value: bh.e7.data[157].value, - dx: -1 + }, 0, 0, 1).button])), aLV.pL(L(230)), aLV.pL(L(231))) : aLV.pL(L(232)); + pY.push(aLV) + }(pY), pY.push(function() { + var aLV = new pG; + if (aLV.pJ(L(202)), aLV.pP(L(203) + data.aLk + "
" + L(164) + (data.aLl + 1) + " / " + data.un + "
" + L(165) + bm.e0(data.aLl)), data.aLE) { + var qR = new qS({ + value: bh.eA.data[157].value, + dy: -1 }, 1, void 0, function(e) { - bh.r3.r4(157, aLY(e.target.value)) + bh.r5.r6(157, aLY(e.target.value)) }), - aLe = (qP.e.style.marginTop = "0.6em", aLV.pS(qP), new v(L(171), function(e) { - return e.textContent === L(171) ? (e.textContent = L(172), qP.e.readOnly = !0, aLm[0].pw(0), aLm[1].pw(0), aLm[0].button.style.color = b9.nd, aLm[1].button.style.color = b9.nd, aLY(bh.e7.data[157] + aLe = (qR.e.style.marginTop = "0.6em", aLV.pU(qR), new v(L(170), function(e) { + return e.textContent === L(170) ? (e.textContent = L(171), qR.e.readOnly = !0, aLm[0].py(0), aLm[1].py(0), aLm[0].button.style.color = b9.nf, aLm[1].button.style.color = b9.nf, aLY(bh.eA.data[157] .value)) : aLb(), !0 })), - aLm = (aLV.pS(new r6([aLe.button])), [new v("−", function(e) { - return qP.e.readOnly && ay.x.aLa(0) && (b8.pb.a2F(e), aLb(), ay.aLc.aLd({ - rs: 2, - ro: data.ro, - value: bJ.p9(parseInt(bh.e7.data[157].value, 10), 3, 32767) + aLm = (aLV.pU(new r8([aLe.button])), [new v("−", function(e) { + return qR.e.readOnly && ay.x.aLa(0) && (b8.pd.a2F(e), aLb(), ay.aLc.aLd({ + ru: 2, + rq: data.rq, + value: bJ.pB(parseInt(bh.eA.data[157].value, 10), 3, 32767) })), !0 }, 1), new v("+", function(e) { - return qP.e.readOnly && ay.x.aLa(0) && (b8.pb.a2F(e), aLb(), ay.aLc.aLd({ - rs: 1, - ro: data.ro, - value: bJ.p9(parseInt(bh.e7.data[157].value, 10), 3, 32767) + return qR.e.readOnly && ay.x.aLa(0) && (b8.pd.a2F(e), aLb(), ay.aLc.aLd({ + ru: 1, + rq: data.rq, + value: bJ.pB(parseInt(bh.eA.data[157].value, 10), 3, 32767) })), !0 }, 1)]), - pK = aLV.pJ(), - aLY = function(f2) { - return f2 = b8.fv.a2k(f2, 3, 32767), pK.textContent = L(205, [f2 - 1, f2, bh.e7.data[105].value]), f2 + pM = aLV.pL(), + aLY = function(f5) { + return f5 = b8.fy.a2k(f5, 3, 32767), pM.textContent = L(204, [f5 - 1, f5, bh.eA.data[105].value]), f5 }; - aLV.pS(new r6([aLm[0].button, aLm[1].button])); + aLV.pU(new r8([aLm[0].button, aLm[1].button])); for (var aA = 0; aA < 2; aA++) aLm[aA].button.style.fontSize = "1.6em"; var aLb = function() { - aLe.button.textContent = L(171), qP.e.readOnly = !1, aLm[0].pw(1), aLm[1].pw(1), aLm[0].button.style.color = b9.mh, aLm[1].button.style.color = b9.mh + aLe.button.textContent = L(170), qR.e.readOnly = !1, aLm[0].py(1), aLm[1].py(1), aLm[0].button.style.color = b9.mj, aLm[1].button.style.color = b9.mj }; - aLY(bh.e7.data[157].value) + aLY(bh.eA.data[157].value) } return aLV }()), - function(pW) { + function(pY) { var aLV, a2D; - data.aLE && !data.aLy || (0 === z.id || data.aLE || data.aLy) && ((aLV = new pE).pH("Patreon"), !data.aLE && data.aLz ? aLV.pS(new r6([new v(L(177), function() { + data.aLE && !data.aLy || (0 === z.id || data.aLE || data.aLy) && ((aLV = new pG).pJ("Patreon"), !data.aLE && data.aLz ? aLV.pU(new r8([new v(L(176), function() { ay.aLc.aLs({ - rs: 7, - ro: data.ro + ru: 7, + rq: data.rq }), data.aLz = 0, s.t(7) - }).button])) : data.aLy ? (aLV.pN(L(234, [(data.aM0 / 100).toFixed(2)]) + "
" + L(235, [1 + data.aM1 + " / " + data.aM2]) + "
" + L(236, [data.aM3 ? L(237) : L(238)])), data.aLE || aLV.pS(new r6([new v(L(239), + }).button])) : data.aLy ? (aLV.pP(L(233, [(data.aM0 / 100).toFixed(2)]) + "
" + L(234, [1 + data.aM1 + " / " + data.aM2]) + "
" + L(235, [data.aM3 ? L(236) : L(237)])), data.aLE || aLV.pU(new r8([new v(L(238), function() { ay.aLc.aLs({ - rs: 8, - ro: data.ro - }), data.aLy = 0, bh.r3.r4(160, 0), s.t(7) - }).button]))) : (aLV.pN(L(240), "0.75em").style.marginBottom = "0.3em", aLV.pN(" • " + L(241), "0.75em").style.whiteSpace = "pre", aLV.pN(" • " + L(242), "0.75em").style.whiteSpace = "pre", aLV.pN(" • " + L( - 243), "0.75em").style.whiteSpace = "pre", aLV.pN(L(244), "0.75em").style.marginTop = "1.0em", aLV.pN(L(245), "0.75em").style.marginTop = "1.0em", aLV.pN("patreon.com/c/territorial", "0.75em").style.marginTop = "0.3em", a2D = "https://www.patreon.com/oauth2/authorize?state=" + data.ro + - "&response_type=code&client_id=wWuOlDVZwn1sxSN9Wm4I9sJA3Ewfw7Zz4MjTMf9el2v3lviVkDwFtr92n7Tdlrhc&redirect_uri=https://territorial.io/", aLV.pN(L(246), "0.75em").style.marginTop = "1.0em", aLV.pN("patreon.com/oauth2/...", "0.75em").style.marginTop = "0.3em", data.aLE || (aLV.pS(new rG), aLV.pS(new r6([new v(L(178), function() { + ru: 8, + rq: data.rq + }), data.aLy = 0, bh.r5.r6(160, 0), s.t(7) + }).button]))) : (aLV.pP(L(239), "0.75em").style.marginBottom = "0.3em", aLV.pP(" • " + L(240), "0.75em").style.whiteSpace = "pre", aLV.pP(" • " + L(241), "0.75em").style.whiteSpace = "pre", aLV.pP(" • " + L( + 242), "0.75em").style.whiteSpace = "pre", aLV.pP(L(243), "0.75em").style.marginTop = "1.0em", aLV.pP(L(244), "0.75em").style.marginTop = "1.0em", aLV.pP("patreon.com/c/territorial", "0.75em").style.marginTop = "0.3em", a2D = "https://www.patreon.com/oauth2/authorize?state=" + data.rq + + "&response_type=code&client_id=wWuOlDVZwn1sxSN9Wm4I9sJA3Ewfw7Zz4MjTMf9el2v3lviVkDwFtr92n7Tdlrhc&redirect_uri=https://territorial.io/", aLV.pP(L(245), "0.75em").style.marginTop = "1.0em", aLV.pP("patreon.com/oauth2/...", "0.75em").style.marginTop = "0.3em", data.aLE || (aLV.pU(new rI), aLV.pU(new r8([new v(L(177), function() { ay.aLc.aLs({ - rs: 6, - ro: data.ro + ru: 6, + rq: data.rq }), data.aLz = 1, s.t(7) - }).button])), aLV.pN(L(247), "0.75em").style.marginTop = "0.75em")), pW.push(aLV)) - }(pW), pW + }).button])), aLV.pP(L(246), "0.75em").style.marginTop = "0.75em")), pY.push(aLV)) + }(pY), pY }()) } function aL2() { - var aM6, aM7, aM8, pW; + var aM6, aM7, aM8, pY; function aM9() { aMB(), 2 !== aC.data.aIncomeType && (aC.data.aIncomeData = null), s.aLB()[19] = null, s.a0F() } function aMB() { - 2 === aC.data.aIncomeType ? (b8.pk.a1c(aM8.u1(), aC.data.aIncomeData, 255), b8.pk.max(aC.data.aIncomeData) || (aC.data.aIncomeType = 0)) : 1 !== aC.data.aIncomeType || aC.data.aIncomeValue || (aC.data.aIncomeType = 0) + 2 === aC.data.aIncomeType ? (b8.pm.a1c(aM8.u2(), aC.data.aIncomeData, 255), b8.pm.max(aC.data.aIncomeData) || (aC.data.aIncomeType = 0)) : 1 !== aC.data.aIncomeType || aC.data.aIncomeValue || (aC.data.aIncomeType = 0) } this.show = function() { aM6.show(), this.resize() - }, this.qs = function() { - aM6.qs() + }, this.qu = function() { + aM6.qu() }, this.resize = function() { aM6.resize(), aM7.resize() - }, this.a0z = function(ev) { - 2 === ev && aM6.tb[0].pt() - }, aM6 = new tU(L(248), [new v("⬅️ " + L(36), aM9)]), aM7 = new pU(aM6.ta, (function(pW) { - var aLV = new pE; - aLV.pH(L(249)), aLV.pP(new tP({ - tT: [L(250), L(251), L(252)], + }, this.a0z = function(ey) { + 2 === ey && aM6.tc[0].pv() + }, aM6 = new tV(L(247), [new v("⬅️ " + L(35), aM9)]), aM7 = new pW(aM6.tb, (function(pY) { + var aLV = new pG; + aLV.pJ(L(248)), aLV.pR(new tQ({ + tU: [L(249), L(250), L(251)], value: aC.data.aIncomeType - }, function(dx) { - aMB(), 2 !== dx || aC.data.aIncomeData || (aC.data.aIncomeData = new Uint8Array(aC.eX)), aC.data.aIncomeType = dx, s.t(22) - })), pW.push(aLV) - }(pW = []), function(pW) { + }, function(dy) { + aMB(), 2 !== dy || aC.data.aIncomeData || (aC.data.aIncomeData = new Uint8Array(aC.ea)), aC.data.aIncomeType = dy, s.t(22) + })), pY.push(aLV) + }(pY = []), function(pY) { var aLV; - 1 === aC.data.aIncomeType && ((aLV = new pE).pH("Value"), aLV.pS(new qQ({ - dx: -1, + 1 === aC.data.aIncomeType && ((aLV = new pG).pJ("Value"), aLV.pU(new qS({ + dy: -1, value: aC.data.aIncomeValue }, 1, 0, function(e) { - var value = bJ.p9(Math.floor(e.target.value), 0, 255); + var value = bJ.pB(Math.floor(e.target.value), 0, 255); e.target.value = aC.data.aIncomeValue = value - })), pW.push(aLV)) - }(pW), function(pW) { + })), pY.push(aLV)) + }(pY), function(pY) { var aLV; - 2 === aC.data.aIncomeType && ((aLV = new pE).pH("Data"), (aM8 = new ts(0, 1, 0, 1)).tz(b8.zX.a38(aC.data.aIncomeData, 4)), aLV.pS(aM8), pW.push(aLV)) - }(pW), pW)) + 2 === aC.data.aIncomeType && ((aLV = new pG).pJ("Data"), (aM8 = new tt(0, 1, 0, 1)).u0(b8.zY.a38(aC.data.aIncomeData, 4)), aLV.pU(aM8), pY.push(aLV)) + }(pY), pY)) } function aL5() { var aM6, aM7, aM8; function aM9() { - aMB(), 3 !== aC.data.botDifficultyType || b8.pk.a1Q(aC.data.botDifficultyData) || (aC.data.botDifficultyType = 0), 3 !== aC.data.botDifficultyType && (aC.data.botDifficultyData = null), s.aLB()[19] = null, s.a0F() + aMB(), 3 !== aC.data.botDifficultyType || b8.pm.a1Q(aC.data.botDifficultyData) || (aC.data.botDifficultyType = 0), 3 !== aC.data.botDifficultyType && (aC.data.botDifficultyData = null), s.aLB()[19] = null, s.a0F() } function aMB() { - 3 === aC.data.botDifficultyType && b8.pk.a1c(aM8.u1(), aC.data.botDifficultyData, aD.k0.length - 1) + 3 === aC.data.botDifficultyType && b8.pm.a1c(aM8.u2(), aC.data.botDifficultyData, aD.k3.length - 1) } - function aMG(pW, dx) { - var aLV = new pE, - value = (aLV.pH(dx < 0 ? L(61) : L(60) + " " + be.zE[dx % 9]), 0 <= dx && (aLV.pN(L(255) + ": " + aC.data.teamPlayerCount[dx]).style.marginBottom = "1em"), dx < 0 ? aC.data.botDifficultyValue : aC.data.botDifficultyTeam[dx]); - aLV.pP(new tP({ - tT: aD.k0, + function aMG(pY, dy) { + var aLV = new pG, + value = (aLV.pJ(dy < 0 ? L(60) : L(59) + " " + be.zF[dy % 9]), 0 <= dy && (aLV.pP(L(254) + ": " + aC.data.teamPlayerCount[dy]).style.marginBottom = "1em"), dy < 0 ? aC.data.botDifficultyValue : aC.data.botDifficultyTeam[dy]); + aLV.pR(new tQ({ + tU: aD.k3, value: value - }, function(hN) { - dx < 0 ? aC.data.botDifficultyValue = hN : aC.data.botDifficultyTeam[dx] = hN - })), pW.push(aLV) + }, function(hQ) { + dy < 0 ? aC.data.botDifficultyValue = hQ : aC.data.botDifficultyTeam[dy] = hQ + })), pY.push(aLV) } this.show = function() { aM6.show(), this.resize() - }, this.qs = function() { - aM6.qs() + }, this.qu = function() { + aM6.qu() }, this.resize = function() { aM6.resize(), aM7.resize() - }, this.a0z = function(ev) { - 2 === ev && aM6.tb[0].pt() - }, aM6 = new tU(L(61), [new v("⬅️ " + L(36), aM9)]), aM7 = new pU(aM6.ta, function() { - var pW = []; - if (function(pW) { - var aLV = new pE, - tT = (aLV.pH(L(249)), [L(251), L(253), L(254), L(252)]), + }, this.a0z = function(ey) { + 2 === ey && aM6.tc[0].pv() + }, aM6 = new tV(L(60), [new v("⬅️ " + L(35), aM9)]), aM7 = new pW(aM6.tb, function() { + var pY = []; + if (function(pY) { + var aLV = new pG, + tU = (aLV.pJ(L(248)), [L(250), L(252), L(253), L(251)]), value = aC.data.botDifficultyType; - 0 === aC.data.gameMode && (value = Math.min(value, 2), tT.splice(2, 1)); - aLV.pP(new tP({ - tT: tT, + 0 === aC.data.gameMode && (value = Math.min(value, 2), tU.splice(2, 1)); + aLV.pR(new tQ({ + tU: tU, value: value - }, function(dx) { - aMB(), aC.data.botDifficultyType = dx, 0 === aC.data.gameMode && 2 === dx && (aC.data.botDifficultyType = 3), 3 !== aC.data.botDifficultyType || aC.data.botDifficultyData || (aC.data.botDifficultyData = - new Uint8Array(aC.eX)), 2 !== aC.data.botDifficultyType || aC.data.botDifficultyTeam || (aC.data.botDifficultyTeam = new Uint8Array(9)), s.t(25) - })), pW.push(aLV) - }(pW), 0 === aC.data.botDifficultyType) aMG(pW, -1); + }, function(dy) { + aMB(), aC.data.botDifficultyType = dy, 0 === aC.data.gameMode && 2 === dy && (aC.data.botDifficultyType = 3), 3 !== aC.data.botDifficultyType || aC.data.botDifficultyData || (aC.data.botDifficultyData = + new Uint8Array(aC.ea)), 2 !== aC.data.botDifficultyType || aC.data.botDifficultyTeam || (aC.data.botDifficultyTeam = new Uint8Array(9)), s.t(25) + })), pY.push(aLV) + }(pY), 0 === aC.data.botDifficultyType) aMG(pY, -1); else if (2 === aC.data.botDifficultyType) - for (var aA = 0; aA < aC.data.teamPlayerCount.length; aA++) aC.data.teamPlayerCount[aA] && aMG(pW, aA); - else 3 === aC.data.botDifficultyType && ! function(pW) { - var aLV = new pE; - aLV.pH("Data"), (aM8 = new ts(0, 1, 0, 1)).tz(b8.zX.a38(aC.data.botDifficultyData, 8)), aLV.pS(aM8), pW.push(aLV) - }(pW); - return pW + for (var aA = 0; aA < aC.data.teamPlayerCount.length; aA++) aC.data.teamPlayerCount[aA] && aMG(pY, aA); + else 3 === aC.data.botDifficultyType && ! function(pY) { + var aLV = new pG; + aLV.pJ("Data"), (aM8 = new tt(0, 1, 0, 1)).u0(b8.zY.a38(aC.data.botDifficultyData, 8)), aLV.pU(aM8), pY.push(aLV) + }(pY); + return pY }()) } @@ -7935,141 +7932,141 @@ function aMH(data) { aMT = !1, aMU = [1, 5, 60, 240, 1440, 10080, 43200]; - function aMy(ks, kt) { - ! function(ks, kt) { - return aMI < ks && ks < aMI + aMK && aMJ < kt && kt < aMJ + aML - }(aMQ = ks, aMR = kt) ? (aMS && (bd.dc = !0), aMS = !1) : (aMS = !0, bd.dc = !0) + function aMy(kv, kw) { + ! function(kv, kw) { + return aMI < kv && kv < aMI + aMK && aMJ < kw && kw < aMJ + aML + }(aMQ = kv, aMR = kw) ? (aMS && (bd.dc = !0), aMS = !1) : (aMS = !0, bd.dc = !0) } this.show = function() { - aMT = bh.e7.data[127].value, aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + aMT = bh.eA.data[127].value, aLC.show(), this.resize() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(); - var ev = h.k, - ti = aLC.tf(), - aMd = ev * ti.th, - ev = ev * ti.qv; - aMM = b8.pb.sG(.06), aMN = b8.pb.sG(.04), aMI = b8.pb.sG(.06), aMJ = ev + aMM, aMK = h.i - aMI - aMN, aML = aMd + ev - aMJ - aMN - }, this.tj = function() { - aLC.tj(), + var ey = h.k, + tj = aLC.tg(), + aMd = ey * tj.ti, + ey = ey * tj.qx; + aMM = b8.pd.sH(.06), aMN = b8.pd.sH(.04), aMI = b8.pd.sH(.06), aMJ = ey + aMM, aMK = h.i - aMI - aMN, aML = aMd + ey - aMJ - aMN + }, this.tk = function() { + aLC.tk(), function() { - var aA, aMa, g2, eh, et, g = data.data, + var aA, aMa, g5, ek, ew, g = data.data, aMh = 1, aMi = .125, aMj = aMT ? 65536 : 0; for (aA = 0; aA < g.length; aA++) - for (aMa = g[aA].aMa, g2 = aMa.length, aMh = Math.max(g2, aMh), et = 0; et < g2; et++) aMi = Math.max(aMa[et], aMi), aMj = Math.min(aMa[et], aMj); - var m8 = aMJ + aML, - wx = aML / (aMi - aMj), - ww = 1 / (aMh - 1); - for (tk.lineWidth = ba.xt, aA = 0; aA < g.length; aA++) { - for (aMa = g[aA].aMa, g2 = aMa.length, eh = aMI, tk.beginPath(), tk.moveTo(eh + aMK, m8 - wx * (aMa[g2 - 1] - aMj)), et = g2 - 2; 0 <= et; et--) tk.lineTo(eh + ww * et * aMK, m8 - wx * (aMa[et] - aMj)); - tk.strokeStyle = colors[aA], tk.stroke() - }(function(aMj, aMi, m8, wx) { - tk.font = b8.pb.rQ(0, .25 * aMI), b8.pb.textBaseline(tk, 1), b8.pb.textAlign(tk, 2), tk.fillStyle = colors[0]; - for (var eh = .92 * aMI, aA = 0; aA < 3; aA++) { - var f2 = aMj + aA * (aMi - aMj) / 2; - tk.fillText((f2 / 1e3).toFixed(3), eh, m8 - wx * (f2 - aMj)) + for (aMa = g[aA].aMa, g5 = aMa.length, aMh = Math.max(g5, aMh), ew = 0; ew < g5; ew++) aMi = Math.max(aMa[ew], aMi), aMj = Math.min(aMa[ew], aMj); + var mA = aMJ + aML, + wy = aML / (aMi - aMj), + wx = 1 / (aMh - 1); + for (tl.lineWidth = ba.xu, aA = 0; aA < g.length; aA++) { + for (aMa = g[aA].aMa, g5 = aMa.length, ek = aMI, tl.beginPath(), tl.moveTo(ek + aMK, mA - wy * (aMa[g5 - 1] - aMj)), ew = g5 - 2; 0 <= ew; ew--) tl.lineTo(ek + wx * ew * aMK, mA - wy * (aMa[ew] - aMj)); + tl.strokeStyle = colors[aA], tl.stroke() + }(function(aMj, aMi, mA, wy) { + tl.font = b8.pd.rS(0, .25 * aMI), b8.pd.textBaseline(tl, 1), b8.pd.textAlign(tl, 2), tl.fillStyle = colors[0]; + for (var ek = .92 * aMI, aA = 0; aA < 3; aA++) { + var f5 = aMj + aA * (aMi - aMj) / 2; + tl.fillText((f5 / 1e3).toFixed(3), ek, mA - wy * (f5 - aMj)) } - })(aMj, aMi, m8, wx), + })(aMj, aMi, mA, wy), function(aMh) { - var ej = aMJ + aML + .15 * aMN; - tk.font = b8.pb.rQ(0, Math.min(.4 * aMN, .028 * h.i)), b8.pb.textBaseline(tk, 0), b8.pb.textAlign(tk, 2), tk.fillStyle = colors[0], tk.fillText(b8.a1H.a24(aMO), aMI + aMK, ej), b8.pb.textAlign(tk, 0), tk.fillText(b8.a1H.a24( - new Date(aMP.getTime() - 6e4 * (aMh - 1) * aMU[data.aMZ])), aMI, ej) + var em = aMJ + aML + .15 * aMN; + tl.font = b8.pd.rS(0, Math.min(.4 * aMN, .028 * h.i)), b8.pd.textBaseline(tl, 0), b8.pd.textAlign(tl, 2), tl.fillStyle = colors[0], tl.fillText(b8.a1H.a24(aMO), aMI + aMK, em), b8.pd.textAlign(tl, 0), tl.fillText(b8.a1H.a24( + new Date(aMP.getTime() - 6e4 * (aMh - 1) * aMU[data.aMZ])), aMI, em) }(aMh), function(aMh, aMj, aMi) { if (aMS && !(aMh < 2)) { - for (var a78, dx = (aMQ - aMI) / aMK * (aMh - 1), aMm = Math.floor(dx), aMn = Math.floor(1 + dx), aMo = dx - aMm, aMp = 1e5, aMq = -1, aMr = -1, aMs = aMi - (aMi - aMj) * (aMR - aMJ) / aML, g = data.data, aA = 0; aA < g + for (var a78, dy = (aMQ - aMI) / aMK * (aMh - 1), aMm = Math.floor(dy), aMn = Math.floor(1 + dy), aMo = dy - aMm, aMp = 1e5, aMq = -1, aMr = -1, aMs = aMi - (aMi - aMj) * (aMR - aMJ) / aML, g = data.data, aA = 0; aA < g .length; aA++) { var aAn, aMa = g[aA].aMa; aMa.length <= aMn || (aMa = aMa[aMm] + aMo * (aMa[aMn] - aMa[aMm]), (aAn = Math.abs(aMs - aMa)) < aMp && (aMp = aAn, aMq = aA, aMr = aMa)) - } - 1 !== aMq && (aMi = aMJ + aML - (aMr - aMj) / (aMi - aMj) * aML, tk.lineWidth = .5 * ba.xt, tk.strokeStyle = colors[aMq], tk.beginPath(), tk.moveTo(aMI, aMi), tk.lineTo(aMQ, aMi), tk.lineTo(aMQ, aMJ + aML), tk - .stroke(), tk.beginPath(), tk.arc(aMQ, aMi, .1 * aMI, 0, 2 * Math.PI), tk.fillStyle = colors[aMq], tk.fill(), aMj = aMJ + aML + .15 * aMN, b8.pb.textAlign(tk, 1), a78 = aMh - 2 < dx ? (a78 = aMP.getTime() - 6e4 * aMU[ - data.aMZ], new Date(a78 + (dx - (aMh - 2)) * (aMO.getTime() - a78))) : new Date(aMP.getTime() - 6e4 * (aMh - dx - 1) * aMU[data.aMZ]), aMh = b8.a1H.a24(a78), dx = b8.pb.measureText(aMh), a78 = bJ.p9(aMQ, aMI + - .5 * dx, aMI + aMK - .5 * dx), tk.fillStyle = b8.color.mZ(70, 50, 20), tk.fillRect(a78 - .52 * dx, aMJ + aML, 1.04 * dx, .55 * aMN), tk.fillStyle = colors[0], tk.fillText(aMh, a78, aMj), tk.font = b8.pb.rQ(0, - .25 * aMI), b8.pb.textBaseline(tk, 1), b8.pb.textAlign(tk, 2), a78 = .92 * aMI, aMh = (aMr / 1e3).toFixed(3), dx = b8.pb.measureText(aMh), aMj = a78 - 1.04 * dx, tk.fillStyle = b8.color.mZ(70, 50, 20), tk - .fillRect(aMj, aMi - .1625 * aMI, aMI - aMj, .275 * aMI), tk.fillStyle = colors[aMq], tk.fillText(aMh, a78, aMi)) + } - 1 !== aMq && (aMi = aMJ + aML - (aMr - aMj) / (aMi - aMj) * aML, tl.lineWidth = .5 * ba.xu, tl.strokeStyle = colors[aMq], tl.beginPath(), tl.moveTo(aMI, aMi), tl.lineTo(aMQ, aMi), tl.lineTo(aMQ, aMJ + aML), tl + .stroke(), tl.beginPath(), tl.arc(aMQ, aMi, .1 * aMI, 0, 2 * Math.PI), tl.fillStyle = colors[aMq], tl.fill(), aMj = aMJ + aML + .15 * aMN, b8.pd.textAlign(tl, 1), a78 = aMh - 2 < dy ? (a78 = aMP.getTime() - 6e4 * aMU[ + data.aMZ], new Date(a78 + (dy - (aMh - 2)) * (aMO.getTime() - a78))) : new Date(aMP.getTime() - 6e4 * (aMh - dy - 1) * aMU[data.aMZ]), aMh = b8.a1H.a24(a78), dy = b8.pd.measureText(aMh), a78 = bJ.pB(aMQ, aMI + + .5 * dy, aMI + aMK - .5 * dy), tl.fillStyle = b8.color.mb(70, 50, 20), tl.fillRect(a78 - .52 * dy, aMJ + aML, 1.04 * dy, .55 * aMN), tl.fillStyle = colors[0], tl.fillText(aMh, a78, aMj), tl.font = b8.pd.rS(0, + .25 * aMI), b8.pd.textBaseline(tl, 1), b8.pd.textAlign(tl, 2), a78 = .92 * aMI, aMh = (aMr / 1e3).toFixed(3), dy = b8.pd.measureText(aMh), aMj = a78 - 1.04 * dy, tl.fillStyle = b8.color.mb(70, 50, 20), tl + .fillRect(aMj, aMi - .1625 * aMI, aMI - aMj, .275 * aMI), tl.fillStyle = colors[aMq], tl.fillText(aMh, a78, aMi)) } }(aMh, aMj, aMi) - }(), tk.lineWidth = ba.xt, tk.strokeStyle = b9.mh, tk.beginPath(), tk.moveTo(aMI, aMJ), tk.lineTo(aMI, aMJ + aML), tk.lineTo(aMI + aMK, aMJ + aML), tk.stroke(); + }(), tl.lineWidth = ba.xu, tl.strokeStyle = b9.mj, tl.beginPath(), tl.moveTo(aMI, aMJ), tl.lineTo(aMI, aMJ + aML), tl.lineTo(aMI + aMK, aMJ + aML), tl.stroke(); var aA, fontSize = .5 * aMM, - g = (tk.font = b8.pb.rQ(0, fontSize), b8.pb.textBaseline(tk, 1), b8.pb.textAlign(tk, 0), data.data), - ea = g.length, - ej = aMJ - .5 * aMM, - pI = ""; - for (aA = 0; aA < ea; aA++) pI += g[aA].name + " "; - pI = pI.trim(); - var aMv = b8.pb.measureText(pI), - eh = .5 * (h.i - aMv); - for (aMv > h.i && (eh = 0, tk.font = b8.pb.rQ(0, h.i / aMv * fontSize)), aA = 0; aA < ea; aA++) tk.fillStyle = colors[aA], tk.fillText(g[aA].name, eh, ej), eh += b8.pb.measureText(g[aA].name + " ") - }, this.gn = function(ks, kt) { - aMy(ks, kt) - }, this.a0R = function(ks, kt) { - aMy(ks, kt) - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() + g = (tl.font = b8.pd.rS(0, fontSize), b8.pd.textBaseline(tl, 1), b8.pd.textAlign(tl, 0), data.data), + ed = g.length, + em = aMJ - .5 * aMM, + pK = ""; + for (aA = 0; aA < ed; aA++) pK += g[aA].name + " "; + pK = pK.trim(); + var aMv = b8.pd.measureText(pK), + ek = .5 * (h.i - aMv); + for (aMv > h.i && (ek = 0, tl.font = b8.pd.rS(0, h.i / aMv * fontSize)), aA = 0; aA < ed; aA++) tl.fillStyle = colors[aA], tl.fillText(g[aA].name, ek, em), ek += b8.pd.measureText(g[aA].name + " ") + }, this.gq = function(kv, kw) { + aMy(kv, kw) + }, this.a0R = function(kv, kw) { + aMy(kv, kw) + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() }; - var aA, di, a22, hN, ed = data.data, - ea = ed.length, + var aA, di, a22, hQ, eg = data.data, + ed = eg.length, max = 1; - for (aA = 0; aA < ea; aA++) max = Math.max(max, ed[aA].aMa.length); - for (aA = 0; aA < ea; aA++) - for (; ed[aA].aMa.length < max;) ed[aA].aMa.unshift(0); - di = new Date, a22 = 6e4 * di.getTimezoneOffset(), hN = di.getTime() - a22, aMO = new Date(hN), 6 === data.aMZ ? function(di, a22) { + for (aA = 0; aA < ed; aA++) max = Math.max(max, eg[aA].aMa.length); + for (aA = 0; aA < ed; aA++) + for (; eg[aA].aMa.length < max;) eg[aA].aMa.unshift(0); + di = new Date, a22 = 6e4 * di.getTimezoneOffset(), hQ = di.getTime() - a22, aMO = new Date(hQ), 6 === data.aMZ ? function(di, a22) { var aMc = di.getUTCFullYear(), di = di.getUTCMonth() + 1; aMP = di < 12 ? new Date(Date.UTC(aMc, di) - a22) : new Date(Date.UTC(aMc + 1, 0) - a22) - }(di, a22) : (a22 = 6e4 * aMU[data.aMZ], aMP = data.aMZ <= 4 ? new Date(hN + a22 - di.getTime() % a22) : new Date(hN + a22 - (di.getTime() + 2592e5) % a22)), hN = b8.color, colors = [b9.mh, hN.mZ(255, 0, 0), hN.mZ(0, 200, 0), hN.mZ(80, 80, - 255), hN.mZ(255, 255, 0), hN.mZ(255, 0, 255), hN.mZ(0, 255, 255), hN.mZ(255, 140, 0), hN.mZ(128, 128, 128), hN.mZ(0, 255, 140)], aLC = new tU(L(256) + ", " + ["M1", "M5", "H1", "H4", "D1", "W1", "MN"][data.aMZ] + ", " + b8.a1H.a21(aMO), [ - new v("⬅️ " + L(36), function() { + }(di, a22) : (a22 = 6e4 * aMU[data.aMZ], aMP = data.aMZ <= 4 ? new Date(hQ + a22 - di.getTime() % a22) : new Date(hQ + a22 - (di.getTime() + 2592e5) % a22)), hQ = b8.color, colors = [b9.mj, hQ.mb(255, 0, 0), hQ.mb(0, 200, 0), hQ.mb(80, 80, + 255), hQ.mb(255, 255, 0), hQ.mb(255, 0, 255), hQ.mb(0, 255, 255), hQ.mb(255, 140, 0), hQ.mb(128, 128, 128), hQ.mb(0, 255, 140)], aLC = new tV(L(255) + ", " + ["M1", "M5", "H1", "H4", "D1", "W1", "MN"][data.aMZ] + ", " + b8.a1H.a21(aMO), [ + new v("⬅️ " + L(35), function() { s.x.aAh() - }), new v(L(257), function() { + }), new v(L(256), function() { s.t(14) }) ], !1) } function aKu() { - var aLC, aLD, pW; + var aLC, aLD, pY; this.show = function() { aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aLD.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aLC = new tU(L(258), [new v("⬅️ " + L(36), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aLC = new tV(L(257), [new v("⬅️ " + L(35), function() { s.aLA(13) - })]), aLD = new pU(aLC.ta, ((pW = []).push(function() { - var aLV = new pE, - aLe = (aLV.pH(L(259)), aLV.pJ(L(260)), new v(L(261), function() { - bh.r3.r4(130, 0), s.x.aN3() + })]), aLD = new pW(aLC.tb, ((pY = []).push(function() { + var aLV = new pG, + aLe = (aLV.pJ(L(258)), aLV.pL(L(259)), new v(L(260), function() { + bh.r5.r6(130, 0), s.x.aN3() }, 0, 0, 1)), - qP = new qQ(bh.e7.data[126], 0, function() { + qR = new qS(bh.eA.data[126], 0, function() { aLe.button.click() }); - return aLV.pS(qP), qP.e.placeholder = "a,b,c", qP.e.style.marginTop = "0.5em", aLV.pS(new r6([aLe.button])), aLV - }()), pW.push(function() { - var aLV = new pE, - aLe = new v(L(261), function() { - bh.r3.r4(130, 1), s.x.aN3() + return aLV.pU(qR), qR.e.placeholder = "a,b,c", qR.e.style.marginTop = "0.5em", aLV.pU(new r8([aLe.button])), aLV + }()), pY.push(function() { + var aLV = new pG, + aLe = new v(L(260), function() { + bh.r5.r6(130, 1), s.x.aN3() }, 0, 0, 1), - aN4 = new qQ(bh.e7.data[129], 1, function() { + aN4 = new qS(bh.eA.data[129], 1, function() { aN4.e.focus() }), - aN5 = new qQ(bh.e7.data[128], 1, function() { + aN5 = new qS(bh.eA.data[128], 1, function() { aLe.button.click() }); - return aLV.pH(L(262)), aLV.pS(aN5), aN5.e.style.marginBottom = "0.5em", aLV.pH(L(263)), aLV.pS(aN4), aLV.pS(new r6([aLe.button])), aLV - }()), pW.push(function() { - var aLV = new pE; - return aLV.pH(L(264)), bh.e7.data[125].tT = ["M1", "M5", "H1", "H4", "D1", "W1", "MN"], aLV.pP(new tP(bh.e7.data[125])), aLV - }()), pW.push(function() { - var aLV = new pE; - return aLV.pH(L(265)), aLV.pS(new r0(bh.e7.data[127], L(266))), aLV - }()), pW)) + return aLV.pJ(L(261)), aLV.pU(aN5), aN5.e.style.marginBottom = "0.5em", aLV.pJ(L(262)), aLV.pU(aN4), aLV.pU(new r8([aLe.button])), aLV + }()), pY.push(function() { + var aLV = new pG; + return aLV.pJ(L(263)), bh.eA.data[125].tU = ["M1", "M5", "H1", "H4", "D1", "W1", "MN"], aLV.pR(new tQ(bh.eA.data[125])), aLV + }()), pY.push(function() { + var aLV = new pG; + return aLV.pJ(L(264)), aLV.pU(new r2(bh.eA.data[127], L(265))), aLV + }()), pY)) } function aKt() { @@ -8077,51 +8074,51 @@ function aKt() { aNA = -1; function aND(aA) { - var aNE = aN6.ej + aA * (ba.gap + aN9); - tk.fillStyle = "rgb(" + (0 === aA ? 150 : 2 === aA ? 30 : 0) + "," + (1 === aA ? 130 : 2 === aA ? 30 : 0) + "," + (2 === aA ? 220 : 0) + ")", tk.fillRect(aN7, aNE, colors[aA] * aN8, aN9), tk.strokeStyle = b9.mh, tk.strokeRect(aN7, aNE, aN8, - aN9), tk.fillStyle = b9.mh, tk.font = b8.pb.rQ(0, .32 * aN9), b8.pb.textBaseline(tk, 1), b8.pb.textAlign(tk, 0), tk.fillText(L(0 === aA ? 269 : 1 === aA ? 270 : 271) + aNB(aA), aN7 + ba.gap, aNE + .53 * aN9) + var aNE = aN6.em + aA * (ba.gap + aN9); + tl.fillStyle = "rgb(" + (0 === aA ? 150 : 2 === aA ? 30 : 0) + "," + (1 === aA ? 130 : 2 === aA ? 30 : 0) + "," + (2 === aA ? 220 : 0) + ")", tl.fillRect(aN7, aNE, colors[aA] * aN8, aN9), tl.strokeStyle = b9.mj, tl.strokeRect(aN7, aNE, aN8, + aN9), tl.fillStyle = b9.mj, tl.font = b8.pd.rS(0, .32 * aN9), b8.pd.textBaseline(tl, 1), b8.pd.textAlign(tl, 0), tl.fillText(L(0 === aA ? 268 : 1 === aA ? 269 : 270) + aNB(aA), aN7 + ba.gap, aNE + .53 * aN9) } function aNB(aA, aNF) { - return aNF = aNF || 256, bJ.p9(Math.floor(aNF * colors[aA]), 0, aNF - 1) + return aNF = aNF || 256, bJ.pB(Math.floor(aNF * colors[aA]), 0, aNF - 1) } - function a0v(ks, kt) { - return !(ks < aN7 || kt < aN6.ej || ks > aN6.eh + aN6.i || kt > aN6.ej + aN6.j) + function a0v(kv, kw) { + return !(kv < aN7 || kw < aN6.em || kv > aN6.ek + aN6.i || kw > aN6.em + aN6.j) } this.show = function() { - var f2 = bh.e7.data[121].value; - colors[0] = (f2 >> 12) / 63, colors[1] = (f2 >> 6 & 63) / 63, colors[2] = (63 & f2) / 63, aLC.show(), this.resize() - }, this.qs = function() { - bh.r3.r4(121, (aNB(0, 64) << 12) + (aNB(1, 64) << 6) + aNB(2, 64)), aLC.qs() + var f5 = bh.eA.data[121].value; + colors[0] = (f5 >> 12) / 63, colors[1] = (f5 >> 6 & 63) / 63, colors[2] = (63 & f5) / 63, aLC.show(), this.resize() + }, this.qu = function() { + bh.r5.r6(121, (aNB(0, 64) << 12) + (aNB(1, 64) << 6) + aNB(2, 64)), aLC.qu() }, this.resize = function() { aLC.resize(), aN6.resize(); - var ev = h.k, - ti = aLC.tf(), - aNC = (aN6.ej = Math.max(aN6.ej, ev * ti.qv + ba.gap), ev * ti.th - 2 * ba.gap); - aN6.j = Math.min(aN6.j, aNC), aN6.i = 2 * aN6.j, aN6.ej = ev * ti.qv + .5 * (ev * ti.th - aN6.j), aN6.eh = .5 * (h.i - aN6.i), aMK = .25 * aN6.i, aN7 = aN6.eh + aMK + ba.gap, aN8 = aN6.i - aMK - ba.gap, aN9 = (aN6.j - 2 * ba.gap) / 3 - }, this.tj = function() { - var dw, sF, eu; - aLC.tj(), tk.lineWidth = ba.xt, dw = aNB(0), sF = aNB(1), eu = aNB(2), tk.fillStyle = "rgb(" + dw + "," + sF + "," + eu + ")", tk.fillRect(aN6.eh, aN6.ej, aMK, aN6.j), tk.strokeStyle = b9.mh, tk.strokeRect(aN6.eh, aN6.ej, aMK, aN6.j), tk - .fillStyle = dw + sF + eu < 306 && sF < 150 ? b9.mh : b9.mY, b8.pb.textBaseline(tk, 1), b8.pb.textAlign(tk, 1), tk.font = b8.pb.rQ(0, .1 * aN6.j), tk.rotate(-Math.PI / 2), tk.fillText(L(268), -aN6.ej - .5 * aN6.j, aN6.eh + .5 * aMK), - tk.setTransform(1, 0, 0, 1, 0, 0), aND(0), aND(1), aND(2) - }, this.gn = function(ks, kt) { - a0v(ks, kt) && (aNA = bJ.p9(Math.floor((kt - aN6.ej) / (aN9 + .75 * ba.gap)), 0, 2), colors[aNA] = bJ.p9((ks - aN7) / aN8, 0, 1), bd.dc = !0) - }, this.a0R = function(ks) { - -1 !== aNA && (colors[aNA] = bJ.p9((ks - aN7) / aN8, 0, 1), bd.dc = !0) - }, this.a0U = function(ks, kt, deltaY) { - a0v(ks, kt) && (ks = bJ.p9(Math.floor((kt - aN6.ej) / (aN9 + .75 * ba.gap)), 0, 2), colors[ks] = bJ.p9(colors[ks] + (1 - 2 * (0 < deltaY)) / 256, 0, 1), bd.dc = !0) + var ey = h.k, + tj = aLC.tg(), + aNC = (aN6.em = Math.max(aN6.em, ey * tj.qx + ba.gap), ey * tj.ti - 2 * ba.gap); + aN6.j = Math.min(aN6.j, aNC), aN6.i = 2 * aN6.j, aN6.em = ey * tj.qx + .5 * (ey * tj.ti - aN6.j), aN6.ek = .5 * (h.i - aN6.i), aMK = .25 * aN6.i, aN7 = aN6.ek + aMK + ba.gap, aN8 = aN6.i - aMK - ba.gap, aN9 = (aN6.j - 2 * ba.gap) / 3 + }, this.tk = function() { + var dx, sG, ex; + aLC.tk(), tl.lineWidth = ba.xu, dx = aNB(0), sG = aNB(1), ex = aNB(2), tl.fillStyle = "rgb(" + dx + "," + sG + "," + ex + ")", tl.fillRect(aN6.ek, aN6.em, aMK, aN6.j), tl.strokeStyle = b9.mj, tl.strokeRect(aN6.ek, aN6.em, aMK, aN6.j), tl + .fillStyle = dx + sG + ex < 306 && sG < 150 ? b9.mj : b9.ma, b8.pd.textBaseline(tl, 1), b8.pd.textAlign(tl, 1), tl.font = b8.pd.rS(0, .1 * aN6.j), tl.rotate(-Math.PI / 2), tl.fillText(L(267), -aN6.em - .5 * aN6.j, aN6.ek + .5 * aMK), + tl.setTransform(1, 0, 0, 1, 0, 0), aND(0), aND(1), aND(2) + }, this.gq = function(kv, kw) { + a0v(kv, kw) && (aNA = bJ.pB(Math.floor((kw - aN6.em) / (aN9 + .75 * ba.gap)), 0, 2), colors[aNA] = bJ.pB((kv - aN7) / aN8, 0, 1), bd.dc = !0) + }, this.a0R = function(kv) { + -1 !== aNA && (colors[aNA] = bJ.pB((kv - aN7) / aN8, 0, 1), bd.dc = !0) + }, this.a0U = function(kv, kw, deltaY) { + a0v(kv, kw) && (kv = bJ.pB(Math.floor((kw - aN6.em) / (aN9 + .75 * ba.gap)), 0, 2), colors[kv] = bJ.pB(colors[kv] + (1 - 2 * (0 < deltaY)) / 256, 0, 1), bd.dc = !0) }, this.a0p = function() { 0 <= aNA && (aNA = -1, bd.dc = !0) - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aLC = new tU(L(267), [new v("⬅️ " + L(36), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aLC = new tV(L(266), [new v("⬅️ " + L(35), function() { s.x.aAh() - })], !1), aN6 = new qD([.5, .25], [.5, .5], 1) + })], !1), aN6 = new qF([.5, .25], [.5, .5], 1) } function aL1() { - var aM6, aM7, aM8, qB; + var aM6, aM7, aM8, qD; function aM9() { aMB(), 1 !== aC.data.colorsType && (aC.data.colorsData = null), s.aLB()[19] = null, s.a0F() @@ -8132,92 +8129,92 @@ function aL1() { } function aMB() { - 1 === aC.data.gameMode ? aC.a3P.a3T() : 0 === aC.data.gameMode && 1 === aC.data.colorsType && b8.pk.a1c(aM8.u1(), aC.data.colorsData, 262143) + 1 === aC.data.gameMode ? aC.a3P.a3T() : 0 === aC.data.gameMode && 1 === aC.data.colorsType && b8.pm.a1c(aM8.u2(), aC.data.colorsData, 262143) } this.show = function() { aM6.show(), this.resize() - }, this.qs = function() { - aM6.qs() + }, this.qu = function() { + aM6.qu() }, this.resize = function() { aM6.resize(), aM7.resize() - }, this.a0z = function(ev) { - 2 === ev && aM6.tb[0].pt() - }, qB = [new v("⬅️ " + L(36), aM9)], 1 === aC.data.gameMode && qB.push(new v(L(272), aNG, 1, 1)), aM6 = new tU(L(273), qB), aM7 = new pU(aM6.ta, (function(pW) { - var aLV = new pE; - aLV.pH(L(249)), 0 === aC.data.gameMode && (aLV.pP(new tP({ - tT: [L(274), L(252)], + }, this.a0z = function(ey) { + 2 === ey && aM6.tc[0].pv() + }, qD = [new v("⬅️ " + L(35), aM9)], 1 === aC.data.gameMode && qD.push(new v(L(271), aNG, 1, 1)), aM6 = new tV(L(272), qD), aM7 = new pW(aM6.tb, (function(pY) { + var aLV = new pG; + aLV.pJ(L(248)), 0 === aC.data.gameMode && (aLV.pR(new tQ({ + tU: [L(273), L(251)], value: aC.data.colorsType - }, function(dx) { - aMB(), aC.data.colorsType = dx, 1 !== aC.data.colorsType || aC.data.colorsData && aC.data.colorsData.length === aC.eX || (aC.data.colorsData = new Uint32Array(aC.eX)), s.t(21) - })), aLV.pS(new rG)); - aLV.pS(new r0({ + }, function(dy) { + aMB(), aC.data.colorsType = dy, 1 !== aC.data.colorsType || aC.data.colorsData && aC.data.colorsData.length === aC.ea || (aC.data.colorsData = new Uint32Array(aC.ea)), s.t(21) + })), aLV.pU(new rI)); + aLV.pU(new r2({ value: aC.data.selectableColor - }, L(275), function(value) { + }, L(274), function(value) { aC.data.selectableColor = value - })), pW.push(aLV) - }(qB = []), 0 === aC.data.gameMode ? 1 === aC.data.colorsType && function(pW) { - var aLV = new pE; - aLV.pH("Data"), (aM8 = new ts(0, 1, 0, 1)).tz(b8.zX.a38(aC.data.colorsData, 1)), aLV.pS(aM8), pW.push(aLV) - }(qB) : (aC.a3P.a3T(), qB.push(function() { - var aLV = new pE; - aLV.pH(L(255)); - for (var aA = 0; aA < be.zE.length; aA++) { - var hN = (aA + 1) % be.zE.length, - e = aLV.pN((0 == hN ? "" : "Team ") + be.zE[hN]); - aA && (e.style.marginTop = "0.5em"), aLV.pS(new qQ({ - dx: -1, - value: aC.data.teamPlayerCount[hN] + })), pY.push(aLV) + }(qD = []), 0 === aC.data.gameMode ? 1 === aC.data.colorsType && function(pY) { + var aLV = new pG; + aLV.pJ("Data"), (aM8 = new tt(0, 1, 0, 1)).u0(b8.zY.a38(aC.data.colorsData, 1)), aLV.pU(aM8), pY.push(aLV) + }(qD) : (aC.a3P.a3T(), qD.push(function() { + var aLV = new pG; + aLV.pJ(L(254)); + for (var aA = 0; aA < be.zF.length; aA++) { + var hQ = (aA + 1) % be.zF.length, + e = aLV.pP((0 == hQ ? "" : "Team ") + be.zF[hQ]); + aA && (e.style.marginTop = "0.5em"), aLV.pU(new qS({ + dy: -1, + value: aC.data.teamPlayerCount[hQ] }, 1, 0, function(e) { - aM6.tb[1].pw(0); - var playerCount = bJ.p9(Math.floor(e.target.value), 0, 512); + aM6.tc[1].py(0); + var playerCount = bJ.pB(Math.floor(e.target.value), 0, 512); e.target.value = playerCount, aC.data.teamPlayerCount[e.target.aNI] = playerCount - })).e.aNI = hN + })).e.aNI = hQ } return aLV - }())), qB)) + }())), qD)) } -function rr(id, a2n, aNJ) { +function rt(id, a2n, aNJ) { var aLC, aNK; function aNP() { - aNK.pX.innerHTML += "
" + L(278) + aNK.pZ.innerHTML += "
" + L(277) } function aNO() { - bB.a6(48), bB.a7(24, Math.floor(bJ.pow(24) * Math.random())), bB.a7(24, Math.floor(bJ.pow(24) * Math.random())), bF.dU(bB.aB), bh.r3.r4(110, bD.rt.ru(bD.rt.rv(8))), ay.aLc.aNd() + bB.a6(48), bB.a7(24, Math.floor(bJ.pow(24) * Math.random())), bB.a7(24, Math.floor(bJ.pow(24) * Math.random())), bF.dU(bB.aB), bh.r5.r6(110, bD.rv.rw(bD.rv.rx(8))), ay.aLc.aNd() } this.aNL = !0, this.aNM = id, this.show = function() { aLC.show(), this.resize(), 15 === id ? (ay.x.aNN(id) ? aNO : aNP)() : 16 === id ? ay.x.aNN(id) ? ay.aAe.aNQ(2) : aNP() : 17 === id ? ay.x.aNN(id) ? ay.aAe.aNQ(3) : aNP() : 18 === id ? (ay.x.close(0, 3253), ay.x.aEC(0, id), aNP()) : 21 === - id ? ay.x.aNN(id) ? ay.aNR.aNS(a2n.sA, a2n.sB, a2n.sC) : aNP() : 22 === id ? ay.x.aNN(id) ? ay.aNR.aNT(a2n.sA, a2n.aNU, a2n.aNV) : aNP() : 23 === id ? ay.x.aNN(id) ? ay.aNR.aNW(a2n.aMZ, a2n.za) : aNP() : 24 === id ? ay.x.aNN(id) ? ay - .aNR.aNX(a2n.aMZ, a2n.sB, a2n.sC) : aNP() : 25 === id ? ay.x.aNN(id) ? ay.aLc.aLs(a2n) : aNP() : 28 === id ? ay.x.aNN(id) ? ay.aNR.aNY(a2n.sA, a2n.aNU, a2n.aNV) : aNP() : 29 === id && (ay.x.aNN(id) ? ay.aLc.aNZ(a2n) : aNP()) + id ? ay.x.aNN(id) ? ay.aNR.aNS(a2n.sB, a2n.sC, a2n.sD) : aNP() : 22 === id ? ay.x.aNN(id) ? ay.aNR.aNT(a2n.sB, a2n.aNU, a2n.aNV) : aNP() : 23 === id ? ay.x.aNN(id) ? ay.aNR.aNW(a2n.aMZ, a2n.zb) : aNP() : 24 === id ? ay.x.aNN(id) ? ay + .aNR.aNX(a2n.aMZ, a2n.sC, a2n.sD) : aNP() : 25 === id ? ay.x.aNN(id) ? ay.aLc.aLs(a2n) : aNP() : 28 === id ? ay.x.aNN(id) ? ay.aNR.aNY(a2n.sB, a2n.aNU, a2n.aNV) : aNP() : 29 === id && (ay.x.aNN(id) ? ay.aLc.aNZ(a2n) : aNP()) }, this.aNa = function() { - 15 === id ? aNO() : 16 === id ? ay.aAe.aNQ(2) : 17 === id ? ay.aAe.aNQ(3) : 18 === id ? s.t(8, this.aKk, new rr(16)) : 21 === id ? ay.aNR.aNS(a2n.sA, a2n.sB, a2n.sC) : 22 === id ? ay.aNR.aNT(a2n.sA, a2n.aNU, a2n.aNV) : 23 === id ? ay.aNR - .aNW(a2n.aMZ, a2n.za) : 24 === id ? ay.aNR.aNX(a2n.aMZ, a2n.sB, a2n.sC) : 25 === id ? ay.aLc.aLs(a2n) : 28 === id ? ay.aNR.aNY(a2n.sA, a2n.aNU, a2n.aNV) : 29 === id ? ay.aLc.aNZ(a2n) : 1e3 === id && (this.aNM = id = 25, ay.aLc.aLs( + 15 === id ? aNO() : 16 === id ? ay.aAe.aNQ(2) : 17 === id ? ay.aAe.aNQ(3) : 18 === id ? s.t(8, this.aKk, new rt(16)) : 21 === id ? ay.aNR.aNS(a2n.sB, a2n.sC, a2n.sD) : 22 === id ? ay.aNR.aNT(a2n.sB, a2n.aNU, a2n.aNV) : 23 === id ? ay.aNR + .aNW(a2n.aMZ, a2n.zb) : 24 === id ? ay.aNR.aNX(a2n.aMZ, a2n.sC, a2n.sD) : 25 === id ? ay.aLc.aLs(a2n) : 28 === id ? ay.aNR.aNY(a2n.sB, a2n.aNU, a2n.aNV) : 29 === id ? ay.aLc.aNZ(a2n) : 1e3 === id && (this.aNM = id = 25, ay.aLc.aLs( a2n)) }, this.aNb = function(code, bp, data) { - !bp && code !== id || (15 === code || 16 === code ? s.t(7, this.aKk) : 17 === code ? (ay.x.close(0, 3252), bh.x.ua(0), bh.e7.data[117].tT && 0 < bh.e7.data[117].tT.length ? (bp = bh.x.ub(0), bh.r3.r4(105, bp.ro), bh.r3.r4(106, bp - .password), s.t(8, this.aKk, new rr(16))) : (bh.r3.r4(105, ""), s.x.aAh())) : 21 === code ? s.t(10, this.aKk, new aNc(data)) : 23 === code ? s.t(13, 0, new aMH({ + !bp && code !== id || (15 === code || 16 === code ? s.t(7, this.aKk) : 17 === code ? (ay.x.close(0, 3252), bh.x.ub(0), bh.eA.data[117].tU && 0 < bh.eA.data[117].tU.length ? (bp = bh.x.uc(0), bh.r5.r6(105, bp.rq), bh.r5.r6(106, bp + .password), s.t(8, this.aKk, new rt(16))) : (bh.r5.r6(105, ""), s.x.aAh())) : 21 === code ? s.t(10, this.aKk, new aNc(data)) : 23 === code ? s.t(13, 0, new aMH({ data: data, aMZ: a2n.aMZ - })) : 25 === code && (s.x.aKv.ro = a2n.ro, s.t(15, this.aKk))) - }, this.qs = function() { - aLC.qs() + })) : 25 === code && (s.x.aKv.rq = a2n.rq, s.t(15, this.aKk))) + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aNK.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aLC = new tU(L(276), [new v("⬅️ " + L(36), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aLC = new tV(L(275), [new v("⬅️ " + L(35), function() { aNJ ? s.t(29) : s.x.aAh() - })]), aNK = new r5(aLC.ta, L(277)) + })]), aNK = new r7(aLC.tb, L(276)) } function aKz() { - var aM6, aM7, pW; + var aM6, aM7, pY; function aNg() { - var g2; - 1 === aC.data.gameMode ? (aC.data.teamPlayerCount || (aC.data.teamPlayerCount = new Uint16Array([0, 1, 1, 0, 0, 0, 0, 0, 0]), aC.a3P.a3T()), g2 = b8.pk.a1W(aC.data.teamPlayerCount, 0), aC.data.numberTeams = g2) : (2 === aC.data + var g5; + 1 === aC.data.gameMode ? (aC.data.teamPlayerCount || (aC.data.teamPlayerCount = new Uint16Array([0, 1, 1, 0, 0, 0, 0, 0, 0]), aC.a3P.a3T()), g5 = b8.pm.a1W(aC.data.teamPlayerCount, 0), aC.data.numberTeams = g5) : (2 === aC.data .botDifficultyType && (aC.data.botDifficultyType = 0), 1 === aC.data.spawningType && (aC.data.spawningType = 0)) } @@ -8226,348 +8223,349 @@ function aKz() { } function aNi() { - b7.or.dU(), bh.r3.r4(156, b7.a3f.yL()) + b7.ot.dU(), bh.r5.r6(156, b7.a3f.yM()) } function aNe() { - aC.data.isReplay = 0, aNi(), aC.a3P.a3q(), aZ.aEN(), aC.a3P.a3n(), aC.data.canvas = 2 === aC.data.mapType ? bQ.vX : null, aC.a3S(), aC.a3R = 1 + aC.data.isReplay = 0, aNi(), aC.a3P.a3q(), aZ.aEN(), aC.a3P.a3n(), aC.data.canvas = 2 === aC.data.mapType ? bQ.vY : null, aC.a3S(), aC.a3R = 1 } function aNw() { aNg(); - for (var g = [aNl(), aNm(), aNn()], aA = 3; aA < 6; aA++) aM7.pX.removeChild(aM7.pY[aA].pG), aM7.pY[aA] = g[aA - 3], aM7.pX.appendChild(aM7.pY[aA].pG); + for (var g = [aNl(), aNm(), aNn()], aA = 3; aA < 6; aA++) aM7.pZ.removeChild(aM7.pa[aA].pI), aM7.pa[aA] = g[aA - 3], aM7.pZ.appendChild(aM7.pa[aA].pI); aM7.resize() } function aNl() { - var aNx, aLV = new pE; - return aLV.pH(L(273)), aNx = 0 === aC.data.gameMode ? [L(274), L(252)][aC.data.colorsType] : aC.data.numberTeams + " Team" + (1 === aC.data.numberTeams ? "" : "s"), aLV.pN(aNx), aLV.pS(new r6([new v(L(282), function() { + var aNx, aLV = new pG; + return aLV.pJ(L(272)), aNx = 0 === aC.data.gameMode ? [L(273), L(251)][aC.data.colorsType] : aC.data.numberTeams + " Team" + (1 === aC.data.numberTeams ? "" : "s"), aLV.pP(aNx), aLV.pU(new r8([new v(L(281), function() { s.t(21) }).button])), aLV } function aNm() { - var aLV = new pE, - g = (aLV.pH(L(61)), [L(251) + ": " + aD.k0[aC.data.botDifficultyValue], L(253), L(254), L(252)]); - return aLV.pN(g[aC.data.botDifficultyType]), aLV.pS(new r6([new v(L(282), function() { + var aLV = new pG, + g = (aLV.pJ(L(60)), [L(250) + ": " + aD.k3[aC.data.botDifficultyValue], L(252), L(253), L(251)]); + return aLV.pP(g[aC.data.botDifficultyType]), aLV.pU(new r8([new v(L(281), function() { s.t(25) }).button])), aLV } function aNn() { - var aLV = new pE, - g = (aLV.pH("Spawning"), [L(274), L(284), L(252)]); - return aLV.pN(g[aC.data.spawningType]), aLV.pS(new r6([new v(L(282), function() { + var aLV = new pG, + g = (aLV.pJ("Spawning"), [L(273), L(283), L(251)]); + return aLV.pP(g[aC.data.spawningType]), aLV.pU(new r8([new v(L(281), function() { s.t(24) }).button])), aLV } this.show = function() { - aM6.show(), this.resize(), aM6.ta.scrollTop = s.x.aGG[0] - }, this.qs = function() { - s.x.aGG[0] = aM6.ta.scrollTop, aM6.qs() + aM6.show(), this.resize(), aM6.tb.scrollTop = s.x.aGG[0] + }, this.qu = function() { + s.x.aGG[0] = aM6.tb.scrollTop, aM6.qu() }, this.resize = function() { aM6.resize(), aM7.resize() - }, this.a0z = function(ev) { - 2 === ev && aM6.tb[0].pt() - }, aM6 = new tU("🔧 " + L(279), [new v("⬅️ " + L(36), aM9), new v(L(280), aNe)]), aNg(), aC.data.canvas || (2 === aC.data.mapType ? aC.data.canvas = bQ.vX : 1 === aC.data.mapType ? aC.data.canvas = bQ.aIp(bQ.a3o(aC.data), 0).vX : (aC.data - .mapType = 0, aC.data.passableWater = aC.data.passableMountains = 1, aC.data.canvas = bQ.aIp(bQ.a3o(aC.data), aC.data.mapSeed).vX)), aM7 = new pU(aM6.ta, (function(pW) { - var aLV = new pE, - a1m = (aLV.pH(L(281)), aC.data.canvas); - a1m.style.width = "100%", aLV.pS({ + }, this.a0z = function(ey) { + 2 === ey && aM6.tc[0].pv() + }, aM6 = new tV("🔧 " + L(278), [new v("⬅️ " + L(35), aM9), new v(L(279), aNe)]), aNg(), aC.data.canvas || (2 === aC.data.mapType ? aC.data.canvas = bQ.vY : 1 === aC.data.mapType ? aC.data.canvas = bQ.aIp(bQ.a3o(aC.data), 0).vY : (aC.data + .mapType = 0, aC.data.passableWater = aC.data.passableMountains = 1, aC.data.canvas = bQ.aIp(bQ.a3o(aC.data), aC.data.mapSeed).vY)), aM7 = new pW(aM6.tb, (function(pY) { + var aLV = new pG, + a1m = (aLV.pJ(L(280)), aC.data.canvas); + a1m.style.width = "100%", aLV.pU({ e: a1m - }), aLV.pS(new r6([new v(L(282), function() { + }), aLV.pU(new r8([new v(L(281), function() { s.t(20) - }).button])), pW.push(aLV) - }(pW = []), function(pW) { - var aLV = new pE; - aLV.pH(L(255)), aLV.pS(new qQ({ - dx: -1, + }).button])), pY.push(aLV) + }(pY = []), function(pY) { + var aLV = new pG; + aLV.pJ(L(254)), aLV.pU(new qS({ + dy: -1, value: aC.data.playerCount }, 1, 0, function(e) { - var playerCount = bJ.p9(Math.floor(e.target.value), 1, 512); - e.target.value = aC.data.playerCount = playerCount, 1 === aC.data.gameMode && (e = b8.pk.a1W(aC.data.teamPlayerCount, 0), aC.a3P.a3T(), b8.pk.a1W(aC.data.teamPlayerCount, 0) !== e) && aNw() - })), pW.push(aLV) - }(pW), function(pW) { - var aLV = new pE; - aLV.pH(L(283)), aLV.pP(new tP({ - tT: ["Battle Royale", "Teams"], + var playerCount = bJ.pB(Math.floor(e.target.value), 1, 512); + e.target.value = aC.data.playerCount = playerCount, 1 === aC.data.gameMode && (e = b8.pm.a1W(aC.data.teamPlayerCount, 0), aC.a3P.a3T(), b8.pm.a1W(aC.data.teamPlayerCount, 0) !== e) && aNw() + })), pY.push(aLV) + }(pY), function(pY) { + var aLV = new pG; + aLV.pJ(L(282)), aLV.pR(new tQ({ + tU: ["Battle Royale", "Teams"], value: aC.data.gameMode - }, function(dx) { - aC.data.gameMode !== dx && (aC.data.gameMode = dx, aNw()) - })), pW.push(aLV) - }(pW), pW.push(aNl()), pW.push(aNm()), pW.push(aNn()), function(pW) { - var aLV = new pE, - g = (aLV.pH(L(285)), [L(286), L(287), L(252)]); - aLV.pN(g[aC.data.playerNamesType]), aLV.pS(new r6([new v(L(282), function() { + }, function(dy) { + aC.data.gameMode !== dy && (aC.data.gameMode = dy, aNw()) + })), pY.push(aLV) + }(pY), pY.push(aNl()), pY.push(aNm()), pY.push(aNn()), function(pY) { + var aLV = new pG, + g = (aLV.pJ(L(284)), [L(285), L(286), L(251)]); + aLV.pP(g[aC.data.playerNamesType]), aLV.pU(new r8([new v(L(281), function() { s.t(23) - }).button])), pW.push(aLV) - }(pW), function(pW) { - var aLV = new pE, - g = (aLV.pH(L(248)), [L(250), L(251) + ": " + aC.data.aIncomeValue, L(252)]); - aLV.pN(g[aC.data.aIncomeType]), aLV.pS(new r6([new v(L(282), function() { + }).button])), pY.push(aLV) + }(pY), function(pY) { + var aLV = new pG, + g = (aLV.pJ(L(247)), [L(249), L(250) + ": " + aC.data.aIncomeValue, L(251)]); + aLV.pP(g[aC.data.aIncomeType]), aLV.pU(new r8([new v(L(281), function() { s.t(22) - }).button])), pW.push(aLV) - }(pW), function(pW) { - var aLV = new pE, - g = (aLV.pH(L(288)), [L(250), L(251) + ": " + aC.data.tIncomeValue, L(252)]); - aLV.pN(g[aC.data.tIncomeType]), aLV.pS(new r6([new v(L(282), function() { + }).button])), pY.push(aLV) + }(pY), function(pY) { + var aLV = new pG, + g = (aLV.pJ(L(287)), [L(249), L(250) + ": " + aC.data.tIncomeValue, L(251)]); + aLV.pP(g[aC.data.tIncomeType]), aLV.pU(new r8([new v(L(281), function() { s.t(26) - }).button])), pW.push(aLV) - }(pW), function(pW) { - var aLV = new pE, - g = (aLV.pH(L(289)), [L(250), L(251) + ": " + aC.data.iIncomeValue, L(252)]); - aLV.pN(g[aC.data.iIncomeType]), aLV.pS(new r6([new v(L(282), function() { + }).button])), pY.push(aLV) + }(pY), function(pY) { + var aLV = new pG, + g = (aLV.pJ(L(288)), [L(249), L(250) + ": " + aC.data.iIncomeValue, L(251)]); + aLV.pP(g[aC.data.iIncomeType]), aLV.pU(new r8([new v(L(281), function() { s.t(27) - }).button])), pW.push(aLV) - }(pW), function(pW) { - var aLV = new pE, - g = (aLV.pH(L(290)), [L(250), L(251) + ": " + aC.data.sResourcesValue, L(252)]); - aLV.pN(g[aC.data.sResourcesType]), aLV.pS(new r6([new v(L(282), function() { + }).button])), pY.push(aLV) + }(pY), function(pY) { + var aLV = new pG, + g = (aLV.pJ(L(289)), [L(249), L(250) + ": " + aC.data.sResourcesValue, L(251)]); + aLV.pP(g[aC.data.sResourcesType]), aLV.pU(new r8([new v(L(281), function() { s.t(28) - }).button])), pW.push(aLV) - }(pW), function(pW) { - var aLV = new pE; - aLV.pH(L(291)), aLV.pS(new r6([new v(L(292), function() { + }).button])), pY.push(aLV) + }(pY), function(pY) { + var aLV = new pG; + aLV.pJ(L(290)), aLV.pU(new r8([new v(L(291), function() { s.w(), aC.a3P.a3r(), s.x.aGG[0] = 0, s.t(19) - }).button])), aLV.pS(new r6([new v(L(293), function() { + }).button])), aLV.pU(new r8([new v(L(292), function() { bk.aG5() - }).button])), aLV.pS(new r6([new v(L(294), function() { + }).button])), aLV.pU(new r8([new v(L(293), function() { return bk.aG7(), !0 - }).button])), pW.push(aLV) - }(pW), pW)) + }).button])), pY.push(aLV) + }(pY), pY)) } function aL7() { - var aM6, aM7, aM8, pW; + var aM6, aM7, aM8, pY; function aM9() { aMB(), 2 !== aC.data.iIncomeType && (aC.data.iIncomeData = null), s.aLB()[19] = null, s.a0F() } function aMB() { - 2 === aC.data.iIncomeType && b8.pk.a1c(aM8.u1(), aC.data.iIncomeData, 255) + 2 === aC.data.iIncomeType && b8.pm.a1c(aM8.u2(), aC.data.iIncomeData, 255) } this.show = function() { aM6.show(), this.resize() - }, this.qs = function() { - aM6.qs() + }, this.qu = function() { + aM6.qu() }, this.resize = function() { aM6.resize(), aM7.resize() - }, this.a0z = function(ev) { - 2 === ev && aM6.tb[0].pt() - }, aM6 = new tU(L(289), [new v("⬅️ " + L(36), aM9)]), aM7 = new pU(aM6.ta, (function(pW) { - var aLV = new pE; - aLV.pH(L(249)), aLV.pP(new tP({ - tT: [L(250), L(251), L(252)], + }, this.a0z = function(ey) { + 2 === ey && aM6.tc[0].pv() + }, aM6 = new tV(L(288), [new v("⬅️ " + L(35), aM9)]), aM7 = new pW(aM6.tb, (function(pY) { + var aLV = new pG; + aLV.pJ(L(248)), aLV.pR(new tQ({ + tU: [L(249), L(250), L(251)], value: aC.data.iIncomeType - }, function(dx) { - aMB(), 2 !== dx || aC.data.iIncomeData || (aC.data.iIncomeData = new Uint8Array(aC.eX), aC.data.iIncomeData.fill(32)), aC.data.iIncomeType = dx, s.t(27) - })), pW.push(aLV) - }(pW = []), function(pW) { + }, function(dy) { + aMB(), 2 !== dy || aC.data.iIncomeData || (aC.data.iIncomeData = new Uint8Array(aC.ea), aC.data.iIncomeData.fill(32)), aC.data.iIncomeType = dy, s.t(27) + })), pY.push(aLV) + }(pY = []), function(pY) { var aLV; - 1 === aC.data.iIncomeType && ((aLV = new pE).pH("Value"), aLV.pS(new qQ({ - dx: -1, + 1 === aC.data.iIncomeType && ((aLV = new pG).pJ("Value"), aLV.pU(new qS({ + dy: -1, value: aC.data.iIncomeValue }, 1, 0, function(e) { - var value = bJ.p9(Math.floor(e.target.value), 0, 255); + var value = bJ.pB(Math.floor(e.target.value), 0, 255); e.target.value = aC.data.iIncomeValue = value - })), pW.push(aLV)) - }(pW), function(pW) { + })), pY.push(aLV)) + }(pY), function(pY) { var aLV; - 2 === aC.data.iIncomeType && ((aLV = new pE).pH("Data"), (aM8 = new ts(0, 1, 0, 1)).tz(b8.zX.a38(aC.data.iIncomeData, 4)), aLV.pS(aM8), pW.push(aLV)) - }(pW), pW)) + 2 === aC.data.iIncomeType && ((aLV = new pG).pJ("Data"), (aM8 = new tt(0, 1, 0, 1)).u0(b8.zY.a38(aC.data.iIncomeData, 4)), aLV.pU(aM8), pY.push(aLV)) + }(pY), pY)) } function aKp() { - var aNy, aNz, aN6, qP, aO0; - this.aEw = new rz, aN6 = new qD([.45, .27], [.5, .5], 2 / 3), aNz = [new v("⚔️
" + L(295), function() { + var aNy, aNz, aN6, qR, aO0; + this.aEw = new s1, aN6 = new qF([.45, .27], [.5, .5], 2 / 3), aNz = [new v("⚔️
" + L(294), function() { aO1(0) - }, b9.nA), new v("🗡️
" + L(279), function() { + }, b9.nC), new v("🗡️
" + L(278), function() { aO1(1) - }, b9.nS), new v("🔑
" + L(296), function() { + }, b9.nU), new v("🔑
" + L(295), function() { aO1(2) - }, b9.ni), new v("☰
" + L(297), function() { + }, b9.nk), new v("☰
" + L(296), function() { aO1(3) - }, b9.mu), new v("", function() { + }, b9.mw), new v("", function() { s.t(12) - }, b9.md, !1), + }, b9.mf, !1), new v("FX Client settings", function() { __fx.WindowManager.openWindow("settings"); }, "rgba(0, 0, 20, 0.5)"), new v("Join/Create custom lobby", function() { __fx.customLobby.showJoinPrompt(); }, "rgba(20, 9, 77, 0.5)") - ], qP = new qQ(bh.e7.data[122]); + ], qR = new qS(bh.eA.data[122]); for (var aA = 0; aA < aNz.length; aA++) aNz[aA].button.style.position = "absolute"; - function aO1(dx) { - z.a0.setState(10), aa.sJ() || aa.aEn(), 0 === dx ? s.x.a3i() : 1 === dx ? (b7.aGQ.vI(bh.e7.data[156].value, 1) || aC.a3P.a3r(), s.t(19)) : 2 === dx ? 0 !== z.id || bh.e7.data[140].value ? s.t(8, s.rq, new rr(16)) : s.x.aO2(s.rq, 16) : 3 === - dx && s.t(1) + function aO1(dy) { + z.a0.setState(10), aa.sK() || aa.aEn(), 0 === dy ? s.x.a3i() : 1 === dy ? (b7.aGQ.vJ(bh.eA.data[156].value, 1) || aC.a3P.a3r(), s.t(19)) : 2 === dy ? 0 !== z.id || bh.eA.data[140].value ? s.t(8, s.rs, new rt(16)) : s.x.aO2(s.rs, 16) : 3 === + dy && s.t(1) } - qP.e.style.position = "absolute", qP.e.style.textAlign = "center", qP.e.placeholder = L(298), this.show = function() { - aZ.setState(0), z.a0.setState(12), this.aEw.show(), aNz[4].pw(b8.color.a1t(bh.e7.data[121].value)), this.resize(), document.body.appendChild(qP.e); + qR.e.style.position = "absolute", qR.e.style.textAlign = "center", qR.e.placeholder = L(297), this.show = function() { + aZ.setState(0), z.a0.setState(12), this.aEw.show(), aNz[4].py(b8.color.a1t(bh.eA.data[121].value)), this.resize(), document.body.appendChild(qR.e); for (var aA = 0; aA < aNz.length; aA++) document.body.appendChild(aNz[aA].button); - 1 !== z.id || z.dk < 5 || (aO0 && bd.e9 > aO0 + 144e5 ? z.uL.setState(14) : aO0 = bd.e9) - }, this.qs = function() { - this.aEw.qs(), document.body.removeChild(qP.e); + 1 !== z.id || z.dk < 5 || (aO0 && bd.eC > aO0 + 144e5 ? z.uM.setState(14) : aO0 = bd.eC) + }, this.qu = function() { + this.aEw.qu(), document.body.removeChild(qR.e); for (var aA = 0; aA < aNz.length; aA++) document.body.removeChild(aNz[aA].button) }, this.resize = function() { this.aEw.resize(), this.aEw.resize(), aN6.resize(); var gap = .5 * ba.gap, - so = 10 / 99 * .84 * aN6.i, + sp = 10 / 99 * .84 * aN6.i, aO5 = .16 * aN6.j, a7f = .19 * aN6.i, - eh = aN6.eh + a7f, - so = aN6.ej + so + 3 * gap, + ek = aN6.ek + a7f, + sp = aN6.em + sp + 3 * gap, i = .5 * (aN6.i - gap) - a7f, a7f = aN6.i - 2 * a7f - aO5 - gap, - a7f = (b8.pb.sH(qP.e, eh, so, a7f, aO5), b8.pb.sH(aNz[4].button, eh + a7f + gap, so, aO5, aO5), .5 * (aN6.ej + aN6.j - (so += aO5 + gap) - gap)); - b8.pb.sH(aNz[0].button, eh, so, i, a7f), b8.pb.sH(aNz[1].button, eh + i + gap, so, i, a7f), b8.pb.sH(aNz[2].button, eh, so + a7f + gap, i, a7f), b8.pb.sH(aNz[3].button, eh + i + gap, so + a7f + gap, i, a7f); - b8.pb.sH(aNz[5].button, eh, so + a7f * 2 + gap * 2, i * 2 + gap, a7f / 3); - b8.pb.sH(aNz[6].button, eh, so + a7f * 2.33 + gap * 3, i * 2 + gap, a7f / 3); - for (var aA = 0; aA < aNz.length; aA++) aNz[aA].button.style.font = b8.pb.rQ(0, b8.pb.a29(.065 * aN6.j)), b8.pb.pm(aNz[aA].button, 5); - qP.e.style.font = b8.pb.rQ(0, b8.pb.a29(.08 * aN6.j)), b8.pb.pm(qP.e, 5) - }, this.tj = function() { - if (aZ.aER(), aS.tj(), aN.tj(), bW.tj(), aa.sJ()) { + a7f = (b8.pd.sI(qR.e, ek, sp, a7f, aO5), b8.pd.sI(aNz[4].button, ek + a7f + gap, sp, aO5, aO5), .5 * (aN6.em + aN6.j - (sp += aO5 + gap) - gap)); + b8.pd.sI(aNz[0].button, ek, sp, i, a7f), b8.pd.sI(aNz[1].button, ek + i + gap, sp, i, a7f), b8.pd.sI(aNz[2].button, ek, sp + a7f + gap, i, a7f), b8.pd.sI(aNz[3].button, ek + i + gap, sp + a7f + gap, i, a7f); + b8.pd.sI(aNz[5].button, ek, sp + a7f * 2 + gap * 2, i * 2 + gap, a7f / 3); + b8.pd.sI(aNz[6].button, ek, sp + a7f * 2.33 + gap * 3, i * 2 + gap, a7f / 3); + for (var aA = 0; aA < aNz.length; aA++) aNz[aA].button.style.font = b8.pd.rS(0, b8.pd.a29(.065 * aN6.j)), b8.pd.po(aNz[aA].button, 5); + qR.e.style.font = b8.pd.rS(0, b8.pd.a29(.08 * aN6.j)), b8.pd.po(qR.e, 5) + }, this.tk = function() { + if (aZ.aER(), aS.tk(), aN.tk(), bW.tk(), aa.sK()) { if (__fx.settings.displayWinCounter) { const size = Math.floor(aN6.i * 0.03); - tk.font = b8.pb.rQ(1, size); - tk.fillStyle = "#ffffff"; + tl.font = b8.pd.rS(1, size); + tl.fillStyle = "#ffffff"; const text = "Win count: " + __fx.wins.count; - const textLength = tk.measureText(text).width; - tk.textAlign = "left"; - tk.textBaseline = "middle"; - tk.fillText(text, tk.canvas.width - textLength - size / 2, size); + const textLength = tl.measureText(text).width; + tl.textAlign = "left"; + tl.textBaseline = "middle"; + tl.fillText(text, tl.canvas.width - textLength - size / 2, size); }; - tk.imageSmoothingEnabled = !1; - var ev = aa.aEU("territorial.io"), - mJ = .84 * aN6.i / ev.width; - tk.setTransform(mJ, 0, 0, mJ, aN6.eh + .08 * aN6.i, aN6.ej), aNy = aNy || b8.a1D.a2l(ev, b8.a1D.a2r, [0, 0, 0]); - for (var eh = -1; eh <= 1; eh += 2) - for (var ej = -1; ej <= 1; ej += 2) tk.drawImage(aNy, eh, ej); - tk.drawImage(ev, 0, 0), tk.imageSmoothingEnabled = !0; - var hg = aa.aEU("logo"), - aO7 = .6666 * mJ * ev.height / hg.height, - mK = .5 * h.i, - mL = aN6.ej + .5 * mJ * ev.height - .5 * aO7 * hg.height; - tk.setTransform(aO7, 0, 0, aO7, mK - .6 * mJ * ev.width, mL), tk.drawImage(hg, 0, 0), tk.setTransform(aO7, 0, 0, aO7, mK + .6 * mJ * ev.width - aO7 * hg.width, mL), tk.drawImage(hg, 0, 0), tk.setTransform(1, 0, 0, 1, 0, 0), tk + tl.imageSmoothingEnabled = !1; + var ey = aa.aEU("territorial.io"), + mL = .84 * aN6.i / ey.width; + tl.setTransform(mL, 0, 0, mL, aN6.ek + .08 * aN6.i, aN6.em), aNy = aNy || b8.a1D.a2l(ey, b8.a1D.a2r, [0, 0, 0]); + for (var ek = -1; ek <= 1; ek += 2) + for (var em = -1; em <= 1; em += 2) tl.drawImage(aNy, ek, em); + tl.drawImage(ey, 0, 0), tl.imageSmoothingEnabled = !0; + var hj = aa.aEU("logo"), + aO7 = .6666 * mL * ey.height / hj.height, + mM = .5 * h.i, + mN = aN6.em + .5 * mL * ey.height - .5 * aO7 * hj.height; + tl.setTransform(aO7, 0, 0, aO7, mM - .6 * mL * ey.width, mN), tl.drawImage(hj, 0, 0), tl.setTransform(aO7, 0, 0, aO7, mM + .6 * mL * ey.width - aO7 * hj.width, mN), tl.drawImage(hj, 0, 0), tl.setTransform(1, 0, 0, 1, 0, 0), tl .imageSmoothingEnabled = !0 } } } function aKw() { - var aLC, aO8, aO9, tV; + var aLC, aO8, aO9, tW; function aOA(aA) { - s.t(8, s.rq, new rr(21, { - sA: aA, - sB: 0, - sC: 10 + s.t(8, s.rs, new rt(21, { + sB: aA, + sC: 0, + sD: 10 })) } this.show = function() { aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aO8.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aO9 = [new v(L(299), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aO9 = [new v(L(298), function() { aOA(1) - }, 0, 0, 1), new v(L(300), function() { + }, 0, 0, 1), new v(L(299), function() { aOA(2) - }, 0, 0, 1), new v(L(301), function() { + }, 0, 0, 1), new v(L(300), function() { aOA(3) - }, 0, 0, 1), new v(L(302), function() { + }, 0, 0, 1), new v(L(301), function() { aOA(0) - }, 0, 0, 1), new v(L(303), function() { + }, 0, 0, 1), new v(L(302), function() { aOA(9) - }, 0, 0, 1), new v(L(304), function() { + }, 0, 0, 1), new v(L(303), function() { aOA(10) - }, 0, 0, 1), new v(L(305), function() { + }, 0, 0, 1), new v(L(304), function() { aOA(11) - }, 0, 0, 1)], tV = [new v("⬅️ " + L(36), function() { + }, 0, 0, 1)], tW = [new v("⬅️ " + L(35), function() { s.a0F() - })], aLC = new tU(L(306), tV), aO8 = new qA(aO9, aLC.ta) + })], aLC = new tV(L(305), tW), aO8 = new qC(aO9, aLC.tb) } -function aB5(title, pO, aOB) { +function aB5(title, pQ, aOB) { var aLC, aNK; this.show = function() { aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aNK.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aOB = aOB || [new v("⬅️ " + L(36), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aOB = aOB || [new v("⬅️ " + L(35), function() { s.a0F() - }, b9.nM)], aLC = new tU(title, aOB), aNK = new r5(aLC.ta, pO), b8.pb.textAlign(aLC.ta.style, 1) + }, b9.nO)], aLC = new tV(title, aOB), aNK = new r7(aLC.tb, pQ), b8.pd.textAlign(aLC.tb.style, 1) } function aNc(data) { - var aLC, aOC, ev, rg; + var aLC, aOC, ey, ri; - function aOD(hj) { - var ea = data.data.length; - if (ea) { - for (var sB, max = min = parseInt(data.data[0][0]), aA = 1; aA < ea; aA++) var aCr = parseInt(data.data[aA][0]), + function aOD(hm) { + var ed = data.data.length; + if (ed) { + for (var sC, max = min = parseInt(data.data[0][0]), aA = 1; aA < ed; aA++) var aCr = parseInt(data.data[aA][0]), min = Math.min(aCr, min), max = Math.max(aCr, max); - sB = hj < 0 ? min + hj : max + 1, s.t(8, s.aDO().aKk, new rr(21, { - sA: data.sA, - sB: sB, - sC: sB + Math.abs(hj) + sC = hm < 0 ? min + hm : max + 1, s.t(8, s.aDO().aKk, new rt(21, { + sB: data.sB, + sC: sC, + sD: sC + Math.abs(hm) })) } } this.show = function() { aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aOC.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, ev = data.data.length ? 0 : 1, ev = [new v("⬅️ " + L(36), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, ey = data.data.length ? 0 : 1, ey = [new v("⬅️ " + L(35), function() { s.a0F() - }), new v(L(307), function() { + }), new v(L(306), function() { aOD(-10) - }, ev, 0, 1), new v(L(308), function() { + }, ey, 0, 1), new v(L(307), function() { aOD(10) - }, ev, 0, 1), new v(L(257), function() { + }, ey, 0, 1), new v(L(256), function() { s.t(11, 10, new aOE({ - sA: data.sA + sB: data.sB })) - })], rg = [L(309), L(310), L(311), L(312), L(313), L(314), L(315), L(316), L(317), L(318), L(304), L(305)], aLC = new tU(rg[data.sA], ev), + })], ri = [L(308), L(309), L(310), L(311), L(312), L(313), L(314), L(315), L(316), L(317), L(303), L(304), L(318)], aLC = new tV(ri[data.sB], ey), function() { - var aA, ed = { - ra: [] + var aA, eg = { + rc: [] }, - ra = ed.ra, + rc = eg.rc, aOG = data.data, - ea = aOG.length; - ea && 0 === aOG[0][0] && 0 <= (dx = [0, 1, 2, 3, -1, -1, -1, -1, -1, 4, 5, 6][data.sA]) && (s.x.sD[dx] = aOG[0][1]); - var mJ = [.1, .001, .01, 1, 100, 1, 1, .1, 100, .01, .01, .01][data.sA], - a2v = [1, 3, 2, 0, 0, 0, 0, 1, 0, 2, 2, 2][data.sA], - dx = [ + ed = aOG.length; + ed && 0 === aOG[0][0] && 0 <= (dy = [0, 1, 2, 3, -1, -1, -1, -1, -1, 4, 5, 6, -1][data.sB]) && (s.x.sE[dy] = aOG[0][1]); + var mL = [.1, .001, .01, 1, 100, 1, 1, .1, 100, .01, .01, .01, 1][data.sB], + a2v = [1, 3, 2, 0, 0, 0, 0, 1, 0, 2, 2, 2, 0][data.sB], + dy = [ [L(319), L(320) + " ↗", L(321)], [L(319), L(322), L(323), L(324) + " ↗"], [L(319), L(320) + " ↗", L(323)], [L(319), L(320) + " ↗", L(323)], - [L(325), L(326), L(327) + " ↗", L(328) + " ↗", L(118)], + [L(325), L(326), L(327) + " ↗", L(328) + " ↗", L(117)], [L(325), L(326), L(329) + " ↗", L(330) + " ↗", L(331)], [L(325), L(326), L(332) + " ↗", L(333) + " ↗", L(334)], [L(325), L(326), L(329) + " ↗", L(330) + " ↗", L(335)], - [L(325), L(326), L(327) + " ↗", L(328) + " ↗", L(118)], + [L(325), L(326), L(327) + " ↗", L(328) + " ↗", L(117)], [L(319), L(320) + " ↗", L(323)], [L(319), L(320) + " ↗", L(336)], - [L(319), L(320) + " ↗", L(323)] + [L(319), L(320) + " ↗", L(323)], + [L(325), L(326), L(337) + " ↗", L(338) + " ↗", L(339)] ]; - if (ed.rg = dx[data.sA], ed.rl = [ + if (eg.ri = dy[data.sB], eg.rn = [ [25, 40, 35], [15, 25, 25, 35], [25, 40, 35], @@ -8579,300 +8577,326 @@ function aNc(data) { [12, 16, 30, 30, 12], [25, 40, 35], [25, 40, 35], - [25, 40, 35] - ][data.sA], 0 === data.sA || 2 === data.sA || 3 === data.sA || 9 === data.sA || 10 === data.sA || 11 === data.sA) - for (aA = 0; aA < ea; aA++) ra.push([{ - f2: aOG[aA][0] + 1 + ".", + [25, 40, 35], + [12, 13, 25, 25, 25] + ][data.sB], 0 === data.sB || 2 === data.sB || 3 === data.sB || 9 === data.sB || 10 === data.sB || 11 === data.sB) + for (aA = 0; aA < ed; aA++) rc.push([{ + f5: aOG[aA][0] + 1 + ".", di: 0 }, { - f2: aOG[aA][1], + f5: aOG[aA][1], di: 1, - ro: aOG[aA][4], - rp: aOG[aA][3] + rq: aOG[aA][4], + rr: aOG[aA][3] }, { - f2: (mJ * aOG[aA][2]).toFixed(a2v), + f5: (mL * aOG[aA][2]).toFixed(a2v), di: 0 }]); - else if (1 === data.sA) - for (aA = 0; aA < ea; aA++) ra.push([{ - f2: aOG[aA][0] + 1 + ".", - di: 0 - }, { - f2: aOG[aA][1], - di: 0 - }, { - f2: (mJ * aOG[aA][2]).toFixed(a2v), - di: 0 - }, { - f2: aOG[aA][3], - di: 1, - ro: aOG[aA][5], - rp: aOG[aA][4] - }]); - else if (4 === data.sA || 5 === data.sA || 6 === data.sA || 7 === data.sA || 8 === data.sA) - for (aA = 0; aA < ea; aA++) { - var aOJ = aOG[aA][5]; - 4 === data.sA || 8 === data.sA ? "100%" === (aOJ = (aOJ % 64 * 100 / (aOJ >> 6)).toFixed(0) + "%") && (4 === data.sA ? aOJ += " (" + L(337) + ")" : aOJ += " (" + L(338) + ")") : 5 === data.sA ? 32768 <= aOJ && (aOJ = -(aOJ - - 32768)) : aOJ = (mJ * aOJ).toFixed(a2v), ra.push([{ - f2: "" + aOG[aA][0], + else if (12 === data.sB) + for (aA = 0; aA < ed; aA++) { + var aOJ = aOG[aA][3]; + rc.push([{ + f5: "" + aOG[aA][0], di: 0 }, { - f2: "" + aOG[aA][6], + f5: "" + aOG[aA][4], di: 0 }, { - f2: aOG[aA][7], + f5: aOG[aA][5], di: 1, - ro: aOG[aA][1], - rp: aOG[aA][2] + rq: aOG[aA][1], + rr: 0 }, { - f2: aOG[aA][8], + f5: aOG[aA][6], di: 1, - ro: aOG[aA][3], - rp: aOG[aA][4] + rq: aOG[aA][2], + rr: 0 }, { - f2: "" + aOJ, + f5: bm.e4(aOJ % 16, aOJ >> 4), + di: 0 + }]) + } else if (1 === data.sB) + for (aA = 0; aA < ed; aA++) rc.push([{ + f5: aOG[aA][0] + 1 + ".", + di: 0 + }, { + f5: aOG[aA][1], + di: 0 + }, { + f5: (mL * aOG[aA][2]).toFixed(a2v), + di: 0 + }, { + f5: aOG[aA][3], + di: 1, + rq: aOG[aA][5], + rr: aOG[aA][4] + }]); + else if (4 === data.sB || 5 === data.sB || 6 === data.sB || 7 === data.sB || 8 === data.sB) + for (aA = 0; aA < ed; aA++) { + var aOK = aOG[aA][5]; + 4 === data.sB || 8 === data.sB ? "100%" === (aOK = (aOK % 64 * 100 / (aOK >> 6)).toFixed(0) + "%") && (4 === data.sB ? aOK += " (" + L(340) + ")" : aOK += " (" + L(341) + ")") : 5 === data.sB ? 32768 <= aOK && (aOK = -(aOK - + 32768)) : aOK = (mL * aOK).toFixed(a2v), rc.push([{ + f5: "" + aOG[aA][0], + di: 0 + }, { + f5: "" + aOG[aA][6], + di: 0 + }, { + f5: aOG[aA][7], + di: 1, + rq: aOG[aA][1], + rr: aOG[aA][2] + }, { + f5: aOG[aA][8], + di: 1, + rq: aOG[aA][3], + rr: aOG[aA][4] + }, { + f5: "" + aOK, di: 0 }]) } - aOC = new rZ(aLC.ta, ed) + aOC = new rb(aLC.tb, eg) }() } function aOE(a2n) { - var aLC, aLD, pW; + var aLC, aLD, pY; this.show = function() { aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aLD.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aLC = new tU(L(339), [new v("⬅️ " + L(36), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aLC = new tV(L(342), [new v("⬅️ " + L(35), function() { s.aLA(10) - })]), aLD = new pU(aLC.ta, ((pW = []).push(function() { - var aLe, aLV = new pE, - aN4 = new qQ(bh.e7.data[132], 1, function() { + })]), aLD = new pW(aLC.tb, ((pY = []).push(function() { + var aLe, aLV = new pG, + aN4 = new qS(bh.eA.data[132], 1, function() { aLe.button.click() }), - aN5 = new qQ(bh.e7.data[131], 1, function() { + aN5 = new qS(bh.eA.data[131], 1, function() { aN4.e.focus() }); - aLV.pH(L(262)), aLV.pS(aN5), aN5.e.style.marginBottom = "0.8em", aLV.pH(L(263)), aLV.pS(aN4); - return aLe = new v(L(261), function() { - sB = Math.floor(aN5.e.value), sC = Math.floor(aN4.e.value); - var sC, sB = { - a1U: Math.min(sB, sC), - aKL: Math.max(sB, sC) + aLV.pJ(L(261)), aLV.pU(aN5), aN5.e.style.marginBottom = "0.8em", aLV.pJ(L(262)), aLV.pU(aN4); + return aLe = new v(L(260), function() { + sC = Math.floor(aN5.e.value), sD = Math.floor(aN4.e.value); + var sD, sC = { + a1U: Math.min(sC, sD), + aKL: Math.max(sC, sD) }; - s.t(8, s.aCO(10).aKk, new rr(21, { - sA: a2n.sA, - sB: sB.a1U, - sC: sB.aKL + s.t(8, s.aCO(10).aKk, new rt(21, { + sB: a2n.sB, + sC: sC.a1U, + sD: sC.aKL })) - }, 0, 0, 1), aLV.pS(new r6([aLe.button])), aLV - }()), pW.push(function() { - var aLe, aLV = new pE, - aN4 = new qQ(bh.e7.data[134], 1, function() { + }, 0, 0, 1), aLV.pU(new r8([aLe.button])), aLV + }()), pY.push(function() { + var aLe, aLV = new pG, + aN4 = new qS(bh.eA.data[134], 1, function() { aLe.button.click() }), - aN5 = new qQ(bh.e7.data[133], 0, function() { + aN5 = new qS(bh.eA.data[133], 0, function() { aN4.e.focus() }); - return aLV.pH(1 === a2n.sA ? L(340) : L(341)), aLV.pS(aN5), aN5.e.style.marginBottom = "0.8em", aLV.pH(L(342)), aLV.pS(aN4), aLe = new v(L(261), function() { + return aLV.pJ(1 === a2n.sB ? L(343) : L(344)), aLV.pU(aN5), aN5.e.style.marginBottom = "0.8em", aLV.pJ(L(345)), aLV.pU(aN4), aLe = new v(L(260), function() { var aNU = aN5.e.value.slice(0, 20), aNV = Math.abs(Math.floor(aN4.e.value)); - s.t(8, s.aCO(10).aKk, new rr(22, { - sA: a2n.sA, + s.t(8, s.aCO(10).aKk, new rt(22, { + sB: a2n.sB, aNU: aNU, aNV: aNV })) - }, 0, 0, 1), aLV.pS(new r6([aLe.button])), aLV - }()), pW.push(function() { - var aLe, aLV = new pE, - aN4 = new qQ(bh.e7.data[152], 1, function() { + }, 0, 0, 1), aLV.pU(new r8([aLe.button])), aLV + }()), pY.push(function() { + var aLe, aLV = new pG, + aN4 = new qS(bh.eA.data[152], 1, function() { aLe.button.click() }), - aN5 = new qQ(bh.e7.data[151], 0, function() { + aN5 = new qS(bh.eA.data[151], 0, function() { aN4.e.focus() }); - return aLV.pH(L(343)), aLV.pS(aN5), aN5.e.style.marginBottom = "0.8em", aLV.pH(L(342)), aLV.pS(aN4), aLe = new v(L(261), function() { + return aLV.pJ(L(346)), aLV.pU(aN5), aN5.e.style.marginBottom = "0.8em", aLV.pJ(L(345)), aLV.pU(aN4), aLe = new v(L(260), function() { var aNU = aN5.e.value.slice(0, 5), aNV = Math.abs(Math.floor(aN4.e.value)); - s.t(8, s.aCO(10).aKk, new rr(28, { - sA: a2n.sA, + s.t(8, s.aCO(10).aKk, new rt(28, { + sB: a2n.sB, aNU: aNU, aNV: aNV })) - }, 0, 0, 1), aLV.pS(new r6([aLe.button])), aLV - }()), pW)) + }, 0, 0, 1), aLV.pU(new r8([aLe.button])), aLV + }()), pY)) } function aL9() { - var aON, sN, aOQ, sM, sP, aOO = [new Array(4), [], new Array(2), new Array(2)], - aOP = new Array(4), - aOR = new Array(2), - aOS = [L(60), L(303), L(344), L(345)]; + var aOO, sO, aOR, sN, sQ, aOP = [new Array(4), [], new Array(2), new Array(2)], + aOQ = new Array(4), + aOS = new Array(2), + aOT = [L(59), L(302), L(347), L(348)]; function aCc() { - var a5h = aON.sa.qP.e.value.trim().slice(0, 127); - a5h.length < 1 || (aON.sa.qP.e.value = "", bl.aB8.yw(a5h)) + var a5h = aOO.sb.qR.e.value.trim().slice(0, 127); + a5h.length < 1 || (aOO.sb.qR.e.value = "", bl.aB8.yx(a5h)) } - function aOV(aOX) { - bl.x.qe[3] = 1 - bl.x.qe[3], aOW(3, 1, bl.x.qe[3]), aOX && ay.aCn.aCo(4), bl.x.qe[3] && bh.r3.r4(158, bl.x.qe[0]) + function aOW(aOY) { + bl.x.qg[3] = 1 - bl.x.qg[3], aOX(3, 1, bl.x.qg[3]), aOY && ay.aCn.aCo(4), bl.x.qg[3] && bh.r5.r6(158, bl.x.qg[0]) } - function aOT(et, eu) { - bl.x.qe[et] !== eu && (0 === et && bl.x.qe[3] && aOV(0), aOW(et, bl.x.qe[et], 0), aOW(et, eu, 1), bl.x.qe[et] = eu, 0 === et ? (ay.aCn.aCo(2, eu), bl.x.qe[2] ? (aON.sb.lS(), aON.sa.qb(1)) : aON.sa.qb(0), s.aDO().aCR(), s.aDO().aCQ()) : 2 === - et && (0 === eu ? (ay.aCn.aCo(0), aON.sa.lS(), aON.sj()) : (ay.aCn.aCo(1), aON.sb.lS(), aON.sk()))) + function aOU(ew, ex) { + bl.x.qg[ew] !== ex && (0 === ew && bl.x.qg[3] && aOW(0), aOX(ew, bl.x.qg[ew], 0), aOX(ew, ex, 1), bl.x.qg[ew] = ex, 0 === ew ? (ay.aCn.aCo(2, ex), bl.x.qg[2] ? (aOO.sc.lV(), aOO.sb.qd(1)) : aOO.sb.qd(0), s.aDO().aCR(), s.aDO().aCQ()) : 2 === + ew && (0 === ex ? (ay.aCn.aCo(0), aOO.sb.lV(), aOO.sk()) : (ay.aCn.aCo(1), aOO.sc.lV(), aOO.sl()))) } - function aOW(et, eu, color) { - aON.sd[et].qB[eu].pw(color ? b9.n6 : b9.nr) + function aOX(ew, ex, color) { + aOO.se[ew].qD[ex].py(color ? b9.n8 : b9.nt) } - function aOa(aBg) { - return aBg < 7 ? aBg + 2 + " " + L(352) : 7 === aBg || 10 === aBg ? L(303) + " (Full-Sending: " + L(7 === aBg ? 353 : 354) + ")" : 8 === aBg ? "1v1" : L(355) + function aOb(aBg) { + return aBg < 7 ? aBg + 2 + " " + L(355) : 7 === aBg || 10 === aBg ? L(302) + " (Full-Sending: " + L(7 === aBg ? 356 : 357) + ")" : 8 === aBg ? "1v1" : L(358) } - function aOb(f2) { - var a5k = bJ.dj(f2, 60), - f2 = f2 % 60; - return (a5k < 10 ? "0" : "") + a5k + ":" + (f2 < 10 ? "0" : "") + f2 + function aOc(f5) { + var a5k = bJ.dj(f5, 60), + f5 = f5 % 60; + return (a5k < 10 ? "0" : "") + a5k + ":" + (f5 < 10 ? "0" : "") + f5 } this.aCz = function() { - return aON.sa - }, this.aB8 = function(ro) { - aOT(2, 0); - var pI = aON.sa.qP.e.value, - ro = "@" + ro + " "; - pI.length && !b8.zX.a2G(pI, " ") && (ro = " " + ro), aON.sa.qP.e.value = pI += ro, aON.sa.qP.e.focus() + return aOO.sb + }, this.aB8 = function(rq) { + aOU(2, 0); + var pK = aOO.sb.qR.e.value, + rq = "@" + rq + " "; + pK.length && !b8.zY.a2G(pK, " ") && (rq = " " + rq), aOO.sb.qR.e.value = pK += rq, aOO.sb.qR.e.focus() }, this.aCP = function() { - aON.sb.lS() + aOO.sc.lV() }, this.aCR = function() { - var aOZ = bl.x.qe[0], - aOZ = bl.x.qg[aOZ]; - bQ.a6(aOZ.eG, aOZ.mapSeed), sN.qB[0].button.textContent = L(281) + ": " + bQ.vN.vO[aOZ.eG].name, sN.qB[1].button.textContent = L(283, 0, "Mode") + ": " + aOa(aOZ.aBg), sN.qB[2].button.textContent = L(349) + ": " + bQ.vN.vO[aOZ.aDP].name, - sN.qB[3].button.textContent = L(350, 0, "Next Mode") + ": " + aOa(aOZ.aDQ), sN.qB[4].button.textContent = L(351) + ": " + aOb(aOZ.aCT), sN.resize() + var aOa = bl.x.qg[0], + aOa = bl.x.qi[aOa]; + bQ.a6(aOa.eJ, aOa.mapSeed), sO.qD[0].button.textContent = L(280) + ": " + bQ.vO.vP[aOa.eJ].name, sO.qD[1].button.textContent = L(282, 0, "Mode") + ": " + aOb(aOa.aBg), sO.qD[2].button.textContent = L(352) + ": " + bQ.vO.vP[aOa.aDP].name, + sO.qD[3].button.textContent = L(353, 0, "Next Mode") + ": " + aOb(aOa.aDQ), sO.qD[4].button.textContent = L(354) + ": " + aOc(aOa.aCT), sO.resize() }, this.aCQ = function() { - var aOZ = bl.x.qe[0], - qf = bl.x.qg[aOZ]; - aON.sh(qf.si); - for (var aA = 0; aA < bl.sx.sy.length; aA++) aOO[0][aA].qa.textContent = "" + bl.sx.sy[aA].length; - var sx = bl.sx.sy[aOZ], - aOc = sx.length, - aOd = bl.sx.sz[aOZ]; - aOO[2][1].qa.textContent = "" + aOc, aOO[3][1].qa.textContent = "" + aOd, sN.qB[4].button.textContent = L(351) + ": " + aOb(qf.aCT); + var aOa = bl.x.qg[0], + qh = bl.x.qi[aOa]; + aOO.si(qh.sj); + for (var aA = 0; aA < bl.sy.sz.length; aA++) aOP[0][aA].qc.textContent = "" + bl.sy.sz[aA].length; + var sy = bl.sy.sz[aOa], + aOd = sy.length, + aOe = bl.sy.t0[aOa]; + aOP[2][1].qc.textContent = "" + aOd, aOP[3][1].qc.textContent = "" + aOe, sO.qD[4].button.textContent = L(354) + ": " + aOc(qh.aCT); for (aA = 0; aA < 4; aA++) { - var aOe = bl.x.qg[aA]; - aOP[aA] ? 0 === aOe.si && (aOP[aA].qa.textContent = bQ.vN.vO[aOe.eG].name) : aOP[aA] = new qZ(bQ.vN.vO[aOe.eG].name, sM.qB[aA].button, 1, 1), b8.zX.startsWith(aOS[aA], "🏆 ") ? aOe.aBm || (aOS[aA] = aOS[aA].substring(3), sM.qB[aA] - .button.textContent = aOS[aA], sM.qB[aA].button.appendChild(aOO[0][aA].qa), sM.qB[aA].button.appendChild(aOP[aA].qa)) : aOe.aBm && (aOS[aA] = "🏆 " + aOS[aA], sM.qB[aA].button.textContent = aOS[aA], sM.qB[aA].button - .appendChild(aOO[0][aA].qa), sM.qB[aA].button.appendChild(aOP[aA].qa)) + var aOf = bl.x.qi[aA]; + aOQ[aA] ? 0 === aOf.sj && (aOQ[aA].qc.textContent = bQ.vO.vP[aOf.eJ].name) : aOQ[aA] = new qb(bQ.vO.vP[aOf.eJ].name, sN.qD[aA].button, 1, 1), b8.zY.startsWith(aOT[aA], "🏆 ") ? aOf.aBm || (aOT[aA] = aOT[aA].substring(3), sN.qD[aA] + .button.textContent = aOT[aA], sN.qD[aA].button.appendChild(aOP[0][aA].qc), sN.qD[aA].button.appendChild(aOQ[aA].qc)) : aOf.aBm && (aOT[aA] = "🏆 " + aOT[aA], sN.qD[aA].button.textContent = aOT[aA], sN.qD[aA].button + .appendChild(aOP[0][aA].qc), sN.qD[aA].button.appendChild(aOQ[aA].qc)) } - var qf = "", - aOg = ""; - 0 === aOZ && (qf = bl.ql.aC0(sx, 0, aOc), aOg = bl.ql.aC0(sx, 0, aOd)), aOQ[0].qa.textContent = qf, aOQ[1].qa.textContent = aOg, aOR[1].qa.textContent = "MP: " + bl.x.aCH[0] + " SP: " + bl.x.aCH[1] + " Lobby: " + b8.pk.a1h(bl.sx.sy) + var qh = "", + aOh = ""; + 0 === aOa && (qh = bl.qn.aC0(sy, 0, aOd), aOh = bl.qn.aC0(sy, 0, aOe)), aOR[0].qc.textContent = qh, aOR[1].qc.textContent = aOh, aOS[1].qc.textContent = "MP: " + bl.x.aCH[0] + " SP: " + bl.x.aCH[1] + " Lobby: " + b8.pm.a1h(bl.sy.sz) }, this.aCV = function() { - aON.sa.lS() + aOO.sb.lV() }, this.show = function() { - aON.show(), this.resize(), bl.message.show() - }, this.qs = function() { - aON.qs(), bl.tJ.qs(), bl.sv.qs(), bl.message.qs() + aOO.show(), this.resize(), bl.message.show() + }, this.qu = function() { + aOO.qu(), bl.tK.qu(), bl.sw.qu(), bl.message.qu() }, this.resize = function() { - aON.resize(1 - bl.x.qe[2]), bl.message.resize() - }, this.a0z = function(ev) { - 2 === ev ? bl.x.qe[3] ? aOV(1) : aON.sd[3].qB[0].pt() : ev < 2 && aOV(1) - }, sM = new r9([new v(aOS[0], function() { - return aOT(0, 0), 2 - }), new v(aOS[1], function() { - return aOT(0, 1), 2 - }), new v(aOS[2], function() { - return aOT(0, 2), 2 - }), new v(aOS[3], function() { - return aOT(0, 3), 2 - })], b9.nr), sN = new r9([new v("", 0, 2), new v("", 0, 2), new v("", 0, 2), new v("", 0, 2), new v("", 0, 2)], b9.ns, 1); - var aOU = new r9([new v(L(346), function() { - return aOT(2, 0), 2 - }), new v(L(114), function() { - return aOT(2, 1), 2 - })], b9.nr); - sP = new r9([new v(L(347), (__fx.customLobby.setLeaveFunction(() => { - s.w(), bl.tD(), ay.x.a0H(3240), __fx.customLobby.setActive(false), s.t(5, 5) + aOO.resize(1 - bl.x.qg[2]), bl.message.resize() + }, this.a0z = function(ey) { + 2 === ey ? bl.x.qg[3] ? aOW(1) : aOO.se[3].qD[0].pv() : ey < 2 && aOW(1) + }, sN = new rB([new v(aOT[0], function() { + return aOU(0, 0), 2 + }), new v(aOT[1], function() { + return aOU(0, 1), 2 + }), new v(aOT[2], function() { + return aOU(0, 2), 2 + }), new v(aOT[3], function() { + return aOU(0, 3), 2 + })], b9.nt), sO = new rB([new v("", 0, 2), new v("", 0, 2), new v("", 0, 2), new v("", 0, 2), new v("", 0, 2)], b9.nu, 1); + var aOV = new rB([new v(L(349), function() { + return aOU(2, 0), 2 + }), new v(L(113), function() { + return aOU(2, 1), 2 + })], b9.nt); + sQ = new rB([new v(L(350), (__fx.customLobby.setLeaveFunction(() => { + s.w(), bl.tE(), ay.x.a0H(3240), __fx.customLobby.setActive(false), s.t(5, 5) }), function() { - s.w(), bl.tD(), ay.x.a0H(3240), __fx.customLobby.setActive(false), s.t(5, 5) - })), new v(L(348), function() { - return aOV(1), 2 - })], b9.nr), aON = new sL(sM, sN, aOU, sP, aCc, bl.tJ.aD8); - for (var aA = 0; aA < 4; aA++) aOO[0][aA] = new qZ("0", sM.qB[aA].button); - aOO[2][1] = new qZ("0", aOU.qB[1].button), aOO[3][1] = new qZ("0", sP.qB[1].button), aOQ = [new qZ("", aOU.qB[1].button, 1, 1), new qZ("", sP.qB[1].button, 1, 1)], aOW(0, bl.x.qe[0], 1), aOW(2, bl.x.qe[2], 1), (aOR = [new qZ(L(255), aON.sl(), 1, - 0), new qZ("", aON.sl(), 1, 1)])[0].qa.style.fontSize = "0.4em", aOR[1].qa.style.fontSize = "0.4em" + s.w(), bl.tE(), ay.x.a0H(3240), __fx.customLobby.setActive(false), s.t(5, 5) + })), new v(L(351), function() { + return aOW(1), 2 + })], b9.nt), aOO = new sM(sN, sO, aOV, sQ, aCc, bl.tK.aD8); + for (var aA = 0; aA < 4; aA++) aOP[0][aA] = new qb("0", sN.qD[aA].button); + aOP[2][1] = new qb("0", aOV.qD[1].button), aOP[3][1] = new qb("0", sQ.qD[1].button), aOR = [new qb("", aOV.qD[1].button, 1, 1), new qb("", sQ.qD[1].button, 1, 1)], aOX(0, bl.x.qg[0], 1), aOX(2, bl.x.qg[2], 1), (aOS = [new qb(L(254), aOO.sm(), 1, + 0), new qb("", aOO.sm(), 1, 1)])[0].qc.style.fontSize = "0.4em", aOS[1].qc.style.fontSize = "0.4em" } function aKq() { - var aLC, aLD, pW; + var aLC, aLD, pY; this.show = function() { aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aLD.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aLC = new tU(L(356), [new v("⬅️ " + L(36), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aLC = new tV(L(359), [new v("⬅️ " + L(35), function() { s.t(7, s.aCO(7).aKk) - }), new v(L(193), function() { - bh.r3.r4(105, bE.rt.v7(aLD.pY[0].pF[0].e.value, 5)), bh.r3.r4(106, bE.rt.v7(aLD.pY[1].pF[0].e.value, 8)), s.t(8, s.aCO(7).aKk, new rr(18)) - })]), aLD = new pU(aLC.ta, ((pW = []).push(function() { - var aLV = new pE; - return aLV.pH(L(174)), aLV.pS(new qQ({ + }), new v(L(192), function() { + bh.r5.r6(105, bE.rv.v8(aLD.pa[0].pH[0].e.value, 5)), bh.r5.r6(106, bE.rv.v8(aLD.pa[1].pH[0].e.value, 8)), s.t(8, s.aCO(7).aKk, new rt(18)) + })]), aLD = new pW(aLC.tb, ((pY = []).push(function() { + var aLV = new pG; + return aLV.pJ(L(173)), aLV.pU(new qS({ value: "", - dx: -1 + dy: -1 })), aLV - }()), pW.push(function() { - var aLV = new pE, - aLg = (aLV.pH(L(176)), new qQ({ + }()), pY.push(function() { + var aLV = new pG, + aLg = (aLV.pJ(L(175)), new qS({ value: "", - dx: -1 + dy: -1 })); - return aLg.e.type = "password", aLV.pS(aLg), aLV.pS(new r6([new v(L(177), function(e) { - return e.textContent === L(177) ? (e.textContent = L(178), aLg.e.type = "text") : (e.textContent = L(177), aLg.e.type = "password"), !0 + return aLg.e.type = "password", aLV.pU(aLg), aLV.pU(new r8([new v(L(176), function(e) { + return e.textContent === L(176) ? (e.textContent = L(177), aLg.e.type = "text") : (e.textContent = L(176), aLg.e.type = "password"), !0 }).button])), aLV - }()), pW)) + }()), pY)) } function aKx() { - var aLC, aO8, aO9, tV; + var aLC, aO8, aO9, tW; function aOA(aA) { - s.t(8, s.rq, new rr(21, { - sA: aA, - sB: 0, - sC: 10 + s.t(8, s.rs, new rt(21, { + sB: aA, + sC: 0, + sD: 10 })) } this.show = function() { aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aO8.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aO9 = [new v(L(314), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aO9 = [new v(L(313), function() { aOA(5) - }, 0, 0, 1), new v(L(315), function() { + }, 0, 0, 1), new v(L(314), function() { aOA(6) - }, 0, 0, 1), new v(L(316), function() { + }, 0, 0, 1), new v(L(315), function() { aOA(7) - }, 0, 0, 1)], tV = [new v("⬅️ " + L(36), function() { + }, 0, 0, 1), new v(L(318), function() { + aOA(12) + }, 0, 0, 1)], tW = [new v("⬅️ " + L(35), function() { s.a0F() - })], aLC = new tU(L(357), tV), aO8 = new qA(aO9, aLC.ta) + })], aLC = new tV(L(360), tW), aO8 = new qC(aO9, aLC.tb) } function aKg() { - this.e7 = {}, this.sD = new Array(7), this.aKv = null, this.aKs = null, this.rX = 0, this.aGG = [0], this.y = function() { + this.eA = {}, this.sE = new Array(7), this.aKv = null, this.aKs = null, this.rZ = 0, this.aGG = [0], this.y = function() { s.t(5, 5) }, this.a3i = function() { s.w(), aY.dU() @@ -8881,1174 +8905,1182 @@ function aKg() { }), this.aAh = function() { s.t(0 === aZ.a05() ? 5 : 0) }, this.aN3 = function() { - if (1 === bh.e7.data[130].value) s.t(8, s.aDO().aKk, new rr(24, { - aMZ: bh.e7.data[125].value, - sB: bh.e7.data[128].value, - sC: bh.e7.data[129].value + if (1 === bh.eA.data[130].value) s.t(8, s.aDO().aKk, new rt(24, { + aMZ: bh.eA.data[125].value, + sC: bh.eA.data[128].value, + sD: bh.eA.data[129].value })); else { - for (var g = (g = bh.e7.data[126].value.split(",")).slice(0, 10), aA = 0; aA < g.length; aA++) g[aA] = g[aA].trim().slice(0, 7).toUpperCase(); - 1 === g.length && 0 === g[0].length && (g = []), s.t(8, s.aDO().aKk, new rr(23, { - aMZ: bh.e7.data[125].value, - za: g + for (var g = (g = bh.eA.data[126].value.split(",")).slice(0, 10), aA = 0; aA < g.length; aA++) g[aA] = g[aA].trim().slice(0, 7).toUpperCase(); + 1 === g.length && 0 === g[0].length && (g = []), s.t(8, s.aDO().aKk, new rt(23, { + aMZ: bh.eA.data[125].value, + zb: g })) } }, this.aO2 = function(aKk, target) { s.t(4, aKk, new u("Data Usage Information", - "Do you want your username and other data to be remembered for the next session?
The app might not function correctly if you decline data usage.
Please read our privacy policy for more information: " + bI.aOi + "", !1, [new v("⬅️ " + L(36), function() { + "Do you want your username and other data to be remembered for the next session?
The app might not function correctly if you decline data usage.
Please read our privacy policy for more information: " + bI.aOj + "", !1, [new v("⬅️ " + L(35), function() { s.t(aKk) }), new v("✅ Accept", function() { - bh.r3.r4(140, 1), 0 === target ? s.t(2, aKk) : s.t(8, aKk, new rr(target)) + bh.r5.r6(140, 1), 0 === target ? s.t(2, aKk) : s.t(8, aKk, new rt(target)) })])) - }, this.aOj = function() { - for (var aA = 0; aA < 7; aA++) this.sD[aA] = bE.uy.v2(bF.oc(5)); - this.sD[1] = "[" + this.sD[1] + "]", 5 === s.rq && (s.aDO().aEw.r4(this.sD), s.aDO().resize()) + }, this.aOk = function() { + for (var aA = 0; aA < 7; aA++) this.sE[aA] = bE.uz.v3(bF.oe(5)); + this.sE[1] = "[" + this.sE[1] + "]", 5 === s.rs && (s.aDO().aEw.r6(this.sE), s.aDO().resize()) } } function aL0() { - var aM6, aM7, aOk, pW; + var aM6, aM7, aOl, pY; function aM9() { - b4.tD(), s.aLB()[19] = null, s.a0F() - } - - function aOr() { - aOu(), aOs() - } - - function aOu() { - aOk.pG.lastChild && aOk.pG.removeChild(aOk.pG.lastChild) + b4.tE(), s.aLB()[19] = null, s.a0F() } function aOs() { - var aOv = bQ.a3o(aC.data); - aC.data.canvas = bQ.aIp(aOv, aC.data.mapSeed).vX, aOt() + aOv(), aOt() + } + + function aOv() { + aOl.pI.lastChild && aOl.pI.removeChild(aOl.pI.lastChild) } function aOt() { + var aOw = bQ.a3o(aC.data); + aC.data.canvas = bQ.aIp(aOw, aC.data.mapSeed).vY, aOu() + } + + function aOu() { var a1m = aC.data.canvas; - a1m.style.width = "100%", aOk.pG.appendChild(a1m) + a1m.style.width = "100%", aOl.pI.appendChild(a1m) } this.aG0 = function(a1m) { - aC.data.canvas && aOu(), aC.data.canvas = a1m, aOt() + aC.data.canvas && aOv(), aC.data.canvas = a1m, aOu() }, this.show = function() { aM6.show(), this.resize() - }, this.qs = function() { - aM6.qs() + }, this.qu = function() { + aM6.qu() }, this.resize = function() { aM6.resize(), aM7.resize() - }, this.a0z = function(ev) { - 2 === ev && aM6.tb[0].pt() - }, aM6 = new tU(L(281), [new v("⬅️ " + L(36), aM9)]), 2 === aC.data.mapType && b4.dU(), aM7 = new pU(aM6.ta, (function(pW) { - var aLV = new pE; - aLV.pH(L(249)), aLV.pP(new tP({ - tT: [L(358), L(359), L(360)], + }, this.a0z = function(ey) { + 2 === ey && aM6.tc[0].pv() + }, aM6 = new tV(L(280), [new v("⬅️ " + L(35), aM9)]), 2 === aC.data.mapType && b4.dU(), aM7 = new pW(aM6.tb, (function(pY) { + var aLV = new pG; + aLV.pJ(L(248)), aLV.pR(new tQ({ + tU: [L(361), L(362), L(363)], value: aC.data.mapType - }, function(dx) { - 2 === (aC.data.mapType = dx) ? (b4.dU(), aC.data.canvas = null) : (aC.data.passableWater = aC.data.passableMountains = 1, b4.tD()), s.t(20) - })), 2 <= aC.data.mapType && (aLV.pS(new rG), aLV.pS(new r0({ + }, function(dy) { + 2 === (aC.data.mapType = dy) ? (b4.dU(), aC.data.canvas = null) : (aC.data.passableWater = aC.data.passableMountains = 1, b4.tE()), s.t(20) + })), 2 <= aC.data.mapType && (aLV.pU(new rI), aLV.pU(new r2({ value: aC.data.passableWater - }, L(361), function(value) { + }, L(364), function(value) { aC.data.passableWater = value - })), aLV.pS(new r0({ + })), aLV.pU(new r2({ value: aC.data.passableMountains - }, L(362), function(value) { + }, L(365), function(value) { aC.data.passableMountains = value }))); - pW.push(aLV) - }(pW = []), function(pW) { + pY.push(aLV) + }(pY = []), function(pY) { if (0 === aC.data.mapType) { - for (var aLV = new pE, tT = (aLV.pH(L(281)), []), aA = 0; aA < bQ.vN.aJh.length; aA++) tT.push(bQ.vN.vO[bQ.vN.aJh[aA]].name); - aLV.pP(new tP({ - tT: tT, + for (var aLV = new pG, tU = (aLV.pJ(L(280)), []), aA = 0; aA < bQ.vO.aJh.length; aA++) tU.push(bQ.vO.vP[bQ.vO.aJh[aA]].name); + aLV.pR(new tQ({ + tU: tU, value: aC.data.mapProceduralIndex - }, function(dx) { - aC.data.mapProceduralIndex = dx, aOr() - })), pW.push(aLV) + }, function(dy) { + aC.data.mapProceduralIndex = dy, aOs() + })), pY.push(aLV) } - }(pW), function(pW) { + }(pY), function(pY) { if (1 === aC.data.mapType) { - for (var aLV = new pE, tT = (aLV.pH(L(281)), []), aA = 0; aA < bQ.vN.aJi.length; aA++) tT.push(bQ.vN.vO[bQ.vN.aJi[aA]].name); - aLV.pP(new tP({ - tT: tT, + for (var aLV = new pG, tU = (aLV.pJ(L(280)), []), aA = 0; aA < bQ.vO.aJi.length; aA++) tU.push(bQ.vO.vP[bQ.vO.aJi[aA]].name); + aLV.pR(new tQ({ + tU: tU, value: aC.data.mapRealisticIndex - }, function(dx) { - aC.data.mapRealisticIndex = dx, aOr() - })), pW.push(aLV) + }, function(dy) { + aC.data.mapRealisticIndex = dy, aOs() + })), pY.push(aLV) } - }(pW), function(pW) { + }(pY), function(pY) { var aLV; - 2 === aC.data.mapType && ((aLV = new pE).pH(L(281)), aLV.pS(new r6([new v(L(363), function() { + 2 === aC.data.mapType && ((aLV = new pG).pJ(L(280)), aLV.pU(new r8([new v(L(366), function() { return b4.aFt(), !0 - }).button])), pW.push(aLV)) - }(pW), function(pW) { - (aOk = new pE).pH(L(364)), 2 !== aC.data.mapType ? aOs() : aC.data.canvas && aOt(); - pW.push(aOk) - }(pW), function(pW) { - var aLV, qP, aLe; - 0 === aC.data.mapType && ((aLV = new pE).pH("Seed"), qP = new qQ({ - dx: -1, + }).button])), pY.push(aLV)) + }(pY), function(pY) { + (aOl = new pG).pJ(L(367)), 2 !== aC.data.mapType ? aOt() : aC.data.canvas && aOu(); + pY.push(aOl) + }(pY), function(pY) { + var aLV, qR, aLe; + 0 === aC.data.mapType && ((aLV = new pG).pJ("Seed"), qR = new qS({ + dy: -1, value: aC.data.mapSeed }, 1, 0, function(e) { e = Math.abs(Math.floor(e.target.value)) % 16384; - aC.data.mapSeed !== e && (aC.data.mapSeed = e, aOr()) - }), aLe = new v(L(274), function(e) { + aC.data.mapSeed !== e && (aC.data.mapSeed = e, aOs()) + }), aLe = new v(L(273), function(e) { var aIk = Math.floor(16384 * Math.random()); - if (aC.data.mapSeed !== aIk) return qP.e.value = aC.data.mapSeed = aIk, aOr(), !0 - }), aLV.pS(qP), aLV.pS(new r6([aLe.button])), pW.push(aLV)) - }(pW), function(pW) { - var aLV, qP; - 2 === aC.data.mapType && ((aLV = new pE).pH(L(365)), qP = new qQ({ - dx: -1, + if (aC.data.mapSeed !== aIk) return qR.e.value = aC.data.mapSeed = aIk, aOs(), !0 + }), aLV.pU(qR), aLV.pU(new r8([aLe.button])), pY.push(aLV)) + }(pY), function(pY) { + var aLV, qR; + 2 === aC.data.mapType && ((aLV = new pG).pJ(L(368)), qR = new qS({ + dy: -1, value: aC.data.mapName }, 0, 0, function(e) { aC.data.mapName = e.target.value = e.target.value.slice(0, 20) - }), aLV.pS(qP), pW.push(aLV)) - }(pW), pW)) + }), aLV.pU(qR), pY.push(aLV)) + }(pY), pY)) } -function u(title, pO, aOw, aOB) { +function u(title, pQ, aOx, aOB) { var aLC, aNK; this.show = function() { aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aNK.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aOB = aOB || [new v("⬅️ " + L(36), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aOB = aOB || [new v("⬅️ " + L(35), function() { s.a0F() - })], aLC = new tU(title, aOB), aNK = new r5(aLC.ta, pO), aOw && b8.pb.textAlign(aLC.ta.style, 1) + })], aLC = new tV(title, aOB), aNK = new r7(aLC.tb, pQ), aOx && b8.pd.textAlign(aLC.tb.style, 1) } function aL3() { - var aM6, aM7, aM8, pW; + var aM6, aM7, aM8, pY; function aM9() { - aMB(), 2 === aC.data.playerNamesType && 1 === b8.pk.a1Q(aC.data.playerNamesData).length && (aC.data.playerNamesType = 0), 2 !== aC.data.playerNamesType && (aC.data.playerNamesData = null), s.aLB()[19] = null, s.a0F() + aMB(), 2 === aC.data.playerNamesType && 1 === b8.pm.a1Q(aC.data.playerNamesData).length && (aC.data.playerNamesType = 0), 2 !== aC.data.playerNamesType && (aC.data.playerNamesData = null), s.aLB()[19] = null, s.a0F() } function aMB() { - 2 === aC.data.playerNamesType && b8.pk.a1e(aM8.u1(), aC.data.playerNamesData, 20) + 2 === aC.data.playerNamesType && b8.pm.a1e(aM8.u2(), aC.data.playerNamesData, 20) } this.show = function() { aM6.show(), this.resize() - }, this.qs = function() { - aM6.qs() + }, this.qu = function() { + aM6.qu() }, this.resize = function() { aM6.resize(), aM7.resize() - }, this.a0z = function(ev) { - 2 === ev && aM6.tb[0].pt() - }, aM6 = new tU(L(285), [new v("⬅️ " + L(36), aM9)]), aM7 = new pU(aM6.ta, (function(pW) { - var aLV = new pE; - aLV.pH(L(249)), aLV.pP(new tP({ - tT: [L(286), L(287), L(252)], + }, this.a0z = function(ey) { + 2 === ey && aM6.tc[0].pv() + }, aM6 = new tV(L(284), [new v("⬅️ " + L(35), aM9)]), aM7 = new pW(aM6.tb, (function(pY) { + var aLV = new pG; + aLV.pJ(L(248)), aLV.pR(new tQ({ + tU: [L(285), L(286), L(251)], value: aC.data.playerNamesType - }, function(dx) { - aMB(), aC.data.playerNamesType = dx, s.t(23) - })), aLV.pS(new rG), aLV.pS(new r0({ + }, function(dy) { + aMB(), aC.data.playerNamesType = dy, s.t(23) + })), aLV.pU(new rI), aLV.pU(new r2({ value: aC.data.selectableName - }, L(366), function(value) { + }, L(369), function(value) { aC.data.selectableName = value - })), pW.push(aLV) - }(pW = []), function(pW) { + })), pY.push(aLV) + }(pY = []), function(pY) { var aLV; - 2 === aC.data.playerNamesType && ((aLV = new pE).pH("Data"), aM8 = new ts(0, 1, 0, 1), aC.data.playerNamesData && aC.data.playerNamesData.length === aC.eX || (aC.data.playerNamesData = new Array(aC.eX), aC.data.playerNamesData - .fill("")), aM8.tz(b8.zX.a38(aC.data.playerNamesData, 1, '"')), aLV.pS(aM8), pW.push(aLV)) - }(pW), pW)) + 2 === aC.data.playerNamesType && ((aLV = new pG).pJ("Data"), aM8 = new tt(0, 1, 0, 1), aC.data.playerNamesData && aC.data.playerNamesData.length === aC.ea || (aC.data.playerNamesData = new Array(aC.ea), aC.data.playerNamesData + .fill("")), aM8.u0(b8.zY.a38(aC.data.playerNamesData, 1, '"')), aLV.pU(aM8), pY.push(aLV)) + }(pY), pY)) } function aKo() { - var aM6, tx; + var aM6, ty; - function aOx() { + function aOy() { s.w(); - var pI = b7.aP1(tx.u1()); - (aC.ys && 0 < pI.length && pI === b7.or.a3e || b7.aGQ.vI(pI)) && b7.aP2() + var pK = b7.aP2(ty.u2()); + (aC.yt && 0 < pK.length && pK === b7.ot.a3e || b7.aGQ.vJ(pK)) && b7.aP3() } - this.show = function(aOy) { - this.aOz(aOy), aM6.show(), this.resize() - }, this.aOz = function(aOy) { - 0 === aC.ys ? aOy ? tx.tz(aOy) : b7.or.a3e.length && tx.tz(b7.or.a3e) : (aC.gj || (b7.or.a3e = b7.a3f.yL()), tx.tz(b7.aP0(b7.or.a3e))) - }, this.qs = function() { - aM6.qs() + this.show = function(aOz) { + this.aP0(aOz), aM6.show(), this.resize() + }, this.aP0 = function(aOz) { + 0 === aC.yt ? aOz ? ty.u0(aOz) : b7.ot.a3e.length && ty.u0(b7.ot.a3e) : (aC.gm || (b7.ot.a3e = b7.a3f.yM()), ty.u0(b7.aP1(b7.ot.a3e))) + }, this.qu = function() { + aM6.qu() }, this.resize = function() { - aM6.resize(), tx.resize() - }, this.a0z = function(ev) { - 2 === ev ? aM6.tb[0].pt() : aOx() - }, aM6 = new tU(L(367), [new v("⬅️ " + L(36), function() { + aM6.resize(), ty.resize() + }, this.a0z = function(ey) { + 2 === ey ? aM6.tc[0].pv() : aOy() + }, aM6 = new tV(L(370), [new v("⬅️ " + L(35), function() { s.aLA(1) - }), new v(L(368), function() { - tx.u2() - }), new v(L(369), function() { - tx.u3() - }), new v(L(370), function() { - tx.clear() }), new v(L(371), function() { - aOx() - })]), tx = new ts(L(372)), aM6.ta.appendChild(tx.e) + ty.u3() + }), new v(L(372), function() { + ty.u4() + }), new v(L(373), function() { + ty.clear() + }), new v(L(374), function() { + aOy() + })]), ty = new tt(L(375)), aM6.tb.appendChild(ty.e) } function aKn() { - var aLC, aLD, pW, aAd, aLV; + var aLC, aLD, pY, aAd, aLV; - function aP3() { - var e9; - aAd !== bh.e7.data[12].value ? (b5.dU(), b5.aAc(), e9 = bd.e9, s.t(4, 1, new u(L(375), L(376), !1, [new v("⬅️ " + L(36), function() { + function aP4() { + var eC; + aAd !== bh.eA.data[12].value ? (b5.dU(), b5.aAc(), eC = bd.eC, s.t(4, 1, new u(L(378), L(379), !1, [new v("⬅️ " + L(35), function() { s.t(1) }), new v("🔄 Reload", function() { - bd.e9 < e9 + 1500 || z.a0.a1() - }, b9.n4)]))) : s.t(1) + bd.eC < eC + 1500 || z.a0.a1() + }, b9.n6)]))) : s.t(1) } this.show = function() { - aAd = bh.e7.data[12].value, aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + aAd = bh.eA.data[12].value, aLC.show(), this.resize() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aLD.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aLC = new tU(L(373), [new v("⬅️ " + L(36), aP3), new v(L(374), function() { - s.w(), bh.r3.uf(), s.t(2) - })]), pW = [], (aLV = new pE).pH(L(377)), aLV.pJ(L(378)), pW.push(aLV), - function(pW) { - var aLV = new pE, - g = (aLV.pH(L(399)), b5.data.aAl()); - aLV.pP(new tP({ - tT: g, + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aLC = new tV(L(376), [new v("⬅️ " + L(35), aP4), new v(L(377), function() { + s.w(), bh.r5.ug(), s.t(2) + })]), pY = [], (aLV = new pG).pJ(L(380)), aLV.pL(L(381)), pY.push(aLV), + function(pY) { + var aLV = new pG, + g = (aLV.pJ(L(402)), b5.data.aAl()); + aLV.pR(new tQ({ + tU: g, value: b5.data.aAp(g) - }, function(dx) { - return bh.r3.r4(12, g[dx].split(":")[0]), !0 - })), pW.push(aLV) - }(pW), - function(pW) { - var aLV = new pE, - aP6 = (aLV.pH(L(397)), []); - aLV.pS(new r6([new v(L(398), function(e) { - bV.aP7(); - for (var aA = 0; aA < aP6.length; aA++) aP6[aA].e.value = bV.aA3[aA]; - return b8.pb.a2F(e), !0 + }, function(dy) { + return bh.r5.r6(12, g[dy].split(":")[0]), !0 + })), pY.push(aLV) + }(pY), + function(pY) { + var aLV = new pG, + aP7 = (aLV.pJ(L(400)), []); + aLV.pU(new r8([new v(L(401), function(e) { + bV.aP8(); + for (var aA = 0; aA < aP7.length; aA++) aP7[aA].e.value = bV.aA3[aA]; + return b8.pd.a2F(e), !0 }).button])); - for (var aA = 0; aA < bV.aP8.length; aA++) { - aLV.pJ(bV.aP8[aA]); - for (var et = 0; et < 2; et++) { - var dx = 2 * aA + et, - qP = new qQ({ - value: bV.aA3[dx], - dx: -1 + for (var aA = 0; aA < bV.aP9.length; aA++) { + aLV.pL(bV.aP9[aA]); + for (var ew = 0; ew < 2; ew++) { + var dy = 2 * aA + ew, + qR = new qS({ + value: bV.aA3[dy], + dy: -1 }); - qP.e.aP9 = dx, aP6.push(qP), qP.e.addEventListener("keydown", function(e) { + qR.e.aPA = dy, aP7.push(qR), qR.e.addEventListener("keydown", function(e) { e.preventDefault(); var code = e.code; - e.target.value = code, bV.aPA(e.target.aP9, code) - }), et && (qP.e.style.marginLeft = "4%"), qP.e.style.width = "48%", aLV.pS(qP) + e.target.value = code, bV.aPB(e.target.aPA, code) + }), ew && (qR.e.style.marginLeft = "4%"), qR.e.style.width = "48%", aLV.pU(qR) } } - pW.push(aLV) - }(pW), (aLV = new pE).pH(L(23)), aLV.pP(new tP({ - tT: ["1", "2"], + pY.push(aLV) + }(pY), (aLV = new pG).pJ(L(23)), aLV.pR(new tQ({ + tU: ["1", "2"], value: aY.aE8 - 1 }, function(aA) { aY.aE8 = aA + 1 - })), pW.push(aLV), (aLV = new pE).pH(L(379)), bh.e7.data[1].tT = [L(380), L(381), L(382), L(383)], aLV.pP(new tP(bh.e7.data[1])), pW.push(aLV), (aLV = new pE).pH(L(384)), bh.e7.data[9].tT = [L(381), L(385), L(386)], aLV.pP(new tP(bh.e7.data[ - 9])), pW.push(aLV), (aLV = new pE).pH(L(387)), bh.e7.data[11].tT = [L(388), L(9), L(389)], aLV.pP(new tP(bh.e7.data[11])), pW.push(aLV), (aLV = new pE).pH(L(390)), aLV.pS(new r0(bh.e7.data[2])), pW.push(aLV), (aLV = new pE).pH(L(391)), - aLV.pS(new r0(bh.e7.data[7])), pW.push(aLV), (aLV = new pE).pH(L(392)), aLV.pS(new r0(bh.e7.data[8])), pW.push(aLV), (aLV = new pE).pH(L(393)), aLV.pS(new qQ(bh.e7.data[5])), pW.push(aLV), (aLV = new pE).pH(L(394)), aLV.pS(new r0(bh.e7.data[ - 13], L(395))), aLV.pS(new r0(bh.e7.data[14], L(396))), pW.push(aLV), aLD = new pU(aLC.ta, pW) + })), pY.push(aLV), (aLV = new pG).pJ(L(382)), bh.eA.data[1].tU = [L(383), L(384), L(385), L(386)], aLV.pR(new tQ(bh.eA.data[1])), pY.push(aLV), (aLV = new pG).pJ(L(387)), bh.eA.data[9].tU = [L(384), L(388), L(389)], aLV.pR(new tQ(bh.eA.data[ + 9])), pY.push(aLV), (aLV = new pG).pJ(L(390)), bh.eA.data[11].tU = [L(391), L(9), L(392)], aLV.pR(new tQ(bh.eA.data[11])), pY.push(aLV), (aLV = new pG).pJ(L(393)), aLV.pU(new r2(bh.eA.data[2])), pY.push(aLV), (aLV = new pG).pJ(L(394)), + aLV.pU(new r2(bh.eA.data[7])), pY.push(aLV), (aLV = new pG).pJ(L(395)), aLV.pU(new r2(bh.eA.data[8])), pY.push(aLV), (aLV = new pG).pJ(L(396)), aLV.pU(new qS(bh.eA.data[5])), pY.push(aLV), (aLV = new pG).pJ(L(397)), aLV.pU(new r2(bh.eA.data[ + 13], L(398))), aLV.pU(new r2(bh.eA.data[14], L(399))), pY.push(aLV), aLD = new pW(aLC.tb, pY) } function aL4() { - var aM6, aM7, aM8, pW; + var aM6, aM7, aM8, pY; function aM9() { - aMB(), 2 !== aC.data.spawningType || b8.pk.a1Q(aC.data.spawningData) || (aC.data.spawningType = 0), 2 !== aC.data.spawningType && (aC.data.spawningData = null), s.aLB()[19] = null, s.a0F() + aMB(), 2 !== aC.data.spawningType || b8.pm.a1Q(aC.data.spawningData) || (aC.data.spawningType = 0), 2 !== aC.data.spawningType && (aC.data.spawningData = null), s.aLB()[19] = null, s.a0F() } function aMB() { - 2 === aC.data.spawningType && b8.pk.a1c(aM8.u1(), aC.data.spawningData, bQ.aG2 - 1) + 2 === aC.data.spawningType && b8.pm.a1c(aM8.u2(), aC.data.spawningData, bQ.aG2 - 1) } this.show = function() { aM6.show(), this.resize() - }, this.qs = function() { - aM6.qs() + }, this.qu = function() { + aM6.qu() }, this.resize = function() { aM6.resize(), aM7.resize() - }, this.a0z = function(ev) { - 2 === ev && aM6.tb[0].pt() - }, aM6 = new tU(L(400), [new v("⬅️ " + L(36), aM9)]), aM7 = new pU(aM6.ta, (function(pW) { - var aLV = new pE, - tT = (aLV.pH(L(249)), [L(274), L(284), L(252)]), + }, this.a0z = function(ey) { + 2 === ey && aM6.tc[0].pv() + }, aM6 = new tV(L(403), [new v("⬅️ " + L(35), aM9)]), aM7 = new pW(aM6.tb, (function(pY) { + var aLV = new pG, + tU = (aLV.pJ(L(248)), [L(273), L(283), L(251)]), value = aC.data.spawningType; - 0 === aC.data.gameMode && (tT.splice(1, 1), 0 < value) && (value = 1); - aLV.pP(new tP({ - tT: tT, + 0 === aC.data.gameMode && (tU.splice(1, 1), 0 < value) && (value = 1); + aLV.pR(new tQ({ + tU: tU, value: value - }, function(dx) { - aMB(), aC.data.spawningType = dx, 0 === aC.data.gameMode && 1 === dx && (aC.data.spawningType = 2), 2 !== aC.data.spawningType || aC.data.spawningData || (aC.data.spawningData = new Uint16Array(2 * aC.eX)), s.t(24) - })), aLV.pS(new rG), aLV.pS(new r0({ + }, function(dy) { + aMB(), aC.data.spawningType = dy, 0 === aC.data.gameMode && 1 === dy && (aC.data.spawningType = 2), 2 !== aC.data.spawningType || aC.data.spawningData || (aC.data.spawningData = new Uint16Array(2 * aC.ea)), s.t(24) + })), aLV.pU(new rI), aLV.pU(new r2({ value: aC.data.selectableSpawn - }, L(401), function(value) { + }, L(404), function(value) { aC.data.selectableSpawn = value - })), pW.push(aLV) - }(pW = []), function(pW) { - var aLV = new pE; - aLV.pH("Seed"), aLV.pS(new qQ({ - dx: -1, + })), pY.push(aLV) + }(pY = []), function(pY) { + var aLV = new pG; + aLV.pJ("Seed"), aLV.pU(new qS({ + dy: -1, value: aC.data.spawningSeed }, 1, 0, function(e) { var value = Math.abs(Math.floor(e.target.value)) % 16384; e.target.value = aC.data.spawningSeed = value - })), pW.push(aLV) - }(pW), function(pW) { + })), pY.push(aLV) + }(pY), function(pY) { var aLV; - 2 === aC.data.spawningType && ((aLV = new pE).pH("Data"), (aM8 = new ts(0, 1, 0, 1)).tz(b8.zX.a38(aC.data.spawningData, 2)), aLV.pS(aM8), pW.push(aLV)) - }(pW), pW)) + 2 === aC.data.spawningType && ((aLV = new pG).pJ("Data"), (aM8 = new tt(0, 1, 0, 1)).u0(b8.zY.a38(aC.data.spawningData, 2)), aLV.pU(aM8), pY.push(aLV)) + }(pY), pY)) } function aKm() { - var aLC, aO8, aO9, tV; + var aLC, aO8, aO9, tW; - function aPB(id) { - 0 !== z.id || bh.e7.data[140].value ? 0 === id ? s.t(8, 1, new rr(16)) : s.t(2) : s.x.aO2(s.rq, 0 === id ? 16 : 0) + function aPC(id) { + 0 !== z.id || bh.eA.data[140].value ? 0 === id ? s.t(8, 1, new rt(16)) : s.t(2) : s.x.aO2(s.rs, 0 === id ? 16 : 0) } this.show = function() { - z.a0.setState(12), aLC.show(), this.resize(), this.ij() - }, this.qs = function() { - aLC.qs() + z.a0.setState(12), aLC.show(), this.resize(), this.im() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aO8.resize() - }, this.ij = function() { - 8 === aZ.a05() && (2 <= bb.aPG ? aO9[2].pu === b9.mt && aO9[2].pw(0) : aO9[2].pu !== b9.mt && aO9[2].pw(b9.mt), !aC.gj && aL.pC(aC.eK) ? aO9[1].pu === b9.mt && aO9[1].pw(0) : aO9[1].pu !== b9.mt && aO9[1].pw(b9.mt), !aC.gj && au.hK(aC - .eK) ? aO9[0].pu === b9.mt && aO9[0].pw(0) : aO9[0].pu !== b9.mt && aO9[0].pw(b9.mt)) - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aO9 = [new v(L(402), function() { - aPB(0) - }), new v(L(306), function() { + }, this.im = function() { + 8 === aZ.a05() && (2 <= bb.aPH ? aO9[2].pw === b9.mv && aO9[2].py(0) : aO9[2].pw !== b9.mv && aO9[2].py(b9.mv), !aC.gm && aL.pE(aC.eN) ? aO9[1].pw === b9.mv && aO9[1].py(0) : aO9[1].pw !== b9.mv && aO9[1].py(b9.mv), !aC.gm && au.hN(aC + .eN) ? aO9[0].pw === b9.mv && aO9[0].py(0) : aO9[0].pw !== b9.mv && aO9[0].py(b9.mv)) + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aO9 = [new v(L(405), function() { + aPC(0) + }), new v(L(305), function() { s.t(16) - }), new v(L(357), function() { + }), new v(L(360), function() { s.t(17) - }), new v(L(403), function() { - s.x.aN3() - }, 0, 0, 1), new v(L(367), function() { - s.t(3, 1) - }), new v(L(404), function() { - s.t(18) - }), new v(L(373), function() { - aPB(1) - }), new v(L(405), function() { - var rg = [L(414), L(415), "Discord", L(416), L(299), L(417), L(114), L(418), L(419), L(420)], - a2B = [bI.aB2, bI.a00, bI.aB3, bI.aPH, bI.aPI, bI.zi, bI.aPJ, bI.aPK, bI.aPL, bI.aOi]; - 0 === z.id && (rg.unshift("Patreon"), a2B.unshift(bI.aM4)), s.t(4, 1, new u(L(405), b8.pb.a2A(rg, a2B), !1, [new v("⬅️ " + L(36), function() { - s.t(1) - })])) }), new v(L(406), function() { - s.t(4, 1, new u(L(406), l.dk + "
" + bI.aPH + "" + - "

" + "FX Client v" + __fx.version + "
FX Client Discord server" + - "
Github repository
", !0, [new v("⬅️ " + L(36), function() { + s.x.aN3() + }, 0, 0, 1), new v(L(370), function() { + s.t(3, 1) + }), new v(L(407), function() { + s.t(18) + }), new v(L(376), function() { + aPC(1) + }), new v(L(408), function() { + var ri = ["Patreon", L(417), L(418), "YouTube Tutorial", "Discord", L(419), L(298), L(420), L(301), L(421), "Terms", "Privacy"], + a2B = [bI.aM4, bI.aB2, bI.a00, "https://www.youtube.com/watch?v=6QBmA9N1668", bI.aB3, bI.aPI, bI.aPJ, bI.zi, bI.aPK, bI.aPL, bI.aPM, bI.aOj]; + 1 === z.id ? (ri.splice(2, 1), ri.splice(0, 1), a2B.splice(2, 1), a2B.splice(0, 1)) : 2 === z.id && (ri.splice(1, 1), ri.splice(0, 1), a2B.splice(1, 1), a2B.splice(0, 1)), s.t(4, 1, new u(L(408), b8.pd.a2A(ri, a2B), !1, [new v( + "⬅️ " + L(35), + function() { s.t(1) })])) - }), new v(L(407), function() { - s.t(4, 1, new u(L(407), L(421) + "
" + L(422), !1, [new v("⬅️ " + L(36), function() { + }), new v(L(409), function() { + s.t(4, 1, new u(L(409), l.dk + "
" + bI.aPI + "" + + "

" + "FX Client v" + __fx.version + "
FX Client Discord server" + + "
Github repository
", !0, [new v("⬅️ " + L(35), function() { + s.t(1) + })])) + }), new v(L(410), function() { + s.t(4, 1, new u(L(410), L(422) + "
" + L(423), !1, [new v("⬅️ " + L(35), function() { s.t(1) - }), new v(L(423), function() { + }), new v(L(424), function() { z.a0.zu(), s.t(1) })])) - }), new v(L(408), function() { - z.a0.zv(), s.t(4, 1, new u(L(424), L(425) + " " + bI.aOi + "", !1, [new v("⬅️ " + L(36), function() { + }), new v(L(411), function() { + z.a0.zv(), s.t(4, 1, new u(L(425), L(426) + " " + bI.aOj + "", !1, [new v("⬅️ " + L(35), function() { s.t(1) })])) - })], tV = [new v("⬅️ " + L(36), function() { + })], tW = [new v("⬅️ " + L(35), function() { s.x.aAh() - })], 8 === aZ.a05() && (aO9.unshift(new v(L(411), function() { - 2 <= bb.aPG && (s.w(), bc.a12(), bd.dc = !0) - }, 0, 1)), aO9.unshift(new v(L(412), function() { - !aC.gj && aL.pC(aC.eK) && (b6.gw.oJ(), s.w(), aL.gk) && aL.a12() - }, 0, 1)), aO9.unshift(new v(L(413), function() { - !aC.gj && au.hK(aC.eK) && (bT.a4A(2), b6.gw.hG(), s.w(), aL.gk) && aL.a12() - }, 0, 1))), 1 === z.id && 5 <= z.dk && aO9.push(new v(L(409), function() { + })], 8 === aZ.a05() && (aO9.unshift(new v(L(414), function() { + 2 <= bb.aPH && (s.w(), bc.a12(), bd.dc = !0) + }, 0, 1)), aO9.unshift(new v(L(415), function() { + !aC.gm && aL.pE(aC.eN) && (b6.gz.oL(), s.w(), aL.gn) && aL.a12() + }, 0, 1)), aO9.unshift(new v(L(416), function() { + !aC.gm && au.hN(aC.eN) && (bT.a4A(2), b6.gz.hJ(), s.w(), aL.gn) && aL.a12() + }, 0, 1))), 1 === z.id && 5 <= z.dk && aO9.push(new v(L(412), function() { z.a0.zw() - })), aLC = new tU(L(410), tV), aO8 = new qA(aO9, aLC.ta) + })), aLC = new tV(L(413), tW), aO8 = new qC(aO9, aLC.tb) } function aL8() { - var aM6, aM7, aM8, pW; + var aM6, aM7, aM8, pY; function aM9() { aMB(), 2 !== aC.data.sResourcesType && (aC.data.sResourcesData = null), s.aLB()[19] = null, s.a0F() } function aMB() { - 2 === aC.data.sResourcesType && b8.pk.a1c(aM8.u1(), aC.data.sResourcesData, 2047) + 2 === aC.data.sResourcesType && b8.pm.a1c(aM8.u2(), aC.data.sResourcesData, 2047) } this.show = function() { aM6.show(), this.resize() - }, this.qs = function() { - aM6.qs() + }, this.qu = function() { + aM6.qu() }, this.resize = function() { aM6.resize(), aM7.resize() - }, this.a0z = function(ev) { - 2 === ev && aM6.tb[0].pt() - }, aM6 = new tU(L(290), [new v("⬅️ " + L(36), aM9)]), aM7 = new pU(aM6.ta, (function(pW) { - var aLV = new pE; - aLV.pH(L(249)), aLV.pP(new tP({ - tT: [L(250), L(251), L(252)], + }, this.a0z = function(ey) { + 2 === ey && aM6.tc[0].pv() + }, aM6 = new tV(L(289), [new v("⬅️ " + L(35), aM9)]), aM7 = new pW(aM6.tb, (function(pY) { + var aLV = new pG; + aLV.pJ(L(248)), aLV.pR(new tQ({ + tU: [L(249), L(250), L(251)], value: aC.data.sResourcesType - }, function(dx) { - aMB(), 2 !== dx || aC.data.sResourcesData || (aC.data.sResourcesData = new Uint16Array(aC.eX)), aC.data.sResourcesType = dx, s.t(28) - })), pW.push(aLV) - }(pW = []), function(pW) { + }, function(dy) { + aMB(), 2 !== dy || aC.data.sResourcesData || (aC.data.sResourcesData = new Uint16Array(aC.ea)), aC.data.sResourcesType = dy, s.t(28) + })), pY.push(aLV) + }(pY = []), function(pY) { var aLV; - 1 === aC.data.sResourcesType && ((aLV = new pE).pH("Value"), aLV.pS(new qQ({ - dx: -1, + 1 === aC.data.sResourcesType && ((aLV = new pG).pJ("Value"), aLV.pU(new qS({ + dy: -1, value: aC.data.sResourcesValue }, 1, 0, function(e) { - var value = bJ.p9(Math.floor(e.target.value), 0, 2047); + var value = bJ.pB(Math.floor(e.target.value), 0, 2047); e.target.value = aC.data.sResourcesValue = value - })), pW.push(aLV)) - }(pW), function(pW) { + })), pY.push(aLV)) + }(pY), function(pY) { var aLV; - 2 === aC.data.sResourcesType && ((aLV = new pE).pH("Data"), (aM8 = new ts(0, 1, 0, 1)).tz(b8.zX.a38(aC.data.sResourcesData, 2)), aLV.pS(aM8), pW.push(aLV)) - }(pW), pW)) + 2 === aC.data.sResourcesType && ((aLV = new pG).pJ("Data"), (aM8 = new tt(0, 1, 0, 1)).u0(b8.zY.a38(aC.data.sResourcesData, 2)), aLV.pU(aM8), pY.push(aLV)) + }(pY), pY)) } function aL6() { - var aM6, aM7, aM8, pW; + var aM6, aM7, aM8, pY; function aM9() { aMB(), 2 !== aC.data.tIncomeType && (aC.data.tIncomeData = null), s.aLB()[19] = null, s.a0F() } function aMB() { - 2 === aC.data.tIncomeType && b8.pk.a1c(aM8.u1(), aC.data.tIncomeData, 255) + 2 === aC.data.tIncomeType && b8.pm.a1c(aM8.u2(), aC.data.tIncomeData, 255) } this.show = function() { aM6.show(), this.resize() - }, this.qs = function() { - aM6.qs() + }, this.qu = function() { + aM6.qu() }, this.resize = function() { aM6.resize(), aM7.resize() - }, this.a0z = function(ev) { - 2 === ev && aM6.tb[0].pt() - }, aM6 = new tU(L(288), [new v("⬅️ " + L(36), aM9)]), aM7 = new pU(aM6.ta, (function(pW) { - var aLV = new pE; - aLV.pH(L(249)), aLV.pP(new tP({ - tT: [L(250), L(251), L(252)], + }, this.a0z = function(ey) { + 2 === ey && aM6.tc[0].pv() + }, aM6 = new tV(L(287), [new v("⬅️ " + L(35), aM9)]), aM7 = new pW(aM6.tb, (function(pY) { + var aLV = new pG; + aLV.pJ(L(248)), aLV.pR(new tQ({ + tU: [L(249), L(250), L(251)], value: aC.data.tIncomeType - }, function(dx) { - aMB(), 2 !== dx || aC.data.tIncomeData || (aC.data.tIncomeData = new Uint8Array(aC.eX), aC.data.tIncomeData.fill(32)), aC.data.tIncomeType = dx, s.t(26) - })), pW.push(aLV) - }(pW = []), function(pW) { + }, function(dy) { + aMB(), 2 !== dy || aC.data.tIncomeData || (aC.data.tIncomeData = new Uint8Array(aC.ea), aC.data.tIncomeData.fill(32)), aC.data.tIncomeType = dy, s.t(26) + })), pY.push(aLV) + }(pY = []), function(pY) { var aLV; - 1 === aC.data.tIncomeType && ((aLV = new pE).pH("Value"), aLV.pS(new qQ({ - dx: -1, + 1 === aC.data.tIncomeType && ((aLV = new pG).pJ("Value"), aLV.pU(new qS({ + dy: -1, value: aC.data.tIncomeValue }, 1, 0, function(e) { - var value = bJ.p9(Math.floor(e.target.value), 0, 255); + var value = bJ.pB(Math.floor(e.target.value), 0, 255); e.target.value = aC.data.tIncomeValue = value - })), pW.push(aLV)) - }(pW), function(pW) { + })), pY.push(aLV)) + }(pY), function(pY) { var aLV; - 2 === aC.data.tIncomeType && ((aLV = new pE).pH("Data"), (aM8 = new ts(0, 1, 0, 1)).tz(b8.zX.a38(aC.data.tIncomeData, 4)), aLV.pS(aM8), pW.push(aLV)) - }(pW), pW)) + 2 === aC.data.tIncomeType && ((aLV = new pG).pJ("Data"), (aM8 = new tt(0, 1, 0, 1)).u0(b8.zY.a38(aC.data.tIncomeData, 4)), aLV.pU(aM8), pY.push(aLV)) + }(pY), pY)) } function aKy() { - var aLC, aLD, pW; + var aLC, aLD, pY; this.show = function() { aLC.show(), this.resize() - }, this.qs = function() { - aLC.qs() + }, this.qu = function() { + aLC.qu() }, this.resize = function() { aLC.resize(), aLD.resize() - }, this.a0z = function(ev) { - 2 === ev && aLC.tb[0].pt() - }, aLC = new tU(L(404), [new v("⬅️ " + L(36), function() { + }, this.a0z = function(ey) { + 2 === ey && aLC.tc[0].pv() + }, aLC = new tV(L(407), [new v("⬅️ " + L(35), function() { s.a0F() - })]), aLD = new pU(aLC.ta, ((pW = []).push(function() { + })]), aLD = new pW(aLC.tb, ((pY = []).push(function() { function aLb() { - aPQ.button.textContent = L(171), aPO.e.readOnly = !1, aPP.e.readOnly = !1, aLZ.pw(1), aLZ.button.style.color = b9.mh + aPR.button.textContent = L(170), aPP.e.readOnly = !1, aPQ.e.readOnly = !1, aLZ.py(1), aLZ.button.style.color = b9.mj } - var aLV = new pE, - aPN = (aLV.pH(L(426)), new qQ({ - value: bh.e7.data[105].value, - dx: -1 + var aLV = new pG, + aPO = (aLV.pJ(L(427)), new qS({ + value: bh.eA.data[105].value, + dy: -1 })), - aPO = (aPN.e.readOnly = !0, aLV.pS(aPN), aLV.pH(L(330), "0.8em"), new qQ(bh.e7.data[148])), - aPO = new qQ(bh.e7.data[148], 0, void 0, function(e) { - aLY(bh.e7.data[149].value, e.target.value) + aPP = (aPO.e.readOnly = !0, aLV.pU(aPO), aLV.pJ(L(330), "0.8em"), new qS(bh.eA.data[148])), + aPP = new qS(bh.eA.data[148], 0, void 0, function(e) { + aLY(bh.eA.data[149].value, e.target.value) }), - aPP = (aLV.pS(aPO), aLV.pH(L(334), "0.8em"), new qQ(bh.e7.data[149], 1, void 0, function(e) { - aLY(e.target.value, bh.e7.data[148].value) + aPQ = (aLV.pU(aPP), aLV.pJ(L(334), "0.8em"), new qS(bh.eA.data[149], 1, void 0, function(e) { + aLY(e.target.value, bh.eA.data[148].value) })), - aPQ = (aLV.pS(aPP), new v(L(171), function(e) { - return e.textContent === L(171) ? (e.textContent = L(172), aPO.e.readOnly = !0, aPP.e.readOnly = !0, aLZ.pw(0), aLZ.button.style.color = b9.nd, bh.r3.r4(149, aPP.e.value), aLY(bh.e7.data[149].value, bh.e7.data[ + aPR = (aLV.pU(aPQ), new v(L(170), function(e) { + return e.textContent === L(170) ? (e.textContent = L(171), aPP.e.readOnly = !0, aPQ.e.readOnly = !0, aLZ.py(0), aLZ.button.style.color = b9.nf, bh.r5.r6(149, aPQ.e.value), aLY(bh.eA.data[149].value, bh.eA.data[ 148].value)) : aLb(), !0 })), - aLZ = (aLV.pS(new r6([aPQ.button])), new v(L(14), function(e) { - return aPO.e.readOnly && ay.x.aLa(0) && (b8.pb.a2F(e), aLb(), ay.aLc.aLd({ - rs: 0, - ro: bh.e7.data[148].value, - value: parseInt(bh.e7.data[149].value, 10) + aLZ = (aLV.pU(new r8([aPR.button])), new v(L(14), function(e) { + return aPP.e.readOnly && ay.x.aLa(0) && (b8.pd.a2F(e), aLb(), ay.aLc.aLd({ + ru: 0, + rq: bh.eA.data[148].value, + value: parseInt(bh.eA.data[149].value, 10) })), !0 }, 1)), - pK = aLV.pJ(), - aLY = (aLV.pJ(L(427)).style.fontWeight = "bold", function(f2, pI) { - f2 = b8.fv.a2k(f2, 2, 1e6); - var aLf = Math.max(1, 1 + Math.floor(.01 * (f2 - 100))); - pK.textContent = L(173, [f2, bh.e7.data[105].value, aLf, pI, f2 - aLf]) + pM = aLV.pL(), + aLY = (aLV.pL(L(428)).style.fontWeight = "bold", function(f5, pK) { + f5 = b8.fy.a2k(f5, 2, 1e6); + var aLf = Math.max(1, 1 + Math.floor(.01 * (f5 - 100))); + pM.textContent = L(172, [f5, bh.eA.data[105].value, aLf, pK, f5 - aLf]) }); - return aLV.pS(new r6([aLZ.button])), aLY(bh.e7.data[149].value, bh.e7.data[148].value), aLV - }()), pW)) + return aLV.pU(new r8([aLZ.button])), aLY(bh.eA.data[149].value, bh.eA.data[148].value), aLV + }()), pY)) } function br() { - "function" != typeof Math.log2 && (Math.log2 = function(eh) { - return Math.log(eh) / Math.log(2) - }), "function" != typeof Math.log10 && (Math.log10 = function(eh) { - return Math.log(eh) / Math.log(10) - }), "function" != typeof Math.sign && (Math.sign = function(eh) { - return 0 < eh ? 1 : eh < 0 ? -1 : 0 + "function" != typeof Math.log2 && (Math.log2 = function(ek) { + return Math.log(ek) / Math.log(2) + }), "function" != typeof Math.log10 && (Math.log10 = function(ek) { + return Math.log(ek) / Math.log(10) + }), "function" != typeof Math.sign && (Math.sign = function(ek) { + return 0 < ek ? 1 : ek < 0 ? -1 : 0 }) } function cc() { - var a7t, aPS, aPT, aPU, aPR = !1; - - function aPV() { - aPR = !0, a7t = -1, aPS = new Array(4); - for (var aA = 3; 0 <= aA; aA--) aPS[aA] = !1; - var wO = Math.floor(1 + .02 * h.min); - aPT = new Array(4), (aPU = new Array(4))[1] = aPU[3] = aPT[0] = aPT[2] = 0, aPU[0] = aPT[3] = -wO, aPT[1] = aPU[2] = wO - } + var a7t, aPT, aPU, aPV, aPS = !1; function aPW() { - if (-1 !== a7t) - if (0 !== aC.ys && aG.mP()) { - for (var aPX = !1, aA = 3; 0 <= aA; aA--) aPS[aA] && (aPX = !0, iA += aPT[aA], iC += aPU[aA], ae.a0R(aPT[aA], aPU[aA]), aR.a7b()); - aPX ? bd.dc = !0 : ap.mF() - } else ap.mF() + aPS = !0, a7t = -1, aPT = new Array(4); + for (var aA = 3; 0 <= aA; aA--) aPT[aA] = !1; + var wP = Math.floor(1 + .02 * h.min); + aPU = new Array(4), (aPV = new Array(4))[1] = aPV[3] = aPU[0] = aPU[2] = 0, aPV[0] = aPU[3] = -wP, aPU[1] = aPV[2] = wP } - this.a0x = function(dx) { - 0 !== aC.ys && aG.mP() && (aPR || aPV(), aPS[dx] = !0, -1 === a7t) && (a7t = setInterval(aPW, 20), aPW()) - }, this.a10 = function(dx) { - if (0 !== aC.ys && (aPR || aPV(), aPS[dx] = !1, -1 !== a7t)) { - for (var aPX = !1, aA = 3; 0 <= aA; aA--) aPX = aPX || aPS[aA]; - aPX || this.mF() + + function aPX() { + if (-1 !== a7t) + if (0 !== aC.yt && aG.mR()) { + for (var aPY = !1, aA = 3; 0 <= aA; aA--) aPT[aA] && (aPY = !0, iD += aPU[aA], iF += aPV[aA], ae.a0R(aPU[aA], aPV[aA]), aR.a7b()); + aPY ? bd.dc = !0 : ap.mH() + } else ap.mH() + } + this.a0x = function(dy) { + 0 !== aC.yt && aG.mR() && (aPS || aPW(), aPT[dy] = !0, -1 === a7t) && (a7t = setInterval(aPX, 20), aPX()) + }, this.a10 = function(dy) { + if (0 !== aC.yt && (aPS || aPW(), aPT[dy] = !1, -1 !== a7t)) { + for (var aPY = !1, aA = 3; 0 <= aA; aA--) aPY = aPY || aPT[aA]; + aPY || this.mH() } - }, this.mF = function() { - if (aPR && -1 !== a7t) { - for (var aA = 3; 0 <= aA; aA--) aPS[aA] = !1; + }, this.mH = function() { + if (aPS && -1 !== a7t) { + for (var aA = 3; 0 <= aA; aA--) aPT[aA] = !1; clearInterval(a7t), a7t = -1 } } } function cd() { - this.x = new aPY, this.lN = new aPZ, this.o0 = new aPa, this.aCn = new aPb, this.aAe = new aPc, this.aLc = new aPd, this.ob = new aPe, this.aNR = new aPf, this.a5N = new aPg, this.aPh = new aPi, this.aPj = new aPk, this.aPl = new aPm, this.aPn = - new aPo, this.dU = function() { + this.x = new aPZ, this.lQ = new aPa, this.o2 = new aPb, this.aCn = new aPc, this.aAe = new aPd, this.aLc = new aPe, this.od = new aPf, this.aNR = new aPg, this.a5N = new aPh, this.aPi = new aPj, this.aPk = new aPl, this.aPm = new aPn, this.aPo = + new aPp, this.dU = function() { this.x.dU() } } -function aPY() { - var aPp, aPr; - this.aEB = 5, this.aPq = null; +function aPZ() { + var aPq, aPs; + this.aEB = 5, this.aPr = null; - function aPy(aA) { - return aPr[aA].aPR && aPp[aA].aPy() + function aPz(aA) { + return aPs[aA].aPS && aPq[aA].aPz() } - function aQ0(a02) { - aPr[a02].e9 = bd.e9, aPr[a02].aPt = !1 + function aQ1(a02) { + aPs[a02].eC = bd.eC, aPs[a02].aPu = !1 } this.a0B = 0, this.a0A = 0, this.dU = function() { - this.aPq = new Array(this.aEB); - this.aPq[0] = "territorial.io"; + this.aPr = new Array(this.aEB); + this.aPr[0] = "territorial.io"; var aIk = aw.aJ5(0); aw.a3U(0); - for (var aA = 1; aA < this.aEB; aA++) this.aPq[aA] = aJ.yR() + ".territorial.io"; - for (aw.a3U(aIk), aPp = new Array(this.aEB), aPr = new Array(this.aEB), aA = this.aEB - 1; 0 <= aA; aA--) aPr[aA] = { - aPR: !1, - e9: 0, - aPt: !1 + for (var aA = 1; aA < this.aEB; aA++) this.aPr[aA] = aJ.yS() + ".territorial.io"; + for (aw.a3U(aIk), aPq = new Array(this.aEB), aPs = new Array(this.aEB), aA = this.aEB - 1; 0 <= aA; aA--) aPs[aA] = { + aPS: !1, + eC: 0, + aPu: !1 }; this.aEC(0, 0) - }, this.aPu = function(aA) { - return aPp[aA] - }, this.ij = function() { - for (var aA = this.aEB - 1; 0 <= aA; aA--) this.aLa(aA) && bd.e9 > aPr[aA].e9 + 15e3 && ay.o0.aPv(aA, aPr[aA].aPt); - !this.aLa(0) && bd.e9 > aPr[0].e9 + 8e3 && (aPr[0].e9 = bd.e9, this.aEC(0, 0)) + }, this.aPv = function(aA) { + return aPq[aA] + }, this.im = function() { + for (var aA = this.aEB - 1; 0 <= aA; aA--) this.aLa(aA) && bd.eC > aPs[aA].eC + 15e3 && ay.o2.aPw(aA, aPs[aA].aPu); + !this.aLa(0) && bd.eC > aPs[0].eC + 8e3 && (aPs[0].eC = bd.eC, this.aEC(0, 0)) }, this.aNN = function(id) { - return this.aEC(0, id) && this.aPw(0) + return this.aEC(0, id) && this.aPx(0) }, this.aEC = function(a02, aKk) { - if (aPr[a02].aPR) { - if (aPp[a02].aPy()) return aPp[a02].aPz(aKk), aPp[a02].aLa(); - aPp[a02].qs() + if (aPs[a02].aPS) { + if (aPq[a02].aPz()) return aPq[a02].aQ0(aKk), aPq[a02].aLa(); + aPq[a02].qu() } - return this.aPx(a02, aKk), !1 - }, this.aPx = function(a02, aKk) { - aPr[a02].aPR = !0, aQ0(a02), aPp[a02] = new aQ1, aPp[a02].dU(a02, aKk) - }, this.aPz = function(a02, aKk) { - aPy(a02) && aPp[a02].aPz(aKk) - }, this.aQ2 = function(a02, aKk) { - ay.aAe.aQ3(a02) - }, this.aPw = function(aA) { - return this.aLa(aA) && aPp[aA].aPw() - }, this.aQ4 = function(aA) { - aPp[aA].aQ4() + return this.aPy(a02, aKk), !1 + }, this.aPy = function(a02, aKk) { + aPs[a02].aPS = !0, aQ1(a02), aPq[a02] = new aQ2, aPq[a02].dU(a02, aKk) + }, this.aQ0 = function(a02, aKk) { + aPz(a02) && aPq[a02].aQ0(aKk) + }, this.aQ3 = function(a02, aKk) { + ay.aAe.aQ4(a02) + }, this.aPx = function(aA) { + return this.aLa(aA) && aPq[aA].aPx() + }, this.aQ5 = function(aA) { + aPq[aA].aQ5() }, this.aLa = function(aA) { - return aPr[aA].aPR && aPp[aA].aLa() + return aPs[aA].aPS && aPq[aA].aLa() }, this.send = function(a02, aB) { - aQ0(a02), aPp[a02].send(aB) + aQ1(a02), aPq[a02].send(aB) }, __fx.customLobby.setSendFunction(this.send), this.a0i = function(a02) { - 8 === aZ.a05() && (aPr[a02].aPt = !0, ay.lN.aQ5 = !0) - }, this.close = function(a02, aQ6) { - aPy(a02) && aPp[a02].close(aQ6) - }, this.aQ7 = function(a02, aQ6) { - q.a0G(aQ6), aPy(a02) && aPp[a02].close(aQ6) - }, this.a0H = function(aQ6) { - for (var aA = this.aEB - 1; 0 <= aA; aA--) this.close(aA, aQ6) - }, this.aQ8 = function(a02, aQ6) { - for (var aA = this.aEB - 1; 0 <= aA; aA--) aA !== a02 && this.close(aA, aQ6) + 8 === aZ.a05() && (aPs[a02].aPu = !0, ay.lQ.aQ6 = !0) + }, this.close = function(a02, aQ7) { + aPz(a02) && aPq[a02].close(aQ7) + }, this.aQ8 = function(a02, aQ7) { + q.a0G(aQ7), aPz(a02) && aPq[a02].close(aQ7) + }, this.a0H = function(aQ7) { + for (var aA = this.aEB - 1; 0 <= aA; aA--) this.close(aA, aQ7) + }, this.aQ9 = function(a02, aQ7) { + for (var aA = this.aEB - 1; 0 <= aA; aA--) aA !== a02 && this.close(aA, aQ7) }, this.a3g = function() { this.close(this.a0B, 3246) - }, this.aQ9 = function(a02, e) { - aPp[a02].qs(), q.a01(a02, e.code) + }, this.aQA = function(a02, e) { + aPq[a02].qu(), q.a01(a02, e.code) } } -function aPZ() { - this.aQ5 = !1, this.ij = function() { - bd.jm() % 250 != 249 || aC.gj || (ay.aAe.aQA(+(this.aQ5 && af.lf[aC.eK]), ak.jq + bL.x.op), this.aQ5 = !1) +function aPa() { + this.aQ6 = !1, this.im = function() { + bd.jp() % 250 != 249 || aC.gm || (ay.aAe.aQB(+(this.aQ6 && af.li[aC.eN]), ak.jt + bL.x.or), this.aQ6 = !1) } } -function aPg() { - function aQb(aQc) { - var ed = aC.data, - aQc = (ed.selectedPlayer = bF.oc(aQc), ed.spawningSeed = bF.oc(14), bF.oc(4)), - aQc = (aQc < 7 ? (ed.gameMode = 1, ed.numberTeams = aQc + 2) : 9 === aQc ? (ed.gameMode = ed.isZombieMode = 1, ed.numberTeams = 2) : (ed.gameMode = 0, ed.battleRoyaleMode = 7 === aQc ? 0 : 10 === aQc ? 1 : 2), ed.isContest = bF.oc(1), bF - .oc(6)); - return ed.mapType = bQ.aBn(aQc) ? 0 : 1, bQ.aBo(ed, aQc), ed.mapSeed = bF.oc(14), aQc +function aPh() { + function aQc(aQd) { + var eg = aC.data, + aQd = (eg.selectedPlayer = bF.oe(aQd), eg.spawningSeed = bF.oe(14), bF.oe(4)), + aQd = (aQd < 7 ? (eg.gameMode = 1, eg.numberTeams = aQd + 2) : 9 === aQd ? (eg.gameMode = eg.isZombieMode = 1, eg.numberTeams = 2) : (eg.gameMode = 0, eg.battleRoyaleMode = 7 === aQd ? 0 : 10 === aQd ? 1 : 2), eg.isContest = bF.oe(1), bF + .oe(6)); + return eg.mapType = bQ.aBn(aQd) ? 0 : 1, bQ.aBo(eg, aQd), eg.mapSeed = bF.oe(14), aQd } - this.aQC = function(a02, aB) { - bF.dU(aB), 0 === bF.size ? ay.x.aQ7(a02, 3205) : __fx.customLobby.isCustomMessage(aB) || ((0 === bF.oc(1) ? function(a02) { - var aQG = bF.oc(6); - 0 === aQG ? function(a02) { + this.aQD = function(a02, aB) { + bF.dU(aB), 0 === bF.size ? ay.x.aQ8(a02, 3205) : __fx.customLobby.isCustomMessage(aB) || ((0 === bF.oe(1) ? function(a02) { + var aQH = bF.oe(6); + 0 === aQH ? function(a02) { if (0 === a02 && 8 !== aZ.a05()) { - s.x.aOj(); - for (var aQT = bF.oc(12), aQU = bF.oc(6), g = new Array(aQT), aA = 0; aA < aQT; aA++) g[aA] = bF.oc(aQU); + s.x.aOk(); + for (var aQU = bF.oe(12), aQV = bF.oe(6), g = new Array(aQU), aA = 0; aA < aQU; aA++) g[aA] = bF.oe(aQV); aS.a80(g) } - }(a02) : 2 === aQG ? ay.aPh.aQI(a02) : 3 === aQG || 4 === aQG ? av.dU() : 9 === aQG ? ay.aPj.aQJ(a02) : 10 === aQG ? ay.aPl.aQK() : 11 === aQG ? ay.aPj.aQL(a02) : 12 === aQG ? ay.aPl.aQM() : 13 === aQG ? ay.aPn.aQN() : - 14 === aQG ? ay.aPn.aQO() : 15 === aQG ? ay.aPj.aQP() : 16 === aQG ? ay.aPh.aQQ(a02) : 17 === aQG ? ay.aPh.aQR(a02) : 19 === aQG && ay.aPh.aQS(a02) + }(a02) : 2 === aQH ? ay.aPi.aQJ(a02) : 3 === aQH || 4 === aQH ? av.dU() : 9 === aQH ? ay.aPk.aQK(a02) : 10 === aQH ? ay.aPm.aQL() : 11 === aQH ? ay.aPk.aQM(a02) : 12 === aQH ? ay.aPm.aQN() : 13 === aQH ? ay.aPo.aQO() : + 14 === aQH ? ay.aPo.aQP() : 15 === aQH ? ay.aPk.aQQ() : 16 === aQH ? ay.aPi.aQR(a02) : 17 === aQH ? ay.aPi.aQS(a02) : 19 === aQH && ay.aPi.aQT(a02) } : function(a02) { if (8 !== aZ.a05() && !av.aEh()) return; - if (a02 !== ay.x.a0B) ay.x.aQ7(a02, 3244); - else if (0 === bF.oc(1)) bd.z1.aQd(bF.aB); + if (a02 !== ay.x.a0B) ay.x.aQ8(a02, 3244); + else if (0 === bF.oe(1)) bd.z2.aQe(bF.aB); else { - var aA, a02 = bF.oc(2); + var aA, a02 = bF.oe(2); if (0 === a02) { - var oE, o0 = bF.oc(9); - 0 !== af.lf[o0] && 0 !== af.lf[aC.eK] && (oE = bF.oc(10), aM.oD(o0, aC.eK, oE), ae.pA(o0, 1, oE)) + var oG, o2 = bF.oe(9); + 0 !== af.li[o2] && 0 !== af.li[aC.eN] && (oG = bF.oe(10), aM.oF(o2, aC.eN, oG), ae.pC(o2, 1, oG)) } else if (1 === a02) ! function() { - var o0 = bF.oc(9); - 0 !== af.lf[o0] && 0 !== af.lf[aC.eK] && b3.aIU(0, [o0], !0) && aM.oU(o0, 1) + var o2 = bF.oe(9); + 0 !== af.li[o2] && 0 !== af.li[aC.eN] && b3.aIU(0, [o2], !0) && aM.oW(o2, 1) }(); else if (2 === a02) ! function() { - var o0 = bF.oc(9), - target = bF.oc(9); - 0 !== af.lf[o0] && 0 !== af.lf[target] && 0 !== af.lf[aC.eK] && b3.aIU(1, [o0], !0) && (ae.pA(o0, 3, 96), ae.pA(target, 4, 96), aM.a5U(o0, target)) + var o2 = bF.oe(9), + target = bF.oe(9); + 0 !== af.li[o2] && 0 !== af.li[target] && 0 !== af.li[aC.eN] && b3.aIU(1, [o2], !0) && (ae.pC(o2, 3, 96), ae.pC(target, 4, 96), aM.a5U(o2, target)) }(); else if (l.a8 && !l.a9) { - var ea = 540; - for (bB.a6(17287), bB.a7(1, 0), bB.a7(6, 10), ea = Math.min(b6.nx.oe.length, 540), aA = 0; aA < ea; aA++) bB.aQj(32, b6.nx.oe[aA]); + var ed = 540; + for (bB.a6(17287), bB.a7(1, 0), bB.a7(6, 10), ed = Math.min(b6.nz.oh.length, 540), aA = 0; aA < ed; aA++) bB.aQk(32, b6.nz.oh[aA]); ay.x.send(ay.x.a0B, bB.aB) } } - })(a02), bd.aQF()) - }, this.aQV = function(aB) { - if (bF.dU(aB), bF.dx = 1, 3 === bF.oc(6)) { - bF.dx += 20; - var ed = aC.data = new a3O, - aB = aQb(9), - aBp = ed.humanCount = bF.oc(9) + 1; - ed.selectableSpawn = 1 === ed.gameMode || aBp < 100, ed.colorsData = new Uint32Array(aBp), ed.playerNamesData = new Array(aBp); - for (var aA = 0; aA < aBp; aA++) bF.dx++, ed.colorsData[aA] = bF.oc(18), ed.playerNamesData[aA] = bE.uy.v2(bF.oc(5)); - aZ.aEN(), bQ.a6(aB, ed.mapSeed), aC.a3S() + })(a02), bd.aQG()) + }, this.aQW = function(aB) { + if (bF.dU(aB), bF.dy = 1, 3 === bF.oe(6)) { + bF.dy += 20; + var eg = aC.data = new a3O, + aB = aQc(9), + aBp = eg.humanCount = bF.oe(9) + 1; + eg.selectableSpawn = 1 === eg.gameMode || aBp < 100, eg.colorsData = new Uint32Array(aBp), eg.playerNamesData = new Array(aBp); + for (var aA = 0; aA < aBp; aA++) bF.dy++, eg.colorsData[aA] = bF.oe(18), eg.playerNamesData[aA] = bE.uz.v3(bF.oe(5)); + aZ.aEN(), bQ.a6(aB, eg.mapSeed), aC.a3S() } else ! function() { - bF.dx += 20; - var ed = aC.data = new a3O, - aQa = aQb(1); - ed.humanCount = 2; - ed.selectableSpawn = 1, ed.elo = new Uint16Array(2), ed.colorsData = new Uint32Array(2), ed.playerNamesData = new Array(2); - for (var aA = 0; aA < 2; aA++) bF.dx++, ed.colorsData[aA] = bF.oc(18), ed.elo[aA] = bF.oc(14), ed.playerNamesData[aA] = bE.uy.v2(bF.oc(5)); - aZ.aEN(), bQ.a6(aQa, ed.mapSeed), aC.a3S() + bF.dy += 20; + var eg = aC.data = new a3O, + aQb = aQc(1); + eg.humanCount = 2; + eg.selectableSpawn = 1, eg.elo = new Uint16Array(2), eg.colorsData = new Uint32Array(2), eg.playerNamesData = new Array(2); + for (var aA = 0; aA < 2; aA++) bF.dy++, eg.colorsData[aA] = bF.oe(18), eg.elo[aA] = bF.oe(14), eg.playerNamesData[aA] = bE.uz.v3(bF.oe(5)); + aZ.aEN(), bQ.a6(aQb, eg.mapSeed), aC.a3S() }() - }, this.aQY = function() { - bF.dx = 1; - var aQG = bF.oc(6), - aQZ = bF.oc(10); - return ay.x.a0A === aQZ ? (ay.x.a0B = aQZ, !1) : (ay.x.close(ay.x.a0A, 3247), ay.x.a0B = aQZ, av.aBk = bF.oc(10), av.aEV = bF.oc(3 === aQG ? 9 : 1), ay.x.aEC(aQZ, 5) && ay.o0.aEc(), !0) + }, this.aQZ = function() { + bF.dy = 1; + var aQH = bF.oe(6), + aQa = bF.oe(10); + return ay.x.a0A === aQa ? (ay.x.a0B = aQa, !1) : (ay.x.close(ay.x.a0A, 3247), ay.x.a0B = aQa, av.aBk = bF.oe(10), av.aEV = bF.oe(3 === aQH ? 9 : 1), ay.x.aEC(aQa, 5) && ay.o2.aEc(), !0) } } -function aPm() { - this.aQK = function() { - bh.x.uW(), bh.r3.r4(105, bD.rt.ru(bD.rt.rv(5))), bh.r3.r4(106, bD.rt.ru(bD.rt.rv(8))), bh.r3.r4(109, bF.oc(30)), bh.r3.r4(108, bh.e7.data[109].value), bh.r3.r4(111, bh.e7.data[109].value + 1), bh.r3.r4(107, 0), bh.r3.r4(110, "") - }, this.aQM = function() { +function aPn() { + this.aQL = function() { + bh.x.uX(), bh.r5.r6(105, bD.rv.rw(bD.rv.rx(5))), bh.r5.r6(106, bD.rv.rw(bD.rv.rx(8))), bh.r5.r6(109, bF.oe(30)), bh.r5.r6(108, bh.eA.data[109].value), bh.r5.r6(111, bh.eA.data[109].value + 1), bh.r5.r6(107, 0), bh.r5.r6(110, "") + }, this.aQN = function() { var data; - bF.size < bB.aQk(29) ? ay.x.aQ7(0, 3254) : ((data = { - rp: bF.oc(30), - uj: bF.oc(16), - uk: bF.oc(30), - ul: bF.oc(30), - um: bF.oc(30), - un: bF.aQl(32), - username: bE.v0.vI(5), - uo: bE.v0.vI(3), - up: bE.v0.vI(3), - uq: bF.aQl(32), - ur: bF.aQl(32), - us: bF.oc(30), - ut: bF.aQl(32), - uu: bF.aQl(32), - uv: bF.aQl(32), - uw: bF.aQl(32), - aLk: bF.aQl(32), - aLl: bF.aQl(30), - aLw: bF.aQl(32), - aLx: bE.v0.vI(3), - aLp: bF.aQl(2), - aLq: bF.aQl(10), - aLn: bE.v0.vI(8), - aLr: bF.aQl(5), - aLX: bF.oc(30), - aLj: bF.oc(30), - zK: bF.aQl(32), - aLy: bF.oc(1), - aLz: bF.oc(1) - }).aLy && (data.aM0 = bF.aQl(32), data.aM1 = bF.oc(30), data.aM2 = bF.oc(30), data.aM3 = bF.oc(1)), 8 === s.rq && (25 === s.aDO().aNM ? (data.aLE = !0, s.x.aKv = data, s.aDO().aNb(25, !1)) : (data.aLE = !1, bh.r3.r4(160, +(data - .aLy && data.aM3)), data.ro = bh.e7.data[105].value, s.x.aKs = data, bh.r3.ui(data), s.aDO().aNb(16, !0)))) + bF.size < bB.aQl(29) ? ay.x.aQ8(0, 3254) : ((data = { + rr: bF.oe(30), + uk: bF.oe(16), + ul: bF.oe(30), + um: bF.oe(30), + un: bF.oe(30), + uo: bF.aQm(32), + username: bE.v1.vJ(5), + up: bE.v1.vJ(3), + uq: bE.v1.vJ(3), + ur: bF.aQm(32), + us: bF.aQm(32), + ut: bF.oe(30), + uu: bF.aQm(32), + uv: bF.aQm(32), + uw: bF.aQm(32), + ux: bF.aQm(32), + aLk: bF.aQm(32), + aLl: bF.aQm(30), + aLw: bF.aQm(32), + aLx: bE.v1.vJ(3), + aLp: bF.aQm(2), + aLq: bF.aQm(10), + aLn: bE.v1.vJ(8), + aLr: bF.aQm(5), + aLX: bF.oe(30), + aLj: bF.oe(30), + zL: bF.aQm(32), + aLy: bF.oe(1), + aLz: bF.oe(1) + }).aLy && (data.aM0 = bF.aQm(32), data.aM1 = bF.oe(30), data.aM2 = bF.oe(30), data.aM3 = bF.oe(1)), 8 === s.rs && (25 === s.aDO().aNM ? (data.aLE = !0, s.x.aKv = data, s.aDO().aNb(25, !1)) : (data.aLE = !1, bh.r5.r6(160, +(data + .aLy && data.aM3)), data.rq = bh.eA.data[105].value, s.x.aKs = data, bh.r5.uj(data), s.aDO().aNb(16, !0)))) } } -function aPo() { - this.aQN = function() { +function aPp() { + this.aQO = function() { var aA; - if (bF.size < bB.aQk(23)) ay.x.aQ7(0, 3259); + if (bF.size < bB.aQl(23)) ay.x.aQ8(0, 3259); else { - var sA = bF.oc(6), - ea = bF.oc(10), + var sB = bF.oe(6), + ed = bF.oe(10), data = []; - if (9 === sA || 10 === sA || 11 === sA) { - for (aA = 0; aA < ea; aA++) data.push([bF.oc(30), bE.v0.vI(5), bF.aQl(32), 0, bF.oc(30)]); - 8 === s.rq && s.aDO().aNb(21, !0, { - sA: sA, + if (9 === sB || 10 === sB || 11 === sB) { + for (aA = 0; aA < ed; aA++) data.push([bF.oe(30), bE.v1.vJ(5), bF.aQm(32), 0, bF.oe(30)]); + 8 === s.rs && s.aDO().aNb(21, !0, { + sB: sB, + data: data + }) + } else if (12 === sB) { + for (aA = 0; aA < ed; aA++) data.push([bF.oe(20), bF.oe(30), bF.oe(30), bF.aQm(32), bF.oe(30), bE.v1.vJ(5), bE.v1.vJ(5)]); + 8 === s.rs && s.aDO().aNb(21, !0, { + sB: sB, data: data }) } else { - var hS = bF.oc(16); - if (bF.aQm(39 + 16 * hS + ea * (0 === sA ? 111 : 1 === sA ? 101 : 2 === sA || 3 === sA ? 127 : 212))) { - if (0 === sA) - for (aA = 0; aA < ea; aA++) data.push([bF.oc(30), bE.uy.v2(bF.oc(5)), bF.oc(16), bF.oc(30), bF.oc(30)]); - else if (1 === sA) - for (aA = 0; aA < ea; aA++) data.push([bF.oc(16), bE.uy.v2(bF.oc(3)), bF.oc(16), bE.uy.v2(bF.oc(5)), bF.oc(31), bF.oc(30)]); - else if (2 === sA || 3 === sA) - for (aA = 0; aA < ea; aA++) data.push([bF.oc(30), bE.uy.v2(bF.oc(5)), bF.aQl(32), bF.oc(30), bF.oc(30)]); + var hV = bF.oe(16); + if (bF.aQn(39 + 16 * hV + ed * (0 === sB ? 111 : 1 === sB ? 101 : 2 === sB || 3 === sB ? 127 : 212))) { + if (0 === sB) + for (aA = 0; aA < ed; aA++) data.push([bF.oe(30), bE.uz.v3(bF.oe(5)), bF.oe(16), bF.oe(30), bF.oe(30)]); + else if (1 === sB) + for (aA = 0; aA < ed; aA++) data.push([bF.oe(16), bE.uz.v3(bF.oe(3)), bF.oe(16), bE.uz.v3(bF.oe(5)), bF.oe(31), bF.oe(30)]); + else if (2 === sB || 3 === sB) + for (aA = 0; aA < ed; aA++) data.push([bF.oe(30), bE.uz.v3(bF.oe(5)), bF.aQm(32), bF.oe(30), bF.oe(30)]); else - for (aA = 0; aA < ea; aA++) data.push([bF.oc(20), bF.oc(30), bF.oc(30), bF.oc(30), bF.oc(30), bF.aQl(32), bF.oc(30), bE.uy.v2(bF.oc(5)), bE.uy.v2(bF.oc(5))]); - 8 === s.rq && s.aDO().aNb(21, !0, { - sA: sA, + for (aA = 0; aA < ed; aA++) data.push([bF.oe(20), bF.oe(30), bF.oe(30), bF.oe(30), bF.oe(30), bF.aQm(32), bF.oe(30), bE.uz.v3(bF.oe(5)), bE.uz.v3(bF.oe(5))]); + 8 === s.rs && s.aDO().aNb(21, !0, { + sB: sB, data: data }) - } else ay.x.aQ7(0, 3260) + } else ay.x.aQ8(0, 3260) } } - }, this.aQO = function() { - if (bF.size < bB.aQk(29)) ay.x.aQ7(0, 3265); + }, this.aQP = function() { + if (bF.size < bB.aQl(29)) ay.x.aQ8(0, 3265); else { - var aQn = bF.oc(4), - aQo = bF.oc(7), - aQp = bF.oc(11); - if (bF.aQm(29 + 16 * aQo + 16 * aQp + 11 * aQn)) { - for (var data = [], aA = 0; aA < aQn; aA++) { - for (var zb = bE.uy.v2(bF.oc(3)), aQq = bF.oc(8), aMa = [], et = 0; et < aQq; et++) aMa.push(bF.oc(16)); + var aQo = bF.oe(4), + aQp = bF.oe(7), + aQq = bF.oe(11); + if (bF.aQn(29 + 16 * aQp + 16 * aQq + 11 * aQo)) { + for (var data = [], aA = 0; aA < aQo; aA++) { + for (var zc = bE.uz.v3(bF.oe(3)), aQr = bF.oe(8), aMa = [], ew = 0; ew < aQr; ew++) aMa.push(bF.oe(16)); data.push({ - name: "[" + zb + "]", + name: "[" + zc + "]", aMa: aMa }) } - 8 === s.rq && s.aDO().aNb(23, !0, data) - } else ay.x.aQ7(0, 3266) + 8 === s.rs && s.aDO().aNb(23, !0, data) + } else ay.x.aQ8(0, 3266) } } } -function aPi() { - function aQs() { - var id = bF.oc(3); +function aPj() { + function aQt() { + var id = bF.oe(3); return 0 === id ? { id: id, - ro: bF.oc(30), - p: bl.aB8.aCt(bE.v0.vI(7)) + rq: bF.oe(30), + p: bl.aB8.aCt(bE.v1.vJ(7)) } : 1 === id ? { id: id, - ro: bF.oc(30), - aBv: bF.oc(3), - value: bF.oc(30), - target: bF.oc(30) + rq: bF.oe(30), + aBv: bF.oe(3), + value: bF.oe(30), + target: bF.oe(30) } : 2 === id ? { id: id, - ro: bF.oc(30), - aBv: bF.oc(3) + rq: bF.oe(30), + aBv: bF.oe(3) } : 3 === id ? { id: id, - ro: bF.oc(30), - aBv: bF.oc(3), - value: bF.oc(4), - target: bF.oc(30) + rq: bF.oe(30), + aBv: bF.oe(3), + value: bF.oe(4), + target: bF.oe(30) } : 4 === id ? { id: id, - ro: bF.oc(30), - aBv: bF.oc(3), - target: bF.oc(30) + rq: bF.oe(30), + aBv: bF.oe(3), + target: bF.oe(30) } : 5 === id ? { id: id, - aBv: bF.oc(6) + aBv: bF.oe(6) } : 6 === id ? { id: id, - value: bF.oc(17) + value: bF.oe(17) } : null } - this.aQI = function(a02) { + this.aQJ = function(a02) { if (a02 !== ay.x.a0A) ay.x.close(a02, 3239); else if (6 !== aZ.a05()) ay.x.close(a02, 3271); else { bl.dU(); for (var aA = 0; aA < 4; aA++) { - var qf = bl.x.qg[aA], - playerCount = (qf.si = bF.oc(10), qf.eG = bF.oc(6), qf.mapSeed = bF.oc(14), qf.aBg = bF.oc(4), qf.aDP = bF.oc(6), qf.aDQ = bF.oc(4), qf.aBm = bF.oc(1), qf.aCT = bF.oc(12), qf.spawningSeed = bF.oc(14), bF.oc(16)); - bl.sx.sz[aA] = bF.oc(16); - for (var et = 0; et < playerCount; et++) bl.sx.aBJ(aA, bF.oc(30), bE.v0.vI(5), bF.oc(4), bF.oc(30), bF.oc(7), bF.oc(16), bF.oc(18), bF.oc(11), bF.oc(12)) + var qh = bl.x.qi[aA], + playerCount = (qh.sj = bF.oe(10), qh.eJ = bF.oe(6), qh.mapSeed = bF.oe(14), qh.aBg = bF.oe(4), qh.aDP = bF.oe(6), qh.aDQ = bF.oe(4), qh.aBm = bF.oe(1), qh.aCT = bF.oe(12), qh.spawningSeed = bF.oe(14), bF.oe(16)); + bl.sy.t0[aA] = bF.oe(16); + for (var ew = 0; ew < playerCount; ew++) bl.sy.aBJ(aA, bF.oe(30), bE.v1.vJ(5), bF.oe(4), bF.oe(30), bF.oe(7), bF.oe(16), bF.oe(18), bF.oe(11), bF.oe(12)) } s.t(29), bl.x.aCJ(!0) } - }, this.aQQ = function(a02) { + }, this.aQR = function(a02) { if (a02 !== ay.x.a0A) ay.x.close(a02, 3239); else if (bl.a09) { - bl.x.aCH[0] = bF.oc(20), bl.x.aCH[1] = bF.oc(20); - for (var aQr = bF.oc(16), et = 0; et < aQr; et++) { - var id = bF.oc(3); - 0 === id ? bl.sx.aBJ(bF.oc(2), bF.oc(30), bE.v0.vI(5), 0, 1234566, 127, 0, bF.oc(18), 0, bF.oc(12)) : 1 === id ? bl.sx.aBa(bF.oc(16), bF.oc(2)) : 2 === id ? bl.sx.aBW(bF.oc(16), bF.oc(2), bF.oc(2)) : 3 === id ? bl.sx.aBZ(bF.oc( - 16), bF.oc(2)) : 4 === id ? bl.sx.aBP(bF.oc(16), bF.oc(2), bF.oc(4), bF.oc(30), bF.oc(7), bF.oc(16), bF.oc(11)) : 5 === id && bl.sx.aBQ(bF.oc(16), bF.oc(2), bF.oc(1)) + bl.x.aCH[0] = bF.oe(20), bl.x.aCH[1] = bF.oe(20); + for (var aQs = bF.oe(16), ew = 0; ew < aQs; ew++) { + var id = bF.oe(3); + 0 === id ? bl.sy.aBJ(bF.oe(2), bF.oe(30), bE.v1.vJ(5), 0, 1234566, 127, 0, bF.oe(18), 0, bF.oe(12)) : 1 === id ? bl.sy.aBa(bF.oe(16), bF.oe(2)) : 2 === id ? bl.sy.aBW(bF.oe(16), bF.oe(2), bF.oe(2)) : 3 === id ? bl.sy.aBZ(bF.oe( + 16), bF.oe(2)) : 4 === id ? bl.sy.aBP(bF.oe(16), bF.oe(2), bF.oe(4), bF.oe(30), bF.oe(7), bF.oe(16), bF.oe(11)) : 5 === id && bl.sy.aBQ(bF.oe(16), bF.oe(2), bF.oe(1)) } for (var aA = 0; aA < 4; aA++) { - var qf = bl.x.qg[aA]; - if (qf.si = bF.oc(10), 0 === qf.si) { - if (qf.a0B = bF.oc(10), qf.aBk = bF.oc(10), bl.aB9.dd(aA)) return; - qf.eG = bF.oc(6), qf.mapSeed = bF.oc(14), qf.aBg = bF.oc(4), qf.aDP = bF.oc(6), qf.aDQ = bF.oc(4), qf.aBm = bF.oc(1), qf.aCT = bF.oc(12), qf.spawningSeed = bF.oc(14), qf.aDR.push(qf.aDR[0]), qf.aDR.shift() + var qh = bl.x.qi[aA]; + if (qh.sj = bF.oe(10), 0 === qh.sj) { + if (qh.a0B = bF.oe(10), qh.aBk = bF.oe(10), bl.aB9.dd(aA)) return; + qh.eJ = bF.oe(6), qh.mapSeed = bF.oe(14), qh.aBg = bF.oe(4), qh.aDP = bF.oe(6), qh.aDQ = bF.oe(4), qh.aBm = bF.oe(1), qh.aCT = bF.oe(12), qh.spawningSeed = bF.oe(14), qh.aDR.push(qh.aDR[0]), qh.aDR.shift() } } bl.x.aCL() } else ay.x.close(a02, 3251) - }, this.aQR = function(a02) { + }, this.aQS = function(a02) { if (a02 !== ay.x.a0A) ay.x.close(a02, 3272); else if (bl.a09) { - for (var qd = bF.oc(4), qf = bl.x.qg[qd], qh = qf.qh, tC = (qf.qi = bF.oc(20), bF.oc(6)), aA = 0; aA < tC; aA++) qh.push(aQs()); - bl.x.aCU(qd) + for (var qf = bF.oe(4), qh = bl.x.qi[qf], qj = qh.qj, tD = (qh.qk = bF.oe(20), bF.oe(6)), aA = 0; aA < tD; aA++) qj.push(aQt()); + bl.x.aCU(qf) } else ay.x.close(a02, 3273) - }, this.aQS = function(a02) { - a02 !== ay.x.a0A ? ay.x.close(a02, 3276) : bl.a09 ? bl.message.aCp(aQs()) : ay.x.close(a02, 3277) + }, this.aQT = function(a02) { + a02 !== ay.x.a0A ? ay.x.close(a02, 3276) : bl.a09 ? bl.message.aCp(aQt()) : ay.x.close(a02, 3277) } } -function aPk() { - this.aQJ = function(a02) { - var aQf, q8; - bF.aQm(70) ? (aQf = bF.oc(3), q8 = bg.aQt.ij(bF.oc(30), bF.oc(30)), ay.aAe.aQu(a02, q8, aQf), 0 < aQf || (0 === a02 && 0 === bh.e7.data[105].value.length ? ay.aAe.aNQ(0) : ay.aLc.aQv(a02), 4 === ay.x.aPu(a02).aQw() ? 6 === aZ.a05() && ay - .aCn.aED(a02) : 5 !== ay.x.aPu(a02).aQw() || 8 !== aZ.a05() && 10 !== aZ.a05() || ay.o0.aEc())) : ay.x.aQ7(a02, 3269) - }, this.aQL = function(a02) { - var id = bF.oc(6); - 1 === id ? (bh.r3.r4(160, bF.oc(30)), ay.x.aQ4(a02), aS.a7w || ay.aAe.aNQ(1), b5.aAc(), 8 === s.rq && s.aDO().aNa()) : 21 === id ? 8 === s.rq && s.aDO().aNb(17) : 22 === id && (bh.r3.r4(106, bh.e7.data[110].value), bh.r3.r4(110, ""), - 8 === s.rq) && s.aDO().aNb(15) - }, this.aQP = function() { - var ea = bF.oc(16), - aQx = bF.oc(16); - if (bF.aQm(55 + 10 * ea + 16 * aQx)) { - for (var g = [], aA = 0; aA < ea; aA++) g.push(bE.uy.v2(bF.oc(10))); +function aPl() { + this.aQK = function(a02) { + var aQg, qA; + bF.aQn(70) ? (aQg = bF.oe(3), qA = bg.aQu.im(bF.oe(30), bF.oe(30)), ay.aAe.aQv(a02, qA, aQg), 0 < aQg || (0 === a02 && 0 === bh.eA.data[105].value.length ? ay.aAe.aNQ(0) : ay.aLc.aQw(a02), 4 === ay.x.aPv(a02).aQx() ? 6 === aZ.a05() && ay + .aCn.aED(a02) : 5 !== ay.x.aPv(a02).aQx() || 8 !== aZ.a05() && 10 !== aZ.a05() || ay.o2.aEc())) : ay.x.aQ8(a02, 3269) + }, this.aQM = function(a02) { + var id = bF.oe(6); + 1 === id ? (bh.r5.r6(160, bF.oe(30)), ay.x.aQ5(a02), aS.a7w || ay.aAe.aNQ(1), b5.aAc(), 8 === s.rs && s.aDO().aNa()) : 21 === id ? 8 === s.rs && s.aDO().aNb(17) : 22 === id && (bh.r5.r6(106, bh.eA.data[110].value), bh.r5.r6(110, ""), + 8 === s.rs) && s.aDO().aNb(15) + }, this.aQQ = function() { + var ed = bF.oe(16), + aQy = bF.oe(16); + if (bF.aQn(55 + 10 * ed + 16 * aQy)) { + for (var g = [], aA = 0; aA < ed; aA++) g.push(bE.uz.v3(bF.oe(10))); b5.aAg(g) - } else ay.x.aQ7(0, 3270) - } -} - -function aPa() { - this.aPv = function(a02, aPt) { - bB.a6(8), bB.a7(1, 0), bB.a7(6, 4), bB.a7(1, aPt ? 1 : 0), ay.x.send(a02, bB.aB) - }, this.aEc = function() { - bB.a6(58), bB.a7(1, 0), bB.a7(6, 5), bB.a7(8, ay.x.a0A), bB.a7(10, av.aBk), bB.a7(9, av.aEV), bB.a7(10, l.dm), bB.a7(14, l.dg), ay.x.send(ay.x.a0B, bB.aB) - }, this.o1 = function(eM) { - bB.a6(27), bB.a7(1, 1), bB.a7(4, 0), bB.a7(22, eM), ay.x.send(ay.x.a0B, bB.aB) - }, this.o2 = function(i9, j0) { - bB.a6(25), bB.a7(1, 1), bB.a7(4, 1), bB.a7(10, i9), bB.a7(10, j0), ay.x.send(ay.x.a0B, bB.aB) - }, this.o6 = function(i9, o4) { - bB.a6(24), bB.a7(1, 1), bB.a7(4, 2), bB.a7(10, i9), bB.a7(9, o4), ay.x.send(ay.x.a0B, bB.aB) - }, this.o7 = function(i9, eM) { - bB.a6(37), bB.a7(1, 1), bB.a7(4, 3), bB.a7(10, i9), bB.a7(22, eM), ay.x.send(ay.x.a0B, bB.aB) - }, this.oA = function(m3, eM) { - bB.a6(37), bB.a7(1, 1), bB.a7(4, 4), bB.a7(10, m3), bB.a7(22, eM), ay.x.send(ay.x.a0B, bB.aB) - }, this.oC = function(j0) { - bB.a6(15), bB.a7(1, 1), bB.a7(4, 5), bB.a7(10, j0), ay.x.send(ay.x.a0B, bB.aB) - }, this.oG = function(dx) { - bB.a6(15), bB.a7(1, 1), bB.a7(4, 6), bB.a7(10, dx), ay.x.send(ay.x.a0B, bB.aB) - }, this.oI = function(oH) { - bB.a6(6), bB.a7(1, 1), bB.a7(4, 7), bB.a7(1, oH), ay.x.send(ay.x.a0B, bB.aB) - }, this.oK = function() { - bB.a6(5), bB.a7(1, 1), bB.a7(4, 8), ay.x.send(ay.x.a0B, bB.aB) - }, this.oL = function(i9, eM, j0) { - bB.a6(47), bB.a7(1, 1), bB.a7(4, 10), bB.a7(10, i9), bB.a7(10, j0), bB.a7(22, eM), ay.x.send(ay.x.a0B, bB.aB) - }, this.oS = function(aQy, aQz) { - bB.a6(24), bB.a7(1, 1), bB.a7(4, 15), bB.a7(9, aQz), bB.a7(10, aQy), ay.x.send(ay.x.a0B, bB.aB) - }, this.oV = function(a5N) { - bB.a6(14), bB.a7(1, 1), bB.a7(4, 14), bB.a7(9, a5N), ay.x.send(ay.x.a0B, bB.aB) - }, this.oZ = function(aR0, target) { - var aA, ea = aR0.length; - for (bB.a6(14 + 9 * ea), bB.a7(1, 1), bB.a7(4, 13), bB.a7(9, target), aA = 0; aA < ea; aA++) bB.a7(9, aR0[aA]); - ay.x.send(ay.x.a0B, bB.aB) - } -} - -function aPd() { - this.aR1 = function() { - bB.a6(39), bB.a7(1, 0), bB.a7(6, 16), ay.aAe.aR2(), ay.x.send(0, bB.aB) - }, this.aQv = function(a02) { - bB.a6(115), bB.a7(1, 0), bB.a7(6, 17), bE.rt.vE(bh.e7.data[105].value, 5), bE.rt.vE(bh.e7.data[106].value, 8), bB.a7(30, bh.e7.data[109].value), ay.x.send(a02, bB.aB) - }, this.aNd = function() { - bB.a6(55), bB.a7(1, 0), bB.a7(6, 18), bE.rt.vD(bh.e7.data[110].value), ay.x.send(0, bB.aB) - }, this.aNZ = function(a2n) { - var ea = a2n.pI.length; - bB.a6(21 + 16 * ea), bB.a7(1, 0), bB.a7(6, 29), bB.a7(6, a2n.rs), bB.a7(8, ea), bD.uy.vD(a2n.pI), ay.x.send(0, bB.aB) - }, this.aLs = function(data) { - bB.a6(43), bB.a7(1, 0), bB.a7(6, 25), bB.a7(6, data.rs), bE.rt.vE(data.ro, 5), ay.x.send(0, bB.aB) - }, this.aLd = function(data) { - bB.a6(75), bB.a7(1, 0), bB.a7(6, 27), bB.a7(6, data.rs), bE.rt.vE(data.ro, 5), bB.aQj(32, data.value), ay.x.send(0, bB.aB) - } -} - -function aPe() { - this.oa = function() { - for (var ea = aC.jp, yh = bP.result.yh, kX = yh.length, zS = (bB.a6(17 + 16 * ea + 33 * kX), bB.a7(1, 1), bB.a7(4, 12), bB.a7(10, kX), bB.a7(1, +(2 === aC.yp)), bB.a7(1, aC.z9 % 2), af.zS), aA = 0; aA < ea; aA++) bB.a7(16, zS[aA]); - for (var gN = af.gN, aA = 0; aA < kX; aA++) { - var g7 = yh[aA]; - bB.a7(9, g7), bB.a7(24, gN[g7]) - } - ay.x.send(ay.x.a0B, bB.aB) - } -} - -function aPf() { - this.aNS = function(sA, sB, sC) { - bB.a6(75), bB.a7(1, 0), bB.a7(6, 21), bB.a7(6, sA), bB.a7(1, +(sB < 0)), bB.a7(1, +(sC < 0)), bB.a7(30, Math.abs(sB)), bB.a7(30, Math.abs(sC)), ay.x.send(0, bB.aB) - }, this.aNT = function(sA, aNU, aNV) { - bB.a6(18 + 16 * aNU.length + 30), bB.a7(1, 0), bB.a7(6, 22), bB.a7(6, sA), ay.aAe.aR4(aNU), bB.a7(30, aNV), ay.x.send(0, bB.aB) - }, this.aNY = function(sA, aNU, aNV) { - bB.a6(73), bB.a7(1, 0), bB.a7(6, 28), bB.a7(6, sA), bE.rt.vE(aNU, 5), bB.a7(30, aNV), ay.x.send(0, bB.aB) - }, this.aNW = function(aMZ, za) { - for (var ea = za.length, hS = 0, aA = 0; aA < ea; aA++) hS += za[aA].length; - for (bB.a6(21 + 3 * ea + 16 * hS), bB.a7(1, 0), bB.a7(6, 23), bB.a7(3, aMZ), bB.a7(4, ea), bB.a7(7, hS), aA = 0; aA < ea; aA++) bB.a7(3, za[aA].length), bD.uy.vD(za[aA]); - ay.x.send(0, bB.aB) - }, this.aNX = function(aMZ, sB, sC) { - bB.a6(52), bB.a7(1, 0), bB.a7(6, 24), bB.a7(3, aMZ), bB.a7(1, +(sB < 0)), bB.a7(1, +(sC < 0)), bB.a7(20, Math.abs(sB)), bB.a7(20, Math.abs(sC)), ay.x.send(0, bB.aB) + } else ay.x.aQ8(0, 3270) } } function aPb() { - this.aED = function(a02) { - var username = bh.e7.data[122].value.slice(0, 20), - username = (bB.a6(24 + 16 * username.length + 18 + 18), bB.a7(1, 0), bB.a7(6, 1), bB.a7(10, l.dm), bB.a7(2, bh.e7.data[158].value), ay.aAe.aR4(username), b8.color.a1r(bh.x.ud())), - username = (bB.a7(6, username[0]), bB.a7(6, username[1]), bB.a7(6, username[2]), b5.aAi()); - bB.a7(9, username[0]), bB.a7(9, username[1]), ay.x.a0A = a02, ay.x.send(a02, bB.aB) - }, this.aCo = function(aR7, a2n) { - bC.dU(), bC.a7(1, 0), bC.a7(6, 2), bC.a7(3, aR7), 2 === aR7 ? bC.a7(2, a2n) : 3 === aR7 ? bD.v0.yL(a2n, 7, bC) : 5 === aR7 && (bC.a7(3, a2n.id), bC.a7(3, a2n.value), bC.a7(30, a2n.ro)), ay.x.send(ay.x.a0A, bC.aR8()) + this.aPw = function(a02, aPu) { + bB.a6(8), bB.a7(1, 0), bB.a7(6, 4), bB.a7(1, aPu ? 1 : 0), ay.x.send(a02, bB.aB) + }, this.aEc = function() { + bB.a6(58), bB.a7(1, 0), bB.a7(6, 5), bB.a7(8, ay.x.a0A), bB.a7(10, av.aBk), bB.a7(9, av.aEV), bB.a7(10, l.dm), bB.a7(14, l.dg), ay.x.send(ay.x.a0B, bB.aB) + }, this.o3 = function(eP) { + bB.a6(27), bB.a7(1, 1), bB.a7(4, 0), bB.a7(22, eP), ay.x.send(ay.x.a0B, bB.aB) + }, this.o4 = function(iC, j3) { + bB.a6(25), bB.a7(1, 1), bB.a7(4, 1), bB.a7(10, iC), bB.a7(10, j3), ay.x.send(ay.x.a0B, bB.aB) + }, this.o8 = function(iC, o6) { + bB.a6(24), bB.a7(1, 1), bB.a7(4, 2), bB.a7(10, iC), bB.a7(9, o6), ay.x.send(ay.x.a0B, bB.aB) + }, this.o9 = function(iC, eP) { + bB.a6(37), bB.a7(1, 1), bB.a7(4, 3), bB.a7(10, iC), bB.a7(22, eP), ay.x.send(ay.x.a0B, bB.aB) + }, this.oC = function(m5, eP) { + bB.a6(37), bB.a7(1, 1), bB.a7(4, 4), bB.a7(10, m5), bB.a7(22, eP), ay.x.send(ay.x.a0B, bB.aB) + }, this.oE = function(j3) { + bB.a6(15), bB.a7(1, 1), bB.a7(4, 5), bB.a7(10, j3), ay.x.send(ay.x.a0B, bB.aB) + }, this.oI = function(dy) { + bB.a6(15), bB.a7(1, 1), bB.a7(4, 6), bB.a7(10, dy), ay.x.send(ay.x.a0B, bB.aB) + }, this.oK = function(oJ) { + bB.a6(6), bB.a7(1, 1), bB.a7(4, 7), bB.a7(1, oJ), ay.x.send(ay.x.a0B, bB.aB) + }, this.oM = function() { + bB.a6(5), bB.a7(1, 1), bB.a7(4, 8), ay.x.send(ay.x.a0B, bB.aB) + }, this.oN = function(iC, eP, j3) { + bB.a6(47), bB.a7(1, 1), bB.a7(4, 10), bB.a7(10, iC), bB.a7(10, j3), bB.a7(22, eP), ay.x.send(ay.x.a0B, bB.aB) + }, this.oU = function(aQz, aR0) { + bB.a6(24), bB.a7(1, 1), bB.a7(4, 15), bB.a7(9, aR0), bB.a7(10, aQz), ay.x.send(ay.x.a0B, bB.aB) + }, this.oX = function(a5N) { + bB.a6(14), bB.a7(1, 1), bB.a7(4, 14), bB.a7(9, a5N), ay.x.send(ay.x.a0B, bB.aB) + }, this.ob = function(aR1, target) { + var aA, ed = aR1.length; + for (bB.a6(14 + 9 * ed), bB.a7(1, 1), bB.a7(4, 13), bB.a7(9, target), aA = 0; aA < ed; aA++) bB.a7(9, aR1[aA]); + ay.x.send(ay.x.a0B, bB.aB) + } +} + +function aPe() { + this.aR2 = function() { + bB.a6(39), bB.a7(1, 0), bB.a7(6, 16), ay.aAe.aR3(), ay.x.send(0, bB.aB) + }, this.aQw = function(a02) { + bB.a6(115), bB.a7(1, 0), bB.a7(6, 17), bE.rv.vF(bh.eA.data[105].value, 5), bE.rv.vF(bh.eA.data[106].value, 8), bB.a7(30, bh.eA.data[109].value), ay.x.send(a02, bB.aB) + }, this.aNd = function() { + bB.a6(55), bB.a7(1, 0), bB.a7(6, 18), bE.rv.vE(bh.eA.data[110].value), ay.x.send(0, bB.aB) + }, this.aNZ = function(a2n) { + var ed = a2n.pK.length; + bB.a6(21 + 16 * ed), bB.a7(1, 0), bB.a7(6, 29), bB.a7(6, a2n.ru), bB.a7(8, ed), bD.uz.vE(a2n.pK), ay.x.send(0, bB.aB) + }, this.aLs = function(data) { + bB.a6(43), bB.a7(1, 0), bB.a7(6, 25), bB.a7(6, data.ru), bE.rv.vF(data.rq, 5), ay.x.send(0, bB.aB) + }, this.aLd = function(data) { + bB.a6(75), bB.a7(1, 0), bB.a7(6, 27), bB.a7(6, data.ru), bE.rv.vF(data.rq, 5), bB.aQk(32, data.value), ay.x.send(0, bB.aB) + } +} + +function aPf() { + this.oc = function() { + for (var ed = aC.js, yi = bP.result.yi, ka = yi.length, zT = (bB.a6(17 + 16 * ed + 33 * ka), bB.a7(1, 1), bB.a7(4, 12), bB.a7(10, ka), bB.a7(1, +(2 === aC.yq)), bB.a7(1, aC.zA % 2), af.zT), aA = 0; aA < ed; aA++) bB.a7(16, zT[aA]); + for (var gQ = af.gQ, aA = 0; aA < ka; aA++) { + var gA = yi[aA]; + bB.a7(9, gA), bB.a7(24, gQ[gA]) + } + ay.x.send(ay.x.a0B, bB.aB) + } +} + +function aPg() { + this.aNS = function(sB, sC, sD) { + bB.a6(75), bB.a7(1, 0), bB.a7(6, 21), bB.a7(6, sB), bB.a7(1, +(sC < 0)), bB.a7(1, +(sD < 0)), bB.a7(30, Math.abs(sC)), bB.a7(30, Math.abs(sD)), ay.x.send(0, bB.aB) + }, this.aNT = function(sB, aNU, aNV) { + bB.a6(18 + 16 * aNU.length + 30), bB.a7(1, 0), bB.a7(6, 22), bB.a7(6, sB), ay.aAe.aR5(aNU), bB.a7(30, aNV), ay.x.send(0, bB.aB) + }, this.aNY = function(sB, aNU, aNV) { + bB.a6(73), bB.a7(1, 0), bB.a7(6, 28), bB.a7(6, sB), bE.rv.vF(aNU, 5), bB.a7(30, aNV), ay.x.send(0, bB.aB) + }, this.aNW = function(aMZ, zb) { + for (var ed = zb.length, hV = 0, aA = 0; aA < ed; aA++) hV += zb[aA].length; + for (bB.a6(21 + 3 * ed + 16 * hV), bB.a7(1, 0), bB.a7(6, 23), bB.a7(3, aMZ), bB.a7(4, ed), bB.a7(7, hV), aA = 0; aA < ed; aA++) bB.a7(3, zb[aA].length), bD.uz.vE(zb[aA]); + ay.x.send(0, bB.aB) + }, this.aNX = function(aMZ, sC, sD) { + bB.a6(52), bB.a7(1, 0), bB.a7(6, 24), bB.a7(3, aMZ), bB.a7(1, +(sC < 0)), bB.a7(1, +(sD < 0)), bB.a7(20, Math.abs(sC)), bB.a7(20, Math.abs(sD)), ay.x.send(0, bB.aB) } } function aPc() { - this.aQ3 = function(a02) { - bB.a6(39), bB.a7(1, 0), bB.a7(6, 13), bB.a7(14, l.dg), bB.a7(4, z.id), bB.a7(7, z.dk), bB.a7(1, +l.a8), bB.a7(1, +l.a9), bB.a7(5, (new Date).getHours() % 24), ay.x.send(a02, bB.aB) - }, this.aQu = function(a02, q8, aQf) { - bB.a6(70), bB.a7(1, 0), bB.a7(6, 14), bB.a7(3, aQf), bB.a7(30, q8[0]), bB.a7(30, q8[1]), ay.x.send(a02, bB.aB) - }, this.aNQ = function(id) { - bB.a6(13), bB.a7(1, 0), bB.a7(6, 15), bB.a7(6, id), ay.x.send(0, bB.aB) - }, this.aAf = function(id, pI) { - var ea = Math.min(pI.length, 63); - bB.a6(19 + 16 * ea), bB.a7(1, 0), bB.a7(6, 26), bB.a7(6, id), bB.a7(6, ea), bD.uy.vD(pI), ay.x.send(0, bB.aB) - }, this.aRA = function(aQZ, pT) { - bB.a6(7 + 26 * pT.length), bB.a7(1, 0), bB.a7(6, 9); - for (var aA = 0; aA < pT.length; aA++) bB.a7(16, pT[aA][0]), bB.a7(10, pT[aA][1]); - ay.x.send(aQZ, bB.aB) - }, this.aQA = function(aRB, aRC) { - bB.a6(20), bB.a7(1, 0), bB.a7(6, 19), bB.a7(1, aRB), bB.a7(12, aRC), ay.x.send(ay.x.a0B, bB.aB) - }, this.aR4 = function(username) { - bB.a7(5, username.length), bD.uy.vD(username) + this.aED = function(a02) { + var username = bh.eA.data[122].value.slice(0, 20), + username = (bB.a6(24 + 16 * username.length + 18 + 18), bB.a7(1, 0), bB.a7(6, 1), bB.a7(10, l.dm), bB.a7(2, bh.eA.data[158].value), ay.aAe.aR5(username), b8.color.a1r(bh.x.ue())), + username = (bB.a7(6, username[0]), bB.a7(6, username[1]), bB.a7(6, username[2]), b5.aAi()); + bB.a7(9, username[0]), bB.a7(9, username[1]), ay.x.a0A = a02, ay.x.send(a02, bB.aB) + }, this.aCo = function(aR8, a2n) { + bC.dU(), bC.a7(1, 0), bC.a7(6, 2), bC.a7(3, aR8), 2 === aR8 ? bC.a7(2, a2n) : 3 === aR8 ? bD.v1.yM(a2n, 7, bC) : 5 === aR8 && (bC.a7(3, a2n.id), bC.a7(3, a2n.value), bC.a7(30, a2n.rq)), ay.x.send(ay.x.a0A, bC.aR9()) } } -function aQ1() { - var a02, aKk, aRD, aRE = ["wss://", "/s50/", "/s51/", "/s52/"], - aRF = 0; +function aPd() { + this.aQ4 = function(a02) { + bB.a6(39), bB.a7(1, 0), bB.a7(6, 13), bB.a7(14, l.dg), bB.a7(4, z.id), bB.a7(7, z.dk), bB.a7(1, +l.a8), bB.a7(1, +l.a9), bB.a7(5, (new Date).getHours() % 24), ay.x.send(a02, bB.aB) + }, this.aQv = function(a02, qA, aQg) { + bB.a6(70), bB.a7(1, 0), bB.a7(6, 14), bB.a7(3, aQg), bB.a7(30, qA[0]), bB.a7(30, qA[1]), ay.x.send(a02, bB.aB) + }, this.aNQ = function(id) { + bB.a6(13), bB.a7(1, 0), bB.a7(6, 15), bB.a7(6, id), ay.x.send(0, bB.aB) + }, this.aAf = function(id, pK) { + var ed = Math.min(pK.length, 63); + bB.a6(19 + 16 * ed), bB.a7(1, 0), bB.a7(6, 26), bB.a7(6, id), bB.a7(6, ed), bD.uz.vE(pK), ay.x.send(0, bB.aB) + }, this.aRB = function(aQa, pV) { + bB.a6(7 + 26 * pV.length), bB.a7(1, 0), bB.a7(6, 9); + for (var aA = 0; aA < pV.length; aA++) bB.a7(16, pV[aA][0]), bB.a7(10, pV[aA][1]); + ay.x.send(aQa, bB.aB) + }, this.aQB = function(aRC, aRD) { + bB.a6(20), bB.a7(1, 0), bB.a7(6, 19), bB.a7(1, aRC), bB.a7(12, aRD), ay.x.send(ay.x.a0B, bB.aB) + }, this.aR5 = function(username) { + bB.a7(5, username.length), bD.uz.vE(username) + } +} - function aQ2() { - ay.x.aQ2(a02, aKk) +function aQ2() { + var a02, aKk, aRE, aRF = ["wss://", "/s50/", "/s51/", "/s52/"], + aRG = 0; + + function aQ3() { + ay.x.aQ3(a02, aKk) } - function aRK(e) { - ay.a5N.aQC(a02, new Uint8Array(e.data)) + function aRL(e) { + ay.a5N.aQD(a02, new Uint8Array(e.data)) } - function aRL() {} + function aRM() {} - function aQ9(e) { - ay.x.aQ9(a02, e) + function aQA(e) { + ay.x.aQA(a02, e) } - this.dU = function(dx, aRG) { - a02 = dx, aKk = aRG, dx = aRE[0] + ay.x.aPq[a02] + aRE[1 + l.dh], (aRD = new WebSocket(__fx.customLobby.isActive() && 1 === a02 ? __fx.customLobby.getSocketURL() : dx)).binaryType = "arraybuffer", aRD.onopen = aQ2, aRD.onmessage = aRK, - aRD.onclose = aQ9, aRD.onerror = aRL - }, this.aRI = function() { - return aRD.readyState === aRD.CONNECTING + this.dU = function(dy, aRH) { + a02 = dy, aKk = aRH, dy = aRF[0] + ay.x.aPr[a02] + aRF[1 + l.dh], (aRE = new WebSocket(__fx.customLobby.isActive() && 1 === a02 ? __fx.customLobby.getSocketURL() : dy)).binaryType = "arraybuffer", aRE.onopen = aQ3, aRE.onmessage = aRL, + aRE.onclose = aQA, aRE.onerror = aRM + }, this.aRJ = function() { + return aRE.readyState === aRE.CONNECTING }, this.aLa = function() { - return aRD.readyState === aRD.OPEN - }, this.aPw = function() { - return aRF - }, this.aQ4 = function() { - aRF = 1 - }, this.aPy = function() { - return this.aRI() || this.aLa() - }, this.aPz = function(aRG) { - aKk = aRG - }, this.aQw = function() { + return aRE.readyState === aRE.OPEN + }, this.aPx = function() { + return aRG + }, this.aQ5 = function() { + aRG = 1 + }, this.aPz = function() { + return this.aRJ() || this.aLa() + }, this.aQ0 = function(aRH) { + aKk = aRH + }, this.aQx = function() { return aKk }, this.send = function(aB) { - this.aLa() && aRD.send(aB) - }, this.close = function(aQ6) { - this.aPy() && (aRD.close(aQ6), this.qs()) - }, this.qs = function() { - aRD.onopen = null, aRD.onmessage = null, aRD.onclose = null, aRD.onerror = null + this.aLa() && aRE.send(aB) + }, this.close = function(aQ7) { + this.aPz() && (aRE.close(aQ7), this.qu()) + }, this.qu = function() { + aRE.onopen = null, aRE.onmessage = null, aRE.onclose = null, aRE.onerror = null } } function dE() { - var aRM = !1, + var aRN = !1, a5i = 0, i = 0, - rx = 0, + rz = 0, gap = 0, canvas = null, - x9 = null, + xA = null, a1R = null; - function aRO() { - for (var aRU, aRS = 0, ea = 0, ev = Math.floor(i / 2), dw = Math.floor(rx / 2), aRT = 1.5 * Math.PI, aA = aC.wD; 0 <= aA; aA--) ea += a1R[aA], 0 === a1R[aA] && aRS++; - if (aRM = !1, x9.clearRect(0, 0, i, i), x9.fillStyle = b9.me, x9.fillRect(0, 0, i, i), x9.fillStyle = b9.mh, x9.fillRect(0, 0, i, gap), x9.fillRect(0, 0, gap, i), x9.fillRect(i - gap, 0, gap, i), x9.fillRect(0, i - gap, i, gap), 0 < ea) - if (aRS === aC.wD) { - for (aA = aC.wD; 0 <= aA; aA--) + function aRP() { + for (var aRV, aRT = 0, ed = 0, ey = Math.floor(i / 2), dx = Math.floor(rz / 2), aRU = 1.5 * Math.PI, aA = aC.wE; 0 <= aA; aA--) ed += a1R[aA], 0 === a1R[aA] && aRT++; + if (aRN = !1, xA.clearRect(0, 0, i, i), xA.fillStyle = b9.mg, xA.fillRect(0, 0, i, i), xA.fillStyle = b9.mj, xA.fillRect(0, 0, i, gap), xA.fillRect(0, 0, gap, i), xA.fillRect(i - gap, 0, gap, i), xA.fillRect(0, i - gap, i, gap), 0 < ed) + if (aRT === aC.wE) { + for (aA = aC.wE; 0 <= aA; aA--) if (0 < a1R[aA]) { - ! function(aA, ev, dw) { - x9.fillStyle = be.aRb[be.kB[aA]], x9.beginPath(), x9.arc(ev, ev, dw, 0, 2 * Math.PI), x9.fill() - }(aA, ev, dw); + ! function(aA, ey, dx) { + xA.fillStyle = be.aRc[be.kE[aA]], xA.beginPath(), xA.arc(ey, ey, dx, 0, 2 * Math.PI), xA.fill() + }(aA, ey, dx); break }! - function(ev) { - var fontSize = ev / 3; - x9.font = b8.pb.rQ(1, fontSize), x9.fillStyle = b9.mh, x9.fillText("100%", ev, ev + .1 * fontSize) - }(ev) + function(ey) { + var fontSize = ey / 3; + xA.font = b8.pd.rS(1, fontSize), xA.fillStyle = b9.mj, xA.fillText("100%", ey, ey + .1 * fontSize) + }(ey) } else { - for (aA = 0; aA <= aC.wD; aA++) 0 < a1R[aA] && (! function(aA, ev, dw, aRT, aRU) { - x9.fillStyle = be.aRb[be.kB[aA]], x9.beginPath(), x9.arc(ev, ev, dw, aRT, aRU), x9.lineTo(ev, ev), x9.fill() - }(aA, ev, dw, aRT, aRU = aRT + 2 * Math.PI * a1R[aA] / ea), function(ev, dw, aRT, aRU) { - var f2 = (aRU - aRT) / (2 * Math.PI), - fontSize = (__fx.settings.detailedTeamPercentage ? 0.75 : 1) * dw * Math.min(f2, .37); - fontSize < 8 || (aRT = (aRT + aRU) / 2, aRU = (__fx.settings.detailedTeamPercentage ? (100 * f2).toFixed(2) : Math.floor(100 * f2 + .5)) + "%", dw *= .525 - Math.max(.6 * (f2 - .7), 0), x9.font = b8.pb.rQ(1, fontSize), x9 - .fillStyle = b9.mh, x9.fillText(aRU, ev + Math.cos(aRT) * dw, ev + Math.cos(aRT + 1.5 * Math.PI) * dw)) - }(ev, dw, aRT, aRU), 0 !== aA && aRZ(ev, dw, aRT), aRT = aRU); - aRZ(ev, dw, 1.5 * Math.PI) + for (aA = 0; aA <= aC.wE; aA++) 0 < a1R[aA] && (! function(aA, ey, dx, aRU, aRV) { + xA.fillStyle = be.aRc[be.kE[aA]], xA.beginPath(), xA.arc(ey, ey, dx, aRU, aRV), xA.lineTo(ey, ey), xA.fill() + }(aA, ey, dx, aRU, aRV = aRU + 2 * Math.PI * a1R[aA] / ed), function(ey, dx, aRU, aRV) { + var f5 = (aRV - aRU) / (2 * Math.PI), + fontSize = (__fx.settings.detailedTeamPercentage ? 0.75 : 1) * dx * Math.min(f5, .37); + fontSize < 8 || (aRU = (aRU + aRV) / 2, aRV = (__fx.settings.detailedTeamPercentage ? (100 * f5).toFixed(2) : Math.floor(100 * f5 + .5)) + "%", dx *= .525 - Math.max(.6 * (f5 - .7), 0), xA.font = b8.pd.rS(1, fontSize), xA + .fillStyle = b9.mj, xA.fillText(aRV, ey + Math.cos(aRU) * dx, ey + Math.cos(aRU + 1.5 * Math.PI) * dx)) + }(ey, dx, aRU, aRV), 0 !== aA && aRa(ey, dx, aRU), aRU = aRV); + aRa(ey, dx, 1.5 * Math.PI) }! - function(ev, dw) { - x9.beginPath(), x9.arc(ev, ev, dw, 0, 2 * Math.PI), x9.stroke() - }(ev, dw) + function(ey, dx) { + xA.beginPath(), xA.arc(ey, ey, dx, 0, 2 * Math.PI), xA.stroke() + }(ey, dx) } - function aRZ(ev, dw, aRc) { - x9.beginPath(), x9.moveTo(ev, ev), x9.lineTo(ev + Math.cos(aRc) * dw, ev + Math.cos(aRc + 1.5 * Math.PI) * dw), x9.stroke() + function aRa(ey, dx, aRd) { + xA.beginPath(), xA.moveTo(ey, ey), xA.lineTo(ey + Math.cos(aRd) * dx, ey + Math.cos(aRd + 1.5 * Math.PI) * dx), xA.stroke() } this.dU = function() { - if (aC.hP) { - a5i = 0, a1R = new Uint32Array(aC.wD + 1); - for (var aA = aC.wD; 0 <= aA; aA--) a1R[aA] = 0; - for (aA = ak.jq - 1; 0 <= aA; aA--) a1R[be.eY[ak.jr[aA]]] += 1; + if (aC.hS) { + a5i = 0, a1R = new Uint32Array(aC.wE + 1); + for (var aA = aC.wE; 0 <= aA; aA--) a1R[aA] = 0; + for (aA = ak.jt - 1; 0 <= aA; aA--) a1R[be.eb[ak.ju[aA]]] += 1; this.resize() - } else a1R = x9 = canvas = null + } else a1R = xA = canvas = null }, this.a6W = function() { return i }, this.resize = function() { - aC.hP && (i = Math.floor(z.a0.qz() && !aC.mA ? .18 * h.min : .13 * h.pd), i = (i *= 1 + (.5 + .2 * z.a0.qz()) * aC.mA) + i % 2, rx = Math.floor(7 * i / 8), (canvas = canvas || document.createElement("canvas")).width = i, canvas.height = - i, x9 = canvas.getContext("2d", { + aC.hS && (i = Math.floor(z.a0.r1() && !aC.mC ? .18 * h.min : .13 * h.pf), i = (i *= 1 + (.5 + .2 * z.a0.r1()) * aC.mC) + i % 2, rz = Math.floor(7 * i / 8), (canvas = canvas || document.createElement("canvas")).width = i, canvas.height = + i, xA = canvas.getContext("2d", { alpha: !0 - }), gap = Math.max(1, .015 * i), x9.lineWidth = gap, x9.strokeStyle = b9.mh, b8.pb.textAlign(x9, 1), b8.pb.textBaseline(x9, 1), aRO()) + }), gap = Math.max(1, .015 * i), xA.lineWidth = gap, xA.strokeStyle = b9.mj, b8.pd.textAlign(xA, 1), b8.pd.textBaseline(xA, 1), aRP()) }, this.a2j = function() { - var di, l0 = this.l1(); - return be.kB[l0] || (l0 = function() { - for (var l0 = -1, aA = aC.wD; 1 <= aA; aA--)(-1 === l0 || a1R[aA] > a1R[l0]) && (l0 = aA); - return l0 - }(), di = af.gN[l4[0]], -1 !== l0 && a1R[l0] > di) ? a1R[l0] : di + var di, l3 = this.l4(); + return be.kE[l3] || (l3 = function() { + for (var l3 = -1, aA = aC.wE; 1 <= aA; aA--)(-1 === l3 || a1R[aA] > a1R[l3]) && (l3 = aA); + return l3 + }(), di = af.gQ[l7[0]], -1 !== l3 && a1R[l3] > di) ? a1R[l3] : di }, this.zp = function() { - return a5i = 31, this.ij(), this.l1() - }, this.l1 = function() { - for (var l0 = 0, aA = aC.wD; 0 < aA; aA--) a1R[aA] > a1R[l0] && (l0 = aA); - return l0 - }, this.l2 = function(aRQ) { - for (var g2 = 0, jr = ak.jr, eY = be.eY, ea = ak.jq, fD = bM.fD, aA = 0; aA < ea; aA++) { - var g7 = jr[aA]; - eY[g7] === aRQ && (fD[g2++] = g7) + return a5i = 31, this.im(), this.l4() + }, this.l4 = function() { + for (var l3 = 0, aA = aC.wE; 0 < aA; aA--) a1R[aA] > a1R[l3] && (l3 = aA); + return l3 + }, this.l5 = function(aRR) { + for (var g5 = 0, ju = ak.ju, eb = be.eb, ed = ak.jt, fG = bM.fG, aA = 0; aA < ed; aA++) { + var gA = ju[aA]; + eb[gA] === aRR && (fG[g5++] = gA) } - bM.f5[0] = g2 + bM.f8[0] = g5 }, this.a2K = function() { - for (var g2 = 0, aA = aC.wD; 0 <= aA; aA--) g2 += 0 < a1R[aA]; - return g2 - }, this.ij = function() { - if (aC.hP && 32 <= ++a5i) { + for (var g5 = 0, aA = aC.wE; 0 <= aA; aA--) g5 += 0 < a1R[aA]; + return g5 + }, this.im = function() { + if (aC.hS && 32 <= ++a5i) { a5i = 0; - for (var aA = aC.wD; 0 <= aA; aA--) a1R[aA] = 0; - for (aA = ak.jq - 1; 0 <= aA; aA--) a1R[be.eY[ak.jr[aA]]] += af.gN[ak.jr[aA]]; - aRM = !0 + for (var aA = aC.wE; 0 <= aA; aA--) a1R[aA] = 0; + for (aA = ak.jt - 1; 0 <= aA; aA--) a1R[be.eb[ak.ju[aA]]] += af.gQ[ak.ju[aA]]; + aRN = !0 } - }, this.lS = function() { - aC.hP && aRM && aRO() - }, this.tj = function() { - aC.hP && (aC.mA ? tk.drawImage(canvas, ba.gap, ba.gap) : tk.drawImage(canvas, ba.gap, a6X + 2 * ba.gap)) + }, this.lV = function() { + aC.hS && aRN && aRP() + }, this.tk = function() { + aC.hS && (aC.mC ? tl.drawImage(canvas, ba.gap, ba.gap) : tl.drawImage(canvas, ba.gap, a6X + 2 * ba.gap)) } } function cx() { - function aRe(key) { - var aOy; - return "undefined" == typeof URLSearchParams || (aOy = window.location.search, "string" != typeof(aOy = new URLSearchParams(aOy).get(key))) || aOy.length < 1 ? null : aOy + function aRf(key) { + var aOz; + return "undefined" == typeof URLSearchParams || (aOz = window.location.search, "string" != typeof(aOz = new URLSearchParams(aOz).get(key))) || aOz.length < 1 ? null : aOz } this.dd = function() { if (0 !== z.id) return !1; if (! function() { - var value = aRe("account"); - if (!value && !(value = aRe("a"))) return void bG.clear(); - return bG.clear(), s.t(8, s.rq, new rr(1e3, { - rs: 0, - ro: value, - rp: 0 + var value = aRf("account"); + if (!value && !(value = aRf("a"))) return void bG.clear(); + return bG.clear(), s.t(8, s.rs, new rt(1e3, { + ru: 0, + rq: value, + rr: 0 })), 1 }()) { - var value = aRe("replay"); + var value = aRf("replay"); if (!this.clear()) return !1; if (!value) return !1; s.t(3, 0, value) @@ -10066,8 +10098,8 @@ function cx() { }, this.aM5 = function(key, value) { if (0 === z.id) try { var zz = new URL(window.location.href), - g7 = zz.searchParams; - g7.set(key, value), zz.search = g7.toString(), history.replaceState(null, "", zz.toString()) + gA = zz.searchParams; + gA.set(key, value), zz.search = gA.toString(), history.replaceState(null, "", zz.toString()) } catch (e) { console.log("error 358: " + e) } @@ -10075,500 +10107,500 @@ function cx() { } function ce() { - var aRg, g; + var aRh, g; this.dU = function() { for (var aA = (g = new Uint16Array(101)).length - 1; 0 <= aA; aA--) g[aA] = bJ.dj(32768 * aA, 100); this.a3U(0) - }, this.value = function(g7) { - return g[g7] + }, this.value = function(gA) { + return g[gA] }, this.aJ5 = function() { - return bJ.dj(aRg - 1, 2) + return bJ.dj(aRh - 1, 2) }, this.a3U = function(aIk) { - aRg = 2 * aIk % 32768 + 1 + aRh = 2 * aIk % 32768 + 1 }, this.random = function() { - return aRg = 167 * aRg % 32768 - }, this.j7 = function(la) { - return bJ.dj(la * this.random(), 32768) - }, this.jh = function(g7) { - return 0 !== g7 && this.random() < this.value(g7) - }, this.iT = function(et, eu) { - return et + this.j7(eu - et) + return aRh = 167 * aRh % 32768 + }, this.jA = function(ld) { + return bJ.dj(ld * this.random(), 32768) + }, this.jk = function(gA) { + return 0 !== gA && this.random() < this.value(gA) + }, this.iW = function(ew, ex) { + return ew + this.jA(ex - ew) } } function ct() { - this.or = new aRh, this.a3f = new aRi, this.aGQ = new aRj, this.dU = function() { - aC.gj || this.or.dU() - }, this.ij = function() { - aC.gj || (this.or.ij(), 3 !== s.rq) || bd.jm() % 15 != 5 && 2 !== aC.ys || s.aDO().aOz() - }, this.aP2 = function() { - 0 === aC.ys && aZ.aEN(), aC.a3P.a3n(), aC.data.canvas = null, ay.x.close(ay.x.a0B, 3257), ay.x.a0B = 0, aC.data.isReplay = 1, aC.a3S() - }, this.aP1 = function(pI) { - var aA = pI.indexOf("="); - return 0 <= aA ? pI.substring(aA + 1) : pI - }, this.aP0 = function(pI) { - return "https://territorial.io/?replay=" + pI - } -} - -function aRh() { - this.aRl = null, this.aRm = null, this.aRn = null, this.aRo = null, this.aRp = null, this.aRq = null, this.a3e = ""; - var aRr = 0; - this.dU = function() { - this.aRl = [], this.aRm = [], this.aRn = [], this.aRo = [], this.aRp = [0], this.aRq = [0], aRr = 0, this.a3e = "" - }, this.os = function(id, fH, fJ, fL) { - aC.gj || 2 === aC.ys || (0 === this.aRp[aRr] && (this.aRq[aRr] ? (this.aRp.push(1), this.aRq.push(0), aRr++) : this.aRp[aRr] = 1), this.aRl.push(id), this.aRm.push(fH), this.aRn.push(void 0 === fJ ? 0 : fJ), this.aRo.push(void 0 === fL ? - 0 : fL), this.aRq[aRr]++) - }, this.ij = function() { - 0 === this.aRp[aRr] ? this.aRq[aRr]++ : (this.aRp.push(0), this.aRq.push(0), aRr++) - } -} - -function aRj() { - var aRs = 0; - - function aRw(pI, id) { - aRs || (id ? 1 === id ? aM.a4p = L(429) + ": " + pI : s.t(4, 3, new u(L(430), pI, 1)) : s.t(4, 3, new u("⚠️ " + L(428), pI, 1))) - } - this.vI = function(pI, aRt) { - var pT; - return aRs = aRt, bE.rt.vA(bE.rt.v8(bE.rt.v6(pI))), aM.a4p = "", !(! function() { - if (bF.size < 10) aRw("File Too Small"); - else { - var aRy = bF.oc(12), - aRC = (aRy !== l.rVersion && aRw("Incompatible Version Required: " + l.rVersion + (" Found: " + aRy) + (" Compatible at territorial.io/" + aRy), 1), bF.oc(12)), - aRz = bF.oc(31); - if (aRz !== bF.size) aRw("Size Error: " + aRz + " " + bF.size); - else if (function(j, aRy) { - for (var g7 = bF.aB, ea = bF.size, aRC = aRy, aA = 3; aA < ea; aA++) aRC = aRC + g7[aA] & 4095; - return aRC === j || (aRw("Hash Error: " + aRC + " " + j + " " + ea), !1) - }(aRC, aRy)) return 1 - } - return - }() || (aRt = bF, (pT = aC.data = new a3O).mapType = aRt.oc(2), pT.mapProceduralIndex = aRt.oc(8), pT.mapRealisticIndex = aRt.oc(8), pT.mapSeed = aRt.oc(14), pT.mapName = aRt.aS1(5), 2 === pT.mapType && aRt.aS2(), pT - .passableWater = aRt.oc(1), pT.passableMountains = aRt.oc(1), pT.playerCount = aRt.oc(10), pT.humanCount = aRt.oc(10), pT.selectedPlayer = aRt.oc(9), pT.gameMode = aRt.oc(1), pT.playerMode = aRt.oc(2), pT.battleRoyaleMode = - aRt.oc(2), pT.numberTeams = aRt.oc(4), pT.isZombieMode = aRt.oc(1), pT.isContest = aRt.oc(1), pT.isReplay = aRt.oc(1), pT.elo = aRt.aS3(2, 14, 2), pT.colorsType = aRt.oc(1), pT.colorsPersonalized = aRt.oc(1), pT.colorsData = - aRt.aS3(10, 18, 512), pT.selectableColor = aRt.oc(1), pT.teamPlayerCount = aRt.aS3(4, 10, 9), pT.neutralBots = aRt.oc(1), pT.botDifficultyType = aRt.oc(2), pT.botDifficultyValue = aRt.oc(4), pT.botDifficultyTeam = aRt.aS3(4, - 4, 9), pT.botDifficultyData = aRt.aS3(10, 4, 512), pT.spawningType = aRt.oc(2), pT.spawningSeed = aRt.oc(14), pT.spawningData = aRt.aS3(11, 12, 1024), pT.selectableSpawn = aRt.oc(1), pT.playerNamesType = aRt.oc(2), pT - .playerNamesData = aRt.aS4(10, 5, 512), pT.selectableName = aRt.oc(1), pT.aIncomeType = aRt.oc(2), pT.aIncomeValue = aRt.oc(8), pT.aIncomeData = aRt.aS3(10, 8, 512), pT.tIncomeType = aRt.oc(2), pT.tIncomeValue = aRt.oc(8), pT - .tIncomeData = aRt.aS3(10, 8, 512), pT.iIncomeType = aRt.oc(2), pT.iIncomeValue = aRt.oc(8), pT.iIncomeData = aRt.aS3(10, 8, 512), pT.sResourcesType = aRt.oc(2), pT.sResourcesValue = aRt.oc(11), pT.sResourcesData = aRt.aS3(10, - 11, 512), ! function() { - var hu = bF, - vJ = hu.oc(5), - aS5 = hu.oc(30), - aS6 = hu.oc(30); - if (aS5 + aS6 > 8 * hu.size) return void aRw("Corrupted File"); - return function(ea) { - var aS9 = new Uint8Array(ea), - aSA = new Uint16Array(ea), - aSB = new Uint32Array(ea), - aSC = new Uint32Array(ea); - b7.or.aRl = aS9, b7.or.aRm = aSA, b7.or.aRn = aSB, b7.or.aRo = aSC; - for (var aA = 0; aA < ea; aA++) { - var id = bF.oc(4); - aS9[aA] = id, aSA[aA] = bF.oc(9), 0 === id ? aSB[aA] = bF.oc(22) : 1 === id ? (aSB[aA] = bF.oc(10), aSC[aA] = bF.oc(10)) : 2 === id ? (aSB[aA] = bF.oc(10), aSC[aA] = bF.oc(9)) : 3 === id || 4 === id ? (aSB[ - aA] = bF.oc(10), aSC[aA] = bF.oc(22)) : 5 === id || 6 === id ? aSB[aA] = bF.oc(10) : 7 === id ? aSB[aA] = bF.oc(1) : 10 === id && (aSB[aA] = bF.oc(20), aSC[aA] = bF.oc(22)) - } - }(aS5), - function(ea, vJ) { - var aRp = new Uint8Array(ea), - aRq = new Array(ea); - aRq.fill(0), b7.or.aRp = aRp, b7.or.aRq = aRq; - for (var aA = 0; aA < ea; aA++) aRp[aA] = bF.oc(1), aRq[aA] = bF.oc(vJ) - }(aS6, vJ), 1 - }()) || (bF.dx < 8 * bF.size - 13 || bF.dx > 8 * bF.size ? (aRw("Out Of Bounds Error: " + bF.dx + " " + 8 * bF.size), 1) : (b7.or.a3e = pI, 2 === aC.data.mapType && (aRw("Load base64 image...", 2), 1)))) - }, this.aGR = function(aG1, aRx) { - var a1m = document.createElement("canvas"), - hX = a1m.getContext("2d"); - if (a1m.width = aG1.width, a1m.height = aG1.height, hX.drawImage(aG1, 0, 0), aRs || aRx) return aC.ys ? void 0 : (aC.data.canvas = a1m, aC.data.mapType = 2, s.w(), void s.t(19)); - b7.aP2() + this.ot = new aRi, this.a3f = new aRj, this.aGQ = new aRk, this.dU = function() { + aC.gm || this.ot.dU() + }, this.im = function() { + aC.gm || (this.ot.im(), 3 !== s.rs) || bd.jp() % 15 != 5 && 2 !== aC.yt || s.aDO().aP0() + }, this.aP3 = function() { + 0 === aC.yt && aZ.aEN(), aC.a3P.a3n(), aC.data.canvas = null, ay.x.close(ay.x.a0B, 3257), ay.x.a0B = 0, aC.data.isReplay = 1, aC.a3S() + }, this.aP2 = function(pK) { + var aA = pK.indexOf("="); + return 0 <= aA ? pK.substring(aA + 1) : pK + }, this.aP1 = function(pK) { + return "https://territorial.io/?replay=" + pK } } function aRi() { - this.yL = function() { - var vJ = function() { - for (var aRq = b7.or.aRq, ea = aRq.length, max = 0, aA = 0; aA < ea; aA++) max = Math.max(max, aRq[aA]); - return vQ(Math.max(max, 1)) + this.aRm = null, this.aRn = null, this.aRo = null, this.aRp = null, this.aRq = null, this.aRr = null, this.a3e = ""; + var aRs = 0; + this.dU = function() { + this.aRm = [], this.aRn = [], this.aRo = [], this.aRp = [], this.aRq = [0], this.aRr = [0], aRs = 0, this.a3e = "" + }, this.ou = function(id, fK, fM, fO) { + aC.gm || 2 === aC.yt || (0 === this.aRq[aRs] && (this.aRr[aRs] ? (this.aRq.push(1), this.aRr.push(0), aRs++) : this.aRq[aRs] = 1), this.aRm.push(id), this.aRn.push(fK), this.aRo.push(void 0 === fM ? 0 : fM), this.aRp.push(void 0 === fO ? + 0 : fO), this.aRr[aRs]++) + }, this.im = function() { + 0 === this.aRq[aRs] ? this.aRr[aRs]++ : (this.aRq.push(0), this.aRr.push(0), aRs++) + } +} + +function aRk() { + var aRt = 0; + + function aRx(pK, id) { + aRt || (id ? 1 === id ? aM.a4p = L(430) + ": " + pK : s.t(4, 3, new u(L(431), pK, 1)) : s.t(4, 3, new u("⚠️ " + L(429), pK, 1))) + } + this.vJ = function(pK, aRu) { + var pV; + return aRt = aRu, bE.rv.vB(bE.rv.v9(bE.rv.v7(pK))), aM.a4p = "", !(! function() { + if (bF.size < 10) aRx("File Too Small"); + else { + var aRz = bF.oe(12), + aRD = (aRz !== l.rVersion && aRx("Incompatible Version Required: " + l.rVersion + (" Found: " + aRz) + (" Compatible at territorial.io/" + aRz), 1), bF.oe(12)), + aS0 = bF.oe(31); + if (aS0 !== bF.size) aRx("Size Error: " + aS0 + " " + bF.size); + else if (function(j, aRz) { + for (var gA = bF.aB, ed = bF.size, aRD = aRz, aA = 3; aA < ed; aA++) aRD = aRD + gA[aA] & 4095; + return aRD === j || (aRx("Hash Error: " + aRD + " " + j + " " + ed), !1) + }(aRD, aRz)) return 1 + } + return + }() || (aRu = bF, (pV = aC.data = new a3O).mapType = aRu.oe(2), pV.mapProceduralIndex = aRu.oe(8), pV.mapRealisticIndex = aRu.oe(8), pV.mapSeed = aRu.oe(14), pV.mapName = aRu.aS2(5), 2 === pV.mapType && aRu.aS3(), pV + .passableWater = aRu.oe(1), pV.passableMountains = aRu.oe(1), pV.playerCount = aRu.oe(10), pV.humanCount = aRu.oe(10), pV.selectedPlayer = aRu.oe(9), pV.gameMode = aRu.oe(1), pV.playerMode = aRu.oe(2), pV.battleRoyaleMode = + aRu.oe(2), pV.numberTeams = aRu.oe(4), pV.isZombieMode = aRu.oe(1), pV.isContest = aRu.oe(1), pV.isReplay = aRu.oe(1), pV.elo = aRu.aS4(2, 14, 2), pV.colorsType = aRu.oe(1), pV.colorsPersonalized = aRu.oe(1), pV.colorsData = + aRu.aS4(10, 18, 512), pV.selectableColor = aRu.oe(1), pV.teamPlayerCount = aRu.aS4(4, 10, 9), pV.neutralBots = aRu.oe(1), pV.botDifficultyType = aRu.oe(2), pV.botDifficultyValue = aRu.oe(4), pV.botDifficultyTeam = aRu.aS4(4, + 4, 9), pV.botDifficultyData = aRu.aS4(10, 4, 512), pV.spawningType = aRu.oe(2), pV.spawningSeed = aRu.oe(14), pV.spawningData = aRu.aS4(11, 12, 1024), pV.selectableSpawn = aRu.oe(1), pV.playerNamesType = aRu.oe(2), pV + .playerNamesData = aRu.aS5(10, 5, 512), pV.selectableName = aRu.oe(1), pV.aIncomeType = aRu.oe(2), pV.aIncomeValue = aRu.oe(8), pV.aIncomeData = aRu.aS4(10, 8, 512), pV.tIncomeType = aRu.oe(2), pV.tIncomeValue = aRu.oe(8), pV + .tIncomeData = aRu.aS4(10, 8, 512), pV.iIncomeType = aRu.oe(2), pV.iIncomeValue = aRu.oe(8), pV.iIncomeData = aRu.aS4(10, 8, 512), pV.sResourcesType = aRu.oe(2), pV.sResourcesValue = aRu.oe(11), pV.sResourcesData = aRu.aS4(10, + 11, 512), ! function() { + var hx = bF, + vK = hx.oe(5), + aS6 = hx.oe(30), + aS7 = hx.oe(30); + if (aS6 + aS7 > 8 * hx.size) return void aRx("Corrupted File"); + return function(ed) { + var aSA = new Uint8Array(ed), + aSB = new Uint16Array(ed), + aSC = new Uint32Array(ed), + aSD = new Uint32Array(ed); + b7.ot.aRm = aSA, b7.ot.aRn = aSB, b7.ot.aRo = aSC, b7.ot.aRp = aSD; + for (var aA = 0; aA < ed; aA++) { + var id = bF.oe(4); + aSA[aA] = id, aSB[aA] = bF.oe(9), 0 === id ? aSC[aA] = bF.oe(22) : 1 === id ? (aSC[aA] = bF.oe(10), aSD[aA] = bF.oe(10)) : 2 === id ? (aSC[aA] = bF.oe(10), aSD[aA] = bF.oe(9)) : 3 === id || 4 === id ? (aSC[ + aA] = bF.oe(10), aSD[aA] = bF.oe(22)) : 5 === id || 6 === id ? aSC[aA] = bF.oe(10) : 7 === id ? aSC[aA] = bF.oe(1) : 10 === id && (aSC[aA] = bF.oe(20), aSD[aA] = bF.oe(22)) + } + }(aS6), + function(ed, vK) { + var aRq = new Uint8Array(ed), + aRr = new Array(ed); + aRr.fill(0), b7.ot.aRq = aRq, b7.ot.aRr = aRr; + for (var aA = 0; aA < ed; aA++) aRq[aA] = bF.oe(1), aRr[aA] = bF.oe(vK) + }(aS7, vK), 1 + }()) || (bF.dy < 8 * bF.size - 13 || bF.dy > 8 * bF.size ? (aRx("Out Of Bounds Error: " + bF.dy + " " + 8 * bF.size), 1) : (b7.ot.a3e = pK, 2 === aC.data.mapType && (aRx("Load base64 image...", 2), 1)))) + }, this.aGR = function(aG1, aRy) { + var a1m = document.createElement("canvas"), + ha = a1m.getContext("2d"); + if (a1m.width = aG1.width, a1m.height = aG1.height, ha.drawImage(aG1, 0, 0), aRt || aRy) return aC.yt ? void 0 : (aC.data.canvas = a1m, aC.data.mapType = 2, s.w(), void s.t(19)); + b7.aP3() + } +} + +function aRj() { + this.yM = function() { + var vK = function() { + for (var aRr = b7.ot.aRr, ed = aRr.length, max = 0, aA = 0; aA < ed; aA++) max = Math.max(max, aRr[aA]); + return vR(Math.max(max, 1)) }(), - i = (pT = aC.data, (i = bC).dU(), i.a7(12, l.rVersion), i.dx += 43, i.a7(2, pT.mapType), i.a7(8, pT.mapProceduralIndex), i.a7(8, pT.mapRealisticIndex), i.a7(14, pT.mapSeed), i.aSJ(pT.mapName, 5), 2 === pT.mapType && i.aSK(pT.canvas), - i.a7(1, pT.passableWater), i.a7(1, pT.passableMountains), i.a7(10, pT.playerCount), i.a7(10, pT.humanCount), i.a7(9, pT.selectedPlayer), i.a7(1, pT.gameMode), i.a7(2, pT.playerMode), i.a7(2, pT.battleRoyaleMode), i.a7(4, pT - .numberTeams), i.a7(1, pT.isZombieMode), i.a7(1, pT.isContest), i.a7(1, pT.isReplay), i.db(pT.elo, 2, 14), i.a7(1, pT.colorsType), i.a7(1, pT.colorsPersonalized), i.db(pT.colorsData, 10, 18), i.a7(1, pT.selectableColor), i.db( - pT.teamPlayerCount, 4, 10), i.a7(1, pT.neutralBots), i.a7(2, pT.botDifficultyType), i.a7(4, pT.botDifficultyValue), i.db(pT.botDifficultyTeam, 4, 4), i.db(pT.botDifficultyData, 10, 4), i.a7(2, pT.spawningType), i.a7(14, pT - .spawningSeed), i.db(pT.spawningData, 11, 12), i.a7(1, pT.selectableSpawn), i.a7(2, pT.playerNamesType), i.aSL(pT.playerNamesData, 10, 5), i.a7(1, pT.selectableName), i.a7(2, pT.aIncomeType), i.a7(8, pT.aIncomeValue), i.db(pT - .aIncomeData, 10, 8), i.a7(2, pT.tIncomeType), i.a7(8, pT.tIncomeValue), i.db(pT.tIncomeData, 10, 8), i.a7(2, pT.iIncomeType), i.a7(8, pT.iIncomeValue), i.db(pT.iIncomeData, 10, 8), i.a7(2, pT.sResourcesType), i.a7(11, pT - .sResourcesValue), i.db(pT.sResourcesData, 10, 11), ! function(vJ) { + i = (pV = aC.data, (i = bC).dU(), i.a7(12, l.rVersion), i.dy += 43, i.a7(2, pV.mapType), i.a7(8, pV.mapProceduralIndex), i.a7(8, pV.mapRealisticIndex), i.a7(14, pV.mapSeed), i.aSK(pV.mapName, 5), 2 === pV.mapType && i.aSL(pV.canvas), + i.a7(1, pV.passableWater), i.a7(1, pV.passableMountains), i.a7(10, pV.playerCount), i.a7(10, pV.humanCount), i.a7(9, pV.selectedPlayer), i.a7(1, pV.gameMode), i.a7(2, pV.playerMode), i.a7(2, pV.battleRoyaleMode), i.a7(4, pV + .numberTeams), i.a7(1, pV.isZombieMode), i.a7(1, pV.isContest), i.a7(1, pV.isReplay), i.db(pV.elo, 2, 14), i.a7(1, pV.colorsType), i.a7(1, pV.colorsPersonalized), i.db(pV.colorsData, 10, 18), i.a7(1, pV.selectableColor), i.db( + pV.teamPlayerCount, 4, 10), i.a7(1, pV.neutralBots), i.a7(2, pV.botDifficultyType), i.a7(4, pV.botDifficultyValue), i.db(pV.botDifficultyTeam, 4, 4), i.db(pV.botDifficultyData, 10, 4), i.a7(2, pV.spawningType), i.a7(14, pV + .spawningSeed), i.db(pV.spawningData, 11, 12), i.a7(1, pV.selectableSpawn), i.a7(2, pV.playerNamesType), i.aSM(pV.playerNamesData, 10, 5), i.a7(1, pV.selectableName), i.a7(2, pV.aIncomeType), i.a7(8, pV.aIncomeValue), i.db(pV + .aIncomeData, 10, 8), i.a7(2, pV.tIncomeType), i.a7(8, pV.tIncomeValue), i.db(pV.tIncomeData, 10, 8), i.a7(2, pV.iIncomeType), i.a7(8, pV.iIncomeValue), i.db(pV.iIncomeData, 10, 8), i.a7(2, pV.sResourcesType), i.a7(11, pV + .sResourcesValue), i.db(pV.sResourcesData, 10, 11), ! function(vK) { var i = bC, - aRl = b7.or.aRl, - fH = b7.or.aRm, - fJ = b7.or.aRn, - fL = b7.or.aRo, - ea = aRl.length; - i.a7(5, vJ), i.a7(30, ea), i.a7(30, b7.or.aRq.length); - for (var aA = 0; aA < ea; aA++) { - var ev = aRl[aA]; - i.a7(4, ev), i.a7(9, fH[aA]), 0 === ev ? i.a7(22, fJ[aA]) : 1 === ev ? (i.a7(10, fJ[aA]), i.a7(10, fL[aA])) : 2 === ev ? (i.a7(10, fJ[aA]), i.a7(9, fL[aA])) : 3 === ev || 4 === ev ? (i.a7(10, fJ[aA]), i.a7(22, fL[aA])) : - 5 === ev || 6 === ev ? i.a7(10, fJ[aA]) : 7 === ev ? i.a7(1, fJ[aA]) : 10 === ev && (i.a7(20, fJ[aA]), i.a7(22, fL[aA])) + aRm = b7.ot.aRm, + fK = b7.ot.aRn, + fM = b7.ot.aRo, + fO = b7.ot.aRp, + ed = aRm.length; + i.a7(5, vK), i.a7(30, ed), i.a7(30, b7.ot.aRr.length); + for (var aA = 0; aA < ed; aA++) { + var ey = aRm[aA]; + i.a7(4, ey), i.a7(9, fK[aA]), 0 === ey ? i.a7(22, fM[aA]) : 1 === ey ? (i.a7(10, fM[aA]), i.a7(10, fO[aA])) : 2 === ey ? (i.a7(10, fM[aA]), i.a7(9, fO[aA])) : 3 === ey || 4 === ey ? (i.a7(10, fM[aA]), i.a7(22, fO[aA])) : + 5 === ey || 6 === ey ? i.a7(10, fM[aA]) : 7 === ey ? i.a7(1, fM[aA]) : 10 === ey && (i.a7(20, fM[aA]), i.a7(22, fO[aA])) } - }(vJ), ! function(vJ) { - for (var i = bC, aRp = b7.or.aRp, aRq = b7.or.aRq, ea = aRp.length, aA = 0; aA < ea; aA++) i.a7(1, aRp[aA]), i.a7(vJ, aRq[aA]) - }(vJ), bC.dx), - pT = bJ.dj(i - 1, 6) + 1, - vJ = (bB.aQk(6 * pT) !== bC.g.length && bC.g.push(0), ! function() { + }(vK), ! function(vK) { + for (var i = bC, aRq = b7.ot.aRq, aRr = b7.ot.aRr, ed = aRq.length, aA = 0; aA < ed; aA++) i.a7(1, aRq[aA]), i.a7(vK, aRr[aA]) + }(vK), bC.dy), + pV = bJ.dj(i - 1, 6) + 1, + vK = (bB.aQl(6 * pV) !== bC.g.length && bC.g.push(0), ! function() { var i = bC; - i.dx = 24, i.a7(31, i.g.length), i.dx = 12, i.a7(12, function() { - for (var g = bC.g, ea = g.length, aRC = l.rVersion, aA = 3; aA < ea; aA++) aRC = aRC + g[aA] & 4095; - return aRC + i.dy = 24, i.a7(31, i.g.length), i.dy = 12, i.a7(12, function() { + for (var g = bC.g, ed = g.length, aRD = l.rVersion, aA = 3; aA < ed; aA++) aRD = aRD + g[aA] & 4095; + return aRD }()) - }(), bF.dU(bC.g), bD.rt.ru(bD.rt.rv(pT))); - return bF.tD(), bC.dU(), vJ + }(), bF.dU(bC.g), bD.rv.rw(bD.rv.rx(pV))); + return bF.tE(), bC.dU(), vK } } function cj() { - var ev, bp = !1, - aSN = !1, - aSO = -1e4, - aSP = -1, - aSQ = 0; + var ey, bp = !1, + aSO = !1, + aSP = -1e4, + aSQ = -1, + aSR = 0; - function resize(aSU) { - ev = 0, aa.sJ() && (aSS(aSU) || bp) && (bp = !1, ba.resize(), bU.aAF.resize(), aX.dU(), bW.dU(), aY.resize(), aS.resize(), aN.resize(), s.resize(), 1 <= aC.ys ? (aU.resize(!1), aT.resize(), aV.resize(), aR.resize(), aQ.resize(), aM.resize(), + function resize(aSV) { + ey = 0, aa.sK() && (aST(aSV) || bp) && (bp = !1, ba.resize(), bU.aAF.resize(), aX.dU(), bW.dU(), aY.resize(), aS.resize(), aN.resize(), s.resize(), 1 <= aC.yt ? (aU.resize(!1), aT.resize(), aV.resize(), aR.resize(), aQ.resize(), aM.resize(), aL.resize(), bA.resize(), au.resize(), aO.resize(), aP.resize(), aK.resize(), bc.resize(), ae.resize(), aW.resize(), bf.resize(), aR.a7b()) : (aZ.aEP(), aZ.aEQ()), bd.dc = !0) } - function aSR(f2) { - return f2 && 128 < f2 ? Math.floor(f2) : 128 + function aSS(f5) { + return f5 && 128 < f5 ? Math.floor(f5) : 128 } - function aSS(aSU) { - var i, j, aSW, rx, a70; - if (!(0 < h.rY)) return rx = aSR(document.documentElement.clientWidth), a70 = aSR(window.visualViewport && 2 !== z.id ? window.visualViewport.height : document.documentElement.clientHeight), i = rx, j = a70, aSW = 0 !== z.id || i < j ? 700 : - 1200, aSW = Math.min(aSW / ((i + j) / 2), 1), aSW = 0 === bh.e7.data[1].value ? 2 * aSW / 3 : Math.min(aSW + (bh.e7.data[1].value - 1) * (1 - aSW) / 2, 1), h.k = (window.devicePixelRatio || 1) * aSW, __fx.hoveringTooltip - .canvasPixelScale = h.k, aSU && !aSN ? (aSN = !0, document.body.removeChild(a0Q)) : aSN && (aSN = !1, document.body.appendChild(a0Q)), i = Math.floor(.5 + rx * h.k), j = Math.floor(.5 + a70 * h.k), i !== h.i || j !== h.j ? (h.i = i, h - .j = j, h.min = a9r(i, j), h.max = a54(i, j), h.pd = bJ.dj(i + j, 2), h.tg = i / j, a0Q.width = i, a0Q.height = j, a0Q.style.width = rx + "px", a0Q.style.height = a70 + "px", aSP = bd.e9 + 1e3, 1) : void 0 + function aST(aSV) { + var i, j, aSX, rz, a70; + if (!(0 < h.ra)) return rz = aSS(document.documentElement.clientWidth), a70 = aSS(window.visualViewport && 2 !== z.id ? window.visualViewport.height : document.documentElement.clientHeight), i = rz, j = a70, aSX = 0 !== z.id || i < j ? 700 : + 1200, aSX = Math.min(aSX / ((i + j) / 2), 1), aSX = 0 === bh.eA.data[1].value ? 2 * aSX / 3 : Math.min(aSX + (bh.eA.data[1].value - 1) * (1 - aSX) / 2, 1), h.k = (window.devicePixelRatio || 1) * aSX, __fx.hoveringTooltip + .canvasPixelScale = h.k, aSV && !aSO ? (aSO = !0, document.body.removeChild(a0Q)) : aSO && (aSO = !1, document.body.appendChild(a0Q)), i = Math.floor(.5 + rz * h.k), j = Math.floor(.5 + a70 * h.k), i !== h.i || j !== h.j ? (h.i = i, h + .j = j, h.min = a9r(i, j), h.max = a54(i, j), h.pf = bJ.dj(i + j, 2), h.th = i / j, a0Q.width = i, a0Q.height = j, a0Q.style.width = rz + "px", a0Q.style.height = a70 + "px", aSQ = bd.eC + 1e3, 1) : void 0 } - this.i = 0, this.j = 0, this.min = 0, this.max = 0, this.pd = 0, this.tg = 1, this.k = 1, this.rY = 0, this.dV = function() { - this.i = aSR(document.documentElement.clientWidth) + 2, this.j = aSR(document.documentElement.clientHeight) + 2 + this.i = 0, this.j = 0, this.min = 0, this.max = 0, this.pf = 0, this.th = 1, this.k = 1, this.ra = 0, this.dV = function() { + this.i = aSS(document.documentElement.clientWidth) + 2, this.j = aSS(document.documentElement.clientHeight) + 2 }, this.dU = function() { - ev = 1, a0Q = document.getElementById("canvasA"), (tk = a0Q.getContext("2d", { + ey = 1, a0Q = document.getElementById("canvasA"), (tl = a0Q.getContext("2d", { alpha: __fx.makeMainMenuTransparent - })).imageSmoothingEnabled = !1, aSS(0) - }, this.ij = function() { - 50 <= ++ev && resize(0), -1 === aSP || bd.e9 < aSP || (aSP = -1, 2e3 * ++aSQ >= bd.e9 + 8e3 ? console.log("error 3748") : z.a0.setState(15)) - }, this.df = function(hj) { - bp = !0, resize(hj) + })).imageSmoothingEnabled = !1, aST(0) + }, this.im = function() { + 50 <= ++ey && resize(0), -1 === aSQ || bd.eC < aSQ || (aSQ = -1, 2e3 * ++aSR >= bd.eC + 8e3 ? console.log("error 3748") : z.a0.setState(15)) + }, this.df = function(hm) { + bp = !0, resize(hm) }, this.a16 = function() { - aSO + 1e3 > bd.e9 || (aSO = bd.e9, resize(0)) + aSP + 1e3 > bd.eC || (aSP = bd.eC, resize(0)) } } function dB() { - this.aQt = new aSY, this.zl = new aSZ + this.aQu = new aSZ, this.zl = new aSa +} + +function aSa() { + this.zm = function() { + for (var gA, ed = ak.jt, yh = ak.ju, zT = af.zT, a6p = this.aFk(), aA = 0; aA < ed; aA++) gA = yh[aA], b8.fy.jG(gA) || (zT[gA] = a6p); + var oz = af.oz, + iv = af.iv, + iw = af.iw, + zR = af.zR, + ed = aC.js; + for (aA = 0; aA < ed; aA++)(0 === zR[aA] || iw[aA] < 1 || 2 * oz[aA] > 3 * (iv[aA] + iw[aA])) && (zT[aA] = 0); + var zj = 0; + for (aA = 0; aA < ed; aA++) zj += 0 < zT[aA]; + return zj + }, this.aFk = function() { + return Math.min(65535, bd.jp()) + } } function aSZ() { - this.zm = function() { - for (var g7, ea = ak.jq, yg = ak.jr, zS = af.zS, a6p = this.aFk(), aA = 0; aA < ea; aA++) g7 = yg[aA], b8.fv.jD(g7) || (zS[g7] = a6p); - var ox = af.ox, - is = af.is, - it = af.it, - zQ = af.zQ, - ea = aC.jp; - for (aA = 0; aA < ea; aA++)(0 === zQ[aA] || it[aA] < 1 || 2 * ox[aA] > 3 * (is[aA] + it[aA])) && (zS[aA] = 0); - var zj = 0; - for (aA = 0; aA < ea; aA++) zj += 0 < zS[aA]; - return zj - }, this.aFk = function() { - return Math.min(65535, bd.jm()) + function aSe(g, f5, hQ) { + for (var aA = 0; aA < 256; aA++) g[aA] = (g[aA] + (f5 >> (aA + hQ) % 30 & 1)) % 256 } -} - -function aSY() { - function aSd(g, f2, hN) { - for (var aA = 0; aA < 256; aA++) g[aA] = (g[aA] + (f2 >> (aA + hN) % 30 & 1)) % 256 - } - this.ij = function(aSa, aSb) { + this.im = function(aSb, aSc) { var g = new Uint8Array(256); - return function(g, aSa, aSb) { - var aA, aSf = 3 + (4 + aSa) % 32768, - aSg = 12 + aSb % 32768, - aSh = 17 + ((aSa & aSb) + (aSa | aSb) + aSa) % 32768; - for (aA = 0; aA < 256; aA++) aSf = 1 + aSf * aSg % aSh, g[aA] = aSf % 256 - }(g, aSa, aSb), aSd(g, aSa, 2), aSd(g, aSb, 7), + return function(g, aSb, aSc) { + var aA, aSg = 3 + (4 + aSb) % 32768, + aSh = 12 + aSc % 32768, + aSi = 17 + ((aSb & aSc) + (aSb | aSc) + aSb) % 32768; + for (aA = 0; aA < 256; aA++) aSg = 1 + aSg * aSh % aSi, g[aA] = aSg % 256 + }(g, aSb, aSc), aSe(g, aSb, 2), aSe(g, aSc, 7), function(g) { - var aA, f2, dx = 0; - for (aA = 0; aA < 3e4; aA++) f2 = g[dx], g[dx] = (f2 + aA + g[(dx + aA) % 256]) % 256, dx = (f2 + aA + dx + (f2 & dx)) % 256 + var aA, f5, dy = 0; + for (aA = 0; aA < 3e4; aA++) f5 = g[dy], g[dy] = (f5 + aA + g[(dy + aA) % 256]) % 256, dy = (f5 + aA + dy + (f5 & dy)) % 256 }(g), function(g) { var aA, a70 = 1, - sg = 1; - for (aA = 0; aA < 256; aA += 2) a70 = (1 + a70) * (g[aA] + 1) % 1073741824, sg = (1 + sg) * (g[aA + 1] + 1) % 1073741824; - return [a70, sg] + sh = 1; + for (aA = 0; aA < 256; aA += 2) a70 = (1 + a70) * (g[aA] + 1) % 1073741824, sh = (1 + sh) * (g[aA + 1] + 1) % 1073741824; + return [a70, sh] }(g) } } function cg() { - var aSi, aSj, h2, aSk; + var aSj, aSk, h5, aSl; this.dU = function() { - var aA, eh, ej, aR5, aSl, i, j, x9, hU, va, f2, g7, eq, et, a4E; + var aA, ek, em, aR6, aSm, i, j, xA, hX, vb, f5, gA, et, ew, a4E; if (function() { - if (h2 = !0, aSk = "rgb(" + bQ.vY[0] + "," + bQ.vY[1] + "," + bQ.vY[2] + ")", bQ.aIs(bQ.eG)) return 1; - return h2 = !1, 0 - }()) aSj = null; + if (h5 = !0, aSl = "rgb(" + bQ.vZ[0] + "," + bQ.vZ[1] + "," + bQ.vZ[2] + ")", bQ.aIs(bQ.eJ)) return 1; + return h5 = !1, 0 + }()) aSk = null; else { - for (aSi = bJ.dj(96, 4), aSl = 1 === bQ.eG ? (aR5 = 0, 160) : (aR5 = 128, 32), aSk = "rgb(" + aR5 + "," + aR5 + "," + aR5 + ")", aSj = new Array(4), aA = 3; 0 <= aA; aA--) { - if (aSj[aA] = document.createElement("canvas"), i = aA % 2 == 0 ? bQ.el : aSi, j = aA % 2 == 0 ? aSi : bQ.em + 2 * aSi, aSj[aA].width = i, aSj[aA].height = j, va = (hU = (x9 = aSj[aA].getContext("2d", { + for (aSj = bJ.dj(96, 4), aSm = 1 === bQ.eJ ? (aR6 = 0, 160) : (aR6 = 128, 32), aSl = "rgb(" + aR6 + "," + aR6 + "," + aR6 + ")", aSk = new Array(4), aA = 3; 0 <= aA; aA--) { + if (aSk[aA] = document.createElement("canvas"), i = aA % 2 == 0 ? bQ.eo : aSj, j = aA % 2 == 0 ? aSj : bQ.ep + 2 * aSj, aSk[aA].width = i, aSk[aA].height = j, vb = (hX = (xA = aSk[aA].getContext("2d", { alpha: !1 })).getImageData(0, 0, i, j)).data, aA % 2 == 0) - for (ej = aSi - 1; 0 <= ej; ej--) - for (f2 = aSl + Math.floor((ej + 1) * (aR5 - aSl) / (aSi + 1)), eh = i - 1; 0 <= eh; eh--) va[g7 = 4 * ((0 === aA ? aSi - ej - 1 : ej) * i + eh)] = f2, va[g7 + 1] = f2, va[g7 + 2] = f2, va[g7 + 3] = 255; + for (em = aSj - 1; 0 <= em; em--) + for (f5 = aSm + Math.floor((em + 1) * (aR6 - aSm) / (aSj + 1)), ek = i - 1; 0 <= ek; ek--) vb[gA = 4 * ((0 === aA ? aSj - em - 1 : em) * i + ek)] = f5, vb[gA + 1] = f5, vb[gA + 2] = f5, vb[gA + 3] = 255; else { - for (eh = aSi - 1; 0 <= eh; eh--) - for (f2 = aSl + Math.floor((eh + 1) * (aR5 - aSl) / (aSi + 1)), ej = j - 1 - aSi; aSi <= ej; ej--) va[g7 = 4 * (ej * i + (3 === aA ? aSi - eh - 1 : eh))] = f2, va[g7 + 1] = f2, va[g7 + 2] = f2, va[g7 + 3] = 255; - for (et = 1; 0 <= et; et--) - for (eh = aSi - 1; 0 <= eh; eh--) - for (ej = aSi - 1; 0 <= ej; ej--) eq = (Math.pow(eh * eh + ej * ej, .5) + 1) / (aSi + 1), f2 = aSl + Math.floor((1 < eq ? 1 : eq) * (aR5 - aSl)), va[g7 = 4 * ((0 === et ? aSi - ej - 1 : ej + et * (j - aSi)) * i + ( - 1 === aA ? eh : aSi - eh - 1))] = f2, va[g7 + 1] = f2, va[g7 + 2] = f2, va[g7 + 3] = 255 + for (ek = aSj - 1; 0 <= ek; ek--) + for (f5 = aSm + Math.floor((ek + 1) * (aR6 - aSm) / (aSj + 1)), em = j - 1 - aSj; aSj <= em; em--) vb[gA = 4 * (em * i + (3 === aA ? aSj - ek - 1 : ek))] = f5, vb[gA + 1] = f5, vb[gA + 2] = f5, vb[gA + 3] = 255; + for (ew = 1; 0 <= ew; ew--) + for (ek = aSj - 1; 0 <= ek; ek--) + for (em = aSj - 1; 0 <= em; em--) et = (Math.pow(ek * ek + em * em, .5) + 1) / (aSj + 1), f5 = aSm + Math.floor((1 < et ? 1 : et) * (aR6 - aSm)), vb[gA = 4 * ((0 === ew ? aSj - em - 1 : em + ew * (j - aSj)) * i + ( + 1 === aA ? ek : aSj - ek - 1))] = f5, vb[gA + 1] = f5, vb[gA + 2] = f5, vb[gA + 3] = 255 } - x9.putImageData(hU, 0, 0) + xA.putImageData(hX, 0, 0) } - a4E = aSl, bQ.vT.fillStyle = "rgb(" + a4E + "," + a4E + "," + a4E + ")", bQ.vT.fillRect(0, 0, bQ.el, 1), bQ.vT.fillRect(0, bQ.em - 1, bQ.el, 1), bQ.vT.fillRect(0, 0, 1, bQ.em), bQ.vT.fillRect(bQ.el - 1, 0, 1, bQ.em) + a4E = aSm, bQ.vU.fillStyle = "rgb(" + a4E + "," + a4E + "," + a4E + ")", bQ.vU.fillRect(0, 0, bQ.eo, 1), bQ.vU.fillRect(0, bQ.ep - 1, bQ.eo, 1), bQ.vU.fillRect(0, 0, 1, bQ.ep), bQ.vU.fillRect(bQ.eo - 1, 0, 1, bQ.ep) } - }, this.x3 = function() { - var et = h2 ? 0 : -aSi; - aKT(et, et, bQ.el - 2 * et, bQ.em - 2 * et, bY.aSo, bY.aSp, bY.aSq, bY.aSr) || (tk.fillStyle = aSk, tk.fillRect(0, 0, h.i, h.j)) - }, this.tj = function() { - h2 || (aKS(0, -aSi, bQ.el, aSi, bY.aSo, bY.aSp, bY.aSq, bY.aSr) && tk.drawImage(aSj[0], bY.aSs, bY.aSt - aSi), aKS(bQ.el, -aSi, aSi, bQ.em + 2 * aSi, bY.aSo, bY.aSp, bY.aSq, bY.aSr) && tk.drawImage(aSj[1], bY.aSs + bQ.el, bY.aSt - aSi), - aKS(0, bQ.em, bQ.el, aSi, bY.aSo, bY.aSp, bY.aSq, bY.aSr) && tk.drawImage(aSj[2], bY.aSs, bY.aSt + bQ.em), aKS(-aSi, -aSi, aSi, bQ.em + 2 * aSi, bY.aSo, bY.aSp, bY.aSq, bY.aSr) && tk.drawImage(aSj[3], bY.aSs - aSi, bY.aSt - aSi)) + }, this.x4 = function() { + var ew = h5 ? 0 : -aSj; + aKT(ew, ew, bQ.eo - 2 * ew, bQ.ep - 2 * ew, bY.aSp, bY.aSq, bY.aSr, bY.aSs) || (tl.fillStyle = aSl, tl.fillRect(0, 0, h.i, h.j)) + }, this.tk = function() { + h5 || (aKS(0, -aSj, bQ.eo, aSj, bY.aSp, bY.aSq, bY.aSr, bY.aSs) && tl.drawImage(aSk[0], bY.aSt, bY.aSu - aSj), aKS(bQ.eo, -aSj, aSj, bQ.ep + 2 * aSj, bY.aSp, bY.aSq, bY.aSr, bY.aSs) && tl.drawImage(aSk[1], bY.aSt + bQ.eo, bY.aSu - aSj), + aKS(0, bQ.ep, bQ.eo, aSj, bY.aSp, bY.aSq, bY.aSr, bY.aSs) && tl.drawImage(aSk[2], bY.aSt, bY.aSu + bQ.ep), aKS(-aSj, -aSj, aSj, bQ.ep + 2 * aSj, bY.aSp, bY.aSq, bY.aSr, bY.aSs) && tl.drawImage(aSk[3], bY.aSt - aSj, bY.aSu - aSj)) } } function d0() { - this.h3 = new aSu, this.aFi = new aSv, this.x6 = new aSw, this.x = new aSx, this.iJ = new aSy, this.a4E = new aSz, this.aT0 = new aT1, this.jd = new aT2, this.kR = new aT3, this.aT4 = new aT5, this.dU = function() { - this.x6.dU(), this.x.dU(), this.iJ.dU(), this.a4E.dU(), this.aT4.dU() - }, this.tj = function() { - this.aT4.tj(), this.x6.tj() + this.h6 = new aSv, this.aFi = new aSw, this.x7 = new aSx, this.x = new aSy, this.iM = new aSz, this.a4E = new aT0, this.aT1 = new aT2, this.jg = new aT3, this.kU = new aT4, this.aT5 = new aT6, this.dU = function() { + this.x7.dU(), this.x.dU(), this.iM.dU(), this.a4E.dU(), this.aT5.dU() + }, this.tk = function() { + this.aT5.tk(), this.x7.tk() } } -function aT2() { - this.ij = function(player) { - var oo; - return !!aC.data.passableWater && 0 !== af.gG[player].length && bL.x.op !== bL.x.k3 && !((oo = bL.x.oo[player]) >= Math.max(3 * am.performance.kr, aD.k3[aD.hE[player]]) || oo === bL.x.p1 || !b8.fv.ov(player, aD.k1[aD.hE[player]], 32, - 0) || !am.iW.ij(player) && !am.iY.ij(player) || ! function(a2N) { - var aT8 = bM.fB[1] + bK.hZ[bM.fB[2] - 1] << 2; - if (ab.eR(aT8)) return 1; - return aT8 = ab.eS(aT8), a2N !== aT8 && !!eT(a2N, aT8) +function aT3() { + this.im = function(player) { + var oq; + return !!aC.data.passableWater && 0 !== af.gJ[player].length && bL.x.or !== bL.x.k6 && !((oq = bL.x.oq[player]) >= Math.max(3 * am.performance.ku, aD.k6[aD.hH[player]]) || oq === bL.x.p3 || !b8.fy.ox(player, aD.k4[aD.hH[player]], 32, + 0) || !am.iZ.im(player) && !am.ib.im(player) || ! function(a2N) { + var aT9 = bM.fE[1] + bK.hc[bM.fE[2] - 1] << 2; + if (ab.eU(aT9)) return 1; + return aT9 = ab.eV(aT9), a2N !== aT9 && !!eW(a2N, aT9) }(player)) && function(player) { - return b8.fv.oy(player), bL.x.p4(player), !0 + return b8.fy.p0(player), bL.x.p6(player), !0 }(player) } } -function aSu() { - function aTG(aA, ks, kt) { - var aTI, aTH; - if (!(aA < 0)) return aTH = bL.x.m6[aA], aTI = bK.hx(aTH), aTH = bK.i0(aTH), aA = 20 * (.9 + .1 * Math.log10(bL.x.a5M[aA])), aA = Math.max(aA, bK.iD(b8.pb.sG(.02, 1.7))), bJ.aKa(bK.hw(ks), bK.hz(kt), aTI, aTH, aA) +function aSv() { + function aTH(aA, kv, kw) { + var aTJ, aTI; + if (!(aA < 0)) return aTI = bL.x.m8[aA], aTJ = bK.i0(aTI), aTI = bK.i3(aTI), aA = 20 * (.9 + .1 * Math.log10(bL.x.a5M[aA])), aA = Math.max(aA, bK.iG(b8.pd.sH(.02, 1.7))), bJ.aKa(bK.hz(kv), bK.i2(kw), aTJ, aTI, aA) } - function aTA(aT9) { - var aTL = 4 + .03 * (1 + 1.5 * z.a0.qz()) * h.pd / iB; - return bK.i1(aT9, bM.fB[1]) < aTL + function aTB(aTA) { + var aTM = 4 + .03 * (1 + 1.5 * z.a0.r1()) * h.pf / iE; + return bK.i4(aTA, bM.fE[1]) < aTM } - this.h4 = function(player, aT9) { - return !!(aC.data.passableWater && bK.iE(aT9) && bL.x.op !== bL.x.k3 && bL.x.oo[player] !== bL.x.p1 && 0 !== af.gG[player].length && bL.kR.kS(player, aT9) && aTA(aT9)) - }, this.o9 = function(player, m3, aT9) { - return !!(bK.iE(aT9) && this.p5(player, m3) && bL.kR.p6(aT9) && aTA(aT9)) - }, this.p5 = function(player, id) { - for (var aTB, sB = player << 3, sC = sB + bL.x.oo[player], aTC = bL.x.aTC, aTD = bL.x.aTD, aA = sB; aA < sC; aA++) - if (id === aTD[aTB = aTC[aA]]) return bM.fB[3] = aTB, !0; + this.h7 = function(player, aTA) { + return !!(aC.data.passableWater && bK.iH(aTA) && bL.x.or !== bL.x.k6 && bL.x.oq[player] !== bL.x.p3 && 0 !== af.gJ[player].length && bL.kU.kV(player, aTA) && aTB(aTA)) + }, this.oB = function(player, m5, aTA) { + return !!(bK.iH(aTA) && this.p7(player, m5) && bL.kU.p8(aTA) && aTB(aTA)) + }, this.p7 = function(player, id) { + for (var aTC, sC = player << 3, sD = sC + bL.x.oq[player], aTD = bL.x.aTD, aTE = bL.x.aTE, aA = sC; aA < sD; aA++) + if (id === aTE[aTC = aTD[aA]]) return bM.fE[3] = aTC, !0; return !1 - }, this.o8 = function(eM) { + }, this.oA = function(eP) { var a4F = bL.a4E.a4F; - return !!this.p5(aC.eK, a4F) && (b6.gw.o8(a4F, eM), !0) - }, this.a4H = function(ks, kt) { - var player = aC.eK, - ea = bL.x.oo[player]; - if (0 === ea) return !1; - for (var aTC = bL.x.aTC, m6 = bL.x.m6, sB = player << 3, aTE = 80, aMq = -1, aA = sB + ea - 1; sB <= aA; aA--) { - var aTF = aTC[aA], - eq = bK.hr(ks, kt, m6[aTF]); - eq < aTE && (aTE = eq, aMq = aTF) + return !!this.p7(aC.eN, a4F) && (b6.gz.oA(a4F, eP), !0) + }, this.a4H = function(kv, kw) { + var player = aC.eN, + ed = bL.x.oq[player]; + if (0 === ed) return !1; + for (var aTD = bL.x.aTD, m8 = bL.x.m8, sC = player << 3, aTF = 80, aMq = -1, aA = sC + ed - 1; sC <= aA; aA--) { + var aTG = aTD[aA], + et = bK.hu(kv, kw, m8[aTG]); + et < aTF && (aTF = et, aMq = aTG) } - return !!aTG(aMq, ks, kt) && (bL.a4E.a4F = bL.x.aTD[aMq], bj.p3.a4H(), !0) - }, this.a4O = function(ks, kt) { - var ea = bL.x.op; - if (ea < 1) return -1; - for (var m6 = bL.x.m6, aTE = 80, aMq = -1, aA = 0; aA < ea; aA++) { - var eq = bK.hr(ks, kt, m6[aA]); - eq < aTE && (aTE = eq, aMq = aA) + return !!aTH(aMq, kv, kw) && (bL.a4E.a4F = bL.x.aTE[aMq], bj.p5.a4H(), !0) + }, this.a4O = function(kv, kw) { + var ed = bL.x.or; + if (ed < 1) return -1; + for (var m8 = bL.x.m8, aTF = 80, aMq = -1, aA = 0; aA < ed; aA++) { + var et = bK.hu(kv, kw, m8[aA]); + et < aTF && (aTF = et, aMq = aA) } - return aTG(aMq, ks, kt) ? aMq : -1 - }, this.m5 = function(player, id) { - for (var sB = player << 3, sC = sB + bL.x.oo[player], aTD = bL.x.aTD, aTC = bL.x.aTC, aA = sB; aA < sC; aA++) { - var aTF = aTC[aA]; - if (aTD[aTF] === id) return aTF + return aTH(aMq, kv, kw) ? aMq : -1 + }, this.m7 = function(player, id) { + for (var sC = player << 3, sD = sC + bL.x.oq[player], aTE = bL.x.aTE, aTD = bL.x.aTD, aA = sC; aA < sD; aA++) { + var aTG = aTD[aA]; + if (aTE[aTG] === id) return aTG } return -1 }, this.aFf = function(player) { - for (var sB = player << 3, sC = sB + bL.x.oo[player], aTC = bL.x.aTC, a5M = bL.x.a5M, hE = 0, aA = sB; aA < sC; aA++) hE += a5M[aTC[aA]]; - return hE - }, this.mB = function(player) { - return 0 === bL.x.oo[player] ? -1 : bL.x.aTC[player << 3] - } -} - -function aSv() { - this.aFj = function(player) { - for (var aTC = bL.x.aTC, sB = player << 3, aA = sB + bL.x.oo[player] - 1; sB <= aA; aA--) this.aTM(aTC[aA]) - }, this.aTM = function(aTN) { - var x = bL.x, - aTO = x.op - 1, - aTP = x.a5L[aTN], - aTQ = x.aTR[aTN], - aTS = x.m6[aTN]; - x.op = aTO, x.a5L[aTN] = x.a5L[aTO], x.aTT[aTN] = x.aTT[aTO], x.aTU[aTN] = x.aTU[aTO], x.m6[aTN] = x.m6[aTO], x.aTV[aTN] = x.aTV[aTO], x.a5M[aTN] = x.a5M[aTO], x.aTR[aTN] = x.aTR[aTO], x.aTD[aTN] = x.aTD[aTO], x.aTW[aTN] = x.aTW[aTO], x - .aTX[aTN] = x.aTX[aTO], x.aTC[x.a5L[aTN]] = aTN, - function(aRc) { - var player = aRc >> 3, - x = bL.x, - ea = x.oo[player] - 1, - aTa = (player << 3) + ea; - x.oo[player] = ea, aTa !== aRc && (x.aTC[aRc] = x.aTC[aTa], x.a5L[x.aTC[aRc]] = aRc) - }(aTP), bL.iJ.iJ[bK.iI(x.m6[aTN])][x.aTR[aTN]] = aTN, aTO = bK.iI(aTS), aTP = aTQ, aTO = bL.iJ.iJ[aTO], x = aTO.pop(), aTP !== aTO.length && (aTO[aTP] = x, bL.x.aTR[x] = aTP) + for (var sC = player << 3, sD = sC + bL.x.oq[player], aTD = bL.x.aTD, a5M = bL.x.a5M, hH = 0, aA = sC; aA < sD; aA++) hH += a5M[aTD[aA]]; + return hH + }, this.mD = function(player) { + return 0 === bL.x.oq[player] ? -1 : bL.x.aTD[player << 3] } } function aSw() { - var aTc, xV = 8, - aTd = new Array(2); - - function aTe(dx) { - var hR = xV + 4, - a1m = b8.pb.vP(hR, hR), - hX = b8.pb.getContext(a1m, !0), - hU = b8.pb.getImageData(hX, hR, hR), - va = hU.data; - return aTf(va, hR + 1, dx), aTf(va, hR + 2, dx), aTf(va, 2 * hR + 1, dx), aTf(va, 2 * hR - 3, dx), aTf(va, 2 * hR - 2, dx), aTf(va, 3 * hR - 2, dx), aTf(va, hR * (hR - 3) + 1, dx), aTf(va, hR * (hR - 2) + 1, dx), aTf(va, hR * (hR - 2) + 2, - dx), aTf(va, hR * (hR - 2) - 2, dx), aTf(va, hR * (hR - 1) - 3, dx), aTf(va, hR * (hR - 1) - 2, dx), hX.putImageData(hU, 0, 0), a1m - } - - function aTf(va, eM, dx) { - eM *= 4; - va[eM] = 255, va[1 + eM] = 255, va[2 + eM] = dx, va[3 + eM] = 255 - } - - function vP(player) { - var a1m = b8.pb.vP(xV, xV); - return function(hX, player) { - var eh, ej, hv, eM, aTh, aTi, hR = xV, - hU = b8.pb.getImageData(hX, hR, hR), - va = hU.data, - kX = (hR >> 1) - .5, - aSk = ab.a5w(player), - aTk = b8.pk.a1K(aSk, .5); - b8.pk.a1M(aSk, aTk, 300) || b8.pk.a1O(aSk, 100); - for (ej = 0; ej < hR; ej++) - for (eh = 0; eh < hR; eh++) aTi = (hR - 1.5) * (hR - 1.5) / 4, aTh = (hv = (hv = eh - kX) * hv + (hv = ej - kX) * hv) <= (hR - 4.5) * (hR - 4.5) / 4 ? aTk : aSk, va[eM = 4 * (ej * hR + eh)] = aTh[0], va[1 + eM] = aTh[1], va[2 + - eM] = aTh[2], va[3 + eM] = aTi < hv ? 0 : 255; - hX.putImageData(hU, 0, 0) - }(b8.pb.getContext(a1m, !0), player), a1m - } - this.dU = function() { - aTc = new Array(aC.eX), aTd[0] = aTe(255), aTd[1] = aTe(0) - }, this.tj = function() { - var aA, player, aTl, aKb, hE, hu, aTn, aTp, aTq, m6 = bL.x.m6, - a5L = bL.x.a5L, - a5M = bL.x.a5M, - aTX = bL.x.aTX, - aTr = aTc, - aTs = aC.eK, - aTt = -1, - ea = bL.x.op, - aTu = h.i, - aTv = h.j, - aTw = bQ.el << 4, - eP = iB, - eE = eP / xV, - m7 = iA / eP, - m8 = iC / eP, - hv = (aTu + iA) / eP - m7, - hy = (aTv + iC) / eP - m8, - hX = tk; - for (bL.h3.p5(aC.eK, bL.a4E.a4F) && (aTt = bM.fB[3]), hX.imageSmoothingEnabled = eP < 9, b8.pb.textAlign(hX, 1), b8.pb.textBaseline(hX, 1), aA = 0; aA < ea; aA++) player = a5L[aA] >> 3, hE = a5M[aA], aTl = .9 + .1 * Math.log10(hE), aKb = - (hu = m6[aA]) % aTw / 16 - aTl, hu = aTv * (Math.floor(hu / aTw) / 16 - aTl - m8) / hy, aTn = -2 * (aTq = eP * aTl) * (1 + (aTp = +(player === aTs)) / 8), aTp = aTp * aTq / 4, (aTq = aTu * (aKb - m7) / hv) < aTn || hu < aTn || aTu + - aTp < aTq || aTv + aTp < hu || (aKb = 2 * aTl * eE, aTn = aTl * eP, void 0 === (aTp = aTr[player]) && (aTr[player] = aTp = vP(player)), player === aTs && (hX.setTransform(aKb, 0, 0, aKb, aTq - 2 * aKb, hu - 2 * aKb), hX.drawImage(aTd[ - +(aA === aTt)], 0, 0)), hX.setTransform(aKb, 0, 0, aKb, aTq, hu), hX.drawImage(aTp, 0, 0), (aTl = Math.floor(function(hE) { - if (hE < 1e3) return .42; - if (hE < 1e4) return .34; - if (hE < 1e6) return .26; - if (hE < 1e8) return .19; - return .15 - }(hE) * aTn)) < 6) || (hX.setTransform(1, 0, 0, 1, 0, 0), hX.fillStyle = aTX[aA] ? b9.nF : b9.mh, hX.font = b8.pb.rQ(1, aTl), hX.fillText(b8.zX.yA(hE), aTq + aTn, hu + aTn + .1 * aTl)); - hX.imageSmoothingEnabled = !1, hX.setTransform(1, 0, 0, 1, 0, 0) + this.aFj = function(player) { + for (var aTD = bL.x.aTD, sC = player << 3, aA = sC + bL.x.oq[player] - 1; sC <= aA; aA--) this.aTN(aTD[aA]) + }, this.aTN = function(aTO) { + var x = bL.x, + aTP = x.or - 1, + aTQ = x.a5L[aTO], + aTR = x.aTS[aTO], + aTT = x.m8[aTO]; + x.or = aTP, x.a5L[aTO] = x.a5L[aTP], x.aTU[aTO] = x.aTU[aTP], x.aTV[aTO] = x.aTV[aTP], x.m8[aTO] = x.m8[aTP], x.aTW[aTO] = x.aTW[aTP], x.a5M[aTO] = x.a5M[aTP], x.aTS[aTO] = x.aTS[aTP], x.aTE[aTO] = x.aTE[aTP], x.aTX[aTO] = x.aTX[aTP], x + .aTY[aTO] = x.aTY[aTP], x.aTD[x.a5L[aTO]] = aTO, + function(aRd) { + var player = aRd >> 3, + x = bL.x, + ed = x.oq[player] - 1, + aTb = (player << 3) + ed; + x.oq[player] = ed, aTb !== aRd && (x.aTD[aRd] = x.aTD[aTb], x.a5L[x.aTD[aRd]] = aRd) + }(aTQ), bL.iM.iM[bK.iL(x.m8[aTO])][x.aTS[aTO]] = aTO, aTP = bK.iL(aTT), aTQ = aTR, aTP = bL.iM.iM[aTP], x = aTP.pop(), aTQ !== aTP.length && (aTP[aTQ] = x, bL.x.aTS[x] = aTQ) } } -function aT5() { +function aSx() { + var aTd, xW = 8, + aTe = new Array(2); + + function aTf(dy) { + var hU = xW + 4, + a1m = b8.pd.vQ(hU, hU), + ha = b8.pd.getContext(a1m, !0), + hX = b8.pd.getImageData(ha, hU, hU), + vb = hX.data; + return aTg(vb, hU + 1, dy), aTg(vb, hU + 2, dy), aTg(vb, 2 * hU + 1, dy), aTg(vb, 2 * hU - 3, dy), aTg(vb, 2 * hU - 2, dy), aTg(vb, 3 * hU - 2, dy), aTg(vb, hU * (hU - 3) + 1, dy), aTg(vb, hU * (hU - 2) + 1, dy), aTg(vb, hU * (hU - 2) + 2, + dy), aTg(vb, hU * (hU - 2) - 2, dy), aTg(vb, hU * (hU - 1) - 3, dy), aTg(vb, hU * (hU - 1) - 2, dy), ha.putImageData(hX, 0, 0), a1m + } + + function aTg(vb, eP, dy) { + eP *= 4; + vb[eP] = 255, vb[1 + eP] = 255, vb[2 + eP] = dy, vb[3 + eP] = 255 + } + + function vQ(player) { + var a1m = b8.pd.vQ(xW, xW); + return function(ha, player) { + var ek, em, hy, eP, aTi, aTj, hU = xW, + hX = b8.pd.getImageData(ha, hU, hU), + vb = hX.data, + ka = (hU >> 1) - .5, + aSl = ab.a5w(player), + aTl = b8.pm.a1K(aSl, .5); + b8.pm.a1M(aSl, aTl, 300) || b8.pm.a1O(aSl, 100); + for (em = 0; em < hU; em++) + for (ek = 0; ek < hU; ek++) aTj = (hU - 1.5) * (hU - 1.5) / 4, aTi = (hy = (hy = ek - ka) * hy + (hy = em - ka) * hy) <= (hU - 4.5) * (hU - 4.5) / 4 ? aTl : aSl, vb[eP = 4 * (em * hU + ek)] = aTi[0], vb[1 + eP] = aTi[1], vb[2 + + eP] = aTi[2], vb[3 + eP] = aTj < hy ? 0 : 255; + ha.putImageData(hX, 0, 0) + }(b8.pd.getContext(a1m, !0), player), a1m + } + this.dU = function() { + aTd = new Array(aC.ea), aTe[0] = aTf(255), aTe[1] = aTf(0) + }, this.tk = function() { + var aA, player, aTm, aKb, hH, hx, aTo, aTq, aTr, m8 = bL.x.m8, + a5L = bL.x.a5L, + a5M = bL.x.a5M, + aTY = bL.x.aTY, + aTs = aTd, + aTt = aC.eN, + aTu = -1, + ed = bL.x.or, + aTv = h.i, + aTw = h.j, + aTx = bQ.eo << 4, + eS = iE, + eH = eS / xW, + m9 = iD / eS, + mA = iF / eS, + hy = (aTv + iD) / eS - m9, + i1 = (aTw + iF) / eS - mA, + ha = tl; + for (bL.h6.p7(aC.eN, bL.a4E.a4F) && (aTu = bM.fE[3]), ha.imageSmoothingEnabled = eS < 9, b8.pd.textAlign(ha, 1), b8.pd.textBaseline(ha, 1), aA = 0; aA < ed; aA++) player = a5L[aA] >> 3, hH = a5M[aA], aTm = .9 + .1 * Math.log10(hH), aKb = + (hx = m8[aA]) % aTx / 16 - aTm, hx = aTw * (Math.floor(hx / aTx) / 16 - aTm - mA) / i1, aTo = -2 * (aTr = eS * aTm) * (1 + (aTq = +(player === aTt)) / 8), aTq = aTq * aTr / 4, (aTr = aTv * (aKb - m9) / hy) < aTo || hx < aTo || aTv + + aTq < aTr || aTw + aTq < hx || (aKb = 2 * aTm * eH, aTo = aTm * eS, void 0 === (aTq = aTs[player]) && (aTs[player] = aTq = vQ(player)), player === aTt && (ha.setTransform(aKb, 0, 0, aKb, aTr - 2 * aKb, hx - 2 * aKb), ha.drawImage(aTe[ + +(aA === aTu)], 0, 0)), ha.setTransform(aKb, 0, 0, aKb, aTr, hx), ha.drawImage(aTq, 0, 0), (aTm = Math.floor(function(hH) { + if (hH < 1e3) return .42; + if (hH < 1e4) return .34; + if (hH < 1e6) return .26; + if (hH < 1e8) return .19; + return .15 + }(hH) * aTo)) < 6) || (ha.setTransform(1, 0, 0, 1, 0, 0), ha.fillStyle = aTY[aA] ? b9.nH : b9.mj, ha.font = b8.pd.rS(1, aTm), ha.fillText(b8.zY.yB(hH), aTr + aTo, hx + aTo + .1 * aTm)); + ha.imageSmoothingEnabled = !1, ha.setTransform(1, 0, 0, 1, 0, 0) + } +} + +function aT6() { var a1m; this.dU = function() { - a1m = a1m || bN.x.aTz(20, be.aU0[7]) - }, this.tj = function() { - var mR = iB; - if (!(5 <= mR)) { - var aTu = h.i, - aTv = h.j, - m7 = iA / mR, - m8 = iC / mR, - mK = (aTu + iA) / mR, - mL = (aTv + iC) / mR, - g8 = -20 * mR, - aU1 = .5 * g8, - aTw = bQ.el << 4, - ea = bL.x.op, - m6 = bL.x.m6, - aU2 = a1m, - hX = tk; - 3 < mR && (hX.globalAlpha = .5 * (5 - mR)); - for (var aA = 0; aA < ea; aA++) { - var hu = m6[aA], - eh = aTu * (hu % aTw / 16 - m7) / (mK - m7) + aU1, - hu = aTv * (Math.floor(hu / aTw) / 16 - m8) / (mL - m8) + aU1; - aTu < eh || aTv < hu || eh < g8 || hu < g8 || (hX.setTransform(mR, 0, 0, mR, eh, hu), hX.drawImage(aU2, 0, 0)) + a1m = a1m || bN.x.aU0(20, be.aU1[7]) + }, this.tk = function() { + var mT = iE; + if (!(5 <= mT)) { + var aTv = h.i, + aTw = h.j, + m9 = iD / mT, + mA = iF / mT, + mM = (aTv + iD) / mT, + mN = (aTw + iF) / mT, + gB = -20 * mT, + aU2 = .5 * gB, + aTx = bQ.eo << 4, + ed = bL.x.or, + m8 = bL.x.m8, + aU3 = a1m, + ha = tl; + 3 < mT && (ha.globalAlpha = .5 * (5 - mT)); + for (var aA = 0; aA < ed; aA++) { + var hx = m8[aA], + ek = aTv * (hx % aTx / 16 - m9) / (mM - m9) + aU2, + hx = aTw * (Math.floor(hx / aTx) / 16 - mA) / (mN - mA) + aU2; + aTv < ek || aTw < hx || ek < gB || hx < gB || (ha.setTransform(mT, 0, 0, mT, ek, hx), ha.drawImage(aU3, 0, 0)) } - hX.globalAlpha = 1, hX.setTransform(mR, 0, 0, mR, 0, 0) + ha.globalAlpha = 1, ha.setTransform(mT, 0, 0, mT, 0, 0) } } } -function aT1() { - this.ij = function() { - for (var aTH, aT0, aTW = bL.x.aTW, m6 = bL.x.m6, aTU = bL.x.aTU, aA = bL.x.op - 1; 0 <= aA; aA--) aTH = m6[aA], 0 !== (aT0 = aTW[aA]) && aTH === aTU[aA] && (! function(aA, aU6, hM) { - var j0, player = bL.x.a5L[aA] >> 3, - hM = aU6 + bK.hZ[hM] << 2, +function aT2() { + this.im = function() { + for (var aTI, aT1, aTX = bL.x.aTX, m8 = bL.x.m8, aTV = bL.x.aTV, aA = bL.x.or - 1; 0 <= aA; aA--) aTI = m8[aA], 0 !== (aT1 = aTX[aA]) && aTI === aTV[aA] && (! function(aA, aU7, hP) { + var j3, player = bL.x.a5L[aA] >> 3, + hP = aU7 + bK.hc[hP] << 2, aA = bL.x.a5M[aA]; - if (bb.aU7(player), ab.eR(hM)) j0 = aC.eX; + if (bb.aU8(player), ab.eU(hP)) j3 = aC.ea; else { - if ((j0 = ab.eS(hM)) === player) return hM = b8.fv.fy(player, aA), bb.fz(player, aA - hM, 12); - if (!eT(player, j0)) return b6.js.oN(player, j0, aA) + if ((j3 = ab.eV(hP)) === player) return hP = b8.fy.g1(player, aA), bb.g2(player, aA - hP, 12); + if (!eW(player, j3)) return b6.jv.oP(player, j3, aA) } - ac.jB(player, j0) || ac.jT(player) ? (af.g1[player].push(aU6 << 2), ac.ix(player, aA, j0), aE.iy(player, !0)) : bb.fz(player, aA, 12) - }(aA, bK.iH(aTH), aT0 - 1), bL.aFi.aTM(aA)) - }, this.aU8 = function(player, eM, hM, m3) { - if (0 !== hM) { - var aTs = aC.eK; - if (b8.fv.gm(aTs) && eT(player, aTs) && player !== aTs && 0 !== af.gG[aTs].length) { - var aT8 = eM + bK.hZ[--hM] << 2; - if (ab.eR(aT8) || eT(player, ab.eS(aT8))) { - for (var eo = !1, aA = 0; aA < 4; aA++) - if (aT8 = eM + bK.hZ[aA] << 2, ab.eV(aT8) && !ab.eR(aT8) && ab.eS(aT8) === aTs) { - eo = !0; + ac.jE(player, j3) || ac.jW(player) ? (af.g4[player].push(aU7 << 2), ac.j0(player, aA, j3), aE.j1(player, !0)) : bb.g2(player, aA, 12) + }(aA, bK.iK(aTI), aT1 - 1), bL.aFi.aTN(aA)) + }, this.aU9 = function(player, eP, hP, m5) { + if (0 !== hP) { + var aTt = aC.eN; + if (b8.fy.gp(aTt) && eW(player, aTt) && player !== aTt && 0 !== af.gJ[aTt].length) { + var aT9 = eP + bK.hc[--hP] << 2; + if (ab.eU(aT9) || eW(player, ab.eV(aT9))) { + for (var er = !1, aA = 0; aA < 4; aA++) + if (aT9 = eP + bK.hc[aA] << 2, ab.eY(aT9) && !ab.eU(aT9) && ab.eV(aT9) === aTt) { + er = !0; break - } eo && (aM.a4G(719, 0), aM.zG(180, L(431, [af.zT[player]]), 719, player, b9.nE, b9.me, -1, !0, void 0, { - eu: 1, - m3: m3 + } er && (aM.a4G(719, 0), aM.zH(180, L(432, [af.zU[player]]), 719, player, b9.nG, b9.mg, -1, !0, void 0, { + ex: 1, + m5: m5 })) } } @@ -10576,241 +10608,241 @@ function aT1() { } } -function aSx() { - this.aU9 = null, this.k3 = 512, this.p1 = 8, this.op = 0, this.aUA = 0, this.a5L = new Uint16Array(this.k3), this.aTT = new Uint32Array(this.k3), this.aTU = new Uint32Array(this.k3), this.m6 = new Uint32Array(this.k3), this.aTV = new Uint16Array( - this.k3), this.a5M = new Uint32Array(this.k3), this.aTR = new Uint16Array(this.k3), this.aTD = new Uint16Array(this.k3), this.aTW = new Uint8Array(this.k3), this.aTX = new Uint8Array(this.k3), this.oo = new Uint8Array(aC.eX), this.aTC = - new Uint16Array(this.p1 * aC.eX), this.dU = function() { - this.aUA = 0, this.op = 0, this.aU9 = new Uint8Array(bQ.el + bQ.em), this.oo.fill(0) - }, this.p4 = function(player) { - var ea = this.op, - aUB = bK.iG(bM.fB[0]), - aUC = this.oo[player], - aUD = (player << 3) + aUC, - hE = (this.a5L[ea] = aUD, this.aTT[ea] = aUB, this.m6[ea] = aUB, this.aTU[ea] = bK.iG(bM.fB[1]), this.aTV[ea] = 0, bM.f7[0]); - hE < 60 ? (b8.fv.fw(player, 60 - hE), this.a5M[ea] = 60) : this.a5M[ea] = hE, this.aTR[ea] = bL.iJ.p4(ea, bK.iI(aUB)), this.aTD[ea] = this.aUA, this.aTW[ea] = bM.fB[2], this.aTX[ea] = 0, this.aUA = this.aUA + 1 & 1023, this.aTC[aUD] = ea, - this.oo[player] = aUC + 1, this.op++, bL.aT0.aU8(player, bM.fB[1], bM.fB[2], this.aTD[ea]) - }, this.o8 = function() { - var aTB = bM.fB[3]; - this.aTT[aTB] = this.m6[aTB], this.aTU[aTB] = bK.iG(bM.fB[1]), this.aTV[aTB] = 0, this.aTW[aTB] = bM.fB[2], bL.aT0.aU8(this.a5L[aTB] >> 3, bM.fB[1], bM.fB[2], this.aTD[aTB]) - }, this.ij = function() { - bL.aT0.ij(); - var aA, g7 = aC.eK, - di = bL.h3.aFf(g7), - rD = (! function(rD) { - var aA, aUI, aUJ, aUK, aUL, aUB, aUP, aUQ, ed, g8, aTT = rD.aTT, - aTU = rD.aTU, - m6 = rD.m6, - a5M = rD.a5M, - aTX = rD.aTX, - aTV = rD.aTV, - aTR = rD.aTR, - rD = rD.op, - aTw = bQ.el << 4; - for (aA = rD - 1; 0 <= aA; aA--) aUJ = m6[aA], aUI = aTU[aA], aUJ !== aUI && (aUB = aTT[aA], aUP = aUI % aTw - (aUL = aUB % aTw), aUQ = ~~((aUI + .5) / aTw) - (aUB = ~~((aUB + .5) / aTw)), ed = ~~Math.sqrt(aUP * aUP + aUQ * - aUQ + .5), g8 = 2e5 + Math.min(20 * a5M[aA], 4e5), aTX[aA] && (g8 = bJ.dj(g8, 5)), 65535 <= (g8 = aTV[aA] + Math.max(~~((g8 + .5) / ed), 1)) ? m6[aA] = aUK = aUI : (aTV[aA] = g8, m6[aA] = aUK = aUL + bJ.dj(g8 * - aUP, 65536) + aTw * (aUB + bJ.dj(g8 * aUQ, 65536))), aTR[aA] = bL.iJ.aUS(aTR[aA], aUJ, aUK)) - }(this), ! function(rD) { - if (bd.jm() % 2 == 1) { - var aA, hN, kX, eu, ev, aUT, xq, aUU, gz, m7, m8, aUB, aUV, hd, aUX, vi, ea = rD.op, - m6 = rD.m6, - a5L = rD.a5L, - a5M = rD.a5M, - aTX = rD.aTX, - iJ = bL.iJ.iJ, - aUZ = iJ.length, - aUa = bL.iJ.aUa, - aTw = bQ.el << 4, - aUb = aC.hP, - aRQ = be.eY, - g8 = (ea - 1) * (bJ.dj(bd.jm(), 2) % 2); - for (aA = 0; aA < ea; aA++) - for (hN = Math.abs(aA - g8), aUB = m6[hN], kX = bK.iI(aUB), gz = a5L[hN] >> 3, m7 = aUB % aTw, m8 = ~~((aUB + .5) / aTw), aUX = a5M[hN], eu = 0; eu < 9; eu++) - if (!((aUT = kX + aUa[eu]) < 0 || aUZ <= aUT)) - for (aUU = iJ[aUT], xq = aUU.length, ev = 0; ev < xq; ev++) aUV = aUU[ev], vi = a5L[aUV] >> 3, gz == vi || aUb && aRQ[gz] === aRQ[vi] && aRQ[gz] || (vi = m6[aUV], (hd = m7 - vi % aTw) * hd + (hd = m8 - ~~((vi + - .5) / aTw)) * hd < 14400 && (vi = a5M[aUV], hd = vi <= aUX ? Math.max(1, bJ.dj(vi + bJ.dj(aUX - vi, 10), 10)) : Math.max(1, bJ.dj(aUX, 10)), a5M[aUV] = Math.max(vi - hd, 0), aTX[aUV] = 4)) +function aSy() { + this.aUA = null, this.k6 = 512, this.p3 = 8, this.or = 0, this.aUB = 0, this.a5L = new Uint16Array(this.k6), this.aTU = new Uint32Array(this.k6), this.aTV = new Uint32Array(this.k6), this.m8 = new Uint32Array(this.k6), this.aTW = new Uint16Array( + this.k6), this.a5M = new Uint32Array(this.k6), this.aTS = new Uint16Array(this.k6), this.aTE = new Uint16Array(this.k6), this.aTX = new Uint8Array(this.k6), this.aTY = new Uint8Array(this.k6), this.oq = new Uint8Array(aC.ea), this.aTD = + new Uint16Array(this.p3 * aC.ea), this.dU = function() { + this.aUB = 0, this.or = 0, this.aUA = new Uint8Array(bQ.eo + bQ.ep), this.oq.fill(0) + }, this.p6 = function(player) { + var ed = this.or, + aUC = bK.iJ(bM.fE[0]), + aUD = this.oq[player], + aUE = (player << 3) + aUD, + hH = (this.a5L[ed] = aUE, this.aTU[ed] = aUC, this.m8[ed] = aUC, this.aTV[ed] = bK.iJ(bM.fE[1]), this.aTW[ed] = 0, bM.fA[0]); + hH < 60 ? (b8.fy.fz(player, 60 - hH), this.a5M[ed] = 60) : this.a5M[ed] = hH, this.aTS[ed] = bL.iM.p6(ed, bK.iL(aUC)), this.aTE[ed] = this.aUB, this.aTX[ed] = bM.fE[2], this.aTY[ed] = 0, this.aUB = this.aUB + 1 & 1023, this.aTD[aUE] = ed, + this.oq[player] = aUD + 1, this.or++, bL.aT1.aU9(player, bM.fE[1], bM.fE[2], this.aTE[ed]) + }, this.oA = function() { + var aTC = bM.fE[3]; + this.aTU[aTC] = this.m8[aTC], this.aTV[aTC] = bK.iJ(bM.fE[1]), this.aTW[aTC] = 0, this.aTX[aTC] = bM.fE[2], bL.aT1.aU9(this.a5L[aTC] >> 3, bM.fE[1], bM.fE[2], this.aTE[aTC]) + }, this.im = function() { + bL.aT1.im(); + var aA, gA = aC.eN, + di = bL.h6.aFf(gA), + rF = (! function(rF) { + var aA, aUJ, aUK, aUL, aUM, aUC, aUQ, aUR, eg, gB, aTU = rF.aTU, + aTV = rF.aTV, + m8 = rF.m8, + a5M = rF.a5M, + aTY = rF.aTY, + aTW = rF.aTW, + aTS = rF.aTS, + rF = rF.or, + aTx = bQ.eo << 4; + for (aA = rF - 1; 0 <= aA; aA--) aUK = m8[aA], aUJ = aTV[aA], aUK !== aUJ && (aUC = aTU[aA], aUQ = aUJ % aTx - (aUM = aUC % aTx), aUR = ~~((aUJ + .5) / aTx) - (aUC = ~~((aUC + .5) / aTx)), eg = ~~Math.sqrt(aUQ * aUQ + aUR * + aUR + .5), gB = 2e5 + Math.min(20 * a5M[aA], 4e5), aTY[aA] && (gB = bJ.dj(gB, 5)), 65535 <= (gB = aTW[aA] + Math.max(~~((gB + .5) / eg), 1)) ? m8[aA] = aUL = aUJ : (aTW[aA] = gB, m8[aA] = aUL = aUM + bJ.dj(gB * + aUQ, 65536) + aTx * (aUC + bJ.dj(gB * aUR, 65536))), aTS[aA] = bL.iM.aUT(aTS[aA], aUK, aUL)) + }(this), ! function(rF) { + if (bd.jp() % 2 == 1) { + var aA, hQ, ka, ex, ey, aUU, xr, aUV, h2, m9, mA, aUC, aUW, hg, aUY, vj, ed = rF.or, + m8 = rF.m8, + a5L = rF.a5L, + a5M = rF.a5M, + aTY = rF.aTY, + iM = bL.iM.iM, + aUa = iM.length, + aUb = bL.iM.aUb, + aTx = bQ.eo << 4, + aUc = aC.hS, + aRR = be.eb, + gB = (ed - 1) * (bJ.dj(bd.jp(), 2) % 2); + for (aA = 0; aA < ed; aA++) + for (hQ = Math.abs(aA - gB), aUC = m8[hQ], ka = bK.iL(aUC), h2 = a5L[hQ] >> 3, m9 = aUC % aTx, mA = ~~((aUC + .5) / aTx), aUY = a5M[hQ], ex = 0; ex < 9; ex++) + if (!((aUU = ka + aUb[ex]) < 0 || aUa <= aUU)) + for (aUV = iM[aUU], xr = aUV.length, ey = 0; ey < xr; ey++) aUW = aUV[ey], vj = a5L[aUW] >> 3, h2 == vj || aUc && aRR[h2] === aRR[vj] && aRR[h2] || (vj = m8[aUW], (hg = m9 - vj % aTx) * hg + (hg = mA - ~~((vj + + .5) / aTx)) * hg < 14400 && (vj = a5M[aUW], hg = vj <= aUY ? Math.max(1, bJ.dj(vj + bJ.dj(aUY - vj, 10), 10)) : Math.max(1, bJ.dj(aUY, 10)), a5M[aUW] = Math.max(vj - hg, 0), aTY[aUW] = 4)) } - }(this), ! function(rD) { - if (bd.jm() % 5 == 3) { - var aA, hE, a5M = rD.a5M, - ea = rD.op; - for (aA = 0; aA < ea; aA++) hE = a5M[aA], a5M[aA] = Math.max(hE - Math.max(1, hE >> 7), 0) + }(this), ! function(rF) { + if (bd.jp() % 5 == 3) { + var aA, hH, a5M = rF.a5M, + ed = rF.or; + for (aA = 0; aA < ed; aA++) hH = a5M[aA], a5M[aA] = Math.max(hH - Math.max(1, hH >> 7), 0) } }(this), this), - a5M = rD.a5M, - aTX = rD.aTX; - for (aA = rD.op - 1; 0 <= aA; aA--) aTX[aA] = aTX[aA] >> 1, 0 === a5M[aA] && bL.aFi.aTM(aA); - bb.fz(g7, di - bL.h3.aFf(g7), 15) + a5M = rF.a5M, + aTY = rF.aTY; + for (aA = rF.or - 1; 0 <= aA; aA--) aTY[aA] = aTY[aA] >> 1, 0 === a5M[aA] && bL.aFi.aTN(aA); + bb.g2(gA, di - bL.h6.aFf(gA), 15) } } -function aSy() { - this.aUc = 32, this.eh = 0, this.ej = 0, this.iK = 0, this.aUd = 0, this.aUe = 4, this.iJ = null, this.aUa = new Int16Array(9), this.dU = function() { - this.iK = 1 + bJ.dj(bQ.el - 1, this.aUc), this.aUd = 1 + bJ.dj(bQ.em - 1, this.aUc), this.iJ = new Array(this.iK * this.aUd), b8.pk.a1J(this.iJ); - var eh, ej, aUa = this.aUa, - i = this.iK; - for (eh = -1; eh <= 1; eh++) - for (ej = -1; ej <= 1; ej++) aUa[3 * (1 + ej) + 1 + eh] = ej * i + eh - }, this.p4 = function(aUg, aA) { - return this.iJ[aA].push(aUg), this.iJ[aA].length - 1 - }, this.aUS = function(aUh, aUB, aUI) { - var aUi, aUj, aUB = bK.iI(aUB), - aUI = bK.iI(aUI); - return aUB === aUI ? aUh : (aUi = this.iJ[aUB].pop(), this.iJ[aUB].length === aUh ? this.p4(aUi, aUI) : (aUj = this.iJ[aUB][aUh], this.iJ[aUB][aUh] = aUi, bL.x.aTR[aUi] = aUh, this.p4(aUj, aUI))) +function aSz() { + this.aUd = 32, this.ek = 0, this.em = 0, this.iN = 0, this.aUe = 0, this.aUf = 4, this.iM = null, this.aUb = new Int16Array(9), this.dU = function() { + this.iN = 1 + bJ.dj(bQ.eo - 1, this.aUd), this.aUe = 1 + bJ.dj(bQ.ep - 1, this.aUd), this.iM = new Array(this.iN * this.aUe), b8.pm.a1J(this.iM); + var ek, em, aUb = this.aUb, + i = this.iN; + for (ek = -1; ek <= 1; ek++) + for (em = -1; em <= 1; em++) aUb[3 * (1 + em) + 1 + ek] = em * i + ek + }, this.p6 = function(aUh, aA) { + return this.iM[aA].push(aUh), this.iM[aA].length - 1 + }, this.aUT = function(aUi, aUC, aUJ) { + var aUj, aUk, aUC = bK.iL(aUC), + aUJ = bK.iL(aUJ); + return aUC === aUJ ? aUi : (aUj = this.iM[aUC].pop(), this.iM[aUC].length === aUi ? this.p6(aUj, aUJ) : (aUk = this.iM[aUC][aUi], this.iM[aUC][aUi] = aUj, bL.x.aTS[aUj] = aUi, this.p6(aUk, aUJ))) } } -function aT3() { - function a0E(aUI, aUk) { - if (! function(aUI, aT9) { - var hc = bK.iH(aUI), - aUo = Math.abs(bK.ei(aT9) - bK.ei(hc)), - hc = Math.abs(bK.ek(aT9) - bK.ek(hc)); - return 0 !== Math.max(aUo, hc) && (function(aUB, aUI, aUo, aUp) { - var aUr = bK.hx(aUB), - aUB = bK.i0(aUB), - aUt = bK.hx(aUI), - aUI = bK.i0(aUI), - aUt = aUt - aUr, - aUI = aUI - aUB, - aUx = Math.abs(aUt), - aUy = Math.abs(aUI), - aUt = 0 < aUt ? 1 : 3, - aUI = 0 < aUI ? 2 : 0; - aUy < aUx ? aV1(aUr, aUB, aUr + aUx, aUB + aUy, aUt, aUI, aUo) : aV1(aUB, aUr, aUB + aUy, aUr + aUx, aUI, aUt, aUp) - }(aUI, bK.iG(aT9), aUo, hc), !0) - }(aUI, aUk)) return !1; - if (0 === bM.f4[0]) return !!ab.h2(aUk << 2); - if (! function(aT9) { - if (ab.h2(aT9 << 2)) return 1; - return function(aT9) { - var aA, hM, aU9 = bL.x.aU9, - aV5 = bK, - ea = bM.f4[0], - aV6 = 4 * aT9; - for (aA = ea - 1; 0 <= aA; aA--) { - hM = aU9[aA]; - var aV7 = aV6; - if (aV6 = aV5.iM(aV6, hM + 2 & 3), ab.h2(aV6)) return bM.f4[0] = aA, bM.fB[1] = aV6 >> 2, bM.fB[2] = 1 + hM, bM.fB[4] = aV7, 1 +function aT4() { + function a0E(aUJ, aUl) { + if (! function(aUJ, aTA) { + var hf = bK.iK(aUJ), + aUp = Math.abs(bK.el(aTA) - bK.el(hf)), + hf = Math.abs(bK.en(aTA) - bK.en(hf)); + return 0 !== Math.max(aUp, hf) && (function(aUC, aUJ, aUp, aUq) { + var aUs = bK.i0(aUC), + aUC = bK.i3(aUC), + aUu = bK.i0(aUJ), + aUJ = bK.i3(aUJ), + aUu = aUu - aUs, + aUJ = aUJ - aUC, + aUy = Math.abs(aUu), + aUz = Math.abs(aUJ), + aUu = 0 < aUu ? 1 : 3, + aUJ = 0 < aUJ ? 2 : 0; + aUz < aUy ? aV2(aUs, aUC, aUs + aUy, aUC + aUz, aUu, aUJ, aUp) : aV2(aUC, aUs, aUC + aUz, aUs + aUy, aUJ, aUu, aUq) + }(aUJ, bK.iJ(aTA), aUp, hf), !0) + }(aUJ, aUl)) return !1; + if (0 === bM.f7[0]) return !!ab.h5(aUl << 2); + if (! function(aTA) { + if (ab.h5(aTA << 2)) return 1; + return function(aTA) { + var aA, hP, aUA = bL.x.aUA, + aV6 = bK, + ed = bM.f7[0], + aV7 = 4 * aTA; + for (aA = ed - 1; 0 <= aA; aA--) { + hP = aUA[aA]; + var aV8 = aV7; + if (aV7 = aV6.iP(aV7, hP + 2 & 3), ab.h5(aV7)) return bM.f7[0] = aA, bM.fE[1] = aV7 >> 2, bM.fE[2] = 1 + hP, bM.fE[4] = aV8, 1 } return - }(aT9) - }(aUk)) return !1; - if (bM.fB[2] && ab.ef(bM.fB[4])) return !1; - var aA, aUk = bK.iH(aUI), - va = aAN, - aU9 = bL.x.aU9, - ea = bM.f4[0] - 1, - aV6 = 4 * aUk, - ha = bK.ha; - for (aA = 0; aA < ea; aA++) - if (aV6 += ha[aU9[aA]], 0 !== va[aV6 + 3] || 2 !== va[aV6 + 2]) return !!void 0; + }(aTA) + }(aUl)) return !1; + if (bM.fE[2] && ab.ei(bM.fE[4])) return !1; + var aA, aUl = bK.iK(aUJ), + vb = aAN, + aUA = bL.x.aUA, + ed = bM.f7[0] - 1, + aV7 = 4 * aUl, + hd = bK.hd; + for (aA = 0; aA < ed; aA++) + if (aV7 += hd[aUA[aA]], 0 !== vb[aV7 + 3] || 2 !== vb[aV7 + 2]) return !!void 0; return !!1 } - function aV1(aUr, aUs, aUt, aUu, aUz, aV0, aUo) { - for (var ej, aU9 = bL.x.aU9, g8 = 0, aV2 = 0, j = aUu - aUs, i = aUt - aUr, aV3 = aUr % 16, aA = 1; aA <= aUo; aA++) aU9[g8++] = aUz, aU9[g8] = aV0, g8 += (ej = (j * (aV3 + (aA << 4)) + .5) / i >> 4) - aV2, aV2 = ej; - bM.fG(bM.f4, g8) + function aV2(aUs, aUt, aUu, aUv, aV0, aV1, aUp) { + for (var em, aUA = bL.x.aUA, gB = 0, aV3 = 0, j = aUv - aUt, i = aUu - aUs, aV4 = aUs % 16, aA = 1; aA <= aUp; aA++) aUA[gB++] = aV0, aUA[gB] = aV1, gB += (em = (j * (aV4 + (aA << 4)) + .5) / i >> 4) - aV3, aV3 = em; + bM.fJ(bM.f7, gB) } - this.kS = function(player, aUk) { - var hM, hc, gy = bK.hk(player, aUk); - return gy !== aUk && (hM = bK.hb(gy, aUk), hc = bK.iL(gy, hM), !(!ab.h2(hc << 2) && (hM = bK.hi(gy, aUk, hM), hc = bK.iL(gy, hM), !ab.h2(hc << 2)) || (bM.fB[0] = hc, bM.fB[1] = aUk, bM.fB[2] = 0, hc !== aUk && (!a0E(bK.iG(hc), aUk) || - 0 !== bM.fB[2] && bK.hq(player, bM.fB[1] + bK.hZ[bM.fB[2] - 1] << 2))))) - }, this.p6 = function(aUk) { - var aUB = bL.x.m6[bM.fB[3]]; - return bM.fB[1] = aUk, bM.fB[2] = 0, a0E(aUB, aUk) + this.kV = function(player, aUl) { + var hP, hf, h1 = bK.hn(player, aUl); + return h1 !== aUl && (hP = bK.he(h1, aUl), hf = bK.iO(h1, hP), !(!ab.h5(hf << 2) && (hP = bK.hl(h1, aUl, hP), hf = bK.iO(h1, hP), !ab.h5(hf << 2)) || (bM.fE[0] = hf, bM.fE[1] = aUl, bM.fE[2] = 0, hf !== aUl && (!a0E(bK.iJ(hf), aUl) || + 0 !== bM.fE[2] && bK.ht(player, bM.fE[1] + bK.hc[bM.fE[2] - 1] << 2))))) + }, this.p8 = function(aUl) { + var aUC = bL.x.m8[bM.fE[3]]; + return bM.fE[1] = aUl, bM.fE[2] = 0, a0E(aUC, aUl) } } -function aSz() { - var xV = 32, - xU = new Array(2); +function aT0() { + var xW = 32, + xV = new Array(2); - function vP(ev) { - var eh, ej, eM, hy, hv, hR = xV, - a1m = b8.pb.vP(hR, hR), - hX = b8.pb.getContext(a1m, !0), - hU = b8.pb.getImageData(hX, hR, hR), - va = hU.data, - kX = (hR >> 1) - .5, - kY = Math.sqrt(kX * kX); - for (va.fill(255), ej = 0; ej < hR; ej++) - for (eh = 0; eh < hR; eh++) hv = eh - kX, hy = ej - kX, eM = 4 * (ej * hR + eh), hv = 714 * (kY - Math.sqrt(hv * hv + hy * hy)) / kY, va[2 + eM] = ev, va[3 + eM] = 255 < hv ? 0 : hv; - return hX.putImageData(hU, 0, 0), a1m + function vQ(ey) { + var ek, em, eP, i1, hy, hU = xW, + a1m = b8.pd.vQ(hU, hU), + ha = b8.pd.getContext(a1m, !0), + hX = b8.pd.getImageData(ha, hU, hU), + vb = hX.data, + ka = (hU >> 1) - .5, + kb = Math.sqrt(ka * ka); + for (vb.fill(255), em = 0; em < hU; em++) + for (ek = 0; ek < hU; ek++) hy = ek - ka, i1 = em - ka, eP = 4 * (em * hU + ek), hy = 714 * (kb - Math.sqrt(hy * hy + i1 * i1)) / kb, vb[2 + eP] = ey, vb[3 + eP] = 255 < hy ? 0 : hy; + return ha.putImageData(hX, 0, 0), a1m } this.a4F = -1, this.dU = function() { - this.a4F = -1, xU[0] || (xU[0] = vP(255), xU[1] = vP(0)) - }, this.aV9 = function(hX, eE, eh, ej, dw, aA) { - b8.fv.gm(aC.eK) && (hX.setTransform(eE *= 4 / 3 * .625, 0, 0, eE, eh - (dw *= 4 / 3), ej - dw), hX.drawImage(xU[+(bL.x.aTD[aA] === this.a4F)], 0, 0)) + this.a4F = -1, xV[0] || (xV[0] = vQ(255), xV[1] = vQ(0)) + }, this.aVA = function(ha, eH, ek, em, dx, aA) { + b8.fy.gp(aC.eN) && (ha.setTransform(eH *= 4 / 3 * .625, 0, 0, eH, ek - (dx *= 4 / 3), em - dx), ha.drawImage(xV[+(bL.x.aTE[aA] === this.a4F)], 0, 0)) } } function dX() { - this.aP8 = [L(432), L(433), L(434), L(435), L(436), L(437), L(438), L(439), L(440), L(441), L(442), L(443), L(444), L(445), L(446)]; - var aVA = ["Space", "", "KeyB", "", "KeyW", "", "KeyS", "", "KeyD", "", "KeyA", "", "KeyH", "", "NumpadAdd", "", "NumpadSubtract", "", "ArrowLeft", "", "ArrowRight", "", "ArrowUp", "", "ArrowDown", "", "KeyM", "", "KeyP", ""]; - this.aA3 = new Array(aVA.length), this.dU = function() { - var g = bh.e7.data[155].value.split(";"), - kX = g.length; + this.aP9 = [L(433), L(434), L(435), L(436), L(437), L(438), L(439), L(440), L(441), L(442), L(443), L(444), L(445), L(446), L(447)]; + var aVB = ["Space", "", "KeyB", "", "KeyW", "", "KeyS", "", "KeyD", "", "KeyA", "", "KeyH", "", "NumpadAdd", "", "NumpadSubtract", "", "ArrowLeft", "", "ArrowRight", "", "ArrowUp", "", "ArrowDown", "", "KeyM", "", "KeyP", ""]; + this.aA3 = new Array(aVB.length), this.dU = function() { + var g = bh.eA.data[155].value.split(";"), + ka = g.length; if (function() { - for (var ea = aVA.length, aA = 0; aA < ea; aA++) bV.aA3[aA] = aVA[aA] - }(), !(kX > aVA.length)) - for (var aA = 0; aA < kX; aA++) g[aA].length && (this.aA3[aA] = g[aA]) - }, this.aPA = function(dx, code) { - for (var aA3 = this.aA3, aVC = aVA, pI = (aA3[dx] = code, ""), ea = aA3.length, aVD = [], aA = 0; aA < ea; aA++) aVD.push(aA3[aA] === aVC[aA] ? "" : aA3[aA]); - ea--; - for (aA = 0; aA < ea; aA++) pI += aVD[aA] + ";"; - bh.r3.r4(155, pI += aVD[ea]) - }, this.aP7 = function() { - bh.r3.r4(155, ""), this.dU() - }, this.ev = function(code, dx) { - return code === this.aA3[dx] || code === this.aA3[dx + 1] + for (var ed = aVB.length, aA = 0; aA < ed; aA++) bV.aA3[aA] = aVB[aA] + }(), !(ka > aVB.length)) + for (var aA = 0; aA < ka; aA++) g[aA].length && (this.aA3[aA] = g[aA]) + }, this.aPB = function(dy, code) { + for (var aA3 = this.aA3, aVD = aVB, pK = (aA3[dy] = code, ""), ed = aA3.length, aVE = [], aA = 0; aA < ed; aA++) aVE.push(aA3[aA] === aVD[aA] ? "" : aA3[aA]); + ed--; + for (aA = 0; aA < ed; aA++) pK += aVE[aA] + ";"; + bh.r5.r6(155, pK += aVE[ed]) + }, this.aP8 = function() { + bh.r5.r6(155, ""), this.dU() + }, this.ey = function(code, dy) { + return code === this.aA3[dy] || code === this.aA3[dy + 1] } } function dS() { - var aVF = new Array(1), - aVG = new Array(1), - aVH = 20, - e8 = 0, - aVI = !1; + var aVG = new Array(1), + aVH = new Array(1), + aVI = 20, + eB = 0, + aVJ = !1; - function aVK() { - aVH++, bn.play() + function aVL() { + aVI++, bn.play() } this.dU = function() { if (!window.document.documentMode) { for (var aA = 0; 0 <= aA; aA--) ! function(aA, src) { - aVG[aA] = 0, aVF[aA] = document.createElement("audio"), aVF[aA].src = src, aVF[aA].setAttribute("preload", "auto"), aVF[aA].setAttribute("controls", "none"), aVF[aA].style.display = "none", aVF[aA].onpause = function() { - aVG[aA] = 1 - }, aVF[aA].oncanplaythrough = function() { - aVG[aA] = 0 === aVG[aA] ? 1 : aVG[aA] - }, document.body.appendChild(aVF[aA]) + aVH[aA] = 0, aVG[aA] = document.createElement("audio"), aVG[aA].src = src, aVG[aA].setAttribute("preload", "auto"), aVG[aA].setAttribute("controls", "none"), aVG[aA].style.display = "none", aVG[aA].onpause = function() { + aVH[aA] = 1 + }, aVG[aA].oncanplaythrough = function() { + aVH[aA] = 0 === aVH[aA] ? 1 : aVH[aA] + }, document.body.appendChild(aVG[aA]) }(aA, "data:audio/mpeg;base64,SUQzBAAAAAAAI1RTU0UAAAAPAAADTGF2ZjU4Ljc2LjEwMAAAAAAAAAAAAAAA//tUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASW5mbwAAAA8AAAAFAAACoABtbW1tbW1tbW1tbW1tbW1tbW1tkpKSkpKSkpKSkpKSkpKSkpKSkpK2tra2tra2tra2tra2tra2tra2ttvb29vb29vb29vb29vb29vb29vb//////////////////////////8AAAAATGF2YzU4LjEzAAAAAAAAAAAAAAAAJAaRAAAAAAAAAqDGJ7xx//sUZAAAAGoWTAUAQAILQojwoBQAQfh1YBgWgAA6iqWDANAA/qchCEIRugQAAAAQRX//zh8AAIKQ8PDADzH/4F4SAs/99er//lD9Zr+tH6BPCvRPDCOshGlfMtv/C4Rh//sUZAKAAIsdXIYVQAANgrkgwBQAAcwBhTwBgDA2CmODgQABAR4bRp///9fF/i9tH5q+c5QFAvcPgcvpBBIAHN+AAH5s2HXJpNQxh/+tf3ukWgQIyReNoQ1S//5ABgKY//sUZAMAAJgc2oUJQAILwpkQoBQAQgQvbhgSgAA8CuaXAFAAEBISGGZh7////3cSlP9OrSjmBg0TESm6X8APjixspcDhfT2cK+sRfD4AEkAAH+b8YABosOqFm9Fv/wrw//sUZAIAAHAMXYYUwAANo2jwwBwAAnABaZwBgAAyimODgCABAwEGWG/+31clmP0m+005fUbgtQ478mJAAArgAAMAPg0DQNDhKCv//8RBx3//mMFAQEBEioQKCilMQU1F//sUZAIP8AAAaQAAAAgAAA0gAAABAAABpAAAACAAADSAAAAEMy4xMDBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV" ); - aVI = !0 + aVJ = !0 } - }, this.tD = function() { - if (aVI) { - aVI = !1; - for (var aA = 0; 0 <= aA; aA--) aVF[aA].onpause = null, aVF[aA].oncanplaythrough = null, document.body.removeChild(aVF[aA]), aVF[aA] = null + }, this.tE = function() { + if (aVJ) { + aVJ = !1; + for (var aA = 0; 0 <= aA; aA--) aVG[aA].onpause = null, aVG[aA].oncanplaythrough = null, document.body.removeChild(aVG[aA]), aVG[aA] = null } }, this.play = function() { - if (aVI) { + if (aVJ) { var di = performance.now(); - if (e8 + 66 < di) + if (eB + 66 < di) for (var aA = 0; 0 <= aA; aA--) - if (1 === aVG[aA]) return e8 = di, aVG[aA] = 2, void aVF[aA].play(); - 0 < aVH && (aVH--, setTimeout(aVK, 66)) + if (1 === aVH[aA]) return eB = di, aVH[aA] = 2, void aVG[aA].play(); + 0 < aVI && (aVI--, setTimeout(aVL, 66)) } } } function cU() { this.a6n = function() { - var aVN; - return !(ak.jq < 3 || af.gN[l4[0]] >= aC.jZ >> 1) && (aC.hP ? (aVN = ad.aGl(), !(2 * ad.aGm(bf.l1()) >= aVN)) : function() { - var aVN = ad.aGl(); - if (2 * af.gb[l4[0]] >= aVN) return !1; + var aVO; + return !(ak.jt < 3 || af.gQ[l7[0]] >= aC.jc >> 1) && (aC.hS ? (aVO = ad.aGl(), !(2 * ad.aGm(bf.l4()) >= aVO)) : function() { + var aVO = ad.aGl(); + if (2 * af.ge[l7[0]] >= aVO) return !1; return !0 }()) } @@ -10819,262 +10851,262 @@ function cU() { function c5() { this.dU = function() { if (0 === aC.data.sResourcesType) { - for (var aUC = aC.jp, gb = af.gb, aA = 0; aA < aUC; aA++) gb[aA] = 512; - var aUD = aC.w6, - k2 = aD.k2, - hE = aD.hE; - for (aA = aUC; aA < aUD; aA++) gb[aA] = k2[hE[aA]] + for (var aUD = aC.js, ge = af.ge, aA = 0; aA < aUD; aA++) ge[aA] = 512; + var aUE = aC.w7, + k5 = aD.k5, + hH = aD.hH; + for (aA = aUD; aA < aUE; aA++) ge[aA] = k5[hH[aA]] } else(1 === aC.data.sResourcesType ? function() { - for (var ea = aC.w6, gb = af.gb, sResourcesValue = aC.data.sResourcesValue, aA = 0; aA < ea; aA++) gb[aA] = sResourcesValue + for (var ed = aC.w7, ge = af.ge, sResourcesValue = aC.data.sResourcesValue, aA = 0; aA < ed; aA++) ge[aA] = sResourcesValue } : function() { - for (var ea = aC.w6, gb = af.gb, sResourcesData = aC.data.sResourcesData, aA = 0; aA < ea; aA++) gb[aA] = sResourcesData[aA] + for (var ed = aC.w7, ge = af.ge, sResourcesData = aC.data.sResourcesData, aA = 0; aA < ed; aA++) ge[aA] = sResourcesData[aA] })(); - bb.lb[8] = af.gb[aC.eK] + bb.le[8] = af.ge[aC.eN] } } function dJ() { - var aVS = 501, - aVU = (this.aVT = new Uint32Array(aVS), this.a2R = new Uint32Array(aVS), this.a9i = new Uint16Array(aVS), this.aPG = 0, 1), - aVV = 0; + var aVT = 501, + aVV = (this.aVU = new Uint32Array(aVT), this.a2R = new Uint32Array(aVT), this.a9i = new Uint16Array(aVT), this.aPH = 0, 1), + aVW = 0; - function aVY(self) { + function aVZ(self) { self.max.fill(0) } - function aVa(self, aA) { - self.max[0] = Math.max(self.aVT[aA], self.max[0]), self.max[1] = Math.max(self.a2R[aA], self.max[1]), self.max[2] = Math.max(self.a9i[aA], self.max[2]) + function aVb(self, aA) { + self.max[0] = Math.max(self.aVU[aA], self.max[0]), self.max[1] = Math.max(self.a2R[aA], self.max[1]), self.max[2] = Math.max(self.a9i[aA], self.max[2]) } - this.max = [0, 0, 0], this.aVW = 0, this.lb = new Array(21), this.aVX = null, this.dV = function() { - this.aVX = [L(447), L(448), L(449), L(450), L(451), L(452), L(453), L(454), L(288), L(289), L(455), L(456), L(457), L(458), "", L(459), L(460), L(461), L(248), L(462), L(463)] + this.max = [0, 0, 0], this.aVX = 0, this.le = new Array(21), this.aVY = null, this.dV = function() { + this.aVY = [L(448), L(449), L(450), L(451), L(452), L(453), L(454), L(455), L(287), L(288), L(456), L(457), L(458), L(459), "", L(460), L(461), L(462), L(247), L(463), L(464)] }, this.dU = function() { - this.aPG = 0, aVU = 1, this.aVW = 0, aVV = 0, aVY(this), this.lb.fill(0) - }, this.oz = function(player, i9) { - b8.fv.a2M(player) && (this.lb[0] += i9 + 1, this.lb[1]++, this.lb[12] += bM.f7[1]) - }, this.oP = function(player, o4) { - __fx.donationsTracker.logDonation(player, o4, bM.f7[0]); - player === aC.eK && (aM.oP(bM.f7[0], bM.f7[1], o4), this.lb[12] += bM.f7[1], this.lb[16] += bM.f7[0]), o4 === aC.eK && (aM.a5Z(bM.f7[0], player), this.lb[10] += bM.f7[0]) - }, this.p2 = function(player) { - b8.fv.a2M(player) && (this.lb[2]++, this.lb[12] += bM.f7[1]) - }, this.pD = function(player) { - b8.fv.a2M(player) && (this.lb[19]++, this.lb[12] += bM.f7[1]) - }, this.aU7 = function(player) { - b8.fv.a2M(player) && this.lb[20]++ - }, this.fz = function(player, a36, dx) { - b8.fv.a2M(player) && (this.lb[dx] += a36) - }, this.ij = function() { + this.aPH = 0, aVV = 1, this.aVX = 0, aVW = 0, aVZ(this), this.le.fill(0) + }, this.p1 = function(player, iC) { + b8.fy.a2M(player) && (this.le[0] += iC + 1, this.le[1]++, this.le[12] += bM.fA[1]) + }, this.oR = function(player, o6) { + __fx.donationsTracker.logDonation(player, o6, bM.fA[0]); + player === aC.eN && (aM.oR(bM.fA[0], bM.fA[1], o6), this.le[12] += bM.fA[1], this.le[16] += bM.fA[0]), o6 === aC.eN && (aM.a5Z(bM.fA[0], player), this.le[10] += bM.fA[0]) + }, this.p4 = function(player) { + b8.fy.a2M(player) && (this.le[2]++, this.le[12] += bM.fA[1]) + }, this.pF = function(player) { + b8.fy.a2M(player) && (this.le[19]++, this.le[12] += bM.fA[1]) + }, this.aU8 = function(player) { + b8.fy.a2M(player) && this.le[20]++ + }, this.g2 = function(player, a36, dy) { + b8.fy.a2M(player) && (this.le[dy] += a36) + }, this.im = function() { var self; - this.aVW || 0 < aVV-- || ((self = this).aVT[self.aPG] = af.gN[aC.eK], self.a2R[self.aPG] = af.gb[aC.eK], self.a9i[self.aPG] = ad.a9j(aC.eK), aVa(self, self.aPG), self.aPG++, self.aPG === aVS && function(self) { - aVY(self), aVa(self, 0), self.aPG = 1 + bJ.dj(aVS, 2); - for (var aA = 1; aA < self.aPG; aA++) self.aVT[aA] = self.aVT[2 * aA], self.a2R[aA] = self.a2R[2 * aA], self.a9i[aA] = self.a9i[2 * aA], aVa(self, aA); - aVU *= 2 - }(self), aVV = aVU - 1, bc.lS(), 0 === af.lf[aC.eK] && (self.aVW = bd.jm())) + this.aVX || 0 < aVW-- || ((self = this).aVU[self.aPH] = af.gQ[aC.eN], self.a2R[self.aPH] = af.ge[aC.eN], self.a9i[self.aPH] = ad.a9j(aC.eN), aVb(self, self.aPH), self.aPH++, self.aPH === aVT && function(self) { + aVZ(self), aVb(self, 0), self.aPH = 1 + bJ.dj(aVT, 2); + for (var aA = 1; aA < self.aPH; aA++) self.aVU[aA] = self.aVU[2 * aA], self.a2R[aA] = self.a2R[2 * aA], self.a9i[aA] = self.a9i[2 * aA], aVb(self, aA); + aVV *= 2 + }(self), aVW = aVV - 1, bc.lV(), 0 === af.li[aC.eN] && (self.aVX = bd.jp())) } } function dK() { - this.i = 0, this.j = 0, this.rx = 0, this.ry = 0, this.aVc = 0, this.aVd = 0, this.a70 = 0, this.sg = 0; - var aVf = this.aVe = 0; - this.aVg = 0, this.aVh = 0, this.aVi = 0, this.a6M = 0, this.dx = 0, this.a9L = null, this.hH = !1, this.aVj = -1, this.aVk = !1, this.aVl = [0, 0], this.dV = function() { - this.a9L = [L(464), L(120, 0, "Balance"), L(119, 0, "Interest"), L(465)] + this.i = 0, this.j = 0, this.rz = 0, this.s0 = 0, this.aVd = 0, this.aVe = 0, this.a70 = 0, this.sh = 0; + var aVg = this.aVf = 0; + this.aVh = 0, this.aVi = 0, this.aVj = 0, this.a6M = 0, this.dy = 0, this.a9L = null, this.hK = !1, this.aVk = -1, this.aVl = !1, this.aVm = [0, 0], this.dV = function() { + this.a9L = [L(465), L(119, 0, "Balance"), L(118, 0, "Interest"), L(466)] }, this.dU = function() { - this.hH = !1, this.aVj = -1, this.aVk = !1, this.resize() + this.hK = !1, this.aVk = -1, this.aVl = !1, this.resize() }, this.resize = function() { this.i = h.i < 1.369 * h.j ? h.i : 1.369 * h.j; - var ed = z.a0.qz() && h.i < h.j ? 1 : z.a0.qz() ? .8 : h.i < h.j ? .65 : .59; - this.i = Math.floor(ed * this.i), this.i -= z.a0.qz() && h.i < h.j ? 2 * ba.gap + 2 : 0, this.j = Math.floor(this.i / 1.369), this.a6M = Math.floor(this.j / 150), this.a6M = Math.max(this.a6M, 1.5), this.rx = Math.floor(1 + .02 * this.i), - this.ry = Math.floor(1 + .04 * this.i), this.a70 = this.ry, aVf = Math.floor(.75 * this.a70), this.sg = Math.floor(1 + .075 * this.i), this.aVg = Math.floor(1 + .1125 * this.i), this.aVh = Math.floor(this.i * (z.a0.qz() ? .03 : - .029)), this.aVh = Math.max(this.aVh, 4), this.aVi = Math.floor(.035 * this.i), this.aVi = Math.max(this.aVi, 4), this.aVe = this.j - 2 * this.a70 - this.sg - this.aVg, this.hH && this.aVm() - }, this.gn = function(ks, kt) { - var w9, w8; - return !!this.hH && (w8 = ks, w9 = kt, ks -= bJ.dj(h.i - this.i, 2), kt -= bJ.dj(h.j - this.j, 2), ks < 0 || kt < 0 || ks >= this.i || kt >= this.j || ks >= this.i - this.aVg && kt < this.aVg ? -1 !== aL.gn(w8, w9) || bA.gn(w8, w9) || - this.qs() : kt < this.aVg || (kt < this.j - this.sg ? (this.aVk = !0, this.aVj = (ks - 2 * this.rx - this.aVc) / this.aVd, 3 !== this.dx && (bd.dc = !0)) : (w8 = (w8 = Math.floor(ks / (this.i / this.a9L.length))) < 0 ? 0 : w8 >= - this.a9L.length ? this.a9L.length - 1 : w8) !== this.dx && (this.dx = w8, this.aVm(), bd.dc = !0)), !0) - }, this.a0R = function(ks, kt) { - return this.aVl[0] = ks, this.aVl[1] = kt, !(!this.hH || !this.aVk || (ks -= bJ.dj(h.i - this.i, 2), kt = this.aVj, this.aVj = (ks - 2 * this.rx - this.aVc) / this.aVd, (0 <= this.aVj && this.aVj <= 1 || 0 <= kt && kt <= 1) && (bd.dc = ! + var eg = z.a0.r1() && h.i < h.j ? 1 : z.a0.r1() ? .8 : h.i < h.j ? .65 : .59; + this.i = Math.floor(eg * this.i), this.i -= z.a0.r1() && h.i < h.j ? 2 * ba.gap + 2 : 0, this.j = Math.floor(this.i / 1.369), this.a6M = Math.floor(this.j / 150), this.a6M = Math.max(this.a6M, 1.5), this.rz = Math.floor(1 + .02 * this.i), + this.s0 = Math.floor(1 + .04 * this.i), this.a70 = this.s0, aVg = Math.floor(.75 * this.a70), this.sh = Math.floor(1 + .075 * this.i), this.aVh = Math.floor(1 + .1125 * this.i), this.aVi = Math.floor(this.i * (z.a0.r1() ? .03 : + .029)), this.aVi = Math.max(this.aVi, 4), this.aVj = Math.floor(.035 * this.i), this.aVj = Math.max(this.aVj, 4), this.aVf = this.j - 2 * this.a70 - this.sh - this.aVh, this.hK && this.aVn() + }, this.gq = function(kv, kw) { + var wA, w9; + return !!this.hK && (w9 = kv, wA = kw, kv -= bJ.dj(h.i - this.i, 2), kw -= bJ.dj(h.j - this.j, 2), kv < 0 || kw < 0 || kv >= this.i || kw >= this.j || kv >= this.i - this.aVh && kw < this.aVh ? -1 !== aL.gq(w9, wA) || bA.gq(w9, wA) || + this.qu() : kw < this.aVh || (kw < this.j - this.sh ? (this.aVl = !0, this.aVk = (kv - 2 * this.rz - this.aVd) / this.aVe, 3 !== this.dy && (bd.dc = !0)) : (w9 = (w9 = Math.floor(kv / (this.i / this.a9L.length))) < 0 ? 0 : w9 >= + this.a9L.length ? this.a9L.length - 1 : w9) !== this.dy && (this.dy = w9, this.aVn(), bd.dc = !0)), !0) + }, this.a0R = function(kv, kw) { + return this.aVm[0] = kv, this.aVm[1] = kw, !(!this.hK || !this.aVl || (kv -= bJ.dj(h.i - this.i, 2), kw = this.aVk, this.aVk = (kv - 2 * this.rz - this.aVd) / this.aVe, (0 <= this.aVk && this.aVk <= 1 || 0 <= kw && kw <= 1) && (bd.dc = ! 0), 0)) }, this.a0q = function() { - this.aVk && (this.aVk = !1) + this.aVl && (this.aVl = !1) }, this.a12 = function() { - this.hH ? this.qs() : this.show() + this.hK ? this.qu() : this.show() }, this.show = function() { - bb.aPG < 2 || (this.hH = !0, this.aVm()) - }, this.qs = function() { - this.hH = !1, this.aVj = -1, bd.dc = !0 - }, this.aVm = function() { - this.dx < 2 ? this.aVc = aP.measureText(b8.zX.yA(bb.max[this.dx]), b8.pb.rQ(0, this.aVh)) : 2 === this.dx && (this.aVc = aP.measureText(b8.zX.a2z(6, 2), b8.pb.rQ(0, this.aVh))), this.aVd = this.i - 2 * this.rx - this.aVc - this.ry - }, this.lS = function() { - this.hH && this.aVm() - }, this.tj = function() { - this.hH && this.a7H() - }, this.a7H = function() { - var eh = bJ.dj(h.i - this.i, 2), - ej = bJ.dj(h.j - this.j, 2); - tk.setTransform(1, 0, 0, 1, eh, ej), tk.fillStyle = b9.me, tk.fillRect(0, this.aVg, this.i, this.j - this.aVg), this.aVn(), this.aO6(), tk.strokeRect(0, 0, this.i, this.j), b8.pb.textAlign(tk, 2), tk.font = b8.pb.rQ(0, this.aVh), 0 === - this.dx ? this.aVo(bb.aVT, eh, ej) : 1 === this.dx ? this.aVo(bb.a2R, eh, ej) : 2 === this.dx ? this.aVp(eh, ej) : 3 === this.dx && (this.aVq(eh, ej), this.aVr(eh, ej)), aL.a4f(Math.floor(eh + this.i - .725 * this.aVg), Math.floor( - ej + .275 * this.aVg), Math.floor(.45 * this.aVg)), tk.setTransform(1, 0, 0, 1, 0, 0) + bb.aPH < 2 || (this.hK = !0, this.aVn()) + }, this.qu = function() { + this.hK = !1, this.aVk = -1, bd.dc = !0 }, this.aVn = function() { + this.dy < 2 ? this.aVd = aP.measureText(b8.zY.yB(bb.max[this.dy]), b8.pd.rS(0, this.aVi)) : 2 === this.dy && (this.aVd = aP.measureText(b8.zY.a2z(6, 2), b8.pd.rS(0, this.aVi))), this.aVe = this.i - 2 * this.rz - this.aVd - this.s0 + }, this.lV = function() { + this.hK && this.aVn() + }, this.tk = function() { + this.hK && this.a7H() + }, this.a7H = function() { + var ek = bJ.dj(h.i - this.i, 2), + em = bJ.dj(h.j - this.j, 2); + tl.setTransform(1, 0, 0, 1, ek, em), tl.fillStyle = b9.mg, tl.fillRect(0, this.aVh, this.i, this.j - this.aVh), this.aVo(), this.aO6(), tl.strokeRect(0, 0, this.i, this.j), b8.pd.textAlign(tl, 2), tl.font = b8.pd.rS(0, this.aVi), 0 === + this.dy ? this.aVp(bb.aVU, ek, em) : 1 === this.dy ? this.aVp(bb.a2R, ek, em) : 2 === this.dy ? this.aVq(ek, em) : 3 === this.dy && (this.aVr(ek, em), this.aVs(ek, em)), aL.a4f(Math.floor(ek + this.i - .725 * this.aVh), Math.floor( + em + .275 * this.aVh), Math.floor(.45 * this.aVh)), tl.setTransform(1, 0, 0, 1, 0, 0) + }, this.aVo = function() { var aA, di; - for (tk.lineWidth = this.a6M, b8.pb.textBaseline(tk, 1), b8.pb.textAlign(tk, 1), tk.strokeStyle = b9.mh, tk.font = b8.pb.rQ(1, this.aVi), di = this.i / this.a9L.length, tk.fillStyle = b9.n3, tk.fillRect(this.dx * di, this.j - this.sg, di, - this.sg), tk.fillStyle = b9.mh, tk.fillRect(0, this.j - this.sg - .5 * this.a6M, this.i, this.a6M), aA = 1; aA <= 3; aA++) tk.fillRect(aA * di, this.j - this.sg, this.a6M, this.sg); - for (aA = this.a9L.length - 1; 0 <= aA; aA--) tk.fillText(b8.x9.a1y(this.a9L[aA], 0, .9 * di), (aA + .5) * di, this.j - .46 * this.sg) + for (tl.lineWidth = this.a6M, b8.pd.textBaseline(tl, 1), b8.pd.textAlign(tl, 1), tl.strokeStyle = b9.mj, tl.font = b8.pd.rS(1, this.aVj), di = this.i / this.a9L.length, tl.fillStyle = b9.n5, tl.fillRect(this.dy * di, this.j - this.sh, di, + this.sh), tl.fillStyle = b9.mj, tl.fillRect(0, this.j - this.sh - .5 * this.a6M, this.i, this.a6M), aA = 1; aA <= 3; aA++) tl.fillRect(aA * di, this.j - this.sh, this.a6M, this.sh); + for (aA = this.a9L.length - 1; 0 <= aA; aA--) tl.fillText(b8.xA.a1y(this.a9L[aA], 0, .9 * di), (aA + .5) * di, this.j - .46 * this.sh) }, this.aO6 = function() { - tk.fillStyle = b9.nT, tk.fillRect(0, 0, this.i, this.aVg), tk.fillStyle = b9.mh, tk.fillRect(0, this.aVg - .5 * this.a6M, this.i, this.a6M), tk.font = b8.pb.rQ(1, .39 * this.aVg), tk.fillText(b8.x9.a1y(L(466), 0, .8 * this.i), Math.floor( - this.i / 2), Math.floor(.55 * this.aVg)) - }, this.aVo = function(g, eh, ej) { - var kX = bb.max[this.dx], - a1L = (tk.setTransform(1, 0, 0, 1, eh + 2 * this.rx + this.aVc, ej + this.a70 + this.aVg), tk.lineWidth = 2, this.aVe / Math.sqrt(kX)); - tk.beginPath(), tk.moveTo(this.aVd, this.aVe - a1L * Math.sqrt(g[bb.aPG - 1])); - for (var aA = bb.aPG - 2; 0 <= aA; aA--) tk.lineTo(aA * this.aVd / (bb.aPG - 1), this.aVe - a1L * Math.sqrt(g[aA])); - tk.stroke(); - eh = this.a4f(g, a1L, .5); - eh < .95 && tk.fillText(b8.zX.yA(kX), -this.rx, 0), .05 < Math.abs(eh - .5) && tk.fillText(b8.zX.yA(Math.floor(kX / 4)), -this.rx, Math.floor(this.aVe / 2)), .05 < eh && tk.fillText("0", -this.rx, this.aVe) - }, this.aVp = function(eh, ej) { - tk.setTransform(1, 0, 0, 1, eh + 2 * this.rx + this.aVc, ej + this.a70 + this.aVg), tk.lineWidth = 2; - var a1L = this.aVe / Math.max(bb.max[this.dx], 1); - tk.beginPath(), tk.moveTo(this.aVd, this.aVe - a1L * bb.a9i[bb.aPG - 1]); - for (var aA = bb.aPG - 2; 0 <= aA; aA--) tk.lineTo(aA * this.aVd / (bb.aPG - 1), this.aVe - a1L * bb.a9i[aA]); - tk.stroke(); - eh = this.a4f(bb.a9i, a1L, 1), ej = bb.max[this.dx] / 100; - eh < .95 && tk.fillText(b8.zX.a2z(ej, 2), -this.rx, 0), .05 < Math.abs(eh - .5) && tk.fillText(b8.zX.a2z(ej / 2, 2), -this.rx, Math.floor(this.aVe / 2)), .05 < eh && tk.fillText(b8.zX.a2z(0, 2), -this.rx, this.aVe) - }, this.aVq = function(eh, ej) { - tk.setTransform(1, 0, 0, 1, eh + .34 * this.i, ej + 2 * aVf + this.aVg), b8.pb.textAlign(tk, 2); - for (var a96 = this.j - 4 * aVf - this.sg - this.aVg, g = [0, 1, 19, 2, 20, 3, 4, 5, 6, 7], aA = 9; 0 <= aA; aA--) tk.fillText(b8.x9.a1y(bb.aVX[g[aA]], 0, .31 * this.i), 0, aA * a96 / 9); - var f2 = bb.lb; - for (tk.setTransform(1, 0, 0, 1, eh + .39 * this.i, ej + 2 * aVf + this.aVg), b8.pb.textAlign(tk, 0), tk.fillText(b8.zX.a2z(100 * f2[0] / (1024 * Math.max(f2[1], 1)), 1), 0, 0), aA = 8; 1 <= aA; aA--) tk.fillText(f2[g[aA]].toString(), 0, + tl.fillStyle = b9.nV, tl.fillRect(0, 0, this.i, this.aVh), tl.fillStyle = b9.mj, tl.fillRect(0, this.aVh - .5 * this.a6M, this.i, this.a6M), tl.font = b8.pd.rS(1, .39 * this.aVh), tl.fillText(b8.xA.a1y(L(467), 0, .8 * this.i), Math.floor( + this.i / 2), Math.floor(.55 * this.aVh)) + }, this.aVp = function(g, ek, em) { + var ka = bb.max[this.dy], + a1L = (tl.setTransform(1, 0, 0, 1, ek + 2 * this.rz + this.aVd, em + this.a70 + this.aVh), tl.lineWidth = 2, this.aVf / Math.sqrt(ka)); + tl.beginPath(), tl.moveTo(this.aVe, this.aVf - a1L * Math.sqrt(g[bb.aPH - 1])); + for (var aA = bb.aPH - 2; 0 <= aA; aA--) tl.lineTo(aA * this.aVe / (bb.aPH - 1), this.aVf - a1L * Math.sqrt(g[aA])); + tl.stroke(); + ek = this.a4f(g, a1L, .5); + ek < .95 && tl.fillText(b8.zY.yB(ka), -this.rz, 0), .05 < Math.abs(ek - .5) && tl.fillText(b8.zY.yB(Math.floor(ka / 4)), -this.rz, Math.floor(this.aVf / 2)), .05 < ek && tl.fillText("0", -this.rz, this.aVf) + }, this.aVq = function(ek, em) { + tl.setTransform(1, 0, 0, 1, ek + 2 * this.rz + this.aVd, em + this.a70 + this.aVh), tl.lineWidth = 2; + var a1L = this.aVf / Math.max(bb.max[this.dy], 1); + tl.beginPath(), tl.moveTo(this.aVe, this.aVf - a1L * bb.a9i[bb.aPH - 1]); + for (var aA = bb.aPH - 2; 0 <= aA; aA--) tl.lineTo(aA * this.aVe / (bb.aPH - 1), this.aVf - a1L * bb.a9i[aA]); + tl.stroke(); + ek = this.a4f(bb.a9i, a1L, 1), em = bb.max[this.dy] / 100; + ek < .95 && tl.fillText(b8.zY.a2z(em, 2), -this.rz, 0), .05 < Math.abs(ek - .5) && tl.fillText(b8.zY.a2z(em / 2, 2), -this.rz, Math.floor(this.aVf / 2)), .05 < ek && tl.fillText(b8.zY.a2z(0, 2), -this.rz, this.aVf) + }, this.aVr = function(ek, em) { + tl.setTransform(1, 0, 0, 1, ek + .34 * this.i, em + 2 * aVg + this.aVh), b8.pd.textAlign(tl, 2); + for (var a96 = this.j - 4 * aVg - this.sh - this.aVh, g = [0, 1, 19, 2, 20, 3, 4, 5, 6, 7], aA = 9; 0 <= aA; aA--) tl.fillText(b8.xA.a1y(bb.aVY[g[aA]], 0, .31 * this.i), 0, aA * a96 / 9); + var f5 = bb.le; + for (tl.setTransform(1, 0, 0, 1, ek + .39 * this.i, em + 2 * aVg + this.aVh), b8.pd.textAlign(tl, 0), tl.fillText(b8.zY.a2z(100 * f5[0] / (1024 * Math.max(f5[1], 1)), 1), 0, 0), aA = 8; 1 <= aA; aA--) tl.fillText(f5[g[aA]].toString(), 0, aA * a96 / 9); - tk.fillText(b8.zX.a2z(100 * (1 - af.gN[aC.eK] / f2[7]), 0), 0, a96) - }, this.aVr = function(eh, ej) { - tk.setTransform(1, 0, 0, 1, eh + .79 * this.i, ej + 2 * aVf + this.aVg), b8.pb.textAlign(tk, 2); - var aA, a96 = this.j - 4 * aVf - this.sg - this.aVg; - for (tk.fillStyle = b9.my, aA = 2; 0 <= aA; aA--) tk.fillText(b8.x9.a1y(bb.aVX[aA + 8], 0, .31 * this.i), 0, aA * a96 / 9); - tk.fillText(b8.x9.a1y(bb.aVX[18], 0, .31 * this.i), 0, 3 * a96 / 9), tk.fillStyle = b9.mx, tk.fillText(b8.x9.a1y(bb.aVX[11], 0, .31 * this.i), 0, 4 * a96 / 9), tk.fillStyle = b9.nG, tk.fillText(b8.x9.a1y(bb.aVX[13], 0, .31 * this.i), 0, - 5 * a96 / 9), tk.fillText(b8.x9.a1y(bb.aVX[15], 0, .31 * this.i), 0, 6 * a96 / 9), tk.fillText(b8.x9.a1y(bb.aVX[16], 0, .31 * this.i), 0, 7 * a96 / 9), tk.fillText(b8.x9.a1y(bb.aVX[12], 0, .31 * this.i), 0, 8 * a96 / 9), tk - .fillStyle = b9.nF, tk.fillText(b8.x9.a1y(bb.aVX[17], 0, .31 * this.i), 0, a96), tk.fillStyle = b9.my; - var f2 = bb.lb, - aCr = f2[8] + f2[9] + f2[10] + f2[18], - aCr = b8.zX.yA(aCr), - aMv = tk.measureText(aCr).width, - eh = (tk.setTransform(1, 0, 0, 1, eh + .83 * this.i + aMv, ej + 2 * aVf + this.aVg), tk.fillText(b8.zX.yA(f2[8]), 0, 0), tk.fillText(b8.zX.yA(f2[9]), 0, a96 / 9), tk.fillText(b8.zX.yA(f2[10]), 0, 2 * a96 / 9), tk.fillText(b8.zX.yA(f2[ - 18]), 0, 3 * a96 / 9), tk.fillStyle = b9.mx, tk.fillText(aCr, 0, 4 * a96 / 9), tk.fillStyle = b9.nG, tk.fillText(b8.zX.yA(f2[13]), 0, 5 * a96 / 9), tk.fillText(b8.zX.yA(f2[15]), 0, 6 * a96 / 9), tk.fillText(b8.zX.yA(f2[16]), - 0, 7 * a96 / 9), tk.fillText(b8.zX.yA(f2[12]), 0, 8 * a96 / 9), f2[12] + f2[13] + f2[15] + f2[16]); - tk.fillStyle = b9.nF, tk.fillText(b8.zX.yA(eh), 0, a96), tk.fillStyle = b9.mh + tl.fillText(b8.zY.a2z(100 * (1 - af.gQ[aC.eN] / f5[7]), 0), 0, a96) + }, this.aVs = function(ek, em) { + tl.setTransform(1, 0, 0, 1, ek + .79 * this.i, em + 2 * aVg + this.aVh), b8.pd.textAlign(tl, 2); + var aA, a96 = this.j - 4 * aVg - this.sh - this.aVh; + for (tl.fillStyle = b9.n0, aA = 2; 0 <= aA; aA--) tl.fillText(b8.xA.a1y(bb.aVY[aA + 8], 0, .31 * this.i), 0, aA * a96 / 9); + tl.fillText(b8.xA.a1y(bb.aVY[18], 0, .31 * this.i), 0, 3 * a96 / 9), tl.fillStyle = b9.mz, tl.fillText(b8.xA.a1y(bb.aVY[11], 0, .31 * this.i), 0, 4 * a96 / 9), tl.fillStyle = b9.nI, tl.fillText(b8.xA.a1y(bb.aVY[13], 0, .31 * this.i), 0, + 5 * a96 / 9), tl.fillText(b8.xA.a1y(bb.aVY[15], 0, .31 * this.i), 0, 6 * a96 / 9), tl.fillText(b8.xA.a1y(bb.aVY[16], 0, .31 * this.i), 0, 7 * a96 / 9), tl.fillText(b8.xA.a1y(bb.aVY[12], 0, .31 * this.i), 0, 8 * a96 / 9), tl + .fillStyle = b9.nH, tl.fillText(b8.xA.a1y(bb.aVY[17], 0, .31 * this.i), 0, a96), tl.fillStyle = b9.n0; + var f5 = bb.le, + aCr = f5[8] + f5[9] + f5[10] + f5[18], + aCr = b8.zY.yB(aCr), + aMv = tl.measureText(aCr).width, + ek = (tl.setTransform(1, 0, 0, 1, ek + .83 * this.i + aMv, em + 2 * aVg + this.aVh), tl.fillText(b8.zY.yB(f5[8]), 0, 0), tl.fillText(b8.zY.yB(f5[9]), 0, a96 / 9), tl.fillText(b8.zY.yB(f5[10]), 0, 2 * a96 / 9), tl.fillText(b8.zY.yB(f5[ + 18]), 0, 3 * a96 / 9), tl.fillStyle = b9.mz, tl.fillText(aCr, 0, 4 * a96 / 9), tl.fillStyle = b9.nI, tl.fillText(b8.zY.yB(f5[13]), 0, 5 * a96 / 9), tl.fillText(b8.zY.yB(f5[15]), 0, 6 * a96 / 9), tl.fillText(b8.zY.yB(f5[16]), + 0, 7 * a96 / 9), tl.fillText(b8.zY.yB(f5[12]), 0, 8 * a96 / 9), f5[12] + f5[13] + f5[15] + f5[16]); + tl.fillStyle = b9.nH, tl.fillText(b8.zY.yB(ek), 0, a96), tl.fillStyle = b9.mj }, this.a4f = function(g, a1L, a7s) { - var aA, e, fH; - return this.aVj < 0 || 1 < this.aVj ? .25 : (aA = this.aVj * (bb.aPG - 1), fH = g[e = Math.floor(aA)], fH += (aA - e) * (g[e < bb.aPG - 1 ? e + 1 : e] - fH), tk.strokeStyle = b9.mk, .04 < this.aVj && this.aVt(0, this.aVe - a1L * Math.pow( - fH, a7s), aA * this.aVd / (bb.aPG - 1), this.aVe - a1L * Math.pow(fH, a7s)), .04 < fH / bb.max[this.dx] && this.aVt(aA * this.aVd / (bb.aPG - 1), this.aVe, aA * this.aVd / (bb.aPG - 1), this.aVe - a1L * Math.pow(fH, a7s)), tk - .fillStyle = b9.nI, tk.beginPath(), tk.arc(aA * this.aVd / (bb.aPG - 1), this.aVe - a1L * Math.pow(fH, a7s), Math.max(2, .014 * this.j), 0, 2 * Math.PI), tk.fill(), g = this.aVj * bd.a9k, g = 0 === af.lf[aC.eK] ? Math.floor(g * bb - .aVW) : Math.floor(g * bd.jm()), tk.fillStyle = b9.mh, tk.fillText(1 === a7s ? b8.zX.a2z(fH / 100, 2) : b8.zX.yA(Math.floor(fH)), -this.rx, this.aVe - a1L * Math.pow(fH, a7s)), b8.pb.textAlign(tk, 1), tk.fillText(aV.a9Z(g), - aA * this.aVd / (bb.aPG - 1), this.aVe + this.aVh - (z.a0.qz() ? 2 : 0) - this.a6M), b8.pb.textAlign(tk, 2), a1L * Math.pow(fH, a7s) / this.aVe) - }, this.aVt = function(m7, m8, mK, mL) { - tk.beginPath(), tk.moveTo(m7, m8), tk.lineTo(mK, mL), tk.stroke() + var aA, e, fK; + return this.aVk < 0 || 1 < this.aVk ? .25 : (aA = this.aVk * (bb.aPH - 1), fK = g[e = Math.floor(aA)], fK += (aA - e) * (g[e < bb.aPH - 1 ? e + 1 : e] - fK), tl.strokeStyle = b9.mm, .04 < this.aVk && this.aVu(0, this.aVf - a1L * Math.pow( + fK, a7s), aA * this.aVe / (bb.aPH - 1), this.aVf - a1L * Math.pow(fK, a7s)), .04 < fK / bb.max[this.dy] && this.aVu(aA * this.aVe / (bb.aPH - 1), this.aVf, aA * this.aVe / (bb.aPH - 1), this.aVf - a1L * Math.pow(fK, a7s)), tl + .fillStyle = b9.nK, tl.beginPath(), tl.arc(aA * this.aVe / (bb.aPH - 1), this.aVf - a1L * Math.pow(fK, a7s), Math.max(2, .014 * this.j), 0, 2 * Math.PI), tl.fill(), g = this.aVk * bd.a9k, g = 0 === af.li[aC.eN] ? Math.floor(g * bb + .aVX) : Math.floor(g * bd.jp()), tl.fillStyle = b9.mj, tl.fillText(1 === a7s ? b8.zY.a2z(fK / 100, 2) : b8.zY.yB(Math.floor(fK)), -this.rz, this.aVf - a1L * Math.pow(fK, a7s)), b8.pd.textAlign(tl, 1), tl.fillText(aV.a9Z(g), + aA * this.aVe / (bb.aPH - 1), this.aVf + this.aVi - (z.a0.r1() ? 2 : 0) - this.a6M), b8.pd.textAlign(tl, 2), a1L * Math.pow(fK, a7s) / this.aVf) + }, this.aVu = function(m9, mA, mM, mN) { + tl.beginPath(), tl.moveTo(m9, mA), tl.lineTo(mM, mN), tl.stroke() } } function bt() { - this.aVu = "https://", this.aVv = this.aVu + "territorial.io/", this.aPH = this.aVv + "changelog", this.aPL = this.aVv + "terms", this.aVw = this.aVv + "cookie_policy", this.aOi = this.aVv + "privacy", this.aPK = this.aVv + "tutorial", this.aPJ = - this.aVv + "players", this.aPI = this.aVv + "clans", this.zi = this.aVv + "clan-results", this.aM4 = "https://patreon.com/c/territorial", this.aB2 = this.aVu + "play.google.com/store/apps/details?id=territorial.io", this.a00 = this.aVu + - "apps.apple.com/app/id1581110913", this.aVx = this.aVu + "www.youtube.com/watch?v=toZTQ8aRdFc", this.aB3 = this.aVu + "discord.gg/pthqvpTXmh", this.aB4 = this.aVu + "www.instagram.com/davidtschacher/", this.xk = + this.aVv = "https://", this.aVw = this.aVv + "territorial.io/", this.aPI = this.aVw + "changelog", this.aPM = this.aVw + "terms", this.aVx = this.aVw + "cookie_policy", this.aOj = this.aVw + "privacy", this.aPL = this.aVw + "tutorial", this.aPK = + this.aVw + "players", this.aPJ = this.aVw + "clans", this.zi = this.aVw + "clan-results", this.aM4 = "https://patreon.com/c/territorial", this.aB2 = this.aVv + "play.google.com/store/apps/details?id=territorial.io", this.a00 = this.aVv + + "apps.apple.com/app/id1581110913", this.aVy = this.aVv + "www.youtube.com/watch?v=toZTQ8aRdFc", this.aB3 = this.aVv + "discord.gg/pthqvpTXmh", this.aB4 = this.aVv + "www.instagram.com/davidtschacher/", this.xl = "🇦🇫🇦🇽🇦🇱🇩🇿🇦🇸🇦🇩🇦🇴🇦🇮🇦🇶🇦🇬🇦🇷🇦🇲🇦🇼🇦🇺🇦🇹🇦🇿🇧🇸🇧🇭🇧🇩🇧🇧🇧🇾🇧🇪🇧🇿🇧🇯🇧🇲🇧🇹🇧🇴🇧🇦🇧🇼🇧🇷🇮🇴🇻🇬🇧🇳🇧🇬🇧🇫🇧🇮🇨🇻🇰🇭🇨🇲🇨🇦🇮🇨🇰🇾🇨🇫🇹🇩🇨🇱🇨🇳🇨🇽🇨🇨🇨🇴🇰🇲🇨🇬🇨🇩🇨🇷🇭🇷🇨🇺🇨🇼🇨🇾🇨🇿🇩🇰🇩🇯🇩🇲🇩🇴🇪🇨🇪🇬🇸🇻🇬🇶🇪🇷🇪🇪🇸🇿🇪🇹🇪🇺🇫🇰🇫🇴🇫🇯🇫🇮🇫🇷🇬🇫🇵🇫🇹🇫🇬🇦🇬🇲🇬🇪🇩🇪🇬🇭🇬🇮🇬🇷🇬🇱🇬🇩🇬🇵🇬🇺🇬🇹🇬🇬🇬🇳🇬🇼🇬🇾🇭🇹🇭🇳🇭🇰🇭🇺🇮🇸🇮🇳🇮🇩🇮🇷🇮🇶🇮🇪🇮🇲🇮🇱🇮🇹🇨🇮🇯🇲🇯🇵🇯🇪🇯🇴🇰🇿🇰🇪🇰🇮🇽🇰🇰🇼🇰🇬🇱🇦🇱🇻🇱🇧🇱🇸🇱🇷🇱🇾🇱🇮🇱🇹🇱🇺🇲🇴🇲🇰🇲🇬🇲🇼🇲🇾🇲🇻🇲🇱🇲🇹🇲🇭🇲🇶🇲🇷🇲🇺🇾🇹🇲🇽🇫🇲🇲🇩🇲🇨🇲🇳🇲🇪🇲🇸🇲🇦🇲🇿🇲🇲🇳🇦🇳🇷🇳🇵🇳🇱🇳🇨🇳🇿🇳🇮🇳🇪🇳🇬🇳🇺🇳🇫🇰🇵🇲🇵🇳🇴🇴🇲🇵🇰🇵🇼🇵🇸🇵🇦🇵🇬🇵🇾🇵🇪🇵🇭🇵🇱🇵🇹🇵🇷🇶🇦🇷🇴🇷🇺🇷🇼🇼🇸🇸🇲🇸🇹🇸🇦🇸🇳🇷🇸🇸🇨🇸🇱🇸🇬🇸🇽🇸🇰🇸🇮🇸🇧🇸🇴🇿🇦🇬🇸🇰🇷🇸🇸🇪🇸🇱🇰🇧🇱🇸🇭🇰🇳🇱🇨🇲🇫🇵🇲🇻🇨🇸🇩🇸🇷🇸🇪🇸🇾🇨🇭🇹🇼🇹🇯🇹🇿🇹🇭🇹🇱🇹🇬🇹🇰🇹🇴🇹🇹🇹🇳🇹🇷🇹🇲🇹🇨🇹🇻🇺🇬🇺🇦🇦🇪🇬🇧🇺🇳🇺🇸🇻🇮🇺🇾🇺🇿🇻🇺🇻🇦🇻🇪🇻🇳🇼🇫🇪🇭🇾🇪🇿🇲🇿🇼" } function d2() { - this.x = new aVy, this.x6 = new aVz, this.dU = function() { + this.x = new aVz, this.x7 = new aW0, this.dU = function() { this.x.dU() - }, this.ij = function() { + }, this.im = function() { 0 !== this.x.a5i && this.x.a5i-- } } -function aVz() { - this.tj = function() { - if (0 !== bN.x.a5i && (tk.globalAlpha = Math.min(bN.x.a5i / 580, 1), tk.drawImage(bN.x.aW2, 1 + aR.x4(), 1 + aR.x5()), tk.globalAlpha = 1, aC.gv)) { - for (var m7 = iA / iB, m8 = iC / iB, mK = (h.i + iA) / iB, mL = (h.j + iC) / iB, g8 = bN.x.aW3 * iB, aW4 = bN.x.aW4, aA = aC.jp - 1; 0 <= aA; aA--) ! function(aA, g8, m7, m8, mK, mL, aW4) { +function aW0() { + this.tk = function() { + if (0 !== bN.x.a5i && (tl.globalAlpha = Math.min(bN.x.a5i / 580, 1), tl.drawImage(bN.x.aW3, 1 + aR.x5(), 1 + aR.x6()), tl.globalAlpha = 1, aC.gy)) { + for (var m9 = iD / iE, mA = iF / iE, mM = (h.i + iD) / iE, mN = (h.j + iF) / iE, gB = bN.x.aW4 * iE, aW5 = bN.x.aW5, aA = aC.js - 1; 0 <= aA; aA--) ! function(aA, gB, m9, mA, mM, mN, aW5) { var highlight = __fx.settings.highlightClanSpawns && __fx.clanFilter.inOwnClan[aA]; - if (highlight) g8 *= 2; - 0 === af.lf[aA] || 0 === af.gN[aA] || (mK = h.i * ((af.iO[aA] + af.iP[aA] + 1) / 2 - m7) / (mK - m7) - .5 * g8, m7 = h.j * ((af.iQ[aA] + af.iR[aA] + 1) / 2 - m8) / (mL - m8) - .5 * g8, mK > h.i) || m7 > h.j || mK < -g8 || m7 < - -g8 || (tk.setTransform(highlight ? iB * 2 : iB, 0, 0, highlight ? iB * 2 : iB, mK, m7), tk.drawImage(aW4[aC.hP ? be.eY[aA] : 1], 0, 0)) - }(aA, g8, m7, m8, mK, mL, aW4); - tk.setTransform(iB, 0, 0, iB, 0, 0) + if (highlight) gB *= 2; + 0 === af.li[aA] || 0 === af.gQ[aA] || (mM = h.i * ((af.iR[aA] + af.iS[aA] + 1) / 2 - m9) / (mM - m9) - .5 * gB, m9 = h.j * ((af.iT[aA] + af.iU[aA] + 1) / 2 - mA) / (mN - mA) - .5 * gB, mM > h.i) || m9 > h.j || mM < -gB || m9 < + -gB || (tl.setTransform(highlight ? iE * 2 : iE, 0, 0, highlight ? iE * 2 : iE, mM, m9), tl.drawImage(aW5[aC.hS ? be.eb[aA] : 1], 0, 0)) + }(aA, gB, m9, mA, mM, mN, aW5); + tl.setTransform(iE, 0, 0, iE, 0, 0) } } } -function aVy() { - this.aW3 = 28, this.a5i = 0, this.aW2 = null; - var aW6 = this.aW4 = null; +function aVz() { + this.aW4 = 28, this.a5i = 0, this.aW3 = null; + var aW7 = this.aW5 = null; - function aW9(hR, aWA) { - var eh, ej, eM, hv, a1m = b8.pb.vP(hR, hR), - hX = b8.pb.getContext(a1m, !0), - hU = b8.pb.getImageData(hX, hR, hR), - va = hU.data, - kX = (hR >> 1) - .5, - aWB = .5 + kX; - for (aWB *= aWB, ej = 0; ej < hR; ej++) - for (eh = 0; eh < hR; eh++) hv = (hv = eh - kX) * hv + (hv = ej - kX) * hv, va[eM = 4 * (ej * hR + eh)] = aWA[0], va[1 + eM] = aWA[1], va[2 + eM] = aWA[2], va[3 + eM] = (aWB - hv) * aWA[3] / aWB; - return hX.putImageData(hU, 0, 0), a1m + function aWA(hU, aWB) { + var ek, em, eP, hy, a1m = b8.pd.vQ(hU, hU), + ha = b8.pd.getContext(a1m, !0), + hX = b8.pd.getImageData(ha, hU, hU), + vb = hX.data, + ka = (hU >> 1) - .5, + aWC = .5 + ka; + for (aWC *= aWC, em = 0; em < hU; em++) + for (ek = 0; ek < hU; ek++) hy = (hy = ek - ka) * hy + (hy = em - ka) * hy, vb[eP = 4 * (em * hU + ek)] = aWB[0], vb[1 + eP] = aWB[1], vb[2 + eP] = aWB[2], vb[3 + eP] = (aWC - hy) * aWB[3] / aWC; + return ha.putImageData(hX, 0, 0), a1m } - function aV9(aA, hX, a1m, hR) { - var highlight, eh, ej; - 0 !== af.lf[aA] && 0 !== af.gN[aA] && ((highlight = __fx.settings.highlightClanSpawns && __fx.clanFilter.inOwnClan[aA]) && (hR *= 2), eh = af.iO[aA] + af.iP[aA] + 1 - hR - 2 >> 1, ej = af.iQ[aA] + af.iR[aA] + 1 - hR - 2 >> 1, highlight ? hX - .drawImage(a1m[aC.hP ? 9 === aC.k6 && 5 === aD.hE[aA] ? 3 : be.eY[aA] : aA < aC.jp ? 1 : 0], eh, ej, hR, hR) : hX.drawImage(a1m[aC.hP ? 9 === aC.k6 && 5 === aD.hE[aA] ? 3 : be.eY[aA] : aA < aC.jp ? 1 : 0], eh, ej)) + function aVA(aA, ha, a1m, hU) { + var highlight, ek, em; + 0 !== af.li[aA] && 0 !== af.gQ[aA] && ((highlight = __fx.settings.highlightClanSpawns && __fx.clanFilter.inOwnClan[aA]) && (hU *= 2), ek = af.iR[aA] + af.iS[aA] + 1 - hU - 2 >> 1, em = af.iT[aA] + af.iU[aA] + 1 - hU - 2 >> 1, highlight ? ha + .drawImage(a1m[aC.hS ? 9 === aC.k9 && 5 === aD.hH[aA] ? 3 : be.eb[aA] : aA < aC.js ? 1 : 0], ek, em, hU, hU) : ha.drawImage(a1m[aC.hS ? 9 === aC.k9 && 5 === aD.hH[aA] ? 3 : be.eb[aA] : aA < aC.js ? 1 : 0], ek, em)) } this.dU = function() { - var rD; + var rF; this.a5i = 700, - function(rD) { - var hR = rD.aW3; - if (rD.aW4 = [], aW6 = [], aC.hP) { - for (var aA = 0; aA <= aC.wD; aA++) rD.aW4.push(aW9(hR, be.aU0[be.kB[aA]])), aW6.push(aW9(hR >> 1, be.aU0[be.kB[aA]])); - 9 === aC.k6 && aW6.push(aW9(hR, be.aU0[1])) - } else rD.aW4.push(aW9(hR, be.aU0[7])), rD.aW4.push(aW9(hR, be.aU0[4])), aW6.push(aW9(hR >> 1, be.aU0[7])) + function(rF) { + var hU = rF.aW4; + if (rF.aW5 = [], aW7 = [], aC.hS) { + for (var aA = 0; aA <= aC.wE; aA++) rF.aW5.push(aWA(hU, be.aU1[be.kE[aA]])), aW7.push(aWA(hU >> 1, be.aU1[be.kE[aA]])); + 9 === aC.k9 && aW7.push(aWA(hU, be.aU1[1])) + } else rF.aW5.push(aWA(hU, be.aU1[7])), rF.aW5.push(aWA(hU, be.aU1[4])), aW7.push(aWA(hU >> 1, be.aU1[7])) }(this), - function(rD, aWC) { - var aA, aW2 = rD.aW2, - hX = b8.pb.getContext(aW2, !0), - ea = aC.eX, - hR = rD.aW3 >> 1; - hX.imageSmoothingEnabled = !1, hX.setTransform(1, 0, 0, 1, 0, 0), aWC && hX.clearRect(0, 0, aW2.width, aW2.height); - if (9 === aC.k6) { - hR <<= 1; - rD = ax.kF[5]; - for (aA = ea - rD; aA < ea; aA++) aV9(aA, hX, aW6, hR); - ea -= rD, hR >>= 1 + function(rF, aWD) { + var aA, aW3 = rF.aW3, + ha = b8.pd.getContext(aW3, !0), + ed = aC.ea, + hU = rF.aW4 >> 1; + ha.imageSmoothingEnabled = !1, ha.setTransform(1, 0, 0, 1, 0, 0), aWD && ha.clearRect(0, 0, aW3.width, aW3.height); + if (9 === aC.k9) { + hU <<= 1; + rF = ax.kI[5]; + for (aA = ed - rF; aA < ed; aA++) aVA(aA, ha, aW7, hU); + ed -= rF, hU >>= 1 } - for (aA = aC.jp; aA < ea; aA++) aV9(aA, hX, aW6, hR) - }(this, null !== (rD = this).aW2 && rD.aW2.width === bQ.el - 2 && rD.aW2.height === bQ.em - 2 || (rD.aW2 = b8.pb.vP(bQ.el - 2, bQ.em - 2), !1)), aC.gv || this.a3H() - }, this.aTz = aW9, this.a3H = function() { - for (var ea = aC.jp, hR = this.aW3, aW4 = this.aW4, hX = b8.pb.getContext(this.aW2, !0), aA = 0; aA < ea; aA++) aV9(aA, hX, aW4, hR) + for (aA = aC.js; aA < ed; aA++) aVA(aA, ha, aW7, hU) + }(this, null !== (rF = this).aW3 && rF.aW3.width === bQ.eo - 2 && rF.aW3.height === bQ.ep - 2 || (rF.aW3 = b8.pd.vQ(bQ.eo - 2, bQ.ep - 2), !1)), aC.gy || this.a3H() + }, this.aU0 = aWA, this.a3H = function() { + for (var ed = aC.js, hU = this.aW4, aW5 = this.aW5, ha = b8.pd.getContext(this.aW3, !0), aA = 0; aA < ed; aA++) aVA(aA, ha, aW5, hU) } } function d3() { - function aWF() { - 8 === aC.k6 && 1 === aC.ys && bP.yV.yr() + function aWG() { + 8 === aC.k9 && 1 === aC.yt && bP.yW.ys() } - function aWE(player) { - aC.gv ? (aj.aFZ(player), ak.aIY(), aC.k8 && aC.ot.ij()) : b1.aBJ(player) + function aWF(player) { + aC.gy ? (aj.aFZ(player), ak.aIY(), aC.kB && aC.ov.im()) : b1.aBJ(player) } - this.oJ = function(player) { - aM.z4(player, player === aC.eK ? 21 : 22), aWE(player), aWF() - }, this.oq = function(player) { - 1 === aC.ys && 0 !== af.lf[player] && 2 !== af.a2I[player] && aWE(player), aC.yv--, aC.yu--, aM.z4(player, 4), b8.fv.gl(2) && aV.lR(!0), aWF() + this.oL = function(player) { + aM.z5(player, player === aC.eN ? 21 : 22), aWF(player), aWG() + }, this.os = function(player) { + 1 === aC.yt && 0 !== af.li[player] && 2 !== af.a2I[player] && aWF(player), aC.yw--, aC.yv--, aM.z5(player, 4), b8.fy.go(2) && aV.lU(!0), aWG() } } function dD() { - this.aRb = ["rgba(90,90,90,0.88)", "rgba(130,12,12,0.88)", "rgba(12,130,12,0.88)", "rgba(12,12,130,0.88)", "rgba(130,130,12,0.88)", "rgba(130,12,130,0.88)", "rgba(12,130,130,0.88)", "rgba(130,130,130,0.88)", "rgba(0,0,0,0.88)"], this.a93 = [ - "rgb(210,200,200)", "rgb(255,120,120)", "rgb(0,230,0)", "rgb(150,150,255)", "rgb(240,240,25)", "rgb(255,70,255)", "rgb(25,240,240)", b9.mh, "rgb(170,170,170)" - ], this.aWG = [b9.mh, "rgb(255,0,0)", "rgb(0,255,0)", "rgb(0,0,255)", "rgb(255,255,0)", "rgb(255,0,255)", "rgb(0,255,255)", b9.mh, b9.mY], this.aWH = [b9.mY, b9.mh, b9.mh, b9.mh, b9.mY, b9.mY, b9.mY, b9.mY, b9.mh]; - var aWI = ["255,255,255", "0,0,0", "255,4,4", "200,4,4", "4,255,4", "4,180,4", "255,195,195", "90,3,3", "200,255,200", "3,84,3"], - aWJ = (this.aI0 = ["rgba(" + aWI[0] + ",", "rgba(" + aWI[1] + ",", "rgba(" + aWI[2] + ",", "rgba(" + aWI[3] + ",", "rgba(" + aWI[4] + ",", "rgba(" + aWI[5] + ",", "rgba(" + aWI[6] + ",", "rgba(" + aWI[7] + ",", "rgba(" + aWI[8] + ",", - "rgba(" + aWI[9] + "," - ], this.aI1 = ["rgb(" + aWI[0] + ")", "rgb(" + aWI[1] + ")", "rgb(" + aWI[2] + ")", "rgb(" + aWI[3] + ")", "rgb(" + aWI[4] + ")", "rgb(" + aWI[5] + ")", "rgb(" + aWI[6] + ")", "rgb(" + aWI[7] + ")", "rgb(" + aWI[8] + ")", "rgb(" + aWI[ + this.aRc = ["rgba(90,90,90,0.88)", "rgba(130,12,12,0.88)", "rgba(12,130,12,0.88)", "rgba(12,12,130,0.88)", "rgba(130,130,12,0.88)", "rgba(130,12,130,0.88)", "rgba(12,130,130,0.88)", "rgba(130,130,130,0.88)", "rgba(0,0,0,0.88)"], this.a93 = [ + "rgb(210,200,200)", "rgb(255,120,120)", "rgb(0,230,0)", "rgb(150,150,255)", "rgb(240,240,25)", "rgb(255,70,255)", "rgb(25,240,240)", b9.mj, "rgb(170,170,170)" + ], this.aWH = [b9.mj, "rgb(255,0,0)", "rgb(0,255,0)", "rgb(0,0,255)", "rgb(255,255,0)", "rgb(255,0,255)", "rgb(0,255,255)", b9.mj, b9.ma], this.aWI = [b9.ma, b9.mj, b9.mj, b9.mj, b9.ma, b9.ma, b9.ma, b9.ma, b9.mj]; + var aWJ = ["255,255,255", "0,0,0", "255,4,4", "200,4,4", "4,255,4", "4,180,4", "255,195,195", "90,3,3", "200,255,200", "3,84,3"], + aWK = (this.aI0 = ["rgba(" + aWJ[0] + ",", "rgba(" + aWJ[1] + ",", "rgba(" + aWJ[2] + ",", "rgba(" + aWJ[3] + ",", "rgba(" + aWJ[4] + ",", "rgba(" + aWJ[5] + ",", "rgba(" + aWJ[6] + ",", "rgba(" + aWJ[7] + ",", "rgba(" + aWJ[8] + ",", + "rgba(" + aWJ[9] + "," + ], this.aI1 = ["rgb(" + aWJ[0] + ")", "rgb(" + aWJ[1] + ")", "rgb(" + aWJ[2] + ")", "rgb(" + aWJ[3] + ")", "rgb(" + aWJ[4] + ")", "rgb(" + aWJ[5] + ")", "rgb(" + aWJ[6] + ")", "rgb(" + aWJ[7] + ")", "rgb(" + aWJ[8] + ")", "rgb(" + aWJ[ 9] + ")" - ], this.zE = null, this.aU0 = [ + ], this.zF = null, this.aU1 = [ [128, 128, 128, 180], [255, 0, 0, 180], [0, 255, 0, 180], @@ -11095,556 +11127,556 @@ function dD() { [255, 255, 255], [0, 0, 0] ]); - this.kB = [0, 1, 2, 3, 4, 5, 6, 7, 8], this.eY = new Uint8Array(aC.eX), this.a94 = new Uint8Array(aC.eX), this.wJ = new Uint16Array(aC.eX), this.wK = new Uint16Array(this.kB.length + 1), this.wL = new Uint16Array(this.kB.length), this.dV = + this.kE = [0, 1, 2, 3, 4, 5, 6, 7, 8], this.eb = new Uint8Array(aC.ea), this.a94 = new Uint8Array(aC.ea), this.wK = new Uint16Array(aC.ea), this.wL = new Uint16Array(this.kE.length + 1), this.wM = new Uint16Array(this.kE.length), this.dV = function() { - this.zE = [L(467), L(468), L(469), L(470), L(471), L(472), L(473), L(474), L(475)] + this.zF = [L(468), L(469), L(470), L(471), L(472), L(473), L(474), L(475), L(476)] }, this.dU = function() { - if (this.eY.fill(0), this.aWK(), aC.hP) { - if (9 === aC.k6) { - for (var eY = be.eY, aA = aC.data.teamPlayerCount[7] - 1; 0 <= aA; aA--) eY[aA] = 1; - var ea = aC.eX; - for (aA = aC.data.teamPlayerCount[7]; aA < ea; aA++) eY[aA] = 2; - be.kB[1] = 7, be.kB[2] = 8 - } else aC.k8 ? function() { + if (this.eb.fill(0), this.aWL(), aC.hS) { + if (9 === aC.k9) { + for (var eb = be.eb, aA = aC.data.teamPlayerCount[7] - 1; 0 <= aA; aA--) eb[aA] = 1; + var ed = aC.ea; + for (aA = aC.data.teamPlayerCount[7]; aA < ed; aA++) eb[aA] = 2; + be.kE[1] = 7, be.kE[2] = 8 + } else aC.kB ? function() { var colorsData = aC.data.colorsData; if (!aC.data.selectableColor) - for (var aA = aC.jp - 1; 0 <= aA; aA--) colorsData[aA] = aw.j7(262144); - var aWV = 0, - eq = 768, - aR5 = [4 * (colorsData[0] >> 12), 4 * (colorsData[0] >> 6 & 63), 4 * (63 & colorsData[0])], + for (var aA = aC.js - 1; 0 <= aA; aA--) colorsData[aA] = aw.jA(262144); + var aWW = 0, + et = 768, + aR6 = [4 * (colorsData[0] >> 12), 4 * (colorsData[0] >> 6 & 63), 4 * (63 & colorsData[0])], teamPlayerCount = aC.data.teamPlayerCount; for (aA = 0; aA < 9; aA++) if (teamPlayerCount[aA]) { - for (var ed = 0, eu = 0; eu < 3; eu++) ed += Math.abs(aWJ[aA][eu] - aR5[eu]); - ed < eq && (aWV = aA, eq = ed) - } var aWW = new Uint16Array(9); - for (aA = 0; aA < 9; aA++) aWW[aA] = teamPlayerCount[aA]; - var kB = be.kB, - aWX = new Uint8Array(9), - g2 = (kB[0] = 0, 1); - for (aA = 1; aA < 9; aA++) aWW[aA] && (aWX[aA] = g2, kB[g2++] = aA); - var j6 = aC.jp, - eY = be.eY; - aWW[aWV] ? (aWW[aWV]--, eY[0] = aWX[aWV]) : j6 = 0; - var ev = 0; - for (aA = j6; aA < aC.w6; aA++) { - var hN = kB[ev]; - if (aWW[hN]) aWW[hN]--, eY[aA] = aWX[hN]; - else if (aA--, 9 <= ++ev) return console.log("error 325") + for (var eg = 0, ex = 0; ex < 3; ex++) eg += Math.abs(aWK[aA][ex] - aR6[ex]); + eg < et && (aWW = aA, et = eg) + } var aWX = new Uint16Array(9); + for (aA = 0; aA < 9; aA++) aWX[aA] = teamPlayerCount[aA]; + var kE = be.kE, + aWY = new Uint8Array(9), + g5 = (kE[0] = 0, 1); + for (aA = 1; aA < 9; aA++) aWX[aA] && (aWY[aA] = g5, kE[g5++] = aA); + var j9 = aC.js, + eb = be.eb; + aWX[aWW] ? (aWX[aWW]--, eb[0] = aWY[aWW]) : j9 = 0; + var ey = 0; + for (aA = j9; aA < aC.w7; aA++) { + var hQ = kE[ey]; + if (aWX[hQ]) aWX[hQ]--, eb[aA] = aWY[hQ]; + else if (aA--, 9 <= ++ey) return console.log("error 325") } - }() : this.ij(); + }() : this.im(); ! function() { - for (var ea = aC.eX, wJ = be.wJ, wK = be.wK, wL = be.wL, eY = be.eY, kB = be.kB, wC = kB.length, e7 = new Array(wC), aA = 0; aA < wC; aA++) e7[aA] = []; - for (aA = 0; aA < ea; aA++) e7[kB[eY[aA]]].push(aA); - for (aA = 1; aA <= wC; aA++) wK[aA] = wK[aA - 1] + e7[aA - 1].length; - for (aA = 0; aA < wC; aA++) - for (var g2 = e7[aA].length, kX = wK[aA], hN = 0; hN < g2; hN++) wJ[hN + kX] = e7[aA][hN]; - var jp = aC.jp; - for (aA = 0; aA < wC; aA++) - for (g2 = e7[aA].length, kX = wK[aA], hN = 0; hN < g2; hN++) - if (wJ[hN + kX] >= jp) { - wL[aA] = hN; + for (var ed = aC.ea, wK = be.wK, wL = be.wL, wM = be.wM, eb = be.eb, kE = be.kE, wD = kE.length, eA = new Array(wD), aA = 0; aA < wD; aA++) eA[aA] = []; + for (aA = 0; aA < ed; aA++) eA[kE[eb[aA]]].push(aA); + for (aA = 1; aA <= wD; aA++) wL[aA] = wL[aA - 1] + eA[aA - 1].length; + for (aA = 0; aA < wD; aA++) + for (var g5 = eA[aA].length, ka = wL[aA], hQ = 0; hQ < g5; hQ++) wK[hQ + ka] = eA[aA][hQ]; + var js = aC.js; + for (aA = 0; aA < wD; aA++) + for (g5 = eA[aA].length, ka = wL[aA], hQ = 0; hQ < g5; hQ++) + if (wK[hQ + ka] >= js) { + wM[aA] = hQ; break } }(), ! function() { - for (var ea = aC.eX, eY = be.eY, a94 = be.a94, kB = be.kB, aA = 0; aA < ea; aA++) a94[aA] = kB[eY[aA]]; - 9 === aC.k6 && a94.fill(1, ea - ax.kF[5]) + for (var ed = aC.ea, eb = be.eb, a94 = be.a94, kE = be.kE, aA = 0; aA < ed; aA++) a94[aA] = kE[eb[aA]]; + 9 === aC.k9 && a94.fill(1, ed - ax.kI[5]) }() } - }, this.aWK = function() { - for (var aA = this.kB.length - 1; 0 <= aA; aA--) this.kB[aA] = aA - }, this.ij = function() { - var hf = new Uint8Array(aC.jp), - hg = new Uint8Array(aC.jp), - aWP = new Uint16Array(8), - aWQ = new Uint16Array(this.kB.length); - this.aWR(hf, hg, aWP, 1), this.aFC(aWP), this.aWS(aWQ, hf, hg), this.aWT(hf, hg, aWQ), this.aWU() - }, this.aWR = function(hf, hg, aWW, aWY) { - for (var eu, e, aWZ, ea = this.kB.length - aWY, g = new Uint16Array(ea), colorsData = aC.data.colorsData, aA = aC.jp - 1; 0 <= aA; aA--) { - for (eu = ea; aWY <= eu; eu--) g[eu - 1] = Math.abs(4 * (colorsData[aA] >> 12) - aWJ[eu][0]) + Math.abs(4 * (colorsData[aA] >> 6 & 63) - aWJ[eu][1]) + Math.abs(4 * (63 & colorsData[aA]) - aWJ[eu][2]); - for (aWZ = 768, eu = ea - 1; 0 <= eu; eu--) g[e = (eu + aA) % ea] < aWZ && (aWZ = g[e], hf[aA] = e); - for (aWW[hf[aA]] += 4, aWZ = 768, eu = ea - 1; 0 <= eu; eu--) g[e = (eu + aA) % ea] < aWZ && e !== hf[aA] && (aWZ = g[e], hg[aA] = e); - aWW[hg[aA]]++ + }, this.aWL = function() { + for (var aA = this.kE.length - 1; 0 <= aA; aA--) this.kE[aA] = aA + }, this.im = function() { + var hi = new Uint8Array(aC.js), + hj = new Uint8Array(aC.js), + aWQ = new Uint16Array(8), + aWR = new Uint16Array(this.kE.length); + this.aWS(hi, hj, aWQ, 1), this.aFC(aWQ), this.aWT(aWR, hi, hj), this.aWU(hi, hj, aWR), this.aWV() + }, this.aWS = function(hi, hj, aWX, aWZ) { + for (var ex, e, aWa, ed = this.kE.length - aWZ, g = new Uint16Array(ed), colorsData = aC.data.colorsData, aA = aC.js - 1; 0 <= aA; aA--) { + for (ex = ed; aWZ <= ex; ex--) g[ex - 1] = Math.abs(4 * (colorsData[aA] >> 12) - aWK[ex][0]) + Math.abs(4 * (colorsData[aA] >> 6 & 63) - aWK[ex][1]) + Math.abs(4 * (63 & colorsData[aA]) - aWK[ex][2]); + for (aWa = 768, ex = ed - 1; 0 <= ex; ex--) g[e = (ex + aA) % ed] < aWa && (aWa = g[e], hi[aA] = e); + for (aWX[hi[aA]] += 4, aWa = 768, ex = ed - 1; 0 <= ex; ex--) g[e = (ex + aA) % ed] < aWa && e !== hi[aA] && (aWa = g[e], hj[aA] = e); + aWX[hj[aA]]++ } - }, this.aFC = function(aWW) { - for (var eu, kZ, ea = this.kB.length - 1, aA = ea; 0 <= aA; aA--) this.kB[aA] = aA; - for (aA = ea - 1; 0 <= aA; aA--) aWW[aA]++; - for (aA = 1; aA <= ea; aA++) { - for (kZ = 0, eu = 1; eu < ea; eu++) aWW[eu] > aWW[kZ] && (kZ = eu); - aWW[kZ] = 0, this.kB[aA] = kZ + 1 + }, this.aFC = function(aWX) { + for (var ex, kc, ed = this.kE.length - 1, aA = ed; 0 <= aA; aA--) this.kE[aA] = aA; + for (aA = ed - 1; 0 <= aA; aA--) aWX[aA]++; + for (aA = 1; aA <= ed; aA++) { + for (kc = 0, ex = 1; ex < ed; ex++) aWX[ex] > aWX[kc] && (kc = ex); + aWX[kc] = 0, this.kE[aA] = kc + 1 } - }, this.aWS = function(aWQ, hf, hg) { - var eu, zb, ev, ed, e, mJ, sF, aWa = this.kB.length - 1, - q5 = new Uint16Array(aWa), - aWb = [], - aWc = 0, - za = [], - aWd = []; - loop: for (var aA = 0; aA < aC.jp; aA++) - if (null !== (zb = b8.zX.zc(af.zZ[aA]))) { - for (eu = za.length - 1; 0 <= eu; eu--) - if (zb === za[eu]) { - aWd[eu].push(aA), aWc = Math.max(aWc, aWd[eu].length); + }, this.aWT = function(aWR, hi, hj) { + var ex, zc, ey, eg, e, mL, sG, aWb = this.kE.length - 1, + q7 = new Uint16Array(aWb), + aWc = [], + aWd = 0, + zb = [], + aWe = []; + loop: for (var aA = 0; aA < aC.js; aA++) + if (null !== (zc = b8.zY.zd(af.za[aA]))) { + for (ex = zb.length - 1; 0 <= ex; ex--) + if (zc === zb[ex]) { + aWe[ex].push(aA), aWd = Math.max(aWd, aWe[ex].length); continue loop - } za.push(zb), aWb.push(!1), aWd.push([aA]), aWc = Math.max(aWc, 1) + } zb.push(zc), aWc.push(!1), aWe.push([aA]), aWd = Math.max(aWd, 1) } - for (; 2 < aC.wD && aWc > bJ.dj(aC.jp, aC.wD);) aC.wD--, aC.k6--; - for (eu = za.length - 1; 0 <= eu; eu--) { - for (ed = -1, ev = za.length - 1; 0 <= ev; ev--) !aWb[ev] && (-1 === ed || aWd[ev].length > aWd[ed].length) && (ed = ev); - for (ev = aWa - 1; 0 <= ev; ev--) q5[ev] = 1; - for (ev = aWd[ed].length - 1; 0 <= ev; ev--) q5[hf[aWd[ed][ev]]] += 3, q5[hg[aWd[ed][ev]]]++; - for (aA = aWa - 1; 0 <= aA; aA--) { - for (e = ed % aWa, ev = aWa - 1; 0 <= ev; ev--) q5[ev] > q5[e] && (e = ev); - for (mJ = -1, ev = aC.wD; 0 < ev; ev--) - if (this.kB[ev] === e + 1) { - mJ = ev; + for (; 2 < aC.wE && aWd > bJ.dj(aC.js, aC.wE);) aC.wE--, aC.k9--; + for (ex = zb.length - 1; 0 <= ex; ex--) { + for (eg = -1, ey = zb.length - 1; 0 <= ey; ey--) !aWc[ey] && (-1 === eg || aWe[ey].length > aWe[eg].length) && (eg = ey); + for (ey = aWb - 1; 0 <= ey; ey--) q7[ey] = 1; + for (ey = aWe[eg].length - 1; 0 <= ey; ey--) q7[hi[aWe[eg][ey]]] += 3, q7[hj[aWe[eg][ey]]]++; + for (aA = aWb - 1; 0 <= aA; aA--) { + for (e = eg % aWb, ey = aWb - 1; 0 <= ey; ey--) q7[ey] > q7[e] && (e = ey); + for (mL = -1, ey = aC.wE; 0 < ey; ey--) + if (this.kE[ey] === e + 1) { + mL = ey; break - } if (q5[e] = 0, -1 !== mJ) { - for (sF = 0, ev = aC.wD; 0 < ev; ev--) aWQ[mJ] > aWQ[ev] && sF++; - if (sF !== aC.wD - 1) { - for (ev = aWd[ed].length - 1; 0 <= ev; ev--) aWQ[mJ]++, this.eY[aWd[ed][ev]] = mJ; + } if (q7[e] = 0, -1 !== mL) { + for (sG = 0, ey = aC.wE; 0 < ey; ey--) aWR[mL] > aWR[ey] && sG++; + if (sG !== aC.wE - 1) { + for (ey = aWe[eg].length - 1; 0 <= ey; ey--) aWR[mL]++, this.eb[aWe[eg][ey]] = mL; break } } } - aWb[ed] = !0 + aWc[eg] = !0 } - }, this.aWT = function(hf, hg, aWQ) { - for (var aA, hu, ea = this.kB.length - 1, border = bJ.dj(aC.jp, aC.wD), aWe = (0 < aC.jp % aC.wD && border++, new Uint8Array(1 + ea)), eu = ea; 1 <= eu; eu--) aWe[this.kB[eu]] = eu; - for (aA = 0; aA < aC.jp; aA++) hu = aWe[hf[aA] + 1], 0 === this.eY[aA] && hu <= aC.wD && aWQ[hu] < border && (aWQ[hu]++, this.eY[aA] = hu); - for (aA = 0; aA < aC.jp; aA++) hu = aWe[hg[aA] + 1], 0 === this.eY[aA] && hu <= aC.wD && aWQ[hu] < border && (aWQ[hu]++, this.eY[aA] = hu); - for (eu = aC.wD; 1 <= eu; eu--) - for (aA = aC.jp - 1; 0 <= aA && !(aWQ[eu] >= border); aA--) 0 === this.eY[aA] && (aWQ[eu]++, this.eY[aA] = eu) - }, this.aWU = function() { - for (var aA = aC.jp; aA < aC.eX; aA++) this.eY[aA] = 1 + aA % aC.wD + }, this.aWU = function(hi, hj, aWR) { + for (var aA, hx, ed = this.kE.length - 1, border = bJ.dj(aC.js, aC.wE), aWf = (0 < aC.js % aC.wE && border++, new Uint8Array(1 + ed)), ex = ed; 1 <= ex; ex--) aWf[this.kE[ex]] = ex; + for (aA = 0; aA < aC.js; aA++) hx = aWf[hi[aA] + 1], 0 === this.eb[aA] && hx <= aC.wE && aWR[hx] < border && (aWR[hx]++, this.eb[aA] = hx); + for (aA = 0; aA < aC.js; aA++) hx = aWf[hj[aA] + 1], 0 === this.eb[aA] && hx <= aC.wE && aWR[hx] < border && (aWR[hx]++, this.eb[aA] = hx); + for (ex = aC.wE; 1 <= ex; ex--) + for (aA = aC.js - 1; 0 <= aA && !(aWR[ex] >= border); aA--) 0 === this.eb[aA] && (aWR[ex]++, this.eb[aA] = ex) + }, this.aWV = function() { + for (var aA = aC.js; aA < aC.ea; aA++) this.eb[aA] = 1 + aA % aC.wE } } -function gO() { - for (var eh, ej, aA = fU - 1; 0 <= aA; aA--) eh = bJ.dj(fW[aA], 4) % bQ.el, ej = bJ.dj(fW[aA], 4 * bQ.el), af.iO[fP] = Math.min(eh, af.iO[fP]), af.iQ[fP] = Math.min(ej, af.iQ[fP]), af.iP[fP] = Math.max(eh, af.iP[fP]), af.iR[fP] = Math.max(ej, af - .iR[fP]) +function gR() { + for (var ek, em, aA = fX - 1; 0 <= aA; aA--) ek = bJ.dj(fZ[aA], 4) % bQ.eo, em = bJ.dj(fZ[aA], 4 * bQ.eo), af.iR[fS] = Math.min(ek, af.iR[fS]), af.iT[fS] = Math.min(em, af.iT[fS]), af.iS[fS] = Math.max(ek, af.iS[fS]), af.iU[fS] = Math.max(em, af + .iU[fS]) } -function fj() { - var ed, g7, aA, ea = af.g1[fP].length, - ec = ab.ec; - loop: for (aA = ea - 1; 0 <= aA; aA--) { - for (ed = 3; 0 <= ed; ed--) - if (g7 = af.g1[fP][aA] + ec[ed], ab.eR(g7) || ab.g9(g7) && ab.eS(g7) !== fP) { - ab.j3(af.g1[fP][aA], fP); +function fm() { + var eg, gA, aA, ed = af.g4[fS].length, + ef = ab.ef; + loop: for (aA = ed - 1; 0 <= aA; aA--) { + for (eg = 3; 0 <= eg; eg--) + if (gA = af.g4[fS][aA] + ef[eg], ab.eU(gA) || ab.gC(gA) && ab.eV(gA) !== fS) { + ab.j6(af.g4[fS][aA], fS); continue loop - } af.g1[fP][aA] = af.g1[fP][ea - 1], af.g1[fP].pop(), ea-- + } af.g4[fS][aA] = af.g4[fS][ed - 1], af.g4[fS].pop(), ed-- } } -function fk() { - var player = fP, - gF = af.gF, - gG = af.gG, - f0 = af.f0, - ea = gF[player].length, - ec = ab.ec; - loop: for (var aA = ea - 1; 0 <= aA; aA--) { - for (var aWf = !1, aWg = !1, ed = 3; 0 <= ed; ed--) { - var g7 = gF[player][aA] + ec[ed]; - if (ab.aFM(g7, player)) continue loop; - aWf = aWf || ab.h2(g7), aWg = aWg || ab.aFL(g7) +function fn() { + var player = fS, + gI = af.gI, + gJ = af.gJ, + f3 = af.f3, + ed = gI[player].length, + ef = ab.ef; + loop: for (var aA = ed - 1; 0 <= aA; aA--) { + for (var aWg = !1, aWh = !1, eg = 3; 0 <= eg; eg--) { + var gA = gI[player][aA] + ef[eg]; + if (ab.aFM(gA, player)) continue loop; + aWg = aWg || ab.h5(gA), aWh = aWh || ab.aFL(gA) } - aWf ? gG[player].push(gF[player][aA]) : aWg ? f0[player].push(gF[player][aA]) : ab.wf(gF[player][aA], player), gF[player][aA] = gF[player][ea - 1], gF[player].pop(), ea-- + aWg ? gJ[player].push(gI[player][aA]) : aWh ? f3[player].push(gI[player][aA]) : ab.wg(gI[player][aA], player), gI[player][aA] = gI[player][ed - 1], gI[player].pop(), ed-- } } -function gD() { - af.gN[fT] -= fU -} - -function gE(border) { - for (var ea = border.length, aA = ea - 1; 0 <= aA; aA--) ab.wz(fT, border[aA]) || (border[aA] = border[ea - 1], border.pop(), ea--) +function gG() { + af.gQ[fW] -= fX } function gH(border) { - for (var ea = border.length, aA = ea - 1; 0 <= aA; aA--) !ab.wz(fT, border[aA]) && ab.eV(border[aA]) && (border[aA] = border[ea - 1], border.pop(), ea--) + for (var ed = border.length, aA = ed - 1; 0 <= aA; aA--) ab.x0(fW, border[aA]) || (border[aA] = border[ed - 1], border.pop(), ed--) } -function gI(border) { - for (var ed, g7, ea = border.length, ec = ab.ec, aA = ea - 1; 0 <= aA; aA--) - for (ed = 3; 0 <= ed; ed--) - if (g7 = border[aA] + ec[ed], ab.aFM(g7, fT)) { - af.gF[fT].push(border[aA]), border[aA] = border[ea - 1], border.pop(), ea--; +function gK(border) { + for (var ed = border.length, aA = ed - 1; 0 <= aA; aA--) !ab.x0(fW, border[aA]) && ab.eY(border[aA]) && (border[aA] = border[ed - 1], border.pop(), ed--) +} + +function gL(border) { + for (var eg, gA, ed = border.length, ef = ab.ef, aA = ed - 1; 0 <= aA; aA--) + for (eg = 3; 0 <= eg; eg--) + if (gA = border[aA] + ef[eg], ab.aFM(gA, fW)) { + af.gI[fW].push(border[aA]), border[aA] = border[ed - 1], border.pop(), ed--; break } } -function gJ() { - for (var ed, g7, ec = ab.ec, aA = fU - 1; 0 <= aA; aA--) - for (ed = 3; 0 <= ed; ed--) g7 = fW[aA] + ec[ed], ab.aFN(fT, g7) && ab.aFO(g7) && (af.gF[fT].push(g7), ab.g4(g7, fT)) +function gM() { + for (var eg, gA, ef = ab.ef, aA = fX - 1; 0 <= aA; aA--) + for (eg = 3; 0 <= eg; eg--) gA = fZ[aA] + ef[eg], ab.aFN(fW, gA) && ab.aFO(gA) && (af.gI[fW].push(gA), ab.g7(gA, fW)) } -function gK() { - var eh, ej; - loop: for (; af.iQ[fT] < af.iR[fT];) { - for (eh = af.iP[fT]; eh >= af.iO[fT]; eh--) - if (ab.wz(fT, 4 * (af.iQ[fT] * bQ.el + eh))) break loop; - af.iQ[fT]++ +function gN() { + var ek, em; + loop: for (; af.iT[fW] < af.iU[fW];) { + for (ek = af.iS[fW]; ek >= af.iR[fW]; ek--) + if (ab.x0(fW, 4 * (af.iT[fW] * bQ.eo + ek))) break loop; + af.iT[fW]++ } - loop: for (; af.iQ[fT] < af.iR[fT];) { - for (eh = af.iP[fT]; eh >= af.iO[fT]; eh--) - if (ab.wz(fT, 4 * (af.iR[fT] * bQ.el + eh))) break loop; - af.iR[fT]-- + loop: for (; af.iT[fW] < af.iU[fW];) { + for (ek = af.iS[fW]; ek >= af.iR[fW]; ek--) + if (ab.x0(fW, 4 * (af.iU[fW] * bQ.eo + ek))) break loop; + af.iU[fW]-- } - loop: for (; af.iO[fT] < af.iP[fT];) { - for (ej = af.iR[fT]; ej >= af.iQ[fT]; ej--) - if (ab.wz(fT, 4 * (ej * bQ.el + af.iO[fT]))) break loop; - af.iO[fT]++ + loop: for (; af.iR[fW] < af.iS[fW];) { + for (em = af.iU[fW]; em >= af.iT[fW]; em--) + if (ab.x0(fW, 4 * (em * bQ.eo + af.iR[fW]))) break loop; + af.iR[fW]++ } - loop: for (; af.iO[fT] < af.iP[fT];) { - for (ej = af.iR[fT]; ej >= af.iQ[fT]; ej--) - if (ab.wz(fT, 4 * (ej * bQ.el + af.iP[fT]))) break loop; - af.iP[fT]-- + loop: for (; af.iR[fW] < af.iS[fW];) { + for (em = af.iU[fW]; em >= af.iT[fW]; em--) + if (ab.x0(fW, 4 * (em * bQ.eo + af.iS[fW]))) break loop; + af.iS[fW]-- } } -function eT(player, j0) { - return 0 === be.eY[player] || be.eY[player] !== be.eY[j0] +function eW(player, j3) { + return 0 === be.eb[player] || be.eb[player] !== be.eb[j3] } -function h8(player, j0) { - for (var e, aWh = ac.ff(player), aA = 0; aA < aWh; aA++) - if (0 === ac.fg(player, aA)) - if ((e = ac.fl(player, aA)) === aC.eX) { - if (j0 === aC.eX) return !1; - if (h6(j0)) return !0 - } else if (b8.fv.kb(e)) - if (j0 === aC.eX) { - if (h6(e)) return !0 - } else if (hA(j0, e)) return !0; +function hB(player, j3) { + for (var e, aWi = ac.fi(player), aA = 0; aA < aWi; aA++) + if (0 === ac.fj(player, aA)) + if ((e = ac.fo(player, aA)) === aC.ea) { + if (j3 === aC.ea) return !1; + if (h9(j3)) return !0 + } else if (b8.fy.ke(e)) + if (j3 === aC.ea) { + if (h9(e)) return !0 + } else if (hD(j3, e)) return !0; return !1 } -function h6(player) { - for (var aA, g8, ea = af.gF[player].length, ec = ab.ec, ed = 3; 0 <= ed; ed--) - for (g8 = ec[ed], aA = 0; aA < ea; aA++) - if (ab.eR(af.gF[player][aA] + g8)) return !0; +function h9(player) { + for (var aA, gB, ed = af.gI[player].length, ef = ab.ef, eg = 3; 0 <= eg; eg--) + for (gB = ef[eg], aA = 0; aA < ed; aA++) + if (ab.eU(af.gI[player][aA] + gB)) return !0; return !1 } function aFV(player) { - for (var aA, g8, ea = af.gF[player].length, ec = ab.ec, ed = 3; 0 <= ed; ed--) - for (g8 = ec[ed], aA = 0; aA < ea; aA++) - if (ab.j2(af.gF[player][aA]) && ab.eR(af.gF[player][aA] + g8)) return !0; + for (var aA, gB, ed = af.gI[player].length, ef = ab.ef, eg = 3; 0 <= eg; eg--) + for (gB = ef[eg], aA = 0; aA < ed; aA++) + if (ab.j5(af.gI[player][aA]) && ab.eU(af.gI[player][aA] + gB)) return !0; return !1 } -function hA(a2N, a2O) { - for (var aA, di, g8, g7, aUC = af.gF[a2N].length, aUD = af.gF[a2O].length, ec = (aUD < aUC && (di = a2N, a2N = a2O, a2O = di, di = aUC, aUC = aUD, 0), ab.ec), ed = 3; 0 <= ed; ed--) - for (g8 = ec[ed], aA = 0; aA < aUC; aA++) - if (g7 = af.gF[a2N][aA] + g8, ab.g9(g7) && ab.eS(g7) === a2O) return !0; +function hD(a2N, a2O) { + for (var aA, di, gB, gA, aUD = af.gI[a2N].length, aUE = af.gI[a2O].length, ef = (aUE < aUD && (di = a2N, a2N = a2O, a2O = di, di = aUD, aUD = aUE, 0), ab.ef), eg = 3; 0 <= eg; eg--) + for (gB = ef[eg], aA = 0; aA < aUD; aA++) + if (gA = af.gI[a2N][aA] + gB, ab.gC(gA) && ab.eV(gA) === a2O) return !0; return !1 } function aFW(a2N, a2O) { - for (var aA, g8, g7, aUC = af.gF[a2N].length, ec = ab.ec, ed = 3; 0 <= ed; ed--) - for (g8 = ec[ed], aA = 0; aA < aUC; aA++) - if (ab.j2(af.gF[a2N][aA]) && (g7 = af.gF[a2N][aA] + g8, ab.g9(g7)) && ab.eS(g7) === a2O) return !0; + for (var aA, gB, gA, aUD = af.gI[a2N].length, ef = ab.ef, eg = 3; 0 <= eg; eg--) + for (gB = ef[eg], aA = 0; aA < aUD; aA++) + if (ab.j5(af.gI[a2N][aA]) && (gA = af.gI[a2N][aA] + gB, ab.gC(gA)) && ab.eV(gA) === a2O) return !0; return !1 } function dP() { - this.p3 = new aWi -} - -function aWi() { - this.h5 = function(player) { - b8.fv.a2J(player) && aM.zG(80, L(476), 637, 0, b9.nW, b9.me, -1, !1) - }, this.a4H = function() { - aM.zG(80, L(477), 637, 0, b9.nW, b9.me, -1, !1) - }, this.o8 = function(player) { - b8.fv.a2J(player) && aM.zG(80, L(478), 637, 0, b9.nW, b9.me, -1, !1) - } + this.p5 = new aWj } function aWj() { - this.aWk = 0, this.ij = function() { - aN.ij(), aY.ij(), h.ij(), ay.x.ij(), av.aEi(), bd.dc && (bd.dc = !1, aZ.tj()) + this.h8 = function(player) { + b8.fy.a2J(player) && aM.zH(80, L(477), 637, 0, b9.nY, b9.mg, -1, !1) + }, this.a4H = function() { + aM.zH(80, L(478), 637, 0, b9.nY, b9.mg, -1, !1) + }, this.oA = function(player) { + b8.fy.a2J(player) && aM.zH(80, L(479), 637, 0, b9.nY, b9.mg, -1, !1) } } -function aWl() { - this.e9 = bd.e9, this.dx = 0, this.aWk = 0, this.aEg = 0, this.aWm = null, this.aWn = 7, this.a5j = 0, this.dU = function() { - this.aEg = 0, this.aWm = [], this.dx = 0, this.aWk = 0 - }, this.aQd = function(aB) { - if (aC.gv) this.a9l(aB); - else if (this.aWm.push(aB), 2 === aC.ys) { - for (var aA = 0; aA < this.aWm.length; aA++) b6.nx.ij(this.aWm[aA]); - this.aWm = [] +function aWk() { + this.aWl = 0, this.im = function() { + aN.im(), aY.im(), h.im(), ay.x.im(), av.aEi(), bd.dc && (bd.dc = !1, aZ.tk()) + } +} + +function aWm() { + this.eC = bd.eC, this.dy = 0, this.aWl = 0, this.aEg = 0, this.aWn = null, this.aWo = 7, this.a5j = 0, this.dU = function() { + this.aEg = 0, this.aWn = [], this.dy = 0, this.aWl = 0 + }, this.aQe = function(aB) { + if (aC.gy) this.a9l(aB); + else if (this.aWn.push(aB), 2 === aC.yt) { + for (var aA = 0; aA < this.aWn.length; aA++) b6.nz.im(this.aWn[aA]); + this.aWn = [] } }, this.a9l = function(aB) { - 2 !== aC.ys && (b6.nx.ij(aB), b7.ij(), aV.a9l(this.aEg), this.aEg === aC.a3N ? (aC.ot.ij(), this.aEg = 0, this.dx = 0, this.aWk = 0, this.e9 = bd.e9) : (this.aEg++, ae.a3G(), ae.lR(!0), bZ.aAL())) - }, this.ij = function() { - h.ij(), aC.gv ? (bd.dc = aV.a9l(-1) || bd.dc, lT()) : (0 !== this.dx || bd.e9 >= this.e9 && (this.e9 += bd.a9k * Math.floor(1 + (bd.e9 - this.e9) / bd.a9k), 2 === aC.ys ? lI() : this.aWo(), this.dx++, 27 < bd.e9 - this.a5j)) && this - .aWp(), lO(), bd.dc && (bd.dc = !1, x2()), this.a5j = bd.e9 - }, this.aWp = function() { - bd.dc = !0, lQ(), this.dx = 0 - }, this.aWo = function() { - var uR, aA; - if (this.aWk !== 7 * this.aEg) lK(), bZ.aAL(); - else { - uR = !1; - loop: for (; this.aWq() && (uR = !0, lK(), 2 !== aC.ys) && 0 < this.aWm.length;) - for (aA = this.aWn - 2; 0 <= aA; aA--) - if (lK(), 2 === aC.ys) break loop; - uR ? bZ.aAL() : (lI(), bZ.a3J()) - } + 2 !== aC.yt && (b6.nz.im(aB), b7.im(), aV.a9l(this.aEg), this.aEg === aC.a3N ? (aC.ov.im(), this.aEg = 0, this.dy = 0, this.aWl = 0, this.eC = bd.eC) : (this.aEg++, ae.a3G(), ae.lU(!0), bZ.aAL())) + }, this.im = function() { + h.im(), aC.gy ? (bd.dc = aV.a9l(-1) || bd.dc, lW()) : (0 !== this.dy || bd.eC >= this.eC && (this.eC += bd.a9k * Math.floor(1 + (bd.eC - this.eC) / bd.a9k), 2 === aC.yt ? lL() : this.aWp(), this.dy++, 27 < bd.eC - this.a5j)) && this + .aWq(), lR(), bd.dc && (bd.dc = !1, x3()), this.a5j = bd.eC }, this.aWq = function() { - return 0 < this.aWm.length && (this.aEg++, b6.nx.ij(this.aWm[0]), this.aWm.shift(), !0) + bd.dc = !0, lT(), this.dy = 0 + }, this.aWp = function() { + var uS, aA; + if (this.aWl !== 7 * this.aEg) lN(), bZ.aAL(); + else { + uS = !1; + loop: for (; this.aWr() && (uS = !0, lN(), 2 !== aC.yt) && 0 < this.aWn.length;) + for (aA = this.aWo - 2; 0 <= aA; aA--) + if (lN(), 2 === aC.yt) break loop; + uS ? bZ.aAL() : (lL(), bZ.a3J()) + } + }, this.aWr = function() { + return 0 < this.aWn.length && (this.aEg++, b6.nz.im(this.aWn[0]), this.aWn.shift(), !0) } } -function aWr() { - var aWs, aWt, aWu, aEg, aWv, dx = 0, - e9 = bd.e9; - - function aWy() { - ! function() { - if (!aC.gv) return; - if (aC.k8) return; - if (2 !== aC.ys) - if (aWv % 7 != 0) aWv++; - else if (aEg === aC.a3N) { - if (!aX1()) return; - aV.a9l(aEg), aC.ot.ij() - } else { - if (!aX1()) return; - aWv++, aEg++, ae.a3G(), ae.lR(!0) - } - return 1 - }() && aX1() && lK() - } +function aWs() { + var aWt, aWu, aWv, aEg, aWw, dy = 0, + eC = bd.eC; function aWz() { - dx = 0, (aC.gv ? (bd.dc = aV.a9l(aEg - (aWv % 7 == 0 ? 0 : 1) + aWv % 7 / 7) || bd.dc, lT) : aL.gk || !bA.a3k ? lT : (bd.dc = !0, lQ))() + ! function() { + if (!aC.gy) return; + if (aC.kB) return; + if (2 !== aC.yt) + if (aWw % 7 != 0) aWw++; + else if (aEg === aC.a3N) { + if (!aX2()) return; + aV.a9l(aEg), aC.ov.im() + } else { + if (!aX2()) return; + aWw++, aEg++, ae.a3G(), ae.lU(!0) + } + return 1 + }() && aX2() && lN() } - function aX1() { - var aA, ea, aX2 = b7.or.aRl, - fH = b7.or.aRm, - fJ = b7.or.aRn, - fL = b7.or.aRo, - aX3 = b7.or.aRp, - aX4 = b7.or.aRq; - if (!(aWs >= aX4.length)) { - if (aX4 = aX4[aWs], aX3[aWs]) { - for (ea = aWt + aX4, aA = aWt; aA < ea; aA++) b6.nx.od(aX2[aA], fH[aA], fJ[aA], fL[aA]); - aWt += aX4, aWs++ - } else ++aWu >= aX4 && (aWs++, aWu = 0); + function aX0() { + dy = 0, (aC.gy ? (bd.dc = aV.a9l(aEg - (aWw % 7 == 0 ? 0 : 1) + aWw % 7 / 7) || bd.dc, lW) : aL.gn || !bA.a3k ? lW : (bd.dc = !0, lT))() + } + + function aX2() { + var aA, ed, aX3 = b7.ot.aRm, + fK = b7.ot.aRn, + fM = b7.ot.aRo, + fO = b7.ot.aRp, + aX4 = b7.ot.aRq, + aX5 = b7.ot.aRr; + if (!(aWt >= aX5.length)) { + if (aX5 = aX5[aWt], aX4[aWt]) { + for (ed = aWu + aX5, aA = aWu; aA < ed; aA++) b6.nz.og(aX3[aA], fK[aA], fM[aA], fO[aA]); + aWu += aX5, aWt++ + } else ++aWv >= aX5 && (aWt++, aWv = 0); return 1 } - aM.a0C("Replay file smaller than expected."), bA.a13(!1), aC.ys = 2 + aM.a0C("Replay file smaller than expected."), bA.a13(!1), aC.yt = 2 } - this.aWk = 0, this.dU = function() { - aWv = aEg = aWu = aWt = aWs = 0 - }, this.ij = function() { - var aUZ; - h.ij(), bA.a7C() < 1.7 ? 0 === dx ? bd.e9 >= e9 && (aUZ = bd.a9k / bA.a7C(), e9 += aUZ * Math.floor(1 + (bd.e9 - e9) / aUZ), 2 === aC.ys || aL.gk || !bA.a3k ? lI() : (aWy(), bZ.aAL()), dx++) : aWz() : function() { - var aUZ; - if (bd.e9 >= e9) - if (2 === aC.ys || aL.gk || !bA.a3k) lI(), e9 = bd.e9; + this.aWl = 0, this.dU = function() { + aWw = aEg = aWv = aWu = aWt = 0 + }, this.im = function() { + var aUa; + h.im(), bA.a7C() < 1.7 ? 0 === dy ? bd.eC >= eC && (aUa = bd.a9k / bA.a7C(), eC += aUa * Math.floor(1 + (bd.eC - eC) / aUa), 2 === aC.yt || aL.gn || !bA.a3k ? lL() : (aWz(), bZ.aAL()), dy++) : aX0() : function() { + var aUa; + if (bd.eC >= eC) + if (2 === aC.yt || aL.gn || !bA.a3k) lL(), eC = bd.eC; else { - for (aUZ = bd.a9k / bA.a7C(), 16 < (bd.e9 - e9) / aUZ && (e9 = bd.e9 - 16 * aUZ); bd.e9 >= e9 && 2 !== aC.ys;) e9 += aUZ, aWy(); + for (aUa = bd.a9k / bA.a7C(), 16 < (bd.eC - eC) / aUa && (eC = bd.eC - 16 * aUa); bd.eC >= eC && 2 !== aC.yt;) eC += aUa, aWz(); bZ.aAL() - } aWz() - }(), lO(), bd.dc && (bd.dc = !1, x2()) - }, this.z2 = function() { - b7.or.aRq.length - aWs <= 2 || aM.a0C("Replay file larger than expected.") + } aX0() + }(), lR(), bd.dc && (bd.dc = !1, x3()) + }, this.z3 = function() { + b7.ot.aRr.length - aWt <= 2 || aM.a0C("Replay file larger than expected.") } } -function aX5() { - var dx = 0, - e9 = bd.e9; - this.aWk = 0, this.ij = function() { - h.ij(), aC.gv ? lT() : 0 === dx ? bd.e9 >= e9 && (e9 += bd.a9k * Math.floor(1 + (bd.e9 - e9) / bd.a9k), 2 === aC.ys || aL.gk ? lI() : (lK(), bZ.aAL()), dx++) : ((aL.gk ? lT : (bd.dc = !0, lQ))(), dx = 0), lO(), bd.dc && (bd.dc = !1, x2()) +function aX6() { + var dy = 0, + eC = bd.eC; + this.aWl = 0, this.im = function() { + h.im(), aC.gy ? lW() : 0 === dy ? bd.eC >= eC && (eC += bd.a9k * Math.floor(1 + (bd.eC - eC) / bd.a9k), 2 === aC.yt || aL.gn ? lL() : (lN(), bZ.aAL()), dy++) : ((aL.gn ? lW : (bd.dc = !0, lT))(), dy = 0), lR(), bd.dc && (bd.dc = !1, x3()) } } function dL() { - this.z1 = null, this.dc = !1, this.e9 = 0, this.a9k = 56; - var aX6 = 0; + this.z2 = null, this.dc = !1, this.eC = 0, this.a9k = 56; + var aX7 = 0; - function aX7() { - bd.e9 = aX6 = performance.now(), bd.z1.ij(), window.requestAnimationFrame(aX7) + function aX8() { + bd.eC = aX7 = performance.now(), bd.z2.im(), window.requestAnimationFrame(aX8) } this.dU = function() { - this.a3h(), window.requestAnimationFrame(aX7), this.e9 = performance.now() + this.a3h(), window.requestAnimationFrame(aX8), this.eC = performance.now() }, this.a3Y = function() { - aC.gj ? (this.z1 = new aWr, this.z1.dU()) : aC.k8 ? this.z1 = new aX5 : (this.z1 = new aWl, this.z1.dU()) + aC.gm ? (this.z2 = new aWs, this.z2.dU()) : aC.kB ? this.z2 = new aX6 : (this.z2 = new aWm, this.z2.dU()) }, this.a3h = function() { - this.z1 = new aWj, this.dc = !0 - }, this.ij = function() { - this.z1.aWk++ - }, this.jm = function() { - return this.z1.aWk - }, this.aQF = function() { + this.z2 = new aWk, this.dc = !0 + }, this.im = function() { + this.z2.aWl++ + }, this.jp = function() { + return this.z2.aWl + }, this.aQG = function() { var di = performance.now(); - di < aX6 + 1e3 || (this.e9 = di, this.z1.ij()) + di < aX7 + 1e3 || (this.eC = di, this.z2.im()) } } function cn() { var aE5 = 0, - aX8 = !0; + aX9 = !0; - function aX9(id) { - id = [L(479), L(480), L(481), L(482)][id]; + function aXA(id) { + id = [L(480), L(481), L(482), L(483)][id]; aM.a5Q(id) } - this.ij = function() { + this.im = function() { var di, a5l; - bd.e9 < aE5 || (aE5 = bd.e9 + 5e3, aC.gj) || aC.k8 || b8.fv.gm(aC.eK) || (di = new Date, a5l = di.getUTCSeconds(), aX8 ? a5l < 50 && (aX8 = !1) : a5l < 50 || (aX8 = !0, (a5l = (di.getUTCMinutes() + 1) % 60) % 5 == 0 && (0 == a5l || 20 == - a5l || 40 == a5l ? aC.k6 < 7 && aX9(0) : 10 == a5l || 30 == a5l || 50 == a5l ? 7 !== aC.k6 && 10 !== aC.k6 || aX9(1) : 5 == a5l || 25 == a5l || 45 == a5l ? 8 === aC.k6 && aX9(2) : 35 == a5l && 9 === aC.k6 && aX9(3)))) + bd.eC < aE5 || (aE5 = bd.eC + 5e3, aC.gm) || aC.kB || b8.fy.gp(aC.eN) || (di = new Date, a5l = di.getUTCSeconds(), aX9 ? a5l < 50 && (aX9 = !1) : a5l < 50 || (aX9 = !0, (a5l = (di.getUTCMinutes() + 1) % 60) % 5 == 0 && (0 == a5l || 20 == + a5l || 40 == a5l ? aC.k9 < 7 && aXA(0) : 10 == a5l || 30 == a5l || 50 == a5l ? 7 !== aC.k9 && 10 !== aC.k9 || aXA(1) : 5 == a5l || 25 == a5l || 45 == a5l ? 8 === aC.k9 && aXA(2) : 35 == a5l && 9 === aC.k9 && aXA(3)))) } } function ch() { - var m7, m8, mK, mL, aXA = 0, - aXB = 0; + var m9, mA, mM, mN, aXB = 0, + aXC = 0; - function aXD() { - return Math.pow(Math.pow(mK - m7, 2) + Math.pow(mL - m8, 2), .5) + function aXE() { + return Math.pow(Math.pow(mM - m9, 2) + Math.pow(mN - mA, 2), .5) } - function aXC(e) { - m7 = h.k * e.touches[0].clientX, m8 = h.k * e.touches[0].clientY, mK = h.k * e.touches[1].clientX, mL = h.k * e.touches[1].clientY + function aXD(e) { + m9 = h.k * e.touches[0].clientX, mA = h.k * e.touches[0].clientY, mM = h.k * e.touches[1].clientX, mN = h.k * e.touches[1].clientY } this.a0V = function(e) { - return 1 < e.touches.length ? (aXB = bd.e9, aXA = 3, aXC(e), aK.qs(), !0) : (aXA = 0, !1) + return 1 < e.touches.length ? (aXC = bd.eC, aXB = 3, aXD(e), aK.qu(), !0) : (aXB = 0, !1) }, this.a0W = function(e) { - var aJL, hs, ht; - return 0 !== aC.ys && 1 < e.touches.length && (aXA = Math.max(aXA - 1, 0), aG.mP() && (aJL = aXD(), aXC(e), e = aXD(), hs = Math.floor((m7 + mK) / 2), ht = Math.floor((m8 + mL) / 2), aR.a7c(hs, ht, Math.max(.125, e) / Math.max(.125, + var aJL, hv, hw; + return 0 !== aC.yt && 1 < e.touches.length && (aXB = Math.max(aXB - 1, 0), aG.mR() && (aJL = aXE(), aXD(e), e = aXE(), hv = Math.floor((m9 + mM) / 2), hw = Math.floor((mA + mN) / 2), aR.a7c(hv, hw, Math.max(.125, e) / Math.max(.125, aJL)), bd.dc = !0), !0) }, this.a0t = function() { - var eh, ej; - return !!(aXA && (aXA = 0, bd.e9 < aXB + 500)) && (eh = (m7 + mK) / 2, ej = (m8 + mL) / 2, aK.a0n(eh, ej), aK.click(eh, ej, !0) && (bd.dc = !0), !0) + var ek, em; + return !!(aXB && (aXB = 0, bd.eC < aXC + 500)) && (ek = (m9 + mM) / 2, em = (mA + mN) / 2, aK.a0n(ek, em), aK.click(ek, em, !0) && (bd.dc = !0), !0) } } function cw() { - this.size = 0, this.dx = 0, this.aB = null, this.dU = function(aB) { - this.dx = 0, this.aB = aB, this.size = aB.length - }, this.tD = function() { + this.size = 0, this.dy = 0, this.aB = null, this.dU = function(aB) { + this.dy = 0, this.aB = aB, this.size = aB.length + }, this.tE = function() { this.aB = null - }, this.oc = function(size) { - for (var f2 = 0, aB = this.aB, mP = this.dx + size - 1, aA = this.dx; aA <= mP; aA++) f2 |= (aB[aA >> 3] >> 7 - (7 & aA) & 1) << mP - aA; - return this.dx += size, this.dx > 8 * this.size && console.error("Unwrapper Overflow"), f2 - }, this.aQl = function(size) { - var eu = size >> 1; - return (1 << eu) * this.oc(size - eu) + this.oc(eu) - }, this.aQm = function(aXE) { - return this.size === bB.aQk(aXE) - }, this.aS3 = function(vs, aXF, aXG) { - var g2 = this.oc(vs); - if (!g2) return null; - for (var vs = Math.max(g2, aXG), g = new(aXF <= 8 ? Uint8Array : aXF <= 16 ? Uint16Array : Uint32Array)(vs), aA = 0; aA < g2; aA++) g[aA] = this.oc(aXF); - aXG = g[g2 - 1]; - return aXG && g.fill(aXG, g2), g - }, this.aS4 = function(vs, aXH, aXG) { - var g2 = this.oc(vs); - if (!g2) return null; - for (var vs = Math.max(g2, aXG), g = new Array(vs), aA = 0; aA < g2; aA++) g[aA] = this.aS1(aXH); - return g.fill(g[g2 - 1], g2), g - }, this.aS1 = function(vs) { - return bE.uy.v2(this.oc(vs)) - }, this.aS2 = function() { - var pI = bD.rt.ru(bD.rt.rv(this.oc(30))), - pI = b8.zX.a3B(pI, "_", "/"); - pI = b8.zX.a3B(pI, "-", "+"); - for (var aXI = ""; - (pI.length + aXI.length) % 4;) aXI += "="; - pI = "data:image/png;base64," + pI + aXI; + }, this.oe = function(size) { + for (var f5 = 0, aB = this.aB, mR = this.dy + size - 1, aA = this.dy; aA <= mR; aA++) f5 |= (aB[aA >> 3] >> 7 - (7 & aA) & 1) << mR - aA; + return this.dy += size, this.dy > 8 * this.size && console.error("Unwrapper Overflow"), f5 + }, this.aQm = function(size) { + var ex = size >> 1; + return (1 << ex) * this.oe(size - ex) + this.oe(ex) + }, this.aQn = function(aXF) { + return this.size === bB.aQl(aXF) + }, this.aS4 = function(vt, aXG, aXH) { + var g5 = this.oe(vt); + if (!g5) return null; + for (var vt = Math.max(g5, aXH), g = new(aXG <= 8 ? Uint8Array : aXG <= 16 ? Uint16Array : Uint32Array)(vt), aA = 0; aA < g5; aA++) g[aA] = this.oe(aXG); + aXH = g[g5 - 1]; + return aXH && g.fill(aXH, g5), g + }, this.aS5 = function(vt, aXI, aXH) { + var g5 = this.oe(vt); + if (!g5) return null; + for (var vt = Math.max(g5, aXH), g = new Array(vt), aA = 0; aA < g5; aA++) g[aA] = this.aS2(aXI); + return g.fill(g[g5 - 1], g5), g + }, this.aS2 = function(vt) { + return bE.uz.v3(this.oe(vt)) + }, this.aS3 = function() { + var pK = bD.rv.rw(bD.rv.rx(this.oe(30))), + pK = b8.zY.a3B(pK, "_", "/"); + pK = b8.zY.a3B(pK, "-", "+"); + for (var aXJ = ""; + (pK.length + aXJ.length) % 4;) aXJ += "="; + pK = "data:image/png;base64," + pK + aXJ; var aG1 = new Image; aG1.onload = function() { b7.aGQ.aGR(aG1), aG1.onload = null, aG1 = null - }, aG1.src = pI + }, aG1.src = pK } } function dF() { - this.aSs = 0, this.aSt = 0, this.aSo = 0, this.aSp = 0, this.aSq = 0, this.aSr = 0, this.aAM = [0, 0, 0, 0], this.mO = function() { - this.aSs = aR.x4(), this.aSt = aR.x5(), this.aSo = -this.aSs, this.aSp = -this.aSt, this.aSq = h.i / iB, this.aSr = h.j / iB, this.aAM[0] = Math.floor(this.aSo), this.aAM[1] = Math.floor(this.aSp), this.aAM[2] = Math.floor(this.aAM[0] + - this.aSq + 1), this.aAM[3] = Math.floor(this.aAM[1] + this.aSr + 1), bZ.aAJ = !0 + this.aSt = 0, this.aSu = 0, this.aSp = 0, this.aSq = 0, this.aSr = 0, this.aSs = 0, this.aAM = [0, 0, 0, 0], this.mQ = function() { + this.aSt = aR.x5(), this.aSu = aR.x6(), this.aSp = -this.aSt, this.aSq = -this.aSu, this.aSr = h.i / iE, this.aSs = h.j / iE, this.aAM[0] = Math.floor(this.aSp), this.aAM[1] = Math.floor(this.aSq), this.aAM[2] = Math.floor(this.aAM[0] + + this.aSr + 1), this.aAM[3] = Math.floor(this.aAM[1] + this.aSs + 1), bZ.aAJ = !0 } } function ci() { - var a6I, ls; + var a6I, lv; this.dU = function() { - a6I = 1, ls = 0 - }, this.ij = function() { - 0 < a6I && (ls = 0 === ls ? bd.e9 + 16 : ls, a6I = (a6I -= .001 * (bd.e9 - ls)) < 0 ? 0 : a6I, ls = bd.e9, bd.dc = !0) - }, this.tj = function() { - 0 < a6I && (tk.fillStyle = "rgba(0,0,0," + a6I + ")", tk.fillRect(0, 0, h.i, h.j)) + a6I = 1, lv = 0 + }, this.im = function() { + 0 < a6I && (lv = 0 === lv ? bd.eC + 16 : lv, a6I = (a6I -= .001 * (bd.eC - lv)) < 0 ? 0 : a6I, lv = bd.eC, bd.dc = !0) + }, this.tk = function() { + 0 < a6I && (tl.fillStyle = "rgba(0,0,0," + a6I + ")", tl.fillRect(0, 0, h.i, h.j)) } } function a5() { - this.size = 0, this.dx = 0, this.aB = null, this.dU = function(aB) { - this.dx = 0, this.aB = aB, this.size = aB.length - }, this.a6 = function(aXE) { - return this.dU(new Uint8Array(this.aQk(aXE))), this.aB - }, this.tD = function() { + this.size = 0, this.dy = 0, this.aB = null, this.dU = function(aB) { + this.dy = 0, this.aB = aB, this.size = aB.length + }, this.a6 = function(aXF) { + return this.dU(new Uint8Array(this.aQl(aXF))), this.aB + }, this.tE = function() { this.aB = null }, this.a7 = function(size, a5p) { - for (var aB = this.aB, mP = this.dx + size - 1, aA = this.dx; aA <= mP; aA++) aB[aA >> 3] |= (a5p >> mP - aA & 1) << 7 - (7 & aA); - this.dx += size, this.dx > 8 * this.size && console.error("Wrapper Overflow") - }, this.aQj = function(size, a5p) { - var eu = size >> 1, - ed = 1 << eu; - this.a7(size - eu, bJ.dj(a5p, ed)), this.a7(eu, a5p % ed) - }, this.aXL = function(size) { - for (var aB = this.aB, mP = this.dx + size, aA = this.dx; aA < mP; aA++) aB[aA >> 3] &= 255 ^ 128 >>> (7 & aA) - }, this.aQk = function(aXE) { - return aXE + 7 >> 3 - }, this.aXM = function(g, j6, mP, aXN) { - for (var aA = j6; aA < mP; aA++) this.a7(aXN, g[aA]) + for (var aB = this.aB, mR = this.dy + size - 1, aA = this.dy; aA <= mR; aA++) aB[aA >> 3] |= (a5p >> mR - aA & 1) << 7 - (7 & aA); + this.dy += size, this.dy > 8 * this.size && console.error("Wrapper Overflow") + }, this.aQk = function(size, a5p) { + var ex = size >> 1, + eg = 1 << ex; + this.a7(size - ex, bJ.dj(a5p, eg)), this.a7(ex, a5p % eg) + }, this.aXM = function(size) { + for (var aB = this.aB, mR = this.dy + size, aA = this.dy; aA < mR; aA++) aB[aA >> 3] &= 255 ^ 128 >>> (7 & aA) + }, this.aQl = function(aXF) { + return aXF + 7 >> 3 + }, this.aXN = function(g, j9, mR, aXO) { + for (var aA = j9; aA < mR; aA++) this.a7(aXO, g[aA]) } } function cv() { this.dU = function() { - this.g = [], this.dx = 0 - }, this.aR8 = function() { + this.g = [], this.dy = 0 + }, this.aR9 = function() { return new Uint8Array(this.g) - }, this.a7 = function(aXO, value) { - for (var g = this.g, mP = this.dx + aXO - 1, aXP = 1 + (mP >> 3); g.length < aXP;) g.push(0); - for (var aA = this.dx; aA <= mP; aA++) g[aA >> 3] |= (value >> mP - aA & 1) << 7 - (7 & aA); - this.dx += aXO - }, this.db = function(g, vs, aXF) { - var aXQ = b8.pk.a1g(g); - this.a7(vs, aXQ); - for (var aA = 0; aA < aXQ; aA++) this.a7(aXF, g[aA]) - }, this.aSL = function(g, vs, aXH) { - var aXQ = b8.pk.a1g(g); - this.a7(vs, aXQ); - for (var aA = 0; aA < aXQ; aA++) this.aSJ(g[aA], aXH) - }, this.aSJ = function(pI, vs) { - var ea = pI.length; - this.a7(vs, ea); - for (var aA = 0; aA < ea; aA++) this.a7(16, pI.charCodeAt(aA)) - }, this.aSK = function(a1m) { - var aXR = (a1m = a1m.toDataURL()).split(","); - if (aXR.length < 2) console.log("error 266"); + }, this.a7 = function(aXP, value) { + for (var g = this.g, mR = this.dy + aXP - 1, aXQ = 1 + (mR >> 3); g.length < aXQ;) g.push(0); + for (var aA = this.dy; aA <= mR; aA++) g[aA >> 3] |= (value >> mR - aA & 1) << 7 - (7 & aA); + this.dy += aXP + }, this.db = function(g, vt, aXG) { + var aXR = b8.pm.a1g(g); + this.a7(vt, aXR); + for (var aA = 0; aA < aXR; aA++) this.a7(aXG, g[aA]) + }, this.aSM = function(g, vt, aXI) { + var aXR = b8.pm.a1g(g); + this.a7(vt, aXR); + for (var aA = 0; aA < aXR; aA++) this.aSK(g[aA], aXI) + }, this.aSK = function(pK, vt) { + var ed = pK.length; + this.a7(vt, ed); + for (var aA = 0; aA < ed; aA++) this.a7(16, pK.charCodeAt(aA)) + }, this.aSL = function(a1m) { + var aXS = (a1m = a1m.toDataURL()).split(","); + if (aXS.length < 2) console.log("error 266"); else { - a1m = b8.zX.a3B(a1m = aXR[aXR.length - 1], "/", "_"), a1m = b8.zX.a3B(a1m, "\\+", "-"); - var a1m = b8.zX.a3B(a1m, "=", ""), - vB = bE.rt.v8(a1m), - ea = vB.length; - this.a7(30, ea); - for (var aA = 0; aA < ea; aA++) this.a7(6, vB[aA]) + a1m = b8.zY.a3B(a1m = aXS[aXS.length - 1], "/", "_"), a1m = b8.zY.a3B(a1m, "\\+", "-"); + var a1m = b8.zY.a3B(a1m, "=", ""), + vC = bE.rv.v9(a1m), + ed = vC.length; + this.a7(30, ed); + for (var aA = 0; aA < ed; aA++) this.a7(6, vC[aA]) } } } -a(), self.aiCommand746 = function(f2) { - 0 === f2 ? bo() : 1 !== f2 || !z || 1 !== z.id || z.dk < 14 || bH.f3() +a(), self.aiCommand746 = function(f5) { + 0 === f5 ? bo() : 1 !== f5 || !z || 1 !== z.id || z.dk < 14 || bH.f6() }, setTimeout(bo, 1e4), window.onload = function() { bo() }; \ No newline at end of file diff --git a/index.html b/index.html index 014529d..3f5032c 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@ - +