gh-pages
peshomir 2024-08-27 11:12:49 +00:00
parent 4dd9744d4c
commit 5e17503036
3 changed files with 5031 additions and 5047 deletions

View File

@ -1,4 +1,4 @@
const dictionary = {"gIsTeamGame":"hl","game":"a2","playerId":"es","playerData":"aX","playerNames":"l3","rawPlayerNames":"vN","playerBalances":"et","playerTerritories":"ep","gameState":"uV","fontSize":"fontSize","x":"ff","y":"fg","canvas":"gM","gHumans":"ip","playerStates":"xw","fontGeneratorFunction":"b2.kt.ky","gIsSingleplayer":"jD","gLobbyMaxJoin":"sF","SingleplayerMenu":"aQ","getSingleplayerPlayerCount":"yy","gMaxPlayers":"f1","gBots":"jA","strs":"a4i","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":"xv","fontGeneratorFunction":"b2.kt.ky","gIsSingleplayer":"jD","gLobbyMaxJoin":"sG","SingleplayerMenu":"aQ","getSingleplayerPlayerCount":"yx","gMaxPlayers":"f1","gBots":"jA","strs":"a4h","uiSizes":"bQ","gap":"gap","i":"a0"};
const fx_version = '0.6.5.5'; // FX Client Version const fx_version = '0.6.5.5'; // FX Client Version
const fx_update = 'Aug 26'; // FX Client Last Updated const fx_update = 'Aug 26'; // FX Client Last Updated

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