f4e8debce8
Improvements to the build script: Regular expressions can now be generated and used automatically just by providing raw code segments of the original and the modified code; Dictionary expressions can be generated with a similar mechanism. Other changes: The settings controls are now programmatically generated; Removed the custom font setting because this was added to the base game; "Trebuchet MS" is now the default font for that setting instead of "sans-serif"; Removed the "hide all links" setting (the "Hide Links" option was removed from the base game), this could be replaced with a new "hide links" setting. |
||
---|---|---|
.github/workflows | ||
archived/v0.5.3.4 | ||
assets | ||
static | ||
.gitignore | ||
assets.js | ||
build.js | ||
download.js | ||
index.js | ||
package-lock.json | ||
package.json | ||
readme.md |
readme.md
What is FX Client?
FX Client is the first Territorial.io client, targeting better User Interface and better User Experience, It's basically Territorial.io but better.
You can use the latest version of the client here: https://mohsenemx.github.io/FXclient/
Features:
- It's 100% free and open source on Github
- It's Ad free and removes game's default ads.
- It makes game look cooler, by replacing default assets with new ones.
- Displays your troop density and maximum troops
- Displays the density of players and bots
- Adds a win counter
- Adds a player list
- Adds the ability to view the history of who donated to a player during the game by clicking on their name in the leaderboard or the player list
- Can be installed as a PWA (progressive web app) ensuring maximum enjoyment on consoles, phones and even desktop devices
The client has a settings menu, from which you can:
- Change the game font
- Make fullscreen mode trigger automatically
- Set a custom main menu background
- Create custom attack percentage keybinds
Building Locally
To build the client locally, install Node.js if you haven't already, clone the repo, then run:
npm install
npm run build
This will install the dependencies, download the game and build the client.
To build from an already downloaded copy of the game, use npm run build-only
.
Contact Us
Join the FX Client Discord server: https://discord.gg/JEwYWGraj7
Our Website: https://mohsenemx.github.io/FXclient/