Commit Graph

14 Commits (594baa7546b389d3db756ab888a74bad4c8c0111)

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 ade2d45708 Add automatic error reporting 2025-07-08 17:53:39 +03:00
peshomir 05f59c31bd Patch for game version 2.08.8 2025-07-03 13:53:56 +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 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