gh-pages
peshomir 2024-08-16 12:57:16 +00:00
parent e2ca1de594
commit 8531ee1e09
3 changed files with 7621 additions and 7361 deletions

View File

@ -1,4 +1,4 @@
const dictionary = {"gIsTeamGame":"hG","game":"a4","playerId":"en","playerData":"aZ","playerNames":"jo","rawPlayerNames":"u4","playerBalances":"eo","playerTerritories":"fJ","gameState":"tS","fontSize":"fontSize","x":"fc","y":"fd","canvas":"gJ","gHumans":"hg","playerStates":"wX","fontGeneratorFunction":"b2.je.jj","gIsSingleplayer":"ii","gLobbyMaxJoin":"r3","SingleplayerMenu":"aS","getSingleplayerPlayerCount":"xY","gMaxPlayers":"ew","gBots":"ia","Translations":"m","txt":"n","strs":"a3I","uiSizes":"bQ","gap":"gap","i":"a2"}; const dictionary = {"gIsTeamGame":"hd","game":"a4","playerId":"er","playerData":"aZ","playerNames":"l7","rawPlayerNames":"vP","playerBalances":"es","playerTerritories":"fN","gameState":"ub","fontSize":"fontSize","x":"fg","y":"fh","canvas":"gN","gHumans":"i3","playerStates":"xu","fontGeneratorFunction":"b3.kx.l2","gIsSingleplayer":"jB","gLobbyMaxJoin":"sH","SingleplayerMenu":"aS","getSingleplayerPlayerCount":"yu","gMaxPlayers":"f0","gBots":"j5","Translations":"m","txt":"n","strs":"a4a","uiSizes":"bR","gap":"gap","i":"a2"};
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

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