gh-pages
peshomir 2024-08-24 12:59:14 +00:00
parent 0465834862
commit 883b23f3b5
3 changed files with 5458 additions and 5375 deletions

View File

@ -1,4 +1,4 @@
const dictionary = {"gIsTeamGame":"hl","game":"a4","playerId":"es","playerData":"aZ","playerNames":"l3","rawPlayerNames":"vM","playerBalances":"et","playerTerritories":"ep","gameState":"uU","fontSize":"fontSize","x":"ff","y":"fg","canvas":"gM","gHumans":"ip","playerStates":"xv","fontGeneratorFunction":"b3.kt.ky","gIsSingleplayer":"jD","gLobbyMaxJoin":"sE","SingleplayerMenu":"aS","getSingleplayerPlayerCount":"yx","gMaxPlayers":"f1","gBots":"jA","Translations":"m","txt":"n","strs":"a4g","uiSizes":"bR","gap":"gap","i":"a2"}; 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.3'; // FX Client Version
const fx_update = 'Aug 3'; // FX Client Last Updated const fx_update = 'Aug 3'; // FX Client Last Updated

10823
game.js

File diff suppressed because one or more lines are too long

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?1724147000305"> <link rel="stylesheet" href="main.css?1724504348653">
<!-- 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?1724147000305"></script> <script src="variables.js?1724504348653"></script>
<script src="fx_core.js?1724147000305"></script> <script src="fx_core.js?1724504348653"></script>
<script src="game.js?1724147000305"></script> <script src="game.js?1724504348653"></script>
</body> </body>
</html> </html>