Update 4.8

dev
MohsenEMX 2022-12-25 12:53:33 +03:30
parent 86835b13af
commit 65b1a8803c
6 changed files with 191 additions and 5 deletions

View File

@ -0,0 +1,4 @@
.settingsd {
padding: 5px;
z-index: 100;
}

BIN
assets/geari.png 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

View File

@ -0,0 +1,92 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FX Client - Cookie Policy</title>
<style>
body {
text-align: center;
background-color: #fff;
color: #000;
font-size: 25px;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
display: block;
}
#dd {
text-align: center;
background-color: #fff;
color: #000;
font-size: 40px;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
display: block;
}
a {
text-decoration: none;
}
</style>
</head>
<body>
<span id="dd">Cookie Policy</span>
<p>Last Update: 25 December 2022</p>
<p>1. General Information
<br />
fxclient.cf uses cookies to improve the user experience. You can find out more about cookies in the sections below.
You don't have to accept cookies in order to use fxclient.cf. We recommend cookies as they will improve your gaming experience.
To understand how we use your information, you may also check out our privacy policy: https://fxclient.cf/privacy_policy
</p>
<hr />
<p>2. What is a cookie?
<br />
Cookies are small text files that are stored on your computer. For example, a cookie can be used to remember your username.
</p>
<hr />
<p>
3. What types of cookies do we use?
<br />
We use functionality cookies to store your preferences:
-your username
-a boolean, indicating if your interface is magnified or not
-the password of your one-vs-one account
-the color of your country
-selected emojis
Furthermore, we use a cookie that assigns a random number to your device.
<br />
</p>
<hr />
<p>
4. How do our servers handle cookies transmitted by users?
<br />
We do not store and process cookies on our servers. Cookies on the client side will be deleted after one year of inactivity. Cookies will not be shared with third parties.
</p>
<hr />
<p>
5. More information about cookies
<br />
If you want to know how to delete or manage cookies, the following links may be helpful:
Cookie settings in Chrome and Android: https://support.google.com/chrome/answer/95647
Cookie settings in Firefox: https://support.mozilla.org/en-US/kb/cookies-information-websites-store-on-your-computer
Cookie settings in iOS: http://support.apple.com/kb/PH5042
If you need more information about cookies, you may check out this link: http://www.allaboutcookies.org/
</p>
<hr/>
<p>
6. Contact Information
<br />
If you have more questions, please contact us at this discord server: https://discord.gg/JEwYWGraj7
</p>
</body>
</html>

View File

