gh-pages
peshomir 2024-07-10 08:59:37 +00:00
parent 8f5bc8c179
commit eba9924b43
3 changed files with 8620 additions and 8619 deletions

View File

@ -1,4 +1,4 @@
const dictionary = {"gIsTeamGame":"bz","game":"aM","playerId":"gb","playerData":"aW","playerNames":"aX","rawPlayerNames":"aY","playerBalances":"dt","playerTerritories":"gC","gameState":"gj","fontSize":"fontSize","x":"cS","y":"cT","canvas":"kB","gHumans":"aU","playerStates":"cZ","fontGeneratorFunction":"dW.dX.hn","gIsSingleplayer":"aP","gLobbyMaxJoin":"ac","SingleplayerMenu":"ge","getSingleplayerPlayerCount":"v7","gMaxPlayers":"aV","gBots":"hA","Translations":"fI","txt":"dq","strs":"eh","uiSizes":"dZ","gap":"gap","i":"u"}; const dictionary = {"gIsTeamGame":"iA","game":"df","playerId":"du","playerData":"dV","playerNames":"hY","rawPlayerNames":"ih","playerBalances":"l5","playerTerritories":"ev","gameState":"gP","fontSize":"fontSize","x":"a7","y":"a8","canvas":"ko","gHumans":"dg","playerStates":"qh","fontGeneratorFunction":"q.r.ft","gIsSingleplayer":"iP","gLobbyMaxJoin":"iG","SingleplayerMenu":"gM","getSingleplayerPlayerCount":"a6E","gMaxPlayers":"eM","gBots":"nX","Translations":"e","txt":"f","strs":"a05","uiSizes":"b2","gap":"gap","i":"a6"};
const fx_version = '0.6.5'; // FX Client Version const fx_version = '0.6.5'; // FX Client Version
const fx_update = 'Jul 5'; // FX Client Last Updated const fx_update = 'Jul 5'; // FX Client Last Updated

17229
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?1720464341956"> <link rel="stylesheet" href="main.css?1720601975900">
<!-- Game CSS --> <!-- Game CSS -->
<style> <style>
html, html,
@ -124,8 +124,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> </div>
<script src="variables.js?1720464341956"></script> <script src="variables.js?1720601975900"></script>
<script src="fx_core.js?1720464341956"></script> <script src="fx_core.js?1720601975900"></script>
<script src="game.js?1720464341956"></script> <script src="game.js?1720601975900"></script>
</body> </body>
</html> </html>