Commit Graph

10 Commits (e6fd193beeed78d61e1c68b7a59e6c0203b210f9)

Author SHA1 Message Date
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 b5da526ac4 Add safeDictionary (proxy of the disctionary object, throws an error when accessing undefined properties) 2025-03-23 10:42:58 +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 da3c5b0e15 Fix for update v2.05.0 2025-03-08 14:27:18 +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 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 2688e86b9d New code replacement algorithm; fix custom lobby issue 2025-02-08 23:00:49 +02:00