@ -30,6 +30,7 @@
<meta itemprop="name" content="FXclient.cf"> <meta itemprop="name" content="FXclient.cf">
<meta itemprop="description" content="Modified Version of Territorial.io - FX Client"> <meta itemprop="description" content="Modified Version of Territorial.io - FX Client">
<meta itemprop="image" content="https://fxclient.cf/og.png"> <meta itemprop="image" content="https://fxclient.cf/og.png">
<link rel="stylesheet" href="assets/astyle.css">
<style> <style>
html, body { html, body {
overflow: hidden; overflow: hidden;
@ -49,11 +50,11 @@
<body onload="aiCommand746(0);"> <body onload="aiCommand746(0);">
<canvas id="canvasA" width="128" height="128"></canvas> <canvas id="canvasA" width="128" height="128"></canvas>
<script> <script>
const fx_version = '0.4.7'; // FX Client Version const fx_version = '0.4.8'; // FX Client Version
const fx_update = 'Dec 24'; // FX Client Last Updated const fx_update = 'Dec 25'; // FX Client Last Updated
const ter_version = '1.82.9'; // Territorial Version const ter_version = '1.82.9'; // Territorial Version
const ter_update = 'December 2'; // Territorial Last Updated const ter_update = 'December 2 2022'; // Territorial Last Updated
var username_i0 = ''; // alternative username variable var username_i0 = ''; // alternative username variable
@ -2831,7 +2832,7 @@
cH.setTransform(1, 0, 0, 1, 0, 0) cH.setTransform(1, 0, 0, 1, 0, 0)
} }
} }
var gD = "rgb(0,0,0)", o6 = "rgba(0,0,0,0.7)", o7 = "rgba(0,0,0,0.5)", ls = "rgba(0,0,0,0.5)", hq = "rgba(0,0,0,0.75)", o8 = "rgba(0,0,0,0.85)", o9 = "rgba(0,96,96,0.75)", oA = "rgb(255,255,255)", m6 = "rgb(128,128,128)", oB = "rgb(30,255,30)", oC = "rgb(0,200,0)", oD = "rgb(0,255,0)", oE = "rgba(0,255,0,0.6)", oF = "rgba(0,255,0,0.5)", oG = "rgba(0,200,0,0.5)", mR = "rgba(0,100,0,0.75)", oH = "rgba(0,40,0,0.8)", oI = "rgb(128,255,128)", oJ = "rgba(255,255,150,0.2)", oK = "rgba(0,255,0,0.3)", lt = "rgba(255,255,255,0.3)", oL = "rgba(0,40,90,0.75)", oM = "rgba(220,0,0,0.6)", oN = "rgba(255,100,100,0.8)", mh = "rgba(100,0,0,0.85)", oO = "rgba(60,0,0,0.85)", oP = "rgb(255,120,120)", oQ = "rgb(255,160,160)", oR = "rgb(255,70,70)", oS = "rgb(230,0,0)", oT = "rgba(0,60,60,0.85)", oU = "rgb(160,160,255)", cK = "rgb(255,255,255)", oV = "rgba(255,255,255,0.6)", oW = "rgba(255,255,255,0.4)", nQ = "rgba(255,255,255,0.25)", oX = "rgba(255,255,255,0.85)", oY = "rgba(255,255,255,0.75)", oZ = "rgb(255,120,100)", oa = "rgba(255,255,0,0.5)", cI = "middle", ob = "bottom", cJ = "center", mZ = "left", oc = "right", bt = "bold ", od = "italic ", oe = "normal ", bu = "px Arial", of = [bt, od + bt, bt], og = "https://play.google.com/store/apps/details?id=territorial.io", oh = "https://apps.apple.com/app/id1581110913", oi = "https://www.youtube.com/watch?v=toZTQ8aRdFc", oj = "https://discord.gg/pa5TH6hZrv", ok = "https://www.instagram.com/davidtschacher/", nO = "https://territorial.io/cookie_policy", ol = "https://territorial.io/privacy_policy", om = "https://territorial.io/tutorial", on = ["https://territorial.io/players", "https://territorial.io/clans"], m0, oo, cA, op, oq, or, os, cC, ot = ["wss://", "/s50/", "/s51/", "/s52/"]; var gD = "rgb(0,0,0)", o6 = "rgba(0,0,0,0.7)", o7 = "rgba(0,0,0,0.5)", ls = "rgba(0,0,0,0.5)", hq = "rgba(0,0,0,0.75)", o8 = "rgba(0,0,0,0.85)", o9 = "rgba(0,96,96,0.75)", oA = "rgb(255,255,255)", m6 = "rgb(128,128,128)", oB = "rgb(30,255,30)", oC = "rgb(0,200,0)", oD = "rgb(0,255,0)", oE = "rgba(0,255,0,0.6)", oF = "rgba(0,255,0,0.5)", oG = "rgba(0,200,0,0.5)", mR = "rgba(0,100,0,0.75)", oH = "rgba(0,40,0,0.8)", oI = "rgb(128,255,128)", oJ = "rgba(255,255,150,0.2)", oK = "rgba(0,255,0,0.3)", lt = "rgba(255,255,255,0.3)", oL = "rgba(0,40,90,0.75)", oM = "rgba(220,0,0,0.6)", oN = "rgba(255,100,100,0.8)", mh = "rgba(100,0,0,0.85)", oO = "rgba(60,0,0,0.85)", oP = "rgb(255,120,120)", oQ = "rgb(255,160,160)", oR = "rgb(255,70,70)", oS = "rgb(230,0,0)", oT = "rgba(0,60,60,0.85)", oU = "rgb(160,160,255)", cK = "rgb(255,255,255)", oV = "rgba(255,255,255,0.6)", oW = "rgba(255,255,255,0.4)", nQ = "rgba(255,255,255,0.25)", oX = "rgba(255,255,255,0.85)", oY = "rgba(255,255,255,0.75)", oZ = "rgb(255,120,100)", oa = "rgba(255,255,0,0.5)", cI = "middle", ob = "bottom", cJ = "center", mZ = "left", oc = "right", bt = "bold ", od = "italic ", oe = "normal ", bu = "px Arial", of = [bt, od + bt, bt], og = "https://play.google.com/store/apps/details?id=territorial.io", oh = "https://apps.apple.com/app/id1581110913", oi = "https://www.youtube.com/watch?v=toZTQ8aRdFc", oj = "https://discord.gg/ZYBdYDzc", ok = "https://www.instagram.com/davidtschacher/", nO = "https://fxclient.cf/cookie_policy", ol = "https://fxclient.cf/privacy_policy", om = "https://territorial.io/tutorial", on = ["https://territorial.io/players", "https://territorial.io/clans"], m0, oo, cA, op, oq, or, os, cC, ot = ["wss://", "/s50/", "/s51/", "/s52/"];
function ou() { function ou() {
ov(); ov();
op = 3; op = 3;
@ -11817,6 +11818,13 @@
} }
)(); )();
console.log('Successfully loaded FX Client'); console.log('Successfully loaded FX Client');
var tfxc = document.createElement('div');
tfxc.setAttribute('class', 'settingsd');
var gear = document.createElement('img');
gear.setAttribute('src', 'assets/geari.png');
gear.setAttribute('id', 'optionsimg');
tfxc.appendChild(gear);
</script> </script>
</body> </body>
</html> </html>

