peshomir
5ec3a8e2eb
Update 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
2024-04-03 10:47:11 +03:00
peshomir
5aa22162a6
Merge branch 'main' of https://github.com/mohsenemx/FXclient
2024-03-30 15:56:27 +02:00
peshomir
4b45939ce7
Update v0.6.3.1; Add colored density
2024-03-30 15:51:15 +02:00
Mohsen Taghavi
53f04151cf
Update deploy_github_pages.yml
2024-03-30 16:19:01 +03:30
Mohsen Taghavi
00e4072017
Update deploy_github_pages.yml
2024-03-30 16:16:07 +03:30
Mohsen Taghavi
9391d3c255
Update deploy_github_pages.yml
2024-03-30 16:07:14 +03:30
Mohsen Taghavi
8d6b1f7ef8
f
2024-03-30 12:49:48 +03:30
Mohsen Taghavi
596e7cadf5
update privacy and cookie policy
2024-03-29 18:18:32 +03:30
peshomir
6a0e7f2ccf
Update URLs in package.json and index.html
2024-03-28 21:10:18 +02:00
Mohsen Taghavi
ca631ae035
Update readme.md
2024-03-28 22:11:24 +03:30
Mohsen Taghavi
2b01f07904
Update readme.md
2024-03-28 22:02:09 +03:30
Mohsen Taghavi
e4dda204ec
Update readme.md
2024-03-28 22:00:31 +03:30
peshomir
a659fa6723
Move fx_core.js to a new "src" folder, fix small potential bug in the build script
2024-03-28 18:44:06 +02:00
peshomir
7c787e8799
Small changes to build.js
2024-03-27 21:40:34 +02:00
peshomir
5fba0336a0
Merge branch 'main' of https://github.com/mohsenemx/FXclient
2024-03-26 17:38:17 +02:00
peshomir
f4e8debce8
Fixes for game updates ^1.93.1; Update v0.6.3
...
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.
2024-03-26 17:38:14 +02:00
Mohsen Taghavi
89e26f0367
change fx client icon
2024-03-12 00:58:36 +03:30
Mohsen Taghavi
ca93a12896
fixed a issue where playerlist count would start from 0
2024-03-12 00:46:12 +03:30
peshomir
0fed20b940
Update v0.6.2.1
...
Donation history viewer and player list UI improvements,
fixed a bug with the donation history viewer
2024-03-10 20:58:56 +02:00
peshomir
fb331b678d
Update readme.md
2024-03-08 17:49:52 +02:00
peshomir
674affb84e
Update 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
2024-03-08 13:08:20 +02:00
peshomir
5c934ce8fb
Update 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
2024-03-07 15:55:59 +02:00
peshomir
ca3971530e
Update readme.md
2024-03-05 23:09:33 +02:00
peshomir
bdde9e5ad5
Update v0.6.1.8; Add a player list
2024-03-05 22:29:17 +02:00
peshomir
8895016b45
Update v0.6.1.7
...
The density value is now displayed with a digit after the decimal point,
pressing Escape now closes open windows.
2024-03-01 09:56:12 +02:00
peshomir
73bcf533f8
Update v0.6.1.6; Add a settings option to change the display style of the density value
2024-02-28 09:20:56 +02:00
peshomir
1714a60568
Update index.html
2024-02-27 14:57:53 +02:00
peshomir
a142bf926b
Merge branch 'main' of https://github.com/mohsenemx/FXclient
2024-02-27 12:53:13 +02:00
peshomir
74b3e328aa
Fix the image urls on the meta tags in index.html
2024-02-27 12:53:10 +02:00
Mohsen Taghavi
e1843a6c06
Update readme.md
2024-02-25 19:10:21 +03:30
peshomir
ad32a5b840
Update v0.6.1.5; Add web app manifest
...
and add a meta viewport tag to the html page
2024-02-25 15:06:23 +02:00
peshomir
b8f764cb6e
Update readme.md
2024-02-24 21:39:23 +02:00
peshomir
da9448eb1a
Update v0.6.1.4
...
Add an option to set a custom background on the main menu,
disable the built-in territorial.io error reporting.
2024-02-24 20:38:37 +02:00
Mohsen Taghavi
dfd8b5a628
replaced the code that removes the ads
2024-02-23 17:08:02 +03:30
peshomir
21b36e0f4a
Update readme.md
2024-02-23 09:06:03 +02:00
peshomir
51f9651188
Update v0.6.1.3
...
Add a settings option to automatically use fullscreen mode,
add settings option to change whether the win counter is displayed.
2024-02-23 08:49:37 +02:00
Mohsen Taghavi
304e2fa5bd
Ads will be removed via build.js now
2024-02-22 20:01:15 +03:30
Mohsen Taghavi
21e22591b6
Fix outdated html scheme
2024-02-22 17:37:00 +03:30
peshomir
abe562d3b5
Update v0.6.1.1
...
Custom keybinds settings UI improvements,
::-webkit-scrollbar css changes,
fix browser caching of the external files by including a build timestamp as a url parameter
2024-02-22 11:46:53 +02:00
peshomir
5fdf36ddad
Update v0.6.1; Add keybinds
2024-02-21 21:58:22 +02:00
peshomir
54178c470d
Merge branch 'main' of https://github.com/mohsenemx/FXclient
2024-02-15 22:01:03 +02:00
peshomir
091db4ddc8
Fix for game update 1.91.3
...
Made changes to the build script
2024-02-15 22:01:01 +02:00
peshomir
e99e64ca19
Add discord server link badge to readme
2024-02-08 21:13:40 +02:00
peshomir
75ef45d442
Add GitHub Actions badges to readme
2024-02-08 21:04:45 +02:00
peshomir
7fa11d2e70
Update deploy_github_pages.yml
2024-02-07 16:09:34 +02:00
peshomir
1a4743a798
Merge branch 'main' of https://github.com/mohsenemx/FXclient
2024-02-06 19:29:43 +02:00
peshomir
c8d452610a
Update 0.6.0.3
...
Make dictionary generation automatic;
Add colors to parts of the text in the donation history viewer;
Fix not being able to select text in the donation history window.
2024-02-06 19:29:40 +02:00
peshomir
259316918e
Fix formatting mistake in the readme
2024-02-04 21:59:12 +02:00
peshomir
404bb8547c
Add logo to readme and make small changes to the content; Game update 1.90.0
2024-02-04 21:56:32 +02:00
peshomir
f9ce6ab3b5
Update v0.6.0.2; Game update 1.89.8
...
Added Max troops and Density in the ingame side panel again;
Fixed donation history data not being reset between games;
Fixed localStorage win count name mismatch.
2024-02-03 22:36:22 +02:00