1014c1df67Update 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
peshomir
2024-06-03 19:06:02 +0300
3db6d61262Update 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)
peshomir
2024-06-01 14:23:42 +0300
3537ffc9adUpdate 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
peshomir
2024-05-22 21:48:44 +0300
5fde83889eMove archives to a separate branch
archived
peshomir
2024-05-21 19:07:23 +0300
0e4ecbb36fUpdate 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
peshomir
2024-05-20 17:09:29 +0300
ce2e2468fdUpdate 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.
peshomir
2024-04-11 12:19:26 +0300
5ec3a8e2ebUpdate 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
peshomir
2024-04-03 10:47:11 +0300
0fed20b940Update v0.6.2.1 Donation history viewer and player list UI improvements, fixed a bug with the donation history viewer
peshomir
2024-03-10 20:58:56 +0200
674affb84eUpdate v0.6.2; Player density update The territrorial density is now displayed below each player's/bot's name, this can be toggled in the settings
peshomir
2024-03-08 13:08:20 +0200
5c934ce8fbUpdate v0.6.1.9 Improvements to player list UI, the donation history viewer can now be opened from the player list, fixed possible XSS vulnerabilities
peshomir
2024-03-07 15:55:59 +0200
8895016b45Update v0.6.1.7 The density value is now displayed with a digit after the decimal point, pressing Escape now closes open windows.
peshomir
2024-03-01 09:56:12 +0200
da9448eb1aUpdate v0.6.1.4 Add an option to set a custom background on the main menu, disable the built-in territorial.io error reporting.
peshomir
2024-02-24 20:38:37 +0200