gh-pages
peshomir 2024-08-24 14:05:28 +00:00
parent 883b23f3b5
commit bc082e6122
3 changed files with 13 additions and 11 deletions

View File

@ -1,6 +1,6 @@
const dictionary = {"gIsTeamGame":"hl","game":"a2","playerId":"es","playerData":"aX","playerNames":"l3","rawPlayerNames":"vM","playerBalances":"et","playerTerritories":"ep","gameState":"uU","fontSize":"fontSize","x":"ff","y":"fg","canvas":"gM","gHumans":"ip","playerStates":"xu","fontGeneratorFunction":"b2.kt.ky","gIsSingleplayer":"jD","gLobbyMaxJoin":"sE","SingleplayerMenu":"aQ","getSingleplayerPlayerCount":"yw","gMaxPlayers":"f1","gBots":"jA","L":"L","strs":"a4g","uiSizes":"bQ","gap":"gap","i":"a0"}; const dictionary = {"gIsTeamGame":"hl","game":"a2","playerId":"es","playerData":"aX","playerNames":"l3","rawPlayerNames":"vM","playerBalances":"et","playerTerritories":"ep","gameState":"uU","fontSize":"fontSize","x":"ff","y":"fg","canvas":"gM","gHumans":"ip","playerStates":"xu","fontGeneratorFunction":"b2.kt.ky","gIsSingleplayer":"jD","gLobbyMaxJoin":"sE","SingleplayerMenu":"aQ","getSingleplayerPlayerCount":"yw","gMaxPlayers":"f1","gBots":"jA","L":"L","strs":"a4g","uiSizes":"bQ","gap":"gap","i":"a0"};
const fx_version = '0.6.5.3'; // FX Client Version const fx_version = '0.6.5.4'; // FX Client Version
const fx_update = 'Aug 3'; // FX Client Last Updated const fx_update = 'Aug 24'; // FX Client Last Updated
if (localStorage.getItem("fx_winCount") == undefined || localStorage.getItem("fx_winCount") == null) { if (localStorage.getItem("fx_winCount") == undefined || localStorage.getItem("fx_winCount") == null) {
var wins_counter = 0; var wins_counter = 0;

12
game.js
View File

@ -1958,11 +1958,13 @@ function vW() {
function dA() { function dA() {
function vm(d) { function vm(d) {
vt(d), i.j(4, 5, new k("🚀 New Game Update", "The game has been updated! Please reload the game.", !0, [new l(L(13), function() { vt(d), i.j(4, 5, new k("🚀 New Game Update", "The game has been updated! Please reload the game." +
i.vu() "<div style='border: white; border-width: 1px; border-style: solid; margin: 10px; padding: 5px;'><h2>FX Client is not yet compatible with the latest version of the game.</h2><p>Updates should normally be available within a few hours.<br>You can still use FX to play in singleplayer mode.</p></div>",
}, p.mT), new l("🔄 Reload", function() { !0, [new l(L(13), function() {
m.n.o() i.vu()
}, p.q)])) }, p.mT), new l("🔄 Reload", function() {
m.n.o()
}, p.q)]))
} }
function vs(title, vN, d) { function vs(title, vN, d) {

View File

@ -35,7 +35,7 @@
<meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png"> <meta itemprop="image" content="https://fxclient.github.io/FXclient/assets/logo.png">
<!-- FX Client CSS --> <!-- FX Client CSS -->
<link rel="stylesheet" href="main.css?1724504348653"> <link rel="stylesheet" href="main.css?1724508323170">
<!-- Game CSS --> <!-- Game CSS -->
<style> <style>
html, html,
@ -79,8 +79,8 @@
<p id="donationhistory_note">Note: donations from bots are not shown here</p> <p id="donationhistory_note">Note: donations from bots are not shown here</p>
<table><tbody id="donationhistory_content"></tbody></table> <table><tbody id="donationhistory_content"></tbody></table>
</div></span> </div></span>
<script src="variables.js?1724504348653"></script> <script src="variables.js?1724508323170"></script>
<script src="fx_core.js?1724504348653"></script> <script src="fx_core.js?1724508323170"></script>
<script src="game.js?1724504348653"></script> <script src="game.js?1724508323170"></script>
</body> </body>
</html> </html>