Commit Graph

  • 85cd9fe798 Update v0.6.4.8 - hovering tooltip performance improvement, partially implement fx client usage avoidance detection peshomir 2024-06-24 19:01:14 +0300
  • c6e7257b7b deploy: 14c13ce1ca peshomir 2024-06-23 19:12:19 +0000
  • ae087cc546 deploy: 14c13ce1ca peshomir 2024-06-22 18:44:02 +0000
  • 810462465f deploy: 14c13ce1ca peshomir 2024-06-20 13:24:06 +0000
  • 14c13ce1ca Bump version to 0.6.4.7 peshomir 2024-06-20 16:23:46 +0300
  • 3e90355d26 deploy: 8a279ac2e5 peshomir 2024-06-20 13:22:53 +0000
  • 8a279ac2e5 Fixes for game updates ^1.95.5 peshomir 2024-06-20 16:22:27 +0300
  • 2046ef27a3 deploy: 7c0f0e0a2c peshomir 2024-06-11 19:14:35 +0000
  • 7c0f0e0a2c Moved the code which patched the game's code to a separate file to clean up the build script peshomir 2024-06-11 22:14:16 +0300
  • 1e9e45710f deploy: 44f3ebdb96 peshomir 2024-06-07 09:09:04 +0000
  • 44f3ebdb96 Convert build scripts to ES modules peshomir 2024-06-07 12:08:47 +0300
  • f28a1ae5c9 deploy: 1ac752275c peshomir 2024-06-05 15:20:44 +0000
  • 1ac752275c Move archives to a separate branch peshomir 2024-06-05 18:20:24 +0300
  • ff0840d535 deploy: acf79bcc9c peshomir 2024-06-05 07:47:33 +0000
  • acf79bcc9c Update v0.6.4.6 - Fix leaderboard filter bug, hovering tooltip improvements, update fixes peshomir 2024-06-05 10:47:09 +0300
  • b40b06f683 deploy: 8672f00ac1 peshomir 2024-06-03 17:16:59 +0000
  • 8672f00ac1 Update v0.6.4.5 - Fix leaderboard filter desynchronization bug peshomir 2024-06-03 20:16:36 +0300
  • de92366e0c deploy: 1014c1df67 peshomir 2024-06-03 16:06:31 +0000
  • 1014c1df67 Update v0.6.4.4; Fixed the leaderboard filter and donation history not being reset properly, fixed the leaderboard tab buttons being unclickable on mobile unless you moved over them peshomir 2024-06-03 19:06:02 +0300
  • 7db2006faf deploy: cc7876639c peshomir 2024-06-01 11:24:04 +0000
  • cc7876639c Merge branch 'main' of https://github.com/fxclient/FXclient peshomir 2024-06-01 14:23:45 +0300
  • 3db6d61262 Update v0.6.4.3 - Fixes for game versions ^1.94.6 Improved the build script code replacement errors: now the problematic raw code is shown too, previously it would just display a "no match" error for the regular expression; Removed some old commented code from the build script; In the build script, added constants for easy usage of otherwise long variable access expressions (like the playerId variable which is now a property of the "game" object, meaning you would have to reference the dictionary twice, which is long and repetitive; now you can just use the computed playerId constant) peshomir 2024-06-01 14:23:42 +0300
  • 9cf11fbf2f deploy: 4d0797b73a mohsenemx 2024-05-22 20:18:06 +0000
  • 4d0797b73a
    added new google analytics Mohsen Taghavi 2024-05-22 23:47:48 +0330
  • a1356be9d1 deploy: 3537ffc9ad peshomir 2024-05-22 18:49:00 +0000
  • 3537ffc9ad Update v0.6.4.2 - fix clan leaderboard parsing bug - Changed most uses of playerNames to rawPlayerNames - The leaderboard filter now uses the clan parsing implementation from the vanilla game peshomir 2024-05-22 21:48:44 +0300
  • 5fde83889e Move archives to a separate branch archived peshomir 2024-05-21 19:07:23 +0300
  • e997f9547e deploy: ad6f0e2f05 peshomir 2024-05-20 18:24:48 +0000
  • ad6f0e2f05 Update readme peshomir 2024-05-20 21:24:29 +0300
  • f66059f80a deploy: 9e45327969 peshomir 2024-05-20 15:39:13 +0000
  • 9e45327969 Update v0.6.4.1 - Small hotfix to resolve issues with the hovering tooltip peshomir 2024-05-20 18:38:54 +0300
  • 9d6cc45695 deploy: 0e4ecbb36f peshomir 2024-05-20 14:09:46 +0000
  • 0e4ecbb36f Update v0.6.4 - Clan leaderboard and hovering tooltip - Added a leaderboard filter with tabs "All" and "Clan" - Added the "hovering tooltip" (constantly displaying the territory information normally visible when right clicking on the map) and an option to toggle it in the settings - The absolute keybinds' value is now displayed as a percentage peshomir 2024-05-20 17:09:29 +0300
  • 382296339b deploy: ce2e2468fd peshomir 2024-05-13 10:33:47 +0000
  • 0b7eaec60a deploy: ce2e2468fd peshomir 2024-04-29 13:10:28 +0000
  • 27f6f1ab44 deploy: ce2e2468fd peshomir 2024-04-25 14:48:29 +0000
  • 1680b2525d deploy: ce2e2468fd peshomir 2024-04-11 09:19:44 +0000
  • ce2e2468fd Update v0.6.3.3; Fixes to the win counter Fixed the win counter not counting wins correctly, disabled win tracking for singleplayer games, added a clarification in the settings menu about which wins are actually tracked (only solo multiplayer wins), and fixed the win counter text in the main menu becoming black when the emoji or color picker were opened. peshomir 2024-04-11 12:19:26 +0300
  • a6bf9b3cfa deploy: a32302be5f peshomir 2024-04-03 07:47:29 +0000
  • a32302be5f Merge branch 'main' of https://github.com/fxclient/FXclient peshomir 2024-04-03 10:47:14 +0300
  • 5ec3a8e2eb Update v0.6.3.2; Fixes for game version 1.93.8 Links to the FX Client Discord server and the Github repostory have been added to the "Game Version" page in the "More" menu peshomir 2024-04-03 10:47:11 +0300
  • ec18c2695d deploy: acf5da7ac0 peshomir 2024-03-30 14:23:18 +0000
  • acf5da7ac0
    Update deploy_github_pages.yml peshomir 2024-03-30 16:23:05 +0200
  • 51a837c3b2 deploy: 5aa22162a6 peshomir 2024-03-30 13:56:48 +0000
  • 5aa22162a6 Merge branch 'main' of https://github.com/mohsenemx/FXclient peshomir 2024-03-30 15:56:27 +0200
  • 4b45939ce7 Update v0.6.3.1; Add colored density peshomir 2024-03-30 15:51:15 +0200
  • 53f04151cf
    Update deploy_github_pages.yml Mohsen Taghavi 2024-03-30 16:19:01 +0330
  • ae3c31d477 deploy: 00e4072017 mohsenemx 2024-03-30 12:48:13 +0000
  • 268a058549 deploy: 00e4072017 mohsenemx 2024-03-30 12:46:26 +0000
  • 00e4072017
    Update deploy_github_pages.yml Mohsen Taghavi 2024-03-30 16:16:07 +0330
  • 9391d3c255
    Update deploy_github_pages.yml Mohsen Taghavi 2024-03-30 16:07:14 +0330
  • 8d6b1f7ef8 f Mohsen Taghavi 2024-03-30 12:49:48 +0330
  • 35e560d3b1 deploy: 596e7cadf5 mohsenemx 2024-03-29 14:48:52 +0000
  • 596e7cadf5 update privacy and cookie policy Mohsen Taghavi 2024-03-29 18:18:32 +0330
  • 54620a886a deploy: 6a0e7f2ccf peshomir 2024-03-28 19:25:39 +0000
  • 6a0e7f2ccf Update URLs in package.json and index.html peshomir 2024-03-28 21:10:18 +0200
  • ca631ae035
    Update readme.md Mohsen Taghavi 2024-03-28 22:11:24 +0330
  • 2b01f07904
    Update readme.md Mohsen Taghavi 2024-03-28 22:02:09 +0330
  • e4dda204ec
    Update readme.md Mohsen Taghavi 2024-03-28 22:00:31 +0330
  • f17bd3fa6e deploy: a659fa6723 peshomir 2024-03-28 16:44:29 +0000
  • a659fa6723 Move fx_core.js to a new "src" folder, fix small potential bug in the build script peshomir 2024-03-28 18:44:06 +0200
  • 000985cef0 deploy: 7c787e8799 peshomir 2024-03-27 19:40:49 +0000
  • 7c787e8799 Small changes to build.js peshomir 2024-03-27 21:40:34 +0200
  • 80da44f2f7 deploy: 5fba0336a0 peshomir 2024-03-26 15:38:33 +0000
  • 5fba0336a0 Merge branch 'main' of https://github.com/mohsenemx/FXclient peshomir 2024-03-26 17:38:17 +0200
  • f4e8debce8 Fixes for game updates ^1.93.1; Update v0.6.3 peshomir 2024-03-26 17:38:14 +0200
  • 50a3cfefcf deploy: 89e26f0367 mohsenemx 2024-03-11 21:28:59 +0000
  • 89e26f0367 change fx client icon Mohsen Taghavi 2024-03-12 00:58:36 +0330
  • 42a1693929 deploy: ca93a12896 mohsenemx 2024-03-11 21:16:32 +0000
  • ca93a12896 fixed a issue where playerlist count would start from 0 Mohsen Taghavi 2024-03-12 00:46:12 +0330
  • ee2f347363 deploy: 0fed20b940 peshomir 2024-03-10 18:59:15 +0000
  • 0fed20b940 Update v0.6.2.1 Donation history viewer and player list UI improvements, fixed a bug with the donation history viewer peshomir 2024-03-10 20:58:56 +0200
  • 2f373c413d deploy: fb331b678d peshomir 2024-03-08 15:50:11 +0000
  • fb331b678d Update readme.md peshomir 2024-03-08 17:49:52 +0200
  • 6f2d2625f7 deploy: 674affb84e peshomir 2024-03-08 11:08:38 +0000
  • 674affb84e Update v0.6.2; Player density update The territrorial density is now displayed below each player's/bot's name, this can be toggled in the settings peshomir 2024-03-08 13:08:20 +0200
  • 04fb651880 deploy: 5c934ce8fb peshomir 2024-03-07 13:56:42 +0000
  • 5c934ce8fb Update v0.6.1.9 Improvements to player list UI, the donation history viewer can now be opened from the player list, fixed possible XSS vulnerabilities peshomir 2024-03-07 15:55:59 +0200
  • c513c9c41a deploy: ca3971530e peshomir 2024-03-05 21:09:50 +0000
  • ca3971530e
    Update readme.md peshomir 2024-03-05 23:09:33 +0200
  • 0d91b9eedf deploy: bdde9e5ad5 peshomir 2024-03-05 20:29:32 +0000
  • bdde9e5ad5 Update v0.6.1.8; Add a player list peshomir 2024-03-05 22:29:17 +0200
  • 97e9f896e5 deploy: 8895016b45 peshomir 2024-03-01 07:56:30 +0000
  • 8895016b45 Update v0.6.1.7 The density value is now displayed with a digit after the decimal point, pressing Escape now closes open windows. peshomir 2024-03-01 09:56:12 +0200
  • afb2558e45 deploy: 73bcf533f8 peshomir 2024-02-28 07:21:14 +0000
  • 73bcf533f8 Update v0.6.1.6; Add a settings option to change the display style of the density value peshomir 2024-02-28 09:20:56 +0200
  • cf01f0bbd1 deploy: 1714a60568 peshomir 2024-02-27 12:58:07 +0000
  • 1714a60568
    Update index.html peshomir 2024-02-27 14:57:53 +0200
  • bbb663627f deploy: a142bf926b peshomir 2024-02-27 10:53:27 +0000
  • a142bf926b Merge branch 'main' of https://github.com/mohsenemx/FXclient peshomir 2024-02-27 12:53:13 +0200
  • 74b3e328aa Fix the image urls on the meta tags in index.html peshomir 2024-02-27 12:53:10 +0200
  • 805a9e2a41 deploy: e1843a6c06 mohsenemx 2024-02-25 15:40:37 +0000
  • e1843a6c06
    Update readme.md Mohsen Taghavi 2024-02-25 19:10:21 +0330
  • 1c3ebdf0bd deploy: ad32a5b840 peshomir 2024-02-25 13:06:43 +0000
  • ad32a5b840 Update v0.6.1.5; Add web app manifest and add a meta viewport tag to the html page peshomir 2024-02-25 15:06:23 +0200
  • 5b28d2b81e deploy: b8f764cb6e peshomir 2024-02-24 19:39:43 +0000
  • b8f764cb6e Update readme.md peshomir 2024-02-24 21:39:23 +0200
  • 9fad2bcdc7 deploy: da9448eb1a peshomir 2024-02-24 18:39:00 +0000
  • da9448eb1a Update v0.6.1.4 Add an option to set a custom background on the main menu, disable the built-in territorial.io error reporting. peshomir 2024-02-24 20:38:37 +0200
  • ef2bf09fea deploy: dfd8b5a628 mohsenemx 2024-02-23 13:38:18 +0000