gh-pages
peshomir 2024-07-31 11:26:44 +00:00
parent a735e64a66
commit 2e10cef3de
3 changed files with 8377 additions and 8338 deletions

View File

@ -1,4 +1,4 @@
const dictionary = {"gIsTeamGame":"u","game":"bO","playerId":"g","playerData":"aN","playerNames":"jM","rawPlayerNames":"jL","playerBalances":"dj","playerTerritories":"d0","gameState":"p","fontSize":"fontSize","x":"ca","y":"cb","canvas":"gq","gHumans":"h","playerStates":"jN","fontGeneratorFunction":"cR.cU.cV","gIsSingleplayer":"n","gLobbyMaxJoin":"l","SingleplayerMenu":"aH","getSingleplayerPlayerCount":"aI","gMaxPlayers":"b","gBots":"j","Translations":"he","txt":"hf","strs":"bu","uiSizes":"c3","gap":"gap","i":"cC"}; const dictionary = {"gIsTeamGame":"fC","game":"ao","playerId":"bW","playerData":"bU","playerNames":"l6","rawPlayerNames":"l7","playerBalances":"f8","playerTerritories":"bp","gameState":"aq","fontSize":"fontSize","x":"eB","y":"eC","canvas":"dF","gHumans":"cW","playerStates":"ev","fontGeneratorFunction":"n.o.dc","gIsSingleplayer":"ap","gLobbyMaxJoin":"ok","SingleplayerMenu":"jO","getSingleplayerPlayerCount":"ov","gMaxPlayers":"l4","gBots":"md","Translations":"aS","txt":"aZ","strs":"mT","uiSizes":"dY","gap":"gap","i":"l"};
const fx_version = '0.6.5.2'; // FX Client Version const fx_version = '0.6.5.2'; // FX Client Version
const fx_update = 'Jul 21'; // FX Client Last Updated const fx_update = 'Jul 21'; // FX Client Last Updated

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