gh-pages
peshomir 2025-11-26 15:33:58 +00:00
parent 2ad4a6eeea
commit f93629cbf4
4 changed files with 12 additions and 12 deletions

File diff suppressed because one or more lines are too long

12
game.js
View File

@ -63,7 +63,7 @@ function bt(bu) {
}
function dG() {
this.dq = 1115, this.n = 2136, this.rVersion = 15, this.dr = 0, this.dd = function() {
this.dq = 1115, this.n = 2137, this.rVersion = 15, this.dr = 0, this.dd = function() {
this.ds = 2;
var dt = bL.du(this.n, 10) % 100;
this.dw = "26 Nov 2025 [" + bL.du(this.n, 1e3) + "." + (dt < 10 ? "0" : "") + dt + "." + this.n % 10 + "]", this.a9 = true, this.aA = function() {
@ -5251,8 +5251,8 @@ function dh() {
function dX() {
this.aDL = 0, this.aDM = null, this.u7 = null, this.lA = null, this.y = null, this.uU = null, this.u5 = null, this.message = null, this.aDN = null, this.s2 = null, this.aDO = null, this.aDP = new aDQ, this.a1r = 0, this.a9y = 0, this.dd =
function() {
this.a9y = bf.eQ, this.aDL = bG.t4.wz(bj.eN.data[105].value), this.u7 = new aDR, this.lA = new aDS, this.y = new aDT, this.uU = new aDU, this.u5 = new aDV, this.message = new aDW, this.aDN = new aDX, this.s2 = new aDY, this.aDO = new aDZ,
this.y.dd(), bp.dd(), this.a1r = 1, a0.a1.setState(1), aa.setState(0)
this.a9y = bf.eQ, this.aDL = bG.t4.wz(bj.eN.data[105].value, 5), this.u7 = new aDR, this.lA = new aDS, this.y = new aDT, this.uU = new aDU, this.u5 = new aDV, this.message = new aDW, this.aDN = new aDX, this.s2 = new aDY, this.aDO =
new aDZ, this.y.dd(), bp.dd(), this.a1r = 1, a0.a1.setState(1), aa.setState(0)
}, this.uO = function() {
this.s2 && this.s2.uO(), this.aDM = null, this.u7 = null, this.lA = null, this.y = null, this.uU = null, this.u5 = null, this.message = null, this.aDN = null, this.s2 = null, this.aDO = null, this.a1r = 0, bp.uO(), a0.a1.setState(0)
}
@ -5567,7 +5567,7 @@ function aDX() {
fS: i.substring(2, lG - 1).toUpperCase()
}) : 6 === lG ? bA.rl.startsWith(i, "@room") || (aF3++, aFA.push({
id: 1,
fS: bG.t4.wz(i.substring(1))
fS: bG.t4.wz(i.substring(1), 5)
})) : 1 < lG && lG < 5 && 0 <= (lG = b7.data.aCz(i.substring(1))) && (aFA.push({
id: 2,
fS: lG,
@ -5795,7 +5795,7 @@ function aDY() {
function aG2(qT, qe, eZ) {
var aDf = function(qT) {
var sz = bG.t4.wz(qT),
var sz = bG.t4.wz(qT, 5),
aDf = bn.u7.aDy(sz);
if (aDf) {
for (aFv.push(aDf); 75 < aFv.length;) aFv.shift();
@ -9174,7 +9174,7 @@ function aNj() {
}, aO7 = new v5(L(387), [new w("⬅️ " + L(40), function() {
t.u(7, t.a5k(7).aNd)
}), new w(L(203), function() {
bj.sE.sF(105, bG.t4.wr(aO8.qj[0].qQ[0].e.value, 5)), bj.sE.sF(106, bG.t4.wr(aO8.qj[1].qQ[0].e.value, 8)), t.u(8, t.a5k(7).aNd, new t2(18))
bj.sE.sF(105, bG.t4.wr(aO8.qj[0].qQ[0].e.value, 5)), bj.sE.sF(106, bG.t4.wr(aO8.qj[1].qQ[0].e.value, 15)), t.u(8, t.a5k(7).aNd, new t2(18))
})]), aO8 = new qf(aO7.vB, ((qh = []).push(function() {
var aOR = new qP;
return aOR.qS(L(181)), aOR.qd(new ra({

View File

@ -36,7 +36,7 @@
<meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png">
<!-- FX Client CSS -->
<link rel="stylesheet" href="main.css?1764155762746">
<link rel="stylesheet" href="main.css?1764171229357">
<!-- Game CSS -->
<style>
html,
@ -133,9 +133,9 @@
<button onclick="document.getElementById('updateNotification').style.display = 'none'">Dismiss</button>
</div>
</span>
<script src="variables.js?1764155762746"></script>
<script src="fx.bundle.js?1764155762746"></script>
<script src="game.js?1764155762746"></script>
<script src="variables.js?1764171229357"></script>
<script src="fx.bundle.js?1764171229357"></script>
<script src="game.js?1764171229357"></script>
</body>
</html>

2
sw2.js
View File

@ -1,4 +1,4 @@
const cacheName = "1764155762746"; // this gets replaced by the build script
const cacheName = "1764171229357"; // this gets replaced by the build script
self.addEventListener("install", (e) => {
console.log("[Service Worker] Install", cacheName);