Commit Graph

134 Commits (9f8669c94ce6a526bcf3c246b73183721704a183)
 

Author SHA1 Message Date
peshomir 9f8669c94c Merge branch 'main' of https://github.com/fxclient/FXclient 2024-08-03 22:22:20 +03:00
peshomir 3bba13ff51 Update v0.6.5.3 - Fix hovering tooltip not working on mobile 2024-08-03 22:22:01 +03:00
peshomir 3c0a8fc4e6
Clean up index.html 2024-08-01 11:14:07 +03:00
peshomir 8d9d25f477
Patch for the new update 2024-07-27 19:59:59 +03:00
peshomir c8497d6016
Patch for the new update 2024-07-27 19:55:17 +03:00
peshomir 8a49b409a5 Bump version 2024-07-21 14:34:51 +03:00
peshomir e667601bb4 Fully activate invalid hostname detection avoidance 2024-07-21 14:21:46 +03:00
peshomir 1a04ef0376 Patch for new game version 2024-07-21 14:20:43 +03:00
peshomir 50ad959276
Experimental patch for new update 2024-07-15 15:59:40 +03:00
peshomir 4756c06cab
Patch for new update 2024-07-13 14:04:56 +03:00
peshomir 3662499a4f Update v0.6.5.1 - Highlight clan spawnpoints 2024-07-12 20:15:19 +03:00
peshomir d676eb492f Patch for the new game version 2024-07-10 12:06:05 +03:00
peshomir 2eff0268c3 Small patch for the new game version 2024-07-08 21:45:20 +03:00
peshomir 7fcb584843 Change UI font size calculation 2024-07-05 11:44:57 +03:00
peshomir d3214ed1c9 Update v0.6.5 - Settings import/export, main menu logo & assets improvements 2024-07-05 10:55:49 +03:00
peshomir 1dbcf8af69 Change probability of invalid hostname detection avoidance 2024-07-02 11:44:15 +03:00
peshomir dd8c596c03 Fixes for game version 1.96.1 2024-06-26 15:31:22 +03:00
peshomir 85cd9fe798 Update v0.6.4.8 - hovering tooltip performance improvement, partially implement fx client usage avoidance detection 2024-06-24 19:01:14 +03:00
peshomir 14c13ce1ca Bump version to 0.6.4.7 2024-06-20 16:23:46 +03:00
peshomir 8a279ac2e5 Fixes for game updates ^1.95.5 2024-06-20 16:22:27 +03:00
peshomir 7c0f0e0a2c Moved the code which patched the game's code to a separate file to clean up the build script 2024-06-11 22:14:16 +03:00
peshomir 44f3ebdb96 Convert build scripts to ES modules 2024-06-07 12:08:47 +03:00
peshomir 1ac752275c Move archives to a separate branch 2024-06-05 18:20:24 +03:00
peshomir acf79bcc9c Update v0.6.4.6 - Fix leaderboard filter bug, hovering tooltip improvements, update fixes 2024-06-05 10:47:09 +03:00
peshomir 8672f00ac1 Update v0.6.4.5 - Fix leaderboard filter desynchronization bug 2024-06-03 20:16:36 +03:00
peshomir 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
2024-06-03 19:06:02 +03:00
peshomir cc7876639c Merge branch 'main' of https://github.com/fxclient/FXclient 2024-06-01 14:23:45 +03:00
peshomir 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)
2024-06-01 14:23:42 +03:00
Mohsen Taghavi 4d0797b73a
added new google analytics 2024-05-22 23:47:48 +03:30
peshomir 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
2024-05-22 21:48:44 +03:00
peshomir ad6f0e2f05 Update readme 2024-05-20 21:24:29 +03:00
peshomir 9e45327969 Update v0.6.4.1 - Small hotfix to resolve issues with the hovering tooltip 2024-05-20 18:38:54 +03:00
peshomir 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
2024-05-20 17:09:29 +03:00
peshomir 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.
2024-04-11 12:19:26 +03:00
peshomir a32302be5f Merge branch 'main' of https://github.com/fxclient/FXclient 2024-04-03 10:47:14 +03:00
peshomir 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
2024-04-03 10:47:11 +03:00
peshomir acf5da7ac0
Update deploy_github_pages.yml 2024-03-30 16:23:05 +02:00
peshomir 5aa22162a6 Merge branch 'main' of https://github.com/mohsenemx/FXclient 2024-03-30 15:56:27 +02:00
peshomir 4b45939ce7 Update v0.6.3.1; Add colored density 2024-03-30 15:51:15 +02:00
Mohsen Taghavi 53f04151cf
Update deploy_github_pages.yml 2024-03-30 16:19:01 +03:30
Mohsen Taghavi 00e4072017
Update deploy_github_pages.yml 2024-03-30 16:16:07 +03:30
Mohsen Taghavi 9391d3c255
Update deploy_github_pages.yml 2024-03-30 16:07:14 +03:30
Mohsen Taghavi 8d6b1f7ef8 f 2024-03-30 12:49:48 +03:30
Mohsen Taghavi 596e7cadf5 update privacy and cookie policy 2024-03-29 18:18:32 +03:30
peshomir 6a0e7f2ccf Update URLs in package.json and index.html 2024-03-28 21:10:18 +02:00
Mohsen Taghavi ca631ae035
Update readme.md 2024-03-28 22:11:24 +03:30
Mohsen Taghavi 2b01f07904
Update readme.md 2024-03-28 22:02:09 +03:30
Mohsen Taghavi e4dda204ec
Update readme.md 2024-03-28 22:00:31 +03:30
peshomir a659fa6723 Move fx_core.js to a new "src" folder, fix small potential bug in the build script 2024-03-28 18:44:06 +02:00
peshomir 7c787e8799 Small changes to build.js 2024-03-27 21:40:34 +02:00