Commit Graph

209 Commits (bb36014f55de29e5bd196761bf2d7193aeec6509)
 

Author SHA1 Message Date
peshomir bb36014f55 Error reporting improvements
Arbitraty context can be added to reports of known errors by wrapping the problematic code in the debugWithContext function
2025-07-14 12:26:30 +03:00
peshomir d83d50b5ae Patch for update 2.09.0 2025-07-14 12:11:21 +03:00
peshomir 23a272385c Bump version 2025-07-08 18:06:08 +03:00
peshomir 1b5a60d624 Set the BetterTT density style as the default 2025-07-08 18:05:10 +03:00
peshomir ade2d45708 Add automatic error reporting 2025-07-08 17:53:39 +03:00
peshomir 998ecc3bd4 Add "build-client" and "patch" scripts to package.json 2025-07-03 18:22:06 +03:00
peshomir 14c94507f3 Fix floating point number imprecision when configuring keybinds
Refactor keybind input code to improve performance and fix inconsistencies
2025-07-03 16:21:11 +03:00
peshomir 05f59c31bd Patch for game version 2.08.8 2025-07-03 13:53:56 +03:00
peshomir e6fd193bee Bump version
Added version info and changelog for v0.6.9
2025-06-28 17:39:35 +03:00
peshomir f61db08e06 Point users to the stable custom lobby version when the custom lobby button in the main menu is clicked 2025-06-28 17:37:24 +03:00
D-D|1 4d6a437274
feat: Update FXClient for latest Territorial.io version (2025-06-26) (#18)
fix: update customLobby.js for latest territorial.io compatibility

- Updated WebSocket connection pattern for new variable names
- Fixed replaceCode matching for complete code block structure
- Verified basic functionality in custom lobby
- Resolves build error in patches/customLobby.js:19
2025-06-28 17:12:05 +03:00
peshomir 261d33c1d2 Change discord server invite link 2025-03-23 13:25:28 +02:00
peshomir e67fa94170 Change font 2025-03-23 11:03:17 +02:00
peshomir b5da526ac4 Add safeDictionary (proxy of the disctionary object, throws an error when accessing undefined properties) 2025-03-23 10:42:58 +02:00
peshomir 7bda5b9c51 Change version 2025-03-22 23:37:57 +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 ab7c7a9a60 Fix for update 2.06.2 2025-03-20 13:30:29 +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 98116c8633 Fix for versions ^2.04.4
- Fixes for the custom lobby and clan spawnpoint highlight patches
- Extracted clan spawnpoint highlight patches into a separate file
2025-03-08 09:29:47 +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 546d17c76b Improvements for modUtils.js
Added the ability to use predefined replacements for certain variables while matching and/or replacing code (name mappings)
2025-03-02 21:02:45 +02:00
peshomir 43b5b1b016 Fix for update v2.04.4 2025-02-28 09:01:37 +02:00
peshomir 3f3ad1a185 matchCode and insertCode functions 2025-02-20 22:32:06 +02:00
peshomir eb216fd0e4 Module system for patches 2025-02-18 12:04:03 +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 4503c26c42 Merge branch 'main' of https://github.com/fxclient/FXclient 2025-02-06 12:51:40 +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 38edf66a73
Create LICENSE.txt 2025-02-03 20:26:28 +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 610df24eff Temporary fix for game version 2.02.5 2025-01-26 12:03:56 +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