View File

@ -25,7 +25,7 @@ Line 11154: Important game notifications
Line 7515: Custom Map stuff Line 7515: Custom Map stuff
Line 2835 : Contains Links
Line 6997: Visual Assets Line 6997: Visual Assets
## Variables ## Variables

View File

@ -0,0 +1,82 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FX Client - Privacy Policy</title>
<style>
body {
text-align: center;
background-color: #fff;
color: #000;
font-size: 25px;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
display: block;
}
#dd {
text-align: center;
background-color: #fff;
color: #000;
font-size: 40px;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
display: block;
}
a {
text-decoration: none;
}
</style>
</head>
<body>
<span id="dd">Privacy Policy</span>
<p>Last Update: 25 December 2022</p>
<p>1. General Notes
<br />
Unless otherwise indicated, this privacy policy applies for the website (www.fxclient.cf).
In this policy, "fxclient.cf", "we" or "us" refers to a group of developers scattered around the world. The contact information of the owner of this enterprise can be found below.
</p>
<hr />
<p>2. Third Parties
<br />
We don't share your information with any 3rd parties.
</p>
<hr />
<p>
3. What information do we collect?
<br />
We do not collect any user information. Information is collected by territorial.io. The privacy policy for territorial.io can be found at <a href="https://territorial.io/privacy_policy"> https://territorial.io/privacy_policy </a>
<br />
On the website we collect cookies: If you need more information about our cookies, you may check out our cookie policy: <a href="https://fxclient.cf/cookie_policy">https://fxclient.cf/cookie_policy</a>
</p>
<hr />
<p>
4. How do we collect and use your information?
<br />
We do not encrypt your information in transit. We use your information to improve the game and to prevent fraud. Furthermore, we process and store your information on our servers in Germany.
Error and bug reports help us to improve the game. They do not contain personal information.
To make rated one-vs-one games possible, we collect account data such as usernames, passwords and ELO ratings. Accounts are exposed to a daily ELO loss between 0.2 and 1.6 points. Accounts with less than 0.1 ELO points will be permanently deleted.
Usernames and rankings are publicly available. We show statistical and anonymous game data on Territorial.io (https://territorial.io/players and https://territorial.io/clans) and our Discord server (https://discord.gg/pa5TH6hZrv).
</p>
<hr />
<p>
5. How can you delete your information?
<br />
You can ask us to delete your data at the discord server shown below.
</p>
<hr/>
<p>
6. Contact Information
<br />
If you have more questions, please contact us at this discord server: https://discord.gg/JEwYWGraj7
</p>
</body>
</html>