Commit Graph

58 Commits (dev)

Author SHA1 Message Date
peshomir 261d33c1d2 Change discord server invite link 2025-03-23 13:25:28 +02:00
peshomir d3aea584c6 Add a settings option to toggle displaying a player's donation history when clicking on their name in the leaderboard 2025-03-22 23:25:10 +02:00
peshomir a979274238 Add custom lobby join links 2025-03-22 14:58:15 +02:00
peshomir 07f359c3d8 Add version information and links to the github repo and discord server at the bottom of the settings menu 2025-03-22 12:46:20 +02:00
peshomir 78e20d745e Add a "What's new" screen
- Version info is now stored in a JSON file separate from main.js
2025-03-22 12:41:45 +02:00
peshomir da3c5b0e15 Fix for update v2.05.0 2025-03-08 14:27:18 +02:00
peshomir 8279e6260a Save last used version in local storage 2025-03-08 09:35:16 +02:00
peshomir 77839a0e03 Fix keybind handling bug
Keybinds will be executed only when a game is active
2025-03-08 09:33:11 +02:00
peshomir ed94c65172 Mobile keybinds
- Attack percentage bar is now always redrawn after each keybind use
- UI changes: Slightly decreased the UI font size, adjusted the size of the inputs in the keybind settings and added a small margin under the keybind settings
2025-03-02 21:41:05 +02:00
peshomir 92980649eb Fix custom lobby player IDs not being set correctly when rejoining a lobby 2025-02-15 11:02:28 +02:00
peshomir 2688e86b9d New code replacement algorithm; fix custom lobby issue 2025-02-08 23:00:49 +02:00
peshomir 162bd36f29 Add service worker caching 2025-02-08 22:53:23 +02:00
peshomir 23b92f6f63 Fix for detailed clan pie chart percentage 2025-02-06 13:05:11 +02:00
peshomir a02d49782d Add an option to show detailed percentages on the team pie chart 2025-02-06 12:51:36 +02:00
peshomir d673f7744e Change version 2025-02-03 15:32:04 +02:00
peshomir f214035dd6 Update custom lobbies 2025-02-03 15:30:19 +02:00
peshomir b3e8562113 Fix for game version ^2.02.6 2025-02-01 09:59:27 +02:00
peshomir 9499709fca Small fix for game version 2.02.2 2025-01-19 13:49:42 +02:00
peshomir e41be64891 Fix error when leaving lobby 2025-01-12 23:55:30 +02:00
peshomir fa3810e735 Small fix the for update v2.01.3; Disable google analytics 2025-01-12 22:22:34 +02:00
peshomir 0bde4ac648 Fixes for game versions ^2.00.5
Update v0.6.6.12
2025-01-10 18:22:23 +02:00
peshomir 175eed0f44 Fix player list not working
(Update v0.6.6.11)
2024-12-26 16:04:22 +02:00
peshomir 51e6f2ebaa Fix "Highlight clan spawnpoints" feature not working
Update v0.6.6.10
2024-12-25 11:45:44 +02:00
peshomir f909347059 Fixes for game versions ^1.99.8.6
(Update v0.6.6.9)
2024-12-24 12:03:13 +02:00
peshomir 8a85790caf Make custom lobbies persistent, add bot count and spawn selection options
Update v0.6.6.8
2024-12-08 15:13:39 +02:00
peshomir 9b85d5d9b4 Custom lobby difficulty option, hide bot names setting
Custom lobby options are now automatically generated from a specified structure, similar to the settings menu
Update v0.6.6.7
2024-11-25 17:27:09 +02:00
peshomir 407716b11b Fixes for game version 1.99.8.1 2024-11-14 17:49:48 +02:00
peshomir 421a0f3f02 Custom lobby improvements
(Update 0.6.6.5)
- The custom lobby host can now kick other players
- Fixed a bug where the custom lobby menu would stay visible after a disconnect
2024-10-28 17:22:52 +02:00
Muhammed Kaplan 14bf32b846
fix: make fullscreen mode trigger automatically (#6)
* fix: make fullscreen mode trigger automatically

* Small fix to check whether fullscreen mode is available

* revert: readme

* Bump version

---------

Co-authored-by: peshomir <80340328+peshomir@users.noreply.github.com>
2024-10-26 22:58:02 +03:00
peshomir 12a4a8e937 Custom lobby host update
Now, only the player who created the lobby can change the settings or start the game
(Update v0.6.6.3)
2024-10-21 09:40:12 +03:00
peshomir 863d702471 Automatically convert lobby code to lowercase 2024-10-15 20:06:34 +03:00
peshomir f4fb7af669 Add lobby join menu; fix windows not closing properly when clicking on an element other than the canvas
(Update v0.6.6.1)
2024-10-15 12:17:13 +03:00
peshomir a59ca4355a Add custom lobbies
Update v0.6.6
2024-10-14 20:29:43 +03:00
peshomir b881298231 Split the client-side code into modules
(Update v0.6.5.6)
2024-10-03 17:27:39 +03:00
peshomir 388dfb7f0f Add automatic localizer function matching - Fix for v1.99.6.4 2024-08-26 14:31:24 +03:00
peshomir 68d5ac07e0 Update v0.6.5.4 - Add a message on the "New game update" screen to clarify that FX Client is not yet up to date with the latest game version 2024-08-24 17:04:39 +03:00
peshomir cd484263e0 Fix for the the hovering tooltip on mobile, again 2024-08-04 09:51:50 +03:00
peshomir fd36f6b42c Fix hovering tooltip errors 2024-08-04 09:40:17 +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 8a49b409a5 Bump version 2024-07-21 14:34:51 +03:00
peshomir 3662499a4f Update v0.6.5.1 - Highlight clan spawnpoints 2024-07-12 20:15:19 +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 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 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 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