Commit Graph

28 Commits (2a74768ad8e792cdcb41ed7035a86d95ca106153)

Author SHA1 Message Date
peshomir 12a580c742 Message in fx update notification was inaccurate, you have to press the actual "Update" button, only reloading no longer works 2025-08-16 10:47:43 +03:00
peshomir 3a34d2f83e Service worker code refactoring; hopefully fix stale cache errors 2025-07-15 23:13:19 +03:00
peshomir 162bd36f29 Add service worker caching 2025-02-08 22:53:23 +02:00
peshomir fa3810e735 Small fix the for update v2.01.3; Disable google analytics 2025-01-12 22:22:34 +02:00
peshomir f4fb7af669 Add lobby join menu; fix windows not closing properly when clicking on an element other than the canvas
(Update v0.6.6.1)
2024-10-15 12:17:13 +03:00
peshomir a59ca4355a Add custom lobbies
Update v0.6.6
2024-10-14 20:29:43 +03:00
peshomir b881298231 Split the client-side code into modules
(Update v0.6.5.6)
2024-10-03 17:27:39 +03:00
peshomir 3c0a8fc4e6
Clean up index.html 2024-08-01 11:14:07 +03:00
peshomir 50ad959276
Experimental patch for new update 2024-07-15 15:59:40 +03:00
peshomir d3214ed1c9 Update v0.6.5 - Settings import/export, main menu logo & assets improvements 2024-07-05 10:55:49 +03:00
Mohsen Taghavi 4d0797b73a
added new google analytics 2024-05-22 23:47:48 +03:30
peshomir 6a0e7f2ccf Update URLs in package.json and index.html 2024-03-28 21:10:18 +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
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 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 bdde9e5ad5 Update v0.6.1.8; Add a player list 2024-03-05 22:29:17 +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 74b3e328aa Fix the image urls on the meta tags in index.html 2024-02-27 12:53:10 +02:00
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 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
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 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 c906e80d78 Update v0.6.0.1
Donation tracking is back, now showing both received and sent donations; removed settings option to hide or show donations from bots, new options within the donation viewer itself will be implemented soon
2024-02-01 16:41:13 +02:00
peshomir dc5c9469ea Update v0.6; with automatic code replacement 2024-01-31 20:42:20 +02